summaryrefslogtreecommitdiff
path: root/Source/cmEndForEachCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* STYLE: fix line lengthKen Martin2006-05-101-2/+5
* fix warningKen Martin2004-05-121-1/+1
* better error checking for FOREACHKen Martin2004-05-121-13/+2
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-2/+5
* 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
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* new commandsKen Martin2001-07-251-0/+57