summaryrefslogtreecommitdiffstats
path: root/Source/cmMacroCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-1/+2
* ENH: fix warningBill Hoffman2006-12-011-1/+0
* BUG: fix for 3815 seg faultBill Hoffman2006-12-011-4/+10
* ENH: fix compile errorBill Hoffman2006-10-031-3/+4
* BUG: fix for seg fault bug #3815Bill Hoffman2006-10-031-0/+4
* ENH: reduce string construct delete opsKen Martin2006-05-311-3/+3
* ENH: always compile progressKen Martin2006-05-231-5/+16
* STYLE: fix line lengthKen Martin2006-05-121-2/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-48/+46
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-40/+43
* ENH: revert back to string replacement versionKen Martin2005-07-051-84/+119
* COMP: fix compiler warningsKen Martin2005-06-231-2/+1
* ENH: converted macro to use variables and fixed some case issues with some fu...Ken Martin2005-06-231-120/+86
* ENH: Save command that macro overwritesAndy Cedilnik2005-06-141-0/+9
* ENH: performance improvementsBill Hoffman2005-04-121-3/+9
* COMP: fix warningKen Martin2005-03-181-2/+1
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-165/+238
* ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...Brad King2004-08-041-0/+16
* ENH: make it run much fasterBill Hoffman2004-05-191-44/+55
* 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