summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/add_custom_command
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add cases for Ninja Multi-Config cross-config custom commandsBrad King2020-12-158-0/+70
* add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-114-22/+46
* Merge topic 'xcode-cc-work-dir'Brad King2020-11-245-0/+27
|\
| * Xcode: Fix custom command work-dir placeholders in "new build system"Brad King2020-11-235-0/+27
* | cmMakefile: Drop unnecessary custom command APPEND checkBrad King2020-10-081-1/+1
|/
* add_custom_command: Format files in error message in a single lineDaniel Eiband2019-09-233-3/+3
* add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-231-8/+8
* add_custom_command: Add tests for custom command output checksDaniel Eiband2019-09-237-0/+88
* add_custom_command: Add tests for rejecting literal quotes in commandsDaniel Eiband2019-09-1710-0/+32
* Byproducts: Add test for collapsing of full paths in byproductsDaniel Eiband2019-09-162-0/+11
* VS: Generate a custom command only in the least dependent targetFujii Hironori2018-04-234-0/+31
* VS: only add custom command line if it is not emptyMichael Stürmer2017-09-043-0/+89
* Make the add_custom_command output more predictableStephen Kelly2016-09-191-1/+4
* add_custom_command: Clarify error when TARGET is out of scope (#15681)Brad King2016-01-288-0/+17
* 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-1420-0/+49