summaryrefslogtreecommitdiffstats
path: root/Source/cmCustomCommand.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-3/+3
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-8/+8
* ENH: add working directory supportBill Hoffman2006-02-081-1/+6
* ENH: for all custom commands that can not be given to a target, add them to a...Bill Hoffman2006-01-091-0/+5
* ENH: always write out all custom commandsKen Martin2005-07-281-5/+0
* ENH: add test to make sure custom commands are usedKen Martin2005-06-211-0/+5
* ENH: Updated implementation of custom commands. Multiple command lines are n...Brad King2005-02-221-46/+21
* performance improvementKen Martin2003-06-231-4/+4
* ENH: allow duplicate commands with the same output to be reduced automaticall...Bill Hoffman2003-06-041-0/+3
* yikes added new custom command supportKen Martin2003-06-031-17/+11
* Add comment support, so that you can see in build process what the custom com...Andy Cedilnik2002-12-101-0/+5
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: separate command from its arguments in the custom command. This allows ...Bill Hoffman2001-09-041-3/+11
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* cleaned up the coding style made ivars private etcKen Martin2001-04-191-0/+35
* major changes to support multiple libraries and source listsKen Martin2001-04-111-0/+38