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
*
Genex: Port some access API to cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-3/+3
*
cmMakefile: Store container of cmExportBuildFileGenerators.
Stephen Kelly
2015-10-14
1
-2/+5
*
cmGeneratorTarget: Move GetSupportDirectory from cmTarget.
Stephen Kelly
2015-10-12
1
-1/+1
*
Merge topic 'refactor-computation'
Brad King
2015-10-06
1
-1/+2
|
\
|
*
cmGlobalGenerator: De-virtualize Compute().
Stephen Kelly
2015-10-05
1
-1/+1
|
*
cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().
Stephen Kelly
2015-10-05
1
-0/+1
*
|
QtAutogen: Port global generator to cmGeneratorTarget.
Stephen Kelly
2015-10-05
1
-1/+1
|
/
*
Merge topic 'fix-qtautogen-with-object-library-Ninja'
Brad King
2015-09-29
1
-1/+0
|
\
|
*
cmGlobalGenerator: Initialize generator targets on construction (#15729)
Stephen Kelly
2015-09-29
1
-1/+0
*
|
Merge topic 'simplify-qt-autogen'
Brad King
2015-09-29
1
-4/+1
|
\
\
|
|
/
|
*
QtAutogen: Simplify generator initialization API.
Stephen Kelly
2015-09-26
1
-4/+1
*
|
cmGlobalGenerator: Devirtualize method.
Stephen Kelly
2015-09-27
1
-1/+1
|
/
*
cmGlobalGenerator: Remove unused method.
Stephen Kelly
2015-09-24
1
-1/+0
*
cmGlobalGenerator: Create local generators after all makefiles configured.
Stephen Kelly
2015-09-24
1
-0/+2
*
cmGlobalGenerator: Add API for the configure step being finished.
Stephen Kelly
2015-09-18
1
-0/+3
*
cmGlobalGenerator: Rename method.
Stephen Kelly
2015-08-28
1
-1/+1
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-1/+1
*
cmGlobalGenerator: Remove MakeLocalGenerator method.
Stephen Kelly
2015-08-28
1
-5/+2
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-5/+3
*
Merge topic 'minor-cleanups'
Brad King
2015-08-27
1
-1/+1
|
\
|
*
cmGlobalGenerator: Implement VS6 check without virtual method.
Stephen Kelly
2015-08-25
1
-1/+1
*
|
cmGlobalGenerator: Extract new IsExcluded overload.
Stephen Kelly
2015-08-24
1
-0/+2
|
/
*
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
-3/+1
*
Merge topic 'global-generator-makefiles'
Brad King
2015-08-11
1
-0/+5
|
\
|
*
cmGlobalGenerator: Port Find API to cmMakefile.
Stephen Kelly
2015-08-07
1
-0/+1
|
*
cmGlobalGenerator: Store a container of cmMakefiles.
Stephen Kelly
2015-08-07
1
-0/+4
*
|
Merge topic 'rm-Makefile-LocalGenerator'
Brad King
2015-08-11
1
-1/+1
|
\
\
|
*
|
cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget.
Stephen Kelly
2015-08-06
1
-1/+1
|
|
/
*
|
nmake/jom: Only warn about bad VS environment if compiler not found.
James Johnston
2015-08-06
1
-2/+2
|
/
*
cmMakefile: Store EvaluationFiles.
Stephen Kelly
2015-08-01
1
-8/+0
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-1/+1
*
cmGlobalGenerator: Return from Compute whether to generate.
Stephen Kelly
2015-07-29
1
-1/+1
*
cmGlobalGenerator: Create a new Compute step before generation.
Stephen Kelly
2015-07-29
1
-3/+2
*
cmGlobalGenerator: Remove the TargetManifest member.
Stephen Kelly
2015-07-29
1
-5/+1
*
cmGlobalGenerator: Remove unused manifest accessor.
Stephen Kelly
2015-07-29
1
-5/+0
*
cmExportTryCompileFileGenerator: Create cmGeneratorTargets.
Stephen Kelly
2015-07-27
1
-3/+9
*
cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc.
Stephen Kelly
2015-07-27
1
-0/+5
*
cmGlobalGenerator: Extract method to create generator objects.
Stephen Kelly
2015-07-27
1
-0/+2
*
cmGlobalGenerator: Split creation of generator object from initialization.
Stephen Kelly
2015-07-27
1
-0/+1
*
cmGlobalGenerator: Map local generators to generator targets.
Stephen Kelly
2015-07-01
1
-1/+1
*
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-3/+4
*
cmGlobalGenerator: Create GeneratorTargets with a local generator.
Stephen Kelly
2015-06-22
1
-1/+1
*
cmGlobalGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-6/+8
*
Merge topic 'cmMakefile-Configure'
Brad King
2015-06-04
1
-5/+7
|
\
|
*
cmake: Replace CurrentLocalGenerator concept with CurrentMakefile.
Stephen Kelly
2015-06-04
1
-5/+7
*
|
VS: Compute project GUIDs deterministically
Brad King
2015-06-04
1
-2/+0
|
/
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-2/+6
*
cmState: Host some state from the cmGlobalGenerator.
Stephen Kelly
2015-05-27
1
-7/+0
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-4/+1
[next]