Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add_custom_command: Format files in error message in a single line | Daniel Eiband | 2019-09-23 | 1 | -1/+1 |
* | add_custom_target: Add output checks for custom target byproducts | Daniel Eiband | 2019-09-23 | 4 | -3/+47 |
* | add_custom_command: Add tests for rejecting literal quotes in commands | Daniel Eiband | 2019-09-17 | 4 | -0/+10 |
* | Byproducts: Add test for collapsing of full paths in byproducts | Daniel Eiband | 2019-09-16 | 2 | -0/+15 |
* | add_custom_{command,target}: Fix crash on empty expanded command | Brad King | 2018-05-14 | 2 | -0/+2 |
* | Ninja: Fix inter-target order-only dependencies of custom commands | Brad King | 2016-07-20 | 2 | -0/+45 |
* | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 4 | -0/+7 |
* | Add USES_TERMINAL option for custom commands | Peter Collingbourne | 2014-11-14 | 4 | -0/+7 |
* | Tests: Test add_custom_command and add_custom_target error cases | Brad King | 2014-11-14 | 8 | -0/+34 |