summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/add_custom_target
Commit message (Expand)AuthorAgeFilesLines
* add_custom_command: Format files in error message in a single lineDaniel Eiband2019-09-231-1/+1
* add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-234-3/+47
* add_custom_command: Add tests for rejecting literal quotes in commandsDaniel Eiband2019-09-174-0/+10
* Byproducts: Add test for collapsing of full paths in byproductsDaniel Eiband2019-09-162-0/+15
* add_custom_{command,target}: Fix crash on empty expanded commandBrad King2018-05-142-0/+2
* Ninja: Fix inter-target order-only dependencies of custom commandsBrad King2016-07-202-0/+45
* Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-144-0/+7
* Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-144-0/+7
* Tests: Test add_custom_command and add_custom_target error casesBrad King2014-11-148-0/+34