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
...
*
|
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
*
|
|
|
cmGlobalGenerator: Fill the project map at compute time.
Stephen Kelly
2015-08-28
1
-4/+4
*
|
|
|
cmGlobalGenerator: Rename method.
Stephen Kelly
2015-08-28
1
-2/+2
*
|
|
|
cmGlobalGenerator: Avoid cmLocalGenerator until after Configure.
Stephen Kelly
2015-08-28
1
-4/+4
*
|
|
|
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-6/+7
*
|
|
|
cmGlobalGenerator: Remove MakeLocalGenerator method.
Stephen Kelly
2015-08-28
1
-7/+1
*
|
|
|
cmGlobalGenerator: Require a snapshot to create a local generator.
Stephen Kelly
2015-08-28
1
-6/+2
*
|
|
|
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-6/+4
|
/
/
/
*
|
|
Merge topic 'use-generator-target'
Brad King
2015-08-27
1
-1/+0
|
\
\
\
|
*
|
|
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+0
|
|
/
/
*
|
|
Merge topic 'cmState-ProjectName'
Brad King
2015-08-27
1
-5/+6
|
\
\
\
|
*
|
|
cmGlobalGenerator: Implement FillProjectMap in terms of cmState.
Stephen Kelly
2015-08-25
1
-5/+6
|
|
/
/
*
|
|
cmGlobalGenerator: Extract new IsExcluded overload.
Stephen Kelly
2015-08-24
1
-6/+14
*
|
|
cmGlobalGenerator: Implement IsExcluded in terms of cmState::Snapshot.
Stephen Kelly
2015-08-24
1
-5/+6
*
|
|
cmGlobalGenerator: Convert IsExcluded to loop.
Stephen Kelly
2015-08-24
1
-18/+14
*
|
|
cmGlobalGenerator: Refactor IsExcluded.
Stephen Kelly
2015-08-24
1
-2/+10
*
|
|
cmGlobalGenerator: Don't use else after return.
Stephen Kelly
2015-08-24
1
-6/+3
|
/
/
*
|
cmGlobalGenerator: Rename progress initializer method.
Stephen Kelly
2015-08-23
1
-1/+1
*
|
cmGlobalGenerator: Move LG to target map to subclass.
Stephen Kelly
2015-08-23
1
-44/+0
*
|
cmGlobalGenerator: Remove clearance of map.
Stephen Kelly
2015-08-23
1
-1/+0
*
|
Merge topic 'global-generator-makefiles'
Brad King
2015-08-11
1
-23/+45
|
\
\
|
*
|
cmGlobalGenerator: Port Find API to cmMakefile.
Stephen Kelly
2015-08-07
1
-0/+14
|
*
|
cmGlobalGenerator: Create global targets from cmMakefiles.
Stephen Kelly
2015-08-07
1
-2/+2
[prev]
[next]