summaryrefslogtreecommitdiffstats
path: root/Source/cmEndIfCommand.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-1/+3
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* ENH: add stdlib.h for portability to borland 6Bill Hoffman2003-05-241-1/+1
* 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
* *** empty log message ***Brad King2002-09-241-0/+7
* compiler warningKen Martin2002-09-131-1/+1
* better error checking on If statementsKen Martin2002-09-101-9/+2
* ENH: expand variables in arguments before the commands get themBill Hoffman2002-03-051-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
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
* added if else endif add definitionKen Martin2001-04-191-0/+32