| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'target-include-directories' | David Cole | 2012-03-08 | 1 | -19/+1 |
|\ |
|
| * | Remove cmMakefile::GetIncludeDirectories | David Cole | 2012-02-22 | 1 | -5/+0 |
|
|
| * | CMake: Eliminate cmMakefile::IncludeDirectories | David Cole | 2012-02-22 | 1 | -15/+2 |
|
|
* | | Rename UsedCommands to FinalPassCommands | Yury G. Kudryashov | 2012-02-29 | 1 | -7/+1 |
|/ |
|
* | Optionally allow IMPORTED targets to be globally visible | Brad King | 2012-01-25 | 1 | -1/+2 |
|
|
* | Add NEWLINE_STYLE option to configure_file (#3957) | Peter Kuemmel | 2011-11-28 | 1 | -1/+4 |
|
|
* | Doxygen: Fix warnings. | Nicolas Despres | 2011-10-23 | 1 | -2/+2 |
|
|
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 1 | -72/+72 |
|
|
* | Add AUTOMOC to the add_library() command | Alex Neundorf | 2011-08-14 | 1 | -1/+1 |
|
|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -1/+1 |
|
|
* | Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828) | David Cole | 2011-02-03 | 1 | -0/+5 |
|
|
* | Add CMAKE_SCRIPT_MODE_FILE variable (#2828) | David Cole | 2011-02-02 | 1 | -1/+6 |
|
|
* | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -1/+5 |
|\ |
|
| * | No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) | Brad King | 2010-09-08 | 1 | -1/+5 |
|
|
* | | Factor out the checks for unused variables | Ben Boeckel | 2010-09-22 | 1 | -0/+2 |
|
|
* | | Remove VarRemoved code since it's been superceded | Ben Boeckel | 2010-09-16 | 1 | -4/+0 |
|
|
* | | Rework CheckVariableForUnused usage | Ben Boeckel | 2010-09-16 | 1 | -1/+1 |
|
|
* | | Add method to allow variables to be marked as used | Ben Boeckel | 2010-09-15 | 1 | -0/+2 |
|
|
* | | Factor out checks for unused variables | Ben Boeckel | 2010-09-14 | 1 | -1/+4 |
|
|
* | | Add a flag to warn about system files | Ben Boeckel | 2010-09-01 | 1 | -0/+1 |
|
|
* | | Rename flags again and use variablewatch for cli | Ben Boeckel | 2010-09-01 | 1 | -1/+0 |
|
|
* | | Rename find-unused to warn-unused | Ben Boeckel | 2010-09-01 | 1 | -1/+1 |
|
|
* | | Detect unused variables | Ben Boeckel | 2010-09-01 | 1 | -0/+6 |
|
|
* | | Complete strict-mode checks for uninitialized vars | Ben Boeckel | 2010-09-01 | 1 | -0/+2 |
|
|
* | | Add a warning when variables are used uninitialized. | Bill Hoffman | 2010-09-01 | 1 | -0/+4 |
|/ |
|
* | Remove unused cmData and cmMakefile::DataMap | Brad King | 2010-04-26 | 1 | -8/+0 |
|
|
* | Remove CMake Policy CMP0015 until it is revised | Brad King | 2009-10-08 | 1 | -5/+0 |
|
|
* | Introduce "build feature" lookup framework | Brad King | 2009-10-02 | 1 | -0/+2 |
|
|
* | Create cmMakefile::PlatformIs64Bit helper method | Brad King | 2009-09-30 | 1 | -0/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Create CMake Policy CMP0015 to fix set(CACHE) | Brad King | 2009-09-10 | 1 | -0/+5 |
|
|
* | Remove barely-used cmMakefile::AddCacheDefinition | Brad King | 2009-09-10 | 1 | -2/+0 |
|
|
* | No /fast targets in try_compile project mode | Brad King | 2009-08-04 | 1 | -0/+1 |
|
|
* | ENH: Improve dynamic variable scope implementation | Brad King | 2009-07-22 | 1 | -4/+2 |
|
|
* | ENH: Create CMP0013 to disallow duplicate dirs | Brad King | 2009-06-17 | 1 | -0/+2 |
|
|
* | ENH: Refactor generation of CTestTestfile content | Brad King | 2009-03-16 | 1 | -2/+7 |
|
|
* | ENH: Isolate policy changes in included scripts | Brad King | 2009-01-22 | 1 | -1/+2 |
|
|
* | ENH: Better policies for functions and macros | Brad King | 2009-01-22 | 1 | -0/+1 |
|
|
* | ENH: Create notion of a 'weak' policy stack entry | Brad King | 2009-01-22 | 1 | -5/+9 |
|
|
* | ENH: Create policy scope barriers | Brad King | 2009-01-22 | 1 | -3/+9 |
|
|
* | ENH: Make policy push/pop methods private | Brad King | 2009-01-22 | 1 | -3/+7 |
|
|
* | ENH: Create automatic policy push/pop helper | Brad King | 2009-01-22 | 1 | -0/+12 |
|
|
* | ENH: Refactor policy stack representation | Brad King | 2009-01-22 | 1 | -3/+9 |
|
|
* | ENH: Better handling of mismatched blocks | Brad King | 2009-01-21 | 1 | -1/+1 |
|
|
* | ENH: Better error message for unclosed blocks | Brad King | 2009-01-21 | 1 | -2/+1 |
|
|
* | ENH: Refactor logical block enforcement | Brad King | 2009-01-21 | 1 | -1/+18 |
|
|
* | ENH: Refactor function blocker deletion | Brad King | 2009-01-20 | 1 | -3/+8 |
|
|
* | ENH: Improve response to bad if or elseif | Brad King | 2009-01-20 | 1 | -0/+19 |
|
|
* | BUG: Enforce matching policy PUSH/POP in all files | Brad King | 2009-01-15 | 1 | -1/+1 |
|
|
* | BUG: Pop a function scope even on error | Brad King | 2009-01-14 | 1 | -0/+10 |
|
|