Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add_custom_command: Add tests for custom command output checks | Daniel Eiband | 2019-09-23 | 1 | -0/+2 |
* | add_custom_command: Add tests for rejecting literal quotes in commands | Daniel Eiband | 2019-09-17 | 1 | -0/+3 |
* | Byproducts: Add test for collapsing of full paths in byproducts | Daniel Eiband | 2019-09-16 | 1 | -0/+1 |
* | VS: Generate a custom command only in the least dependent target | Fujii Hironori | 2018-04-23 | 1 | -0/+7 |
* | VS: only add custom command line if it is not empty | Michael Stürmer | 2017-09-04 | 1 | -0/+4 |
* | add_custom_command: Clarify error when TARGET is out of scope (#15681) | Brad King | 2016-01-28 | 1 | -0/+2 |
* | 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/+8 |