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
...
|
*
cmGlobalGenerator: Add method to compute "cmake --build" command line
Brad King
2013-11-14
1
-0/+7
*
|
CMP0037: Extend policy to reserved names and custom targets
Nils Gladitz
2013-11-19
1
-0/+2
|
/
*
Refactor tool selection for edit_cache (#14544)
Brad King
2013-11-12
1
-0/+3
*
cmGlobalGenerator: Do not propagate const through GetCMakeInstance
Brad King
2013-11-12
1
-2/+1
*
cmGlobalGenerator: Rename the FinalizeCompileDefinitions method.
Stephen Kelly
2013-11-07
1
-1/+1
*
Merge topic 'refactor-autogen-setup'
Brad King
2013-11-06
1
-1/+3
|
\
|
*
cmAutogen: Gather tool arguments after creating generator targets.
Stephen Kelly
2013-11-05
1
-1/+3
*
|
Merge topic 'clear-generator-data'
Brad King
2013-11-06
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
cmGlobalGenerator: Refactor member cleanup between configures
Brad King
2013-11-05
1
-1/+2
*
|
Merge topic 'fix-automoc-compile-definitions'
Brad King
2013-11-05
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)
Stephen Kelly
2013-11-05
1
-0/+1
*
|
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
[prev]
[next]