summaryrefslogtreecommitdiffstats
path: root/Source/cmMacroCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all argu...Andy Cedilnik2004-04-291-0/+39
* WRN: remove warningsBill Hoffman2004-04-271-5/+4
* macros now support varargsKen Martin2004-04-261-2/+31
* ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIESAndy Cedilnik2003-08-061-0/+9
* performance improvementsKen Martin2003-06-241-12/+13
* perf improvementKen Martin2003-06-231-3/+7
* better error reportingKen Martin2003-04-281-2/+8
* ENH: Improved error message for macro invoked with incorrect number of argume...Brad King2002-12-171-1/+7
* ENH: Improved filename/line number reporting in error message. Macro invocat...Brad King2002-12-121-3/+11
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-36/+33
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* removed some includesKen Martin2002-09-271-1/+0
* minor fixKen Martin2002-08-161-5/+1
* added new commandKen Martin2002-08-131-0/+128