| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'documentation-cleanup' | Brad King | 2012-10-01 | 1 | -1/+1 |
|\ |
|
| * | Fix minor typos. | Stephen Kelly | 2012-09-29 | 1 | -1/+1 |
|
|
* | | Merge topic 'AutomocUseTargetProperties' into export-sets | Alex Neundorf | 2012-09-30 | 1 | -10/+33 |
|\ \
| |/ |
|
| * | Append the COMPILE_DEFINITIONS from the Makefile to all targets. | Stephen Kelly | 2012-09-19 | 1 | -0/+19 |
|
|
| * | Move GetIncludeDirectories to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -6/+6 |
|
|
| * | Store cmGeneratorTargets with the makefile. | Stephen Kelly | 2012-09-19 | 1 | -4/+8 |
|
|
* | | exports: cmGlobalGenerator::ExportSets destructor will clear it | Yury G. Kudryashov | 2012-09-28 | 1 | -1/+0 |
|
|
* | | exports: Add cmExportSetMap class | Yury G. Kudryashov | 2012-09-28 | 1 | -29/+0 |
|
|
* | | exports: Create class cmExportSet | Yury G. Kudryashov | 2012-09-28 | 1 | -22/+14 |
|
|
* | | 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 | -12/+4 |
|
|
* | | exports: Move cmTargetExport to a dedicated header file | Yury G. Kudryashov | 2012-09-28 | 1 | -1/+1 |
|/ |
|
* | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 1 | -9/+4 |
|
|
* | Cleanly enable a language in multiple subdirectories | Brad King | 2012-08-22 | 1 | -11/+13 |
|
|
* | Merge topic 'position-independent-targets' | David Cole | 2012-06-12 | 1 | -0/+21 |
|\ |
|
| * | Refactor generation of shared library flags | Stephen Kelly | 2012-06-12 | 1 | -0/+21 |
|
|
* | | Move the EscapeJSON method to a sharable location. | Stephen Kelly | 2012-06-04 | 1 | -0/+13 |
|/ |
|
* | Factor out custom command .rule file path generation | Brad King | 2012-04-18 | 1 | -0/+15 |
|
|
* | 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 | -1/+9 |
|
|
* | Create a cmGeneratorTarget for each cmTarget during generation | Brad King | 2012-03-09 | 1 | -0/+47 |
|
|
* | Extract and use the INCLUDE_DIRECTORIES target properties. | Stephen Kelly | 2012-02-22 | 1 | -19/+20 |
|
|
* | Optionally allow IMPORTED targets to be globally visible | Brad King | 2012-01-25 | 1 | -3/+14 |
|
|
* | Introduce a cmGlobalGenerator::ResolveLanguageCompiler function | Peter Collingbourne | 2011-10-02 | 1 | -0/+73 |
|
|
* | Merge topic 'UsingCMakeLikePkgConfig2' | David Cole | 2011-08-25 | 1 | -1/+1 |
|\ |
|
| * | Replace cmake::GetScriptMode() with GetWorkingMode() | Alex Neundorf | 2011-08-09 | 1 | -1/+1 |
|
|
* | | Fix bootstrap test with automoc | Alex Neundorf | 2011-08-17 | 1 | -0/+2 |
|
|
* | | Move automoc processing from add_executable/library to cmGlobalGenerator | Alex Neundorf | 2011-08-15 | 1 | -0/+32 |
|
|
* | | Remove trailing whitespace | Alex Neundorf | 2011-08-15 | 1 | -14/+14 |
|
|
* | | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 1 | -3/+3 |
|/ |
|
* | Refine unused cache variable warning | Brad King | 2011-03-24 | 1 | -2/+0 |
|
|
* | Merge topic 'dev/strict-mode' | Brad King | 2011-01-27 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'dev/add_test-working-directory' into dev/strict-mode | Brad King | 2011-01-27 | 1 | -23/+4 |
| |\ |
|
| * \ | Merge branch 'ImprovedDotSupport2' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -2/+3 |
| |\ \ |
|
| * \ \ | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -12/+60 |
| |\ \ \ |
|
| * | | | | Check for unused variables at the end of generate | Ben Boeckel | 2010-11-15 | 1 | -0/+2 |
|
|
* | | | | | Merge topic 'recursive-CMAKE_USER_MAKE_RULES_OVERRIDE' | Brad King | 2011-01-26 | 1 | -10/+34 |
|\ \ \ \ \ |
|
| * | | | | | try_compile: Allow only languages loaded in caller (#11469) | Brad King | 2011-01-24 | 1 | -10/+34 |
| |/ / / / |
|
* | | | | | Merge topic 'custom-command-generator-expressions' | Brad King | 2010-12-21 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Record backtrace in cmCustomCommand | Brad King | 2010-12-15 | 1 | -1/+1 |
|
|
* | | | | | Remove unused GLOBAL_TARGET generation code | Brad King | 2010-12-13 | 1 | -20/+2 |
|/ / / / |
|
* | | | | Merge topic 'vs8-direct-depends' | David Cole | 2010-11-16 | 1 | -3/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Store direct dependencies in solutions for VS >= 8 | Brad King | 2010-09-10 | 1 | -3/+2 |
| | |/
| |/| |
|
* | | | Merge topic 'vs-project-groups' | Brad King | 2010-10-05 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | New USE_FOLDERS property OFF by default. (#3796) | David Cole | 2010-10-02 | 1 | -2/+3 |
|
|
* | | | Merge topic 'vs-project-groups' | Brad King | 2010-09-08 | 1 | -0/+40 |
|\ \ \
| |/ / |
|
| * | | Add FOLDER target property, for IDEs (#3796) | David Cole | 2010-09-03 | 1 | -0/+40 |
| |/ |
|
* | | Merge topic 'vs-utility-depends' | Brad King | 2010-08-31 | 1 | -10/+18 |
|\ \ |
|
| * | | Factor out global generator ComputeTargetDepends method | Brad King | 2010-08-24 | 1 | -10/+18 |
| |/ |
|
* | | Restore GetTargetDirectDepends const return | Brad King | 2010-08-25 | 1 | -2/+2 |
|/ |
|