summaryrefslogtreecommitdiffstats
path: root/Source/cmSourceFilesRemoveCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add stdlib.h for portability to borland 6Bill Hoffman2003-05-241-0/+1
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-6/+4
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-271-40/+44
* dprecatedKen Martin2002-04-261-0/+7
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-2/+5
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* BUG: fix generated files with no extension bugBill Hoffman2002-01-211-1/+1
* Add GENERATED to cmSourceFilesRemoveCommandAndy Cedilnik2002-01-181-4/+37
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-2/+2
* ENH: Source and header file extensions are in variables in cmMakefile.Amitha Perera2001-07-161-1/+3
* ENH: Added new command SOURCE_FILES_REMOVE which can be usedJohn Biddiscombe2001-06-221-0/+60