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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'makefile-color-when-needed'
Brad King
2015-08-31
1
-1/+1
|
\
|
*
Makefile: Print color escapes only when necessary
Brad King
2015-08-28
1
-1/+1
*
|
Merge topic 'vs-store-phone-cert-thumbs'
Brad King
2015-08-31
4
-4/+110
|
\
\
|
*
|
VS: Windows Store/Phone package cert thumbprint
Gilles Khouzam
2015-08-27
4
-2/+108
|
*
|
Simplify condition for using rpcrt4 library on Windows
Brad King
2015-08-27
1
-2/+2
*
|
|
Merge topic 'fix-ctest-xml-double-encoding'
Brad King
2015-08-31
8
-20/+8
|
\
\
\
|
*
|
|
CTest: Fix XML double-encoding cases
Daniel Pfeifer
2015-08-28
3
-15/+8
|
*
|
|
cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes
Daniel Pfeifer
2015-08-28
3
-3/+0
|
*
|
|
cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes
Daniel Pfeifer
2015-08-28
2
-2/+0
|
|
|
/
|
|
/
|
|
*
|
CMake 3.3.1
v3.3.1
Brad King
2015-08-13
1
-1/+1
|
*
|
Merge branch 'fix-missing-subdir-error' into release
Brad King
2015-08-04
1
-2/+2
|
|
\
\
|
*
\
\
Merge branch 'fix-xcode-quoting' into release
Brad King
2015-07-31
1
-1/+1
|
|
\
\
\
*
|
\
\
\
Merge topic 'refactor-compute'
Brad King
2015-08-31
5
-10/+9
|
\
\
\
\
\
|
*
|
|
|
|
cmGeneratorTarget: Rename method to match operation.
Stephen Kelly
2015-08-30
5
-6/+6
|
*
|
|
|
|
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
*
|
|
|
|
|
Merge topic 'generate-time-generators'
Brad King
2015-08-31
50
-247/+176
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmGlobalGenerator: Create global targets directly after Configure.
Stephen Kelly
2015-08-28
1
-19/+16
|
*
|
|
|
|
|
cmMakefile: Skip Global targets for CMP0019 evaluation.
Stephen Kelly
2015-08-28
1
-1/+2
|
*
|
|
|
|
|
cmGlobalGenerator: Fill the project map at compute time.
Stephen Kelly
2015-08-28
1
-4/+4
|
*
|
|
|
|
|
cmGlobalGenerator: Rename method.
Stephen Kelly
2015-08-28
2
-3/+3
|
*
|
|
|
|
|
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
49
-116/+112
|
*
|
|
|
|
|
Ninja: Remove some incorrect comments adding no value.
Stephen Kelly
2015-08-28
1
-11/+0
|
*
|
|
|
|
|
cmCTestScriptHandler: Simplify deletes.
Stephen Kelly
2015-08-28
1
-26/+9
|
*
|
|
|
|
|
QtAutogen: Use a smart pointer.
Stephen Kelly
2015-08-28
1
-2/+1
|
*
|
|
|
|
|
cmGlobalGenerator: Remove MakeLocalGenerator method.
Stephen Kelly
2015-08-28
14
-27/+18
|
*
|
|
|
|
|
cmGlobalGenerator: Require a snapshot to create a local generator.
Stephen Kelly
2015-08-28
12
-20/+31
|
*
|
|
|
|
|
cmMakefile: Remove cmLocalGenerator member.
Stephen Kelly
2015-08-28
3
-9/+10
|
*
|
|
|
|
|
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
39
-88/+49
|
|
/
/
/
/
/
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-31
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-30
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-29
1
-1/+1
|
/
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-28
1
-1/+1
*
|
|
|
|
Merge topic 'use-generator-target'
Brad King
2015-08-27
25
-1371/+1527
|
\
\
\
\
\
|
*
|
|
|
|
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
Stephen Kelly
2015-08-26
10
-72/+88
|
*
|
|
|
|
cmGeneratorTarget: Move GetLanguages from cmTarget.
Stephen Kelly
2015-08-26
9
-59/+71
|
*
|
|
|
|
cmGeneratorTarget: Move ComputeLinkImplementationLanguages from cmTarget.
Stephen Kelly
2015-08-26
4
-18/+19
|
*
|
|
|
|
cmGeneratorTarget: Move HaveBuildTreeRPath from cmTarget.
Stephen Kelly
2015-08-26
5
-18/+19
|
*
|
|
|
|
cmGeneratorTarget: Move GetLinkImplementation from cmTarget.
Stephen Kelly
2015-08-26
7
-34/+34
|
*
|
|
|
|
cmTarget: Add GetLinkImplMap method.
Stephen Kelly
2015-08-26
2
-4/+12
|
*
|
|
|
|
cmLinkItem: Add cmOptionalLinkImplementation type.
Stephen Kelly
2015-08-26
3
-56/+49
|
*
|
|
|
|
cmLinkItem: Add cmLinkImplementation type.
Stephen Kelly
2015-08-26
7
-14/+15
|
*
|
|
|
|
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
14
-182/+141
|
*
|
|
|
|
cmGeneratorTarget: Move compile features processing from cmTarget.
Stephen Kelly
2015-08-26
5
-81/+94
|
*
|
|
|
|
cmGeneratorTarget: Move compile options processing from cmTarget.
Stephen Kelly
2015-08-26
6
-88/+154
|
*
|
|
|
|
cmGeneratorTarget: Move include directory processing from cmTarget.
Stephen Kelly
2015-08-26
5
-231/+292
|
*
|
|
|
|
cmGeneratorTarget: Move link iface helpers from cmTarget.
Stephen Kelly
2015-08-26
4
-57/+57
|
*
|
|
|
|
cmGeneratorTarget: Move GetImportLinkInterface from cmTarget.
Stephen Kelly
2015-08-26
4
-80/+78
|
*
|
|
|
|
cmGeneratorTarget: Move ComputeLinkInterfaceLibraries from cmTarget.
Stephen Kelly
2015-08-26
4
-161/+161
[next]