summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'Qt-auto-generators'Brad King2013-10-281-0/+5
|\
| * Add automatic uic invocation for Qt.Stephen Kelly2013-10-241-0/+5
* | Drop compatibility with CMake < 2.4Brad King2013-10-231-7/+0
|/
* CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-101-13/+0
* export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-071-1/+13
* Optimize custom command full-path dependency lookupNicolas Despres2013-08-061-0/+23
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-021-2/+5
* Merge topic 'tid-system-argument'Brad King2013-07-161-0/+3
|\
| * Store system include directories in the cmTarget.Stephen Kelly2013-07-021-0/+3
* | Add target property debugging for COMPILE_DEFINITIONSStephen Kelly2013-07-121-0/+5
|/
* cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.Robert Maynard2013-06-241-2/+2
* Introduce add_compile_options command.Stephen Kelly2013-06-041-0/+6
* Rename the IncludeDirectoriesEntry to be more generic.Stephen Kelly2013-02-121-5/+2
* Process generator expressions for 'system' include directories.Stephen Kelly2013-02-071-1/+1
* Only output includes once after the start of 'generate-time' when debugging.Stephen Kelly2013-01-211-0/+6
* Store includes from the same include_directories call together.Stephen Kelly2013-01-211-2/+3
* Keep track of INCLUDE_DIRECTORIES as a vector of structs.Stephen Kelly2013-01-031-0/+10
* Add policy CMP0019 to skip include/link variable re-expansionBrad King2012-12-071-1/+1
* 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