Brad King
1853cd2bc1
Tests: Add option to control bootstrap arguments in BootstrapTest
...
In some environments, `bootstrap` may need explicit arguments to work.
2026-06-30 09:32:33 -04:00
Kyle Edwards
491dddfbde
Bootstrap: Add support for Ninja
2020-08-10 14:40:17 -04:00
Daniel Pfeifer
e3770c56a8
BootstrapTest: Use --parallel=... argument.
...
Determine the number of processors and provide it to the bootstrap
script. Also make sure this test does not run parallel with other
tests.
2016-10-21 18:22:44 +02:00
Brad King
8ee6b47630
Tests: Launch BootstrapTest through cmake instead of ctest
...
Run the bootstrap script through "cmake -P" instead of
"ctest --build-and-test" so that we do not need to abuse
the --build-makeprogram option of the latter.
2013-11-18 08:26:22 -05:00