aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/yelphelper.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2016-10-25 11:16:22 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2016-11-05 03:17:27 +0530
commitfd260eac817c80105597149f615b71323602e949 (patch)
treec7150a3645f0c4e753d17dfb3fbe98a5cf9dbb4a /mesonbuild/scripts/yelphelper.py
parent314eb5110e14a71939f1535f4271461d9c439b50 (diff)
downloadmeson-fd260eac817c80105597149f615b71323602e949.zip
meson-fd260eac817c80105597149f615b71323602e949.tar.gz
meson-fd260eac817c80105597149f615b71323602e949.tar.bz2
Don't ignore invalid code related to subproject calls
We should only silently return from a dependency() call if the error is transient (old version, wrap failed to download etc), not if the subproject invocation or dependency name are incorrect. For instance, if you use a dependency(..., fallback : ...) call in a meson.build not in the root directory, we would always ignore the call instead of erroring out due to invalid usage. We should consider categorising our exceptions in this manner elsewhere too.
Diffstat (limited to 'mesonbuild/scripts/yelphelper.py')
0 files changed, 0 insertions, 0 deletions