summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)David Cole2011-02-031-0/+5
* Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole2011-02-021-1/+6
* Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-171-1/+5
|\
| * No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)Brad King2010-09-081-1/+5
* | Factor out the checks for unused variablesBen Boeckel2010-09-221-0/+2
* | Remove VarRemoved code since it's been supercededBen Boeckel2010-09-161-4/+0
* | Rework CheckVariableForUnused usageBen Boeckel2010-09-161-1/+1
* | Add method to allow variables to be marked as usedBen Boeckel2010-09-151-0/+2
* | Factor out checks for unused variablesBen Boeckel2010-09-141-1/+4
* | Add a flag to warn about system filesBen Boeckel2010-09-011-0/+1
* | Rename flags again and use variablewatch for cliBen Boeckel2010-09-011-1/+0
* | Rename find-unused to warn-unusedBen Boeckel2010-09-011-1/+1
* | Detect unused variablesBen Boeckel2010-09-011-0/+6
* | Complete strict-mode checks for uninitialized varsBen Boeckel2010-09-011-0/+2
* | Add a warning when variables are used uninitialized.Bill Hoffman2010-09-011-0/+4
|/
* Remove unused cmData and cmMakefile::DataMapBrad King2010-04-261-8/+0
* Remove CMake Policy CMP0015 until it is revisedBrad King2009-10-081-5/+0
* Introduce "build feature" lookup frameworkBrad King2009-10-021-0/+2
* Create cmMakefile::PlatformIs64Bit helper methodBrad King2009-09-301-0/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create CMake Policy CMP0015 to fix set(CACHE)Brad King2009-09-101-0/+5
* Remove barely-used cmMakefile::AddCacheDefinitionBrad King2009-09-101-2/+0
* No /fast targets in try_compile project modeBrad King2009-08-041-0/+1
* ENH: Improve dynamic variable scope implementationBrad King2009-07-221-4/+2
* ENH: Create CMP0013 to disallow duplicate dirsBrad King2009-06-171-0/+2
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-161-2/+7
* ENH: Isolate policy changes in included scriptsBrad King2009-01-221-1/+2
* ENH: Better policies for functions and macrosBrad King2009-01-221-0/+1
* ENH: Create notion of a 'weak' policy stack entryBrad King2009-01-221-5/+9
* ENH: Create policy scope barriersBrad King2009-01-221-3/+9
* ENH: Make policy push/pop methods privateBrad King2009-01-221-3/+7
* ENH: Create automatic policy push/pop helperBrad King2009-01-221-0/+12
* ENH: Refactor policy stack representationBrad King2009-01-221-3/+9
* ENH: Better handling of mismatched blocksBrad King2009-01-211-1/+1
* ENH: Better error message for unclosed blocksBrad King2009-01-211-2/+1
* ENH: Refactor logical block enforcementBrad King2009-01-211-1/+18
* ENH: Refactor function blocker deletionBrad King2009-01-201-3/+8
* ENH: Improve response to bad if or elseifBrad King2009-01-201-0/+19
* BUG: Enforce matching policy PUSH/POP in all filesBrad King2009-01-151-1/+1
* BUG: Pop a function scope even on errorBrad King2009-01-141-0/+10
* ENH: Improve test property speed with a mapBrad King2009-01-051-2/+2
* BUG: fix issue with -D and cache forceBill Hoffman2008-11-211-1/+2
* ENH: Return utility target after creationBrad King2008-10-091-6/+6
* BUG: Skip a command if its arguments fail to parseBrad King2008-09-241-1/+1
* ENH: Add unset() command.Brad King2008-08-251-0/+2
* ENH: Improve errors when a policy is REQUIREDBrad King2008-08-181-0/+1
* BUG: Fix computed directory property DEFINITIONS.Brad King2008-06-261-0/+5
* BUG: Remove check for files written by file(WRITE) being loaded.Brad King2008-04-301-12/+0
* ENH: Allow policy CMP0000 to be set explicitlyBrad King2008-03-311-0/+8
* ENH: Improve new error/warning message generationBrad King2008-03-131-0/+5