summaryrefslogtreecommitdiffstats
path: root/Source/cmForEachCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-1/+2
* ENH: reduce string construct delete opsKen Martin2006-05-311-3/+3
* ENH: allow loose loop constructsKen Martin2006-05-181-8/+19
* STYLE: fix line lengthKen Martin2006-05-101-1/+3
* ENH: added support for -SP scripts in new processesKen Martin2006-04-041-1/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-21/+21
* ENH: converted macro to use variables and fixed some case issues with some fu...Ken Martin2005-06-231-2/+2
* COMP: fix possible poroblem with freed memoryKen Martin2005-06-221-2/+6
* COMP: fix unused variableKen Martin2005-06-221-3/+0
* ENH: changed FOREACH to use variables instead of string replacementKen Martin2005-06-221-18/+7
* BUG: Propagate file name and line number inside FOREACH. Fixes Bug #1169 - Er...Andy Cedilnik2004-09-151-0/+2
* ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...Brad King2004-08-041-0/+2
* better error checking for FOREACHKen Martin2004-05-121-1/+2
* ENH: Add RANGE support to FOREACHAndy Cedilnik2004-04-291-1/+73
* perf improvementKen Martin2003-06-231-2/+5
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-48/+44
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-4/+4
* removed some includesKen Martin2002-09-271-1/+0
* fixed if statements inside a foreachKen Martin2002-07-171-1/+7
* ENH: support semi-colon format (list of args as string)Sebastien Barre2002-03-251-1/+4
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* new borland generator moved into placeBill Hoffman2001-11-301-1/+1
* ENH: clean up warningsBill Hoffman2001-11-131-1/+1
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-2/+2
* new commandsKen Martin2001-07-251-0/+131