summaryrefslogtreecommitdiffstats
path: root/Source/cmAddCustomCommandCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: use target as source if source is emptySebastien Barre2002-04-111-1/+1
|
* ENH:Updated copyrightWill Schroeder2002-01-211-4/+5
|
* Fix add custom command so that it actually executes the codeAndy Cedilnik2002-01-031-0/+18
|
* SOURCE, COMMAND, TARGET are required nowSebastien Barre2001-11-091-1/+1
|
* Reimplement code. Since a custom command is very flexible and might be ↵Sebastien Barre2001-11-091-2/+3
| | | | extended in the future, make all arguments prefixed with arg type, make ordering irrelevant and potentially all args optional.
* Added accessor for add custom commandAndy Cedilnik2001-11-071-0/+79