Jussi Pakkanen
e75e3976fa
Condense test directory names.
4 years ago
Jussi Pakkanen
9d1e747d17
Condense test directory names again.
4 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
Jussi Pakkanen
f39600647d
Condense test directory names.
5 years ago
Jussi Pakkanen
972535a6ac
Condense test dirs.
6 years ago
Nirbheek Chauhan
98e71e1e65
Allow not-required not-found dependencies in subprojects
...
Closes https://github.com/mesonbuild/meson/issues/1474
8 years ago
Nirbheek Chauhan
a306a1f676
tests/common/95: Add a test for #1368
8 years ago
Nirbheek Chauhan
4cdd22f094
tests: Optional fallback subprojects can fail
...
Tests https://github.com/mesonbuild/meson/issues/975
8 years ago
Nirbheek Chauhan
3be01a7e7b
Add a test for generated header deps of generated sources
8 years ago
Saunier Thibault
e411c0b930
Honor dependency `fallback` argument even if the dependency is not required ( #735 )
...
You can potentially have a fallback subproject and if that subproject
fails, you can continue without that dependency
8 years ago
Jussi Pakkanen
0962909120
Can specify a subproject fallback for dependencies.
9 years ago