summaryrefslogtreecommitdiff
path: root/Source/cmVariableRequiresCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rename cmProp in cmValueMarc Chevrier2021-09-211-2/+2
* cmMakefile::GetDefinition: return cmPropVitaly Stakhovsky2020-09-021-2/+3
* cmCommand refactor: cmVariableRequiresCommandGabor Bencze2019-08-261-11/+10
* Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-6/+6
* cmMakefile: Simplify and rename AddDefinitionBoolSebastian Holtermann2019-07-241-1/+1
* cmSystemTools::Error(): new overload accepting std::stringVitaly Stakhovsky2019-01-231-1/+1
* Add const-reference qualificationsPavel Solodovnikov2017-05-261-2/+2
* fix some include-what-you-use diagnosticsDaniel Pfeifer2017-02-171-1/+0
* cmDisallowedCommand: extract policy checking from cmCommandDaniel Pfeifer2017-02-131-5/+0
* Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-211-0/+5
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-30/+24
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Port to cmState.Stephen Kelly2015-04-131-4/+4
* cmCacheManager: Port consumers to non-iterator API.Stephen Kelly2015-04-081-3/+3
* Revert topic 'refactor-cache-api'Brad King2015-04-071-3/+3
* cmCacheManager: Port consumers to non-iterator API.Stephen Kelly2015-04-061-3/+3
* 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