diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2024-11-17 00:57:19 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-01-07 20:16:06 -0500 |
| commit | 6299f181295b720391750d493456cd8d7bc3a0fd (patch) | |
| tree | 4964321f0cae39f6d296e0adf29ef163e90e8561 /docs/genrelnotes.py | |
| parent | 547dfac5fcb29c1f9076cbec34dbda5472ef572e (diff) | |
| download | meson-6299f181295b720391750d493456cd8d7bc3a0fd.tar.gz | |
ninja backend: don't rebuild all tests by default
When running `ninja all` we shouldn't build testsuite programs as these
might not be wanted e.g. in order to just install the project. We do
want them to be built when running `ninja test`. Since meson 0.63 we
actually have a dedicated ninja alias for test dependencies -- move
these from the "all" rule to the dedicated test/benchmark rules.
Closes: https://github.com/mesonbuild/meson/issues/1704
Closes: https://github.com/mesonbuild/meson/issues/1949
Closes: https://github.com/mesonbuild/meson/issues/2518
Closes: https://github.com/mesonbuild/meson/issues/3662
Closes: https://github.com/mesonbuild/meson/pull/5728
Closes: https://github.com/mesonbuild/meson/pull/5867
Closes: https://github.com/mesonbuild/meson/pull/6511
Closes: https://github.com/mesonbuild/meson/pull/11317
Closes: https://github.com/mesonbuild/meson/issues/13378
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions
