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
/
cmLocalGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-7/+13
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-4/+4
*
cmLocalGenerator: Adopt target compile flag generation
Tobias Hunger
2016-06-17
1
-0/+3
*
cmLocalGenerator: Add method to get Fortran-specific compiler flags
Brad King
2016-06-17
1
-0/+2
*
Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'
Brad King
2016-06-13
1
-0/+1
|
\
|
*
cmLocalGenerator: Store Backtrace for the directory
Stephen Kelly
2016-06-12
1
-0/+1
*
|
cmLocalGenerator: Add GetTargetDefines to get all defines for a target
Tobias Hunger
2016-06-10
1
-0/+3
*
|
cmLocalGenerator: Constify AppendDefines and AddCompileDefinitions
Brad King
2016-06-10
1
-4/+6
|
/
*
cmLocalGenerator: Adopt GetFrameworkFlags method
Tobias Hunger
2016-06-09
1
-0/+4
*
cmLocalGenerator: Pass configuration to GetTargetFlags
Tobias Hunger
2016-06-08
1
-4/+4
*
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-5/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-61/+49
*
GHS: Shorten long object paths with duplicate source names
Geoff Viola
2016-05-06
1
-0/+6
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Rename local target lookup methods to clarify purpose
Brad King
2016-04-01
1
-1/+2
*
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-2/+2
*
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
Stephen Kelly
2015-10-27
1
-0/+2
*
cmLocalGenerator: Port Find method away from GetGeneratorTarget
Stephen Kelly
2015-10-27
1
-0/+5
*
cmLocalGenerator: Store imported targets in a separate container.
Stephen Kelly
2015-10-27
1
-0/+2
*
cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTarget
Stephen Kelly
2015-10-27
1
-0/+1
*
cmLocalGenerator: Add IsRootMakefile API
Stephen Kelly
2015-10-27
1
-0/+2
*
cmLocalGenerator: Add GetPolicyStatus API
Stephen Kelly
2015-10-27
1
-0/+2
*
cmInstallTargetGenerator: Get a cmGeneratorTarget directly.
Stephen Kelly
2015-10-24
1
-0/+1
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-3/+3
*
cmLocalGenerator: Remove cmGeneratorTargetsType from setter API.
Stephen Kelly
2015-10-20
1
-4/+0
*
cmLocalGenerator: Port PList handling to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+3
*
cmLocalGenerator: Port policy handling to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-1/+1
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-10/+12
*
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+2
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-0/+14
*
Merge topic 'add-cmLocalGenerator-API'
Brad King
2015-10-12
1
-0/+10
|
\
|
*
cmLocalGenerator: Add current source directory accessor.
Stephen Kelly
2015-10-10
1
-0/+1
|
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-0/+2
|
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-0/+3
|
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-08
1
-0/+2
|
*
cmLocalGenerator: Add cmake instance accessor.
Stephen Kelly
2015-10-08
1
-0/+2
*
|
cmLocalGenerator: Devirtualize method.
Stephen Kelly
2015-10-08
1
-1/+1
|
/
*
cmLocalGenerator: Constify target in API.
Stephen Kelly
2015-10-05
1
-1/+1
*
cmLocalGenerator: Compute object max path on construction.
Stephen Kelly
2015-09-24
1
-1/+2
*
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-0/+1
*
Merge topic 'refactor-compute'
Brad King
2015-08-31
1
-1/+1
|
\
|
*
cmGeneratorTarget: Rename method to match operation.
Stephen Kelly
2015-08-30
1
-1/+1
*
|
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-1/+1
*
|
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-6/+1
|
/
*
cmLocalGenerator: Remove unused Children member.
Stephen Kelly
2015-08-24
1
-6/+0
*
cmMakefile: Store EvaluationFiles.
Stephen Kelly
2015-08-01
1
-0/+2
*
cmLocalGenerator: Remove unused AddCustomCommandToCreateObject method.
Stephen Kelly
2015-07-27
1
-6/+0
*
cmLocalGenerator: Remove unused AddBuildTargetRule method.
Stephen Kelly
2015-07-27
1
-5/+0
[next]