summaryrefslogtreecommitdiff
path: root/Source/cmGlobalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-061-0/+2
* Merge topic 'rpath-default'Brad King2014-01-021-0/+5
|\
| * OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-021-0/+5
* | Constify autogen handling.Stephen Kelly2013-12-111-1/+2
* | Constify cmGeneratorTarget access.Stephen Kelly2013-12-111-1/+1
* | Constify handling of target dependencies.Stephen Kelly2013-12-111-5/+7
|/
* cmGlobalGenerator: Make NameResolvesToFramework const.Stephen Kelly2013-11-191-2/+2
* cmMakefile: Make IsAlias const.Stephen Kelly2013-11-191-1/+1
* Merge topic 'cleanup-build-commands'Brad King2013-11-191-6/+15
|\
| * VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-1/+1
| * Teach GenerateBuildCommand to find its own make programBrad King2013-11-181-0/+2
| * cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-5/+5
| * cmGlobalGenerator: Add method to compute "cmake --build" command lineBrad King2013-11-141-0/+7
* | CMP0037: Extend policy to reserved names and custom targetsNils Gladitz2013-11-191-0/+2
|/
* Refactor tool selection for edit_cache (#14544)Brad King2013-11-121-0/+3
* cmGlobalGenerator: Do not propagate const through GetCMakeInstanceBrad King2013-11-121-2/+1
* cmGlobalGenerator: Rename the FinalizeCompileDefinitions method.Stephen Kelly2013-11-071-1/+1
* Merge topic 'refactor-autogen-setup'Brad King2013-11-061-1/+3
|\
| * cmAutogen: Gather tool arguments after creating generator targets.Stephen Kelly2013-11-051-1/+3
* | Merge topic 'clear-generator-data'Brad King2013-11-061-1/+2
|\ \ | |/ |/|
| * cmGlobalGenerator: Refactor member cleanup between configuresBrad King2013-11-051-1/+2
* | Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-051-0/+1
|\ \ | |/ |/|
| * Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-051-0/+1
* | Merge topic 'vs-generator-names'Brad King2013-10-311-0/+4
|\ \
| * | VS: Add version year to generator namesBrad King2013-10-281-0/+4
* | | Merge topic 'use-generator-target'Brad King2013-10-301-0/+1
|\ \ \
| * | | Split CreateGeneratorTargets into two methods.Stephen Kelly2013-10-271-0/+1
* | | | Merge topic 'Qt-auto-generators'Brad King2013-10-281-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename the cmQtAutomoc class to cmQtAutoGenerators.Stephen Kelly2013-10-241-1/+1
| |/ /
* | | Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-281-0/+2
|/ /
* | export(): Process the export() command at generate time.Stephen Kelly2013-10-111-13/+9
* | CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-101-0/+13
* | Add policy CMP0025 for Apple Clang compiler id compatibilityBrad King2013-10-071-0/+2
|/
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-021-1/+6
* Merge topic 'genex-generate-file'Brad King2013-05-281-0/+11
|\
| * file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-241-0/+11
* | Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-3/+4
|/
* Ninja: use MinGW generator code in EnableLanguage()Peter Kümmel2013-03-091-0/+1
* CMake: Add -T option to choose a generator toolsetBrad King2013-02-071-0/+4
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-3/+0
* Merge topic 'AutomocUseTargetProperties' into export-setsAlex Neundorf2012-09-301-2/+3
|\
| * Store cmGeneratorTargets with the makefile.Stephen Kelly2012-09-191-2/+2
* | exports: Add cmExportSetMap classYury G. Kudryashov2012-09-281-7/+3
* | exports: Create class cmExportSetYury G. Kudryashov2012-09-281-4/+4
* | exports: Rename cmGlobalGenerator::AddTargetToExport{s,}Yury G. Kudryashov2012-09-281-1/+1
* | exports: Remove cmTargetExport constructorYury G. Kudryashov2012-09-281-7/+1
* | cmGlobalGenerator.h: some minor coding style fixesAlex Neundorf2012-09-281-6/+5
|/
* Merge topic 'position-independent-targets'David Cole2012-06-121-0/+3
|\
| * Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+3
* | Move the EscapeJSON method to a sharable location.Stephen Kelly2012-06-041-0/+2
|/