about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/ninja/setup-hook.sh
Commit message (Expand)AuthorAge
* treewide: `*Phase(s)?` variables are optionalJohn Ericson2019-11-01
* treewide: Make more `dont*` variables OK to be undefined in setup hooksJohn Ericson2019-11-01
* cmake: set CTEST_OUTPUT_ON_FAILURE globallyMatthew Bauer2018-11-19
* ninja: restore old -l flag valueMatthew Bauer2018-11-18
* ninja: don’t use build/install/check flags in setup-hookMatthew Bauer2018-11-18
* ninja: use -t query to find test targetMatthew Bauer2018-11-18
* ninja: fix mistake in setup-hookMatthew Bauer2018-11-18
* ninja: make setup-hook.sh closer to setup.shMatthew Bauer2018-11-18
* ninja: support disabling parallel buildingOrivej Desh2017-12-07
* meson/ninja: add setup hooks (#28444)Lukas Werling2017-08-27