summaryrefslogtreecommitdiffstats
path: root/Help/command/add_custom_command.rst
Commit message (Expand)AuthorAgeFilesLines
* add_custom_{command,target}: WORKING_DIRECTORY generator expressionsJon Chronopoulos2018-09-281-0/+3
* Help: Clarify add_custom_command build event execution orderBrad King2018-05-021-4/+3
* Drop Visual Studio 8 2005 generatorBrad King2018-04-021-1/+1
* Help: Improved MAIN_DEPENDENCY documentation of add_custom_command()Christoph Ruediger2018-01-161-2/+4
* VS: only add custom command line if it is not emptyMichael Stürmer2017-09-041-0/+10
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-1/+1
* add_custom_{command,target}: Add COMMAND_EXPAND_LISTS optionEd Branch2017-01-141-1/+10
* add_custom_command: Add DEPFILE option for NinjaKulla Christoph2016-08-301-0/+7
* CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATORJean-Christophe Fillion-Robin2016-05-091-2/+5
* Help: Clarify `add_custom_command(TARGET)` scope (#15681)Bartosz Kosiorek2016-01-281-2/+5
* Help: Reference TARGET_FILE genex in add_custom_command docs (#15605)Brad King2015-06-081-0/+3
* Help: Add some cross-linking.Stephen Kelly2015-02-041-1/+1
* Help: Document MAIN_DEPENDENCY limitation in add_custom_commandBrad King2014-12-161-1/+2
* Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-141-0/+23
* Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-141-2/+9
* Help: Document add_custom_command marking outputs GENERATEDBrad King2014-11-141-0/+2
* Help: Suggest in add_custom_command how to create a script (#15112)Brad King2014-09-081-0/+3
* Help: Clarify add_custom_command multiple command behavior (#15112)Brad King2014-09-021-1/+2
* Help: Document add_custom_command PRE_BUILD/PRE_LINK for exe/lib only (#15059)Brad King2014-08-051-0/+2
* Help: Revise and format 'add_custom_command' docsBrad King2014-08-051-97/+122
* Help: Remove stray content from 'add_custom_command' docsBrad King2014-08-051-24/+0
* add_custom_command: Evaluate generator expressions in DEPENDSStephen Kelly2014-03-201-0/+4
* Help: Use ``inline-literals`` to mark generator expressions.Stephen Kelly2014-02-061-1/+1
* Help: Factor out cmake-generator-expressions manual pageBrad King2013-10-161-50/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+206