summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Factor out custom command .rule file path generationBrad King2012-04-181-0/+3
* Rename/constify build-time config placeholder lookupBrad King2012-03-091-1/+1
* Pre-compute object file names before Makefile generationBrad King2012-03-091-0/+1
* Create a cmGeneratorTarget for each cmTarget during generationBrad King2012-03-091-0/+10
* Optionally allow IMPORTED targets to be globally visibleBrad King2012-01-251-1/+2
* Fix typo.Nicolas Despres2011-10-231-1/+1
* Fix line-too-long style violationsBrad King2011-10-101-3/+4
* Introduce a cmGlobalGenerator::ResolveLanguageCompiler functionPeter Collingbourne2011-10-021-0/+7
* Constify many getters of cmGlobalGenerator.Nicolas Despres2011-10-021-16/+16
* Add const versions of some getters.Nicolas Despres2011-10-021-0/+1
* Move automoc processing from add_executable/library to cmGlobalGeneratorAlex Neundorf2011-08-151-0/+2
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-2/+3
* Merge topic 'recursive-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King2011-01-261-1/+4
|\
| * try_compile: Allow only languages loaded in caller (#11469)Brad King2011-01-241-1/+4
* | Remove unused GLOBAL_TARGET generation codeBrad King2010-12-131-2/+1
* | Merge branch 'vs-target-dependencies' into imported-target-dependenciesBrad King2010-11-191-1/+2
|\ \
| * | Record edge type in global dependency graphBrad King2010-11-181-1/+2
* | | Don't disable colors in the CodeBlocks generator and minor cleanup.Alex Neundorf2010-11-111-1/+0
* | | Remove trailing whitespaceAlex Neundorf2010-11-111-22/+22
|/ /
* | Merge topic 'vs-project-groups'Brad King2010-09-081-0/+3
|\ \
| * | Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+3
| |/
* | Merge topic 'vs-utility-depends'Brad King2010-08-311-0/+2
|\ \
| * | Factor out global generator ComputeTargetDepends methodBrad King2010-08-241-0/+2
| |/
* | Restore GetTargetDirectDepends const returnBrad King2010-08-251-1/+1
|/
* Fix rule hash persistence file generationBrad King2010-02-121-0/+2
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-0/+4
* Avoid non-root copies of root-only targetsBrad King2009-10-061-0/+1
* Cleanup cmGlobalGenerator::GetTargetSets methodBrad King2009-10-011-7/+5
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* No /fast targets in try_compile project modeBrad King2009-08-041-1/+1
* Fix recursive try_compile callsBrad King2009-08-031-1/+1
* ENH: make sure GUIDs for filters are cachedBill Hoffman2009-07-171-1/+3
* BUG: Fix Xcode linker languageBrad King2009-07-101-3/+3
* ENH: Generate a central list of target directoriesBrad King2009-03-091-2/+2
* ENH: Extend GG::Build method for pre-parsed argsBrad King2009-03-041-7/+9
* ENH: Enforce unique binary directoriesBrad King2009-02-271-0/+9
* ENH: Define target and source property LABELSBrad King2009-02-101-0/+3
* ENH: Refactor custom command rule hashingBrad King2009-02-021-2/+1
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-151-7/+9
* BUG: fix for 7738, allow for spaces in the package target path to CPackConfig...Bill Hoffman2008-10-011-1/+2