summaryrefslogtreecommitdiffstats
path: root/Source/cmVariableRequiresCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove some c_str() calls.Stephen Kelly2014-03-111-4/+4
* Add policy CMP0035 to disallow variable_requiresBrad King2013-10-221-0/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* 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-2/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-6/+6
* STYLE: fix line lengthsBill Hoffman2006-03-101-3/+7
* ENH: made immediateKen Martin2005-06-011-12/+9
* spelling errorsBill Hoffman2003-02-141-7/+7
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* Couple of changes: cache variables now have a map of properties. ADVANCED and...Andy Cedilnik2002-09-111-1/+3
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-1/+1
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-1/+1
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: let people know the variable is advancedBill Hoffman2001-12-031-1/+10
* WAR: fix warningBill Hoffman2001-11-211-1/+1
* ENH: add new command VARIABLE_REQUIRES for better debugging of list filesBill Hoffman2001-11-191-12/+33
* *** empty log message ***Bill Hoffman2001-11-191-0/+72