index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
*
|
Restore GetTargetDirectDepends const return
Brad King
2010-08-25
1
-1/+1
|
/
*
Fix rule hash persistence file generation
Brad King
2010-02-12
1
-0/+2
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-0/+4
*
Avoid non-root copies of root-only targets
Brad King
2009-10-06
1
-0/+1
*
Cleanup cmGlobalGenerator::GetTargetSets method
Brad King
2009-10-01
1
-7/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
No /fast targets in try_compile project mode
Brad King
2009-08-04
1
-1/+1
[next]