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: Refactor global target construction
Brad King
2016-09-15
1
-109/+95
*
|
cmGlobalGenerator: Split CreateDefaultGlobalTargets implementation
Brad King
2016-09-15
1
-35/+51
|
/
*
cmTarget: Construct with basic information up front
Brad King
2016-09-14
1
-2/+2
*
Avoid requiring default cmTarget constructor for map indexing
Brad King
2016-09-14
1
-32/+52
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-6/+14
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-2/+2
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-9/+12
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-26/+28
*
Remove redundant arguments from fstream constructors
Daniel Pfeifer
2016-06-14
1
-1/+1
*
cmGlobalGenerator: Don't use cmMakefile::IssueMessage after configure
Stephen Kelly
2016-06-12
1
-3/+4
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-2/+1
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
Merge topic 'standard-include-directories'
Brad King
2016-05-25
1
-0/+20
|
\
|
*
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
1
-0/+20
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-1/+1
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1193/+825
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-44/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+14
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-13/+13
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
Brad King
2016-03-16
1
-1/+1
*
Diagnose recursive project/enable_language without crashing (#15999)
Brad King
2016-03-07
1
-0/+21
*
Merge topic 'cmake-gui-reset-generator'
Brad King
2016-02-16
1
-0/+7
|
\
|
*
cmake-gui: Fix cmState initialization when changing generators (#15959)
Brad King
2016-02-12
1
-0/+7
*
|
Improve internal generator target structure lookup
Brad King
2016-02-08
1
-35/+14
*
|
Fix internal target lookup performance regression
Brad King
2016-02-08
1
-33/+13
|
/
*
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
|
/
[prev]
[next]