| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'vs-generator-names' | Brad King | 2013-10-31 | 1 | -0/+4 |
|\ |
|
| * | VS: Add version year to generator names | Brad King | 2013-10-28 | 1 | -0/+4 |
|
|
* | | Merge topic 'use-generator-target' | Brad King | 2013-10-30 | 1 | -0/+1 |
|\ \ |
|
| * | | Split CreateGeneratorTargets into two methods. | Stephen Kelly | 2013-10-27 | 1 | -0/+1 |
|
|
* | | | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Rename the cmQtAutomoc class to cmQtAutoGenerators. | Stephen Kelly | 2013-10-24 | 1 | -1/+1 |
| |/ |
|
* | | Require CMAKE_<LANG>_COMPILER to be found as a full path | Brad King | 2013-10-28 | 1 | -0/+2 |
|/ |
|
* | export(): Process the export() command at generate time. | Stephen Kelly | 2013-10-11 | 1 | -13/+9 |
|
|
* | CMP0024: Store the fact of included export in global generator. | Stephen Kelly | 2013-10-10 | 1 | -0/+13 |
|
|
* | Add policy CMP0025 for Apple Clang compiler id compatibility | Brad King | 2013-10-08 | 1 | -0/+2 |
|
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -1/+6 |
|
|
* | Merge topic 'genex-generate-file' | Brad King | 2013-05-28 | 1 | -0/+11 |
|\ |
|
| * | file: Add GENERATE command to produce files at generate time | Stephen Kelly | 2013-05-24 | 1 | -0/+11 |
|
|
* | | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -3/+4 |
|/ |
|
* | Ninja: use MinGW generator code in EnableLanguage() | Peter Kümmel | 2013-03-09 | 1 | -0/+1 |
|
|
* | CMake: Add -T option to choose a generator toolset | Brad King | 2013-02-07 | 1 | -0/+4 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -3/+0 |
|
|
* | Merge topic 'AutomocUseTargetProperties' into export-sets | Alex Neundorf | 2012-09-30 | 1 | -2/+3 |
|\ |
|
| * | Store cmGeneratorTargets with the makefile. | Stephen Kelly | 2012-09-19 | 1 | -2/+2 |
|
|
* | | exports: Add cmExportSetMap class | Yury G. Kudryashov | 2012-09-28 | 1 | -7/+3 |
|
|
* | | exports: Create class cmExportSet | Yury G. Kudryashov | 2012-09-28 | 1 | -4/+4 |
|
|
* | | exports: Rename cmGlobalGenerator::AddTargetToExport{s,} | Yury G. Kudryashov | 2012-09-28 | 1 | -1/+1 |
|
|
* | | exports: Remove cmTargetExport constructor | Yury G. Kudryashov | 2012-09-28 | 1 | -7/+1 |
|
|
* | | cmGlobalGenerator.h: some minor coding style fixes | Alex Neundorf | 2012-09-28 | 1 | -6/+5 |
|/ |
|
* | Merge topic 'position-independent-targets' | David Cole | 2012-06-12 | 1 | -0/+3 |
|\ |
|
| * | Refactor generation of shared library flags | Stephen Kelly | 2012-06-12 | 1 | -0/+3 |
|
|
* | | Move the EscapeJSON method to a sharable location. | Stephen Kelly | 2012-06-04 | 1 | -0/+2 |
|/ |
|
* | Factor out custom command .rule file path generation | Brad King | 2012-04-18 | 1 | -0/+3 |
|
|
* | Rename/constify build-time config placeholder lookup | Brad King | 2012-03-09 | 1 | -1/+1 |
|
|
* | Pre-compute object file names before Makefile generation | Brad King | 2012-03-09 | 1 | -0/+1 |
|
|
* | Create a cmGeneratorTarget for each cmTarget during generation | Brad King | 2012-03-09 | 1 | -0/+10 |
|
|
* | Optionally allow IMPORTED targets to be globally visible | Brad King | 2012-01-25 | 1 | -1/+2 |
|
|
* | Fix typo. | Nicolas Despres | 2011-10-23 | 1 | -1/+1 |
|
|
* | Fix line-too-long style violations | Brad King | 2011-10-10 | 1 | -3/+4 |
|
|
* | Introduce a cmGlobalGenerator::ResolveLanguageCompiler function | Peter Collingbourne | 2011-10-02 | 1 | -0/+7 |
|
|
* | Constify many getters of cmGlobalGenerator. | Nicolas Despres | 2011-10-02 | 1 | -16/+16 |
|
|
* | Add const versions of some getters. | Nicolas Despres | 2011-10-02 | 1 | -0/+1 |
|
|
* | Move automoc processing from add_executable/library to cmGlobalGenerator | Alex Neundorf | 2011-08-15 | 1 | -0/+2 |
|
|
* | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 1 | -2/+3 |
|
|
* | Merge topic 'recursive-CMAKE_USER_MAKE_RULES_OVERRIDE' | Brad King | 2011-01-26 | 1 | -1/+4 |
|\ |
|
| * | try_compile: Allow only languages loaded in caller (#11469) | Brad King | 2011-01-24 | 1 | -1/+4 |
|
|
* | | Remove unused GLOBAL_TARGET generation code | Brad King | 2010-12-13 | 1 | -2/+1 |
|
|
* | | Merge branch 'vs-target-dependencies' into imported-target-dependencies | Brad King | 2010-11-19 | 1 | -1/+2 |
|\ \ |
|
| * | | Record edge type in global dependency graph | Brad King | 2010-11-18 | 1 | -1/+2 |
|
|
* | | | Don't disable colors in the CodeBlocks generator and minor cleanup. | Alex Neundorf | 2010-11-11 | 1 | -1/+0 |
|
|
* | | | Remove trailing whitespace | Alex Neundorf | 2010-11-11 | 1 | -22/+22 |
|/ / |
|
* | | Merge topic 'vs-project-groups' | Brad King | 2010-09-08 | 1 | -0/+3 |
|\ \ |
|
| * | | Add FOLDER target property, for IDEs (#3796) | David Cole | 2010-09-03 | 1 | -0/+3 |
| |/ |
|
* | | Merge topic 'vs-utility-depends' | Brad King | 2010-08-31 | 1 | -0/+2 |
|\ \ |
|
| * | | Factor out global generator ComputeTargetDepends method | Brad King | 2010-08-24 | 1 | -0/+2 |
| |/ |
|