aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/build.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-05-18 01:12:13 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-06-13 17:19:34 -0400
commitf3ba24f2892fa4ccf1c6c198190f43d4da44a761 (patch)
treebbc6ada8ffdb27248b0c50c84f99dbf3e40ab31c /mesonbuild/build.py
parent036181ef6a3e9890a2e50a3b4d84851b15c52e94 (diff)
downloadmeson-f3ba24f2892fa4ccf1c6c198190f43d4da44a761.zip
meson-f3ba24f2892fa4ccf1c6c198190f43d4da44a761.tar.gz
meson-f3ba24f2892fa4ccf1c6c198190f43d4da44a761.tar.bz2
ninja backend: generate additional meta-rules for test/benchmarks targets
'meson-test-prereq' now depends on any targets that were formerly added directly to 'all'. Behavior is not changed -- the all target still depends on this other meta-rule, and thus indirectly depends on all targets it used to depend on. It is now possible to build just the targets needed for the testsuite and then e.g. run `meson test --no-rebuild`.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions