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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGlobalGenerator: Compute export() related classes early.
Stephen Kelly
2015-10-18
1
-2/+1
*
Merge topic 'genex-consumers-generator-targets'
Brad King
2015-10-16
1
-2/+2
|
\
|
*
Genex: Port some access API to cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-2/+2
*
|
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-13/+13
|
/
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmMakefile: Store container of cmExportBuildFileGenerators.
Stephen Kelly
2015-10-14
1
-3/+29
*
cmGeneratorTarget: Move GetSupportDirectory from cmTarget.
Stephen Kelly
2015-10-12
1
-7/+6
*
Merge topic 'add-cmLocalGenerator-API'
Brad King
2015-10-12
1
-5/+3
|
\
|
*
cmLocalGenerator: Add current source directory accessor.
Stephen Kelly
2015-10-10
1
-1/+1
|
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-4/+2
*
|
cmGeneratorTarget: Use local GetProperty method.
Stephen Kelly
2015-10-08
1
-1/+1
|
/
*
Merge topic 'cmGeneratorTarget-sources'
Brad King
2015-10-08
1
-1/+3
|
\
|
*
cmTarget: Remove Compute method.
Stephen Kelly
2015-10-07
1
-1/+0
|
*
cmTarget: Add Compute API for sources.
Stephen Kelly
2015-10-07
1
-0/+1
|
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-1/+3
*
|
Set the current dirs on the snapshot before creating the cmMakefile.
Stephen Kelly
2015-10-07
1
-6/+6
|
/
*
Merge topic 'refactor-computation'
Brad King
2015-10-06
1
-13/+13
|
\
|
*
cmGlobalGenerator: Move path computation to Compute.
Stephen Kelly
2015-10-05
1
-8/+6
|
*
cmGlobalGenerator: Do more computation at compute time.
Stephen Kelly
2015-10-05
1
-8/+8
|
*
cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().
Stephen Kelly
2015-10-05
1
-0/+2
*
|
QtAutogen: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-06
1
-4/+3
*
|
QtAutogen: Port global generator to cmGeneratorTarget.
Stephen Kelly
2015-10-05
1
-12/+14
*
|
QtAutogen: Use a target type between loops.
Stephen Kelly
2015-10-05
1
-7/+6
|
/
*
cmGlobalGenerator: Initialize generator targets on construction (#15729)
Stephen Kelly
2015-09-29
1
-15/+0
*
QtAutogen: Split initializer class into separate file.
Stephen Kelly
2015-09-29
1
-1/+1
*
QtAutogen: Split initializer methods into separate class.
Stephen Kelly
2015-09-26
1
-3/+3
*
QtAutogen: Simplify generator initialization API.
Stephen Kelly
2015-09-26
1
-10/+11
*
QtAutogen: Remove unnecessary dereference.
Stephen Kelly
2015-09-26
1
-3/+3
*
QtAutogen: Move Source initialization to prior loop.
Stephen Kelly
2015-09-26
1
-2/+1
*
QtAutogen: Add _automoc.cpp sources before initializing.
Stephen Kelly
2015-09-26
1
-0/+1
*
QtAutogen: Move initialization condition to caller.
Stephen Kelly
2015-09-26
1
-6/+16
*
QtAutogen: Move condition to prior loop.
Stephen Kelly
2015-09-26
1
-10/+12
*
QtAutogen: Move condition to prior loop.
Stephen Kelly
2015-09-26
1
-15/+16
*
QtAutogen: Make some methods static.
Stephen Kelly
2015-09-26
1
-3/+3
*
cmLocalGenerator: Compute object max path on construction.
Stephen Kelly
2015-09-24
1
-5/+0
*
cmGlobalGenerator: Create all local generators after Configure().
Stephen Kelly
2015-09-24
1
-1/+1
*
cmGlobalGenerator: Remove unused method.
Stephen Kelly
2015-09-24
1
-6/+0
*
cmGlobalGenerator: Create local generators after all makefiles configured.
Stephen Kelly
2015-09-24
1
-2/+13
*
cmGlobalGenerator: Create local generator after configuring the makefile.
Stephen Kelly
2015-09-24
1
-2/+2
*
cmGlobalGenerator: Add API for the configure step being finished.
Stephen Kelly
2015-09-18
1
-0/+5
*
Windows: Set CMAKE_HOST_SYSTEM_VERSION with three components
Gilles Khouzam
2015-09-11
1
-5/+8
*
Merge topic 'revert-fix-windows-version-detection'
Brad King
2015-09-11
1
-46/+10
|
\
|
*
Revert "Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674)"
Brad King
2015-09-10
1
-46/+10
*
|
Merge topic 'fix-ios-install'
Brad King
2015-09-01
1
-1/+11
|
\
\
|
*
|
Fix installation of iOS targets (#12506)
Gregor Jasny
2015-08-25
1
-1/+11
*
|
|
Merge topic 'refactor-compute'
Brad King
2015-08-31
1
-5/+4
|
\
\
\
|
*
|
|
cmGeneratorTarget: Rename method to match operation.
Stephen Kelly
2015-08-30
1
-1/+1
|
*
|
|
cmGlobalGenerator: Process evaluation files after target depends.
Stephen Kelly
2015-08-29
1
-2/+2
|
*
|
|
cmGlobalGenerator: Access makefile from makefiles container.
Stephen Kelly
2015-08-29
1
-2/+1
*
|
|
|
cmGlobalGenerator: Create global targets directly after Configure.
Stephen Kelly
2015-08-28
1
-19/+16
[next]