summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* GenEx: Add an accessor for imported targets in a makefile.Stephen Kelly2012-10-221-0/+4
* Add convenience for getting a cmGeneratorTarget to use.Stephen Kelly2012-09-191-0/+1
* Store cmGeneratorTargets with the makefile.Stephen Kelly2012-09-191-0/+12
* Ninja: suppress cmcldeps only for source file signature try_compilesPeter Kümmel2012-09-051-0/+2
* Print any evaluated 'elseif'/'else' commands in trace mode (#13220)Brian Helba2012-05-161-0/+5
* Merge topic 'module-no-soname'David Cole2012-05-011-0/+3
|\
| * Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-0/+3
* | Cleanup custom command .rule file internal handlingBrad King2012-04-181-14/+16
|/
* Merge topic 'target-include-directories'David Cole2012-03-081-19/+1
|\
| * Remove cmMakefile::GetIncludeDirectoriesDavid Cole2012-02-221-5/+0
| * CMake: Eliminate cmMakefile::IncludeDirectoriesDavid Cole2012-02-221-15/+2
* | Rename UsedCommands to FinalPassCommandsYury G. Kudryashov2012-02-291-7/+1
|/
* Optionally allow IMPORTED targets to be globally visibleBrad King2012-01-251-1/+2
* Add NEWLINE_STYLE option to configure_file (#3957)Peter Kuemmel2011-11-281-1/+4
* Doxygen: Fix warnings.Nicolas Despres2011-10-231-2/+2
* Remove trailing white-spaces.Nicolas Despres2011-10-231-72/+72
* Add AUTOMOC to the add_library() commandAlex Neundorf2011-08-141-1/+1
* Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-1/+1
* 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