aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cpp.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-02-07 15:58:30 -0500
committerEli Schwartz <eschwartz@archlinux.org>2022-02-07 16:12:37 -0500
commitd082204096afd51730f44a75bd02423f74c2e5ae (patch)
tree208847840c2ce301cacfe323aa4e1b571f881343 /mesonbuild/compilers/cpp.py
parentc6862744cb91e1fff0ed2f18a1bb353e3292df28 (diff)
downloadmeson-d082204096afd51730f44a75bd02423f74c2e5ae.zip
meson-d082204096afd51730f44a75bd02423f74c2e5ae.tar.gz
meson-d082204096afd51730f44a75bd02423f74c2e5ae.tar.bz2
mdist: fix dist scripts in subprojects being marked as superproject scripts
This has never worked for built/found programs, only for script files. In commit 2fabd4c7dc22373e99fc63823d80083ad30704b8 scripts learned an attribute stating which subproject they came from. In commit 3990754bf55727ef5593769b48f0a03c6b7a3671 dist scripts learned to run even from a subproject, and relied on that attribute to know when, in fact, they came from a subproject. Unfortunately the original attribute was only set in one half of an if/else, and the other half returned early with only part of the work done. Fixes #9964
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions