Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add_custom_{command,target}: add genex support for COMMENT | Peter Würth | 2022-11-19 | 1 | -0/+9 |
* | Tests: Add cases for Ninja Multi-Config cross-config custom commands | Brad King | 2020-12-15 | 1 | -0/+1 |
* | add_custom_target: Add output checks for custom target byproducts | Daniel Eiband | 2019-09-23 | 1 | -3/+4 |
* | add_custom_command: Add tests for rejecting literal quotes in commands | Daniel Eiband | 2019-09-17 | 1 | -0/+1 |
* | Byproducts: Add test for collapsing of full paths in byproducts | Daniel Eiband | 2019-09-16 | 1 | -0/+1 |
* | add_custom_{command,target}: Fix crash on empty expanded command | Brad King | 2018-05-14 | 1 | -0/+1 |
* | Ninja: Fix inter-target order-only dependencies of custom commands | Brad King | 2016-07-20 | 1 | -0/+14 |
* | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 1 | -0/+1 |
* | Add USES_TERMINAL option for custom commands | Peter Collingbourne | 2014-11-14 | 1 | -0/+1 |
* | Tests: Test add_custom_command and add_custom_target error cases | Brad King | 2014-11-14 | 1 | -0/+4 |