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
*
Merge topic 'reduce-allocations'
Brad King
2016-01-21
1
-6/+6
|
\
|
*
Remove temporary allocations by extending the lifetime of the retval.
Milian Wolff
2016-01-20
1
-6/+6
*
|
cmSystemTools: Rename OUTPUT_NORMAL to OUTPUT_FORWARD to clarify its purpose
Brad King
2016-01-19
1
-1/+1
|
/
*
Alias: Fix access at generate-time (#15832)
Stephen Kelly
2015-11-08
1
-0/+6
*
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
Stephen Kelly
2015-10-27
1
-23/+3
*
cmLocalGenerator: Port Find method away from GetGeneratorTarget
Stephen Kelly
2015-10-27
1
-11/+28
*
cmGlobalGenerator: Add FindGeneratorTarget API
Stephen Kelly
2015-10-27
1
-0/+48
*
cmLocalGenerator: Store imported targets in a separate container.
Stephen Kelly
2015-10-27
1
-0/+1
*
cmTarget: Implement ALIAS in terms of name mapping
Stephen Kelly
2015-10-27
1
-4/+6
*
cmGlobalGenerator: Remove unneeded GetGeneratorTarget
Stephen Kelly
2015-10-27
1
-2/+1
*
cmGlobalGenerator: Remove direct storage of targets
Stephen Kelly
2015-10-27
1
-31/+49
*
Port to GetGeneratorTargets.
Stephen Kelly
2015-10-24
1
-24/+23
*
cmGlobalGenerator: Move GeneratorTargetsType to usage site.
Stephen Kelly
2015-10-24
1
-0/+12
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-1/+1
*
Merge topic 'use-generator-target'
Brad King
2015-10-21
1
-3/+3
|
\
|
*
cmGlobalGenerator: Port IsRootOnlyTarget to cmGeneratorTarget.
Stephen Kelly
2015-10-20
1
-3/+3
*
|
cmLocalGenerator: Remove cmGeneratorTargetsType from setter API.
Stephen Kelly
2015-10-20
1
-3/+1
*
|
cmLocalGenerator: Don't store imported generator targets
Stephen Kelly
2015-10-20
1
-1/+0
|
/
*
cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-1/+2
*
cmExportTryCompileFileGenerator: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-0/+20
*
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
[next]