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
*
cmTarget: Find source files on request.
Stephen Kelly
2014-02-24
1
-1/+0
*
OS X: Make sure RPATHs are unique to avoid possible corruption.
Clinton Stimpson
2014-02-03
1
-0/+4
*
Merge topic 'constify'
Brad King
2014-01-13
1
-15/+15
|
\
|
*
cmGlobalGenerator: Make SelectMakeProgram const.
Stephen Kelly
2014-01-12
1
-4/+4
|
*
cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS const
Stephen Kelly
2014-01-12
1
-1/+1
|
*
cmGlobalGenerator: Make some API const.
Stephen Kelly
2014-01-12
1
-10/+10
*
|
cmake: Future-proof --find-package mode.
Stephen Kelly
2014-01-13
1
-0/+2
|
/
*
Don't allow include() of export(EXPORT) file at configure time.
Stephen Kelly
2014-01-06
1
-0/+2
*
Merge topic 'rpath-default'
Brad King
2014-01-02
1
-0/+5
|
\
|
*
OS X: Add CMP0042 to enable MACOSX_RPATH by default
Clinton Stimpson
2014-01-02
1
-0/+5
*
|
Constify autogen handling.
Stephen Kelly
2013-12-11
1
-1/+2
*
|
Constify cmGeneratorTarget access.
Stephen Kelly
2013-12-11
1
-1/+1
*
|
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-5/+7
|
/
*
cmGlobalGenerator: Make NameResolvesToFramework const.
Stephen Kelly
2013-11-19
1
-2/+2
*
cmMakefile: Make IsAlias const.
Stephen Kelly
2013-11-19
1
-1/+1
*
Merge topic 'cleanup-build-commands'
Brad King
2013-11-19
1
-6/+15
|
\
|
*
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
Brad King
2013-11-18
1
-1/+1
|
*
Teach GenerateBuildCommand to find its own make program
Brad King
2013-11-18
1
-0/+2
|
*
cmGlobalGenerator: Cleanup GenerateBuildCommand API
Brad King
2013-11-18
1
-5/+5
|
*
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
[next]