summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* | | cmTarget: Fix system include annotation propagation.Stephen Kelly2014-01-061-11/+0
* | | cmTarget: INTERFACE_LIBRARY is always EXCLUDE_FROM_ALL.Stephen Kelly2014-01-061-1/+2
* | | cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.Stephen Kelly2014-01-061-2/+2
|/ /
* | Merge topic 'rpath-default'Brad King2014-01-021-0/+28
|\ \ | |/ |/|
| * OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-021-0/+28
* | Merge topic 'constify'Brad King2013-12-231-1/+1
|\ \
| * | cmGlobalGenerator: Fix value type pushed into autogens vectorBrad King2013-12-201-1/+1
* | | Merge topic 'minor-cleanup'Brad King2013-12-191-0/+4
|\ \ \ | |/ / |/| |
| * | Avoid certain actions on IMPORTED targets.Stephen Kelly2013-12-111-0/+4
| |/
* | Constify cmGeneratorTarget access.Stephen Kelly2013-12-111-1/+2
* | Constify handling of target dependencies.Stephen Kelly2013-12-111-8/+9
|/
* INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.Stephen Kelly2013-11-251-0/+9
* Merge topic 'constify'Brad King2013-11-201-9/+11
|\
| * cmGlobalGenerator: Make NameResolvesToFramework const.Stephen Kelly2013-11-191-7/+9
| * cmMakefile: Make IsAlias const.Stephen Kelly2013-11-191-1/+1
| * cmTarget: Make custom command accessors API const.Stephen Kelly2013-11-191-1/+1
* | Notify extra generators about languagesBen Boeckel2013-11-191-0/+5
|/
* Merge topic 'cleanup-build-commands'Brad King2013-11-191-66/+79
|\
| * Simplify some calls to cmGlobalGenerator::BuildBrad King2013-11-181-10/+1
| * Teach GenerateBuildCommand to find its own make programBrad King2013-11-181-0/+20
| * cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-28/+18
| * cmGlobalGenerator: Add method to compute "cmake --build" command lineBrad King2013-11-141-0/+40
| * cmGlobalGenerator: Drop unused GenerateBuildCommand implementationBrad King2013-11-141-33/+5
* | CMP0037: Extend policy to reserved names and custom targetsNils Gladitz2013-11-191-0/+31
|/
* Refactor tool selection for edit_cache (#14544)Brad King2013-11-121-7/+8
* Merge topic 'constify'Brad King2013-11-121-7/+4
|\
| * cmTarget: Don't finalize include directories in GetIncludeDirectories.Stephen Kelly2013-11-071-5/+2
| * cmGlobalGenerator: Rename the FinalizeCompileDefinitions method.Stephen Kelly2013-11-071-2/+2
* | Refactor internal resource location APIs and initializationBrad King2013-11-121-3/+3
|/
* Merge topic 'refactor-autogen-setup'Brad King2013-11-061-10/+16
|\
| * cmAutogen: Gather tool arguments after creating generator targets.Stephen Kelly2013-11-051-9/+15
| * cmAutogen: Rename method to InitializeAutogenTargetStephen Kelly2013-11-051-1/+1
* | Merge topic 'clear-generator-data'Brad King2013-11-061-47/+36
|\ \ | |/ |/|
| * cmGlobalGenerator: Refactor member cleanup between configuresBrad King2013-11-051-47/+36
* | Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-051-4/+20
|\ \ | |/ |/|
| * Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-051-4/+20
* | Merge topic 'clear-evaluation-files'Brad King2013-11-051-0/+8
|\ \
| * | file(GENERATE): Clear internal records between configuresBrad King2013-11-041-0/+8
| |/
* | Merge topic 'object-library-missing-source'Brad King2013-11-021-0/+1
|\ \
| * | Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-011-0/+1
| |/
* | Merge topic 'use-generator-target'Brad King2013-10-301-3/+23
|\ \
| * | Split CreateGeneratorTargets into two methods.Stephen Kelly2013-10-271-3/+23
* | | Merge topic 'Qt-auto-generators'Brad King2013-10-281-12/+15
|\ \ \
| * | | Add automatic rcc invocation for Qt.Stephen Kelly2013-10-241-1/+2
| * | | Add automatic uic invocation for Qt.Stephen Kelly2013-10-241-1/+3
| * | | Rename the cmQtAutoGenerator instances to reflect coming features.Stephen Kelly2013-10-241-6/+6
| * | | Rename the cmQtAutomoc class to cmQtAutoGenerators.Stephen Kelly2013-10-241-7/+7
* | | | Merge topic 'enable-language-require-compiler'Brad King2013-10-281-25/+95
|\ \ \ \ | |_|/ / |/| | |
| * | | Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-281-25/+95
| |/ /
* | | Drop compatibility with CMake < 2.4Brad King2013-10-231-23/+0
|/ /