summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'position-independent-targets'David Cole2012-06-121-0/+21
|\
| * Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+21
* | Move the EscapeJSON method to a sharable location.Stephen Kelly2012-06-041-0/+13
|/
* Factor out custom command .rule file path generationBrad King2012-04-181-0/+15
* Rename/constify build-time config placeholder lookupBrad King2012-03-091-1/+1
* Pre-compute object file names before Makefile generationBrad King2012-03-091-1/+9
* Create a cmGeneratorTarget for each cmTarget during generationBrad King2012-03-091-0/+47
* Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-19/+20
* Optionally allow IMPORTED targets to be globally visibleBrad King2012-01-251-3/+14
* Introduce a cmGlobalGenerator::ResolveLanguageCompiler functionPeter Collingbourne2011-10-021-0/+73
* Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-251-1/+1
|\
| * Replace cmake::GetScriptMode() with GetWorkingMode()Alex Neundorf2011-08-091-1/+1
* | Fix bootstrap test with automocAlex Neundorf2011-08-171-0/+2
* | Move automoc processing from add_executable/library to cmGlobalGeneratorAlex Neundorf2011-08-151-0/+32
* | Remove trailing whitespaceAlex Neundorf2011-08-151-14/+14
* | RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-3/+3
|/
* Refine unused cache variable warningBrad King2011-03-241-2/+0
* Merge topic 'dev/strict-mode'Brad King2011-01-271-0/+2
|\
| * Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-271-23/+4
| |\
| * \ Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-171-2/+3
| |\ \
| * \ \ Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-171-12/+60
| |\ \ \
| * | | | Check for unused variables at the end of generateBen Boeckel2010-11-151-0/+2
* | | | | Merge topic 'recursive-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King2011-01-261-10/+34
|\ \ \ \ \
| * | | | | try_compile: Allow only languages loaded in caller (#11469)Brad King2011-01-241-10/+34
| |/ / / /
* | | | | Merge topic 'custom-command-generator-expressions'Brad King2010-12-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Record backtrace in cmCustomCommandBrad King2010-12-151-1/+1
* | | | | Remove unused GLOBAL_TARGET generation codeBrad King2010-12-131-20/+2
|/ / / /
* | | | Merge topic 'vs8-direct-depends'David Cole2010-11-161-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Store direct dependencies in solutions for VS >= 8Brad King2010-09-101-3/+2
| | |/ | |/|
* | | Merge topic 'vs-project-groups'Brad King2010-10-051-2/+3
|\ \ \ | |/ / |/| |
| * | New USE_FOLDERS property OFF by default. (#3796)David Cole2010-10-021-2/+3
* | | Merge topic 'vs-project-groups'Brad King2010-09-081-0/+40
|\ \ \ | |/ /
| * | Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+40
| |/
* | Merge topic 'vs-utility-depends'Brad King2010-08-311-10/+18
|\ \
| * | Factor out global generator ComputeTargetDepends methodBrad King2010-08-241-10/+18
| |/
* | Restore GetTargetDirectDepends const returnBrad King2010-08-251-2/+2
|/
* Fix rule hash persistence file generationBrad King2010-02-121-4/+14
* Simplify CMake self-install special caseBrad King2009-12-101-13/+4
* Avoid non-root copies of root-only targetsBrad King2009-10-061-0/+12
* Cleanup cmGlobalGenerator::GetTargetSets methodBrad King2009-10-011-18/+13
* Fix warnings in CMake source code. Suppress warnings in Lexer and Parser file...David Cole2009-09-301-3/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Speed up graph traversal for project->targets mapBrad King2009-09-021-8/+6
* No /fast targets in try_compile project modeBrad King2009-08-041-2/+2
* Fix recursive try_compile callsBrad King2009-08-031-3/+15
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-1/+6
* ENH: Generate a central list of target directoriesBrad King2009-03-091-25/+11
* ENH: Extend GG::Build method for pre-parsed argsBrad King2009-03-041-3/+12
* ENH: Enforce unique binary directoriesBrad King2009-02-271-0/+4
* BUG: Fix logic of LabelFiles.txt generationBrad King2009-02-121-0/+1