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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'move-Feature-API'
Brad King
2015-06-08
11
-69/+71
|
\
|
*
cmLocalGenerator: Add Feature API from cmMakefile.
Stephen Kelly
2015-06-06
5
-31/+31
|
*
cmGeneratorTarget: Move Feature API from cmTarget.
Stephen Kelly
2015-06-06
7
-39/+41
*
|
Merge topic 'extract-cmOutputConverter'
Brad King
2015-06-08
25
-568/+637
|
\
\
|
*
|
Port static calls from cmLocalGenerator to cmOutputConverter.
Stephen Kelly
2015-06-06
7
-40/+40
|
*
|
cmListFileBacktrace: Replace local generator with cmState::Snapshot.
Stephen Kelly
2015-06-06
3
-10/+10
|
*
|
cmTarget: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-3/+3
|
*
|
cmCustomCommandGenerator: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
2
-5/+4
|
*
|
cmCommandArgumentParserHelper: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-3/+4
|
*
|
cmComputeLinkInformation: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
2
-5/+3
|
*
|
cmMakefile: Make the cmState::Snapshot accessible.
Stephen Kelly
2015-06-06
2
-0/+7
|
*
|
cmOutputConverter: Extract from cmLocalGenerator.
Stephen Kelly
2015-06-06
6
-497/+559
|
*
|
cmState::Snapshot: Provide accessor for the cmState.
Stephen Kelly
2015-06-04
2
-0/+7
|
*
|
cmLocalGenerator: Remove some commented lines of code.
Stephen Kelly
2015-06-04
1
-5/+0
*
|
|
Merge topic 'extract-cmLinkedTree'
Brad King
2015-06-08
4
-88/+250
|
\
\
\
|
*
|
|
cmState: Extract a cmLinkedTree container adaptor.
Stephen Kelly
2015-06-04
4
-75/+211
|
*
|
|
cmState: Group BuildsystemDirectory state together in a struct.
Stephen Kelly
2015-06-04
2
-74/+81
|
*
|
|
cmState: Extend Snapshot concept with a SnapshotType.
Stephen Kelly
2015-06-04
2
-8/+27
|
|
/
/
*
|
|
Merge topic 'vs-deterministic-guid'
Brad King
2015-06-08
1
-8/+10
|
\
\
\
|
*
|
|
VS: Use cmUuid RFC 4122 compliant hash based UUID generation
Nils Gladitz
2015-06-05
1
-8/+10
*
|
|
|
Merge topic 'doc-add_custom_command-clarify-TARGET_FILE'
Brad King
2015-06-08
1
-0/+3
|
\
\
\
\
|
*
|
|
|
Help: Reference TARGET_FILE genex in add_custom_command docs (#15605)
Brad King
2015-06-08
1
-0/+3
*
|
|
|
|
Merge topic 'ExternalProject_init_selected_submodules'
Brad King
2015-06-08
4
-1/+68
|
\
\
\
\
\
|
*
|
|
|
|
Help: Add notes for topic 'ExternalProject_init_selected_submodules'
Brad King
2015-06-08
1
-0/+7
|
*
|
|
|
|
ExternalProject: Add unit tests for GIT_SUBMODULES argument
Daniele E. Domenichelli
2015-06-08
2
-0/+60
|
*
|
|
|
|
ExternalProject: Initialize only selected git submodules (#15590)
Silvio Traversaro
2015-06-02
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-08
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-07
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-06
1
-1/+1
*
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2015-06-05
5
-0/+125
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-06-04
5
-0/+125
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KWSys 2015-06-03 (8533a79b)
KWSys Robot
2015-06-04
5
-0/+125
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-05
1
-1/+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'release'
Brad King
2015-06-04
0
-0/+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'CPackDeb-dpkg-shlibdeps-check-flag' into release
v3.3.0-rc1
Brad King
2015-06-03
1
-7/+11
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'cmMakefile-Configure'
Brad King
2015-06-04
13
-153/+115
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cmMakefile: Introduce a local cmMakefile variable.
Stephen Kelly
2015-06-04
1
-5/+7
|
*
|
|
|
|
|
|
cmMakefile: Store unconfigured cmMakefiles.
Stephen Kelly
2015-06-04
2
-5/+5
|
*
|
|
|
|
|
|
cmMakefile: Implement ConfigureSubDirectory in terms of cmMakefile.
Stephen Kelly
2015-06-04
2
-8/+8
|
*
|
|
|
|
|
|
cmMakefile: Move Configure responsibility from cmLocalGenerator.
Stephen Kelly
2015-06-04
5
-83/+62
|
*
|
|
|
|
|
|
cmake: Replace CurrentLocalGenerator concept with CurrentMakefile.
Stephen Kelly
2015-06-04
5
-23/+21
|
*
|
|
|
|
|
|
cmMakefile: Refactor directories specified with the subdirs command.
Stephen Kelly
2015-06-04
3
-7/+24
|
*
|
|
|
|
|
|
cmLocalGenerator: ComputeObjectMaxPath just before generating.
Stephen Kelly
2015-06-04
3
-3/+2
|
*
|
|
|
|
|
|
Merge Configure state with GeneratingBuildSystem state.
Stephen Kelly
2015-06-04
6
-24/+14
|
*
|
|
|
|
|
|
cmLocalGenerator: De-virtualize Configure().
Stephen Kelly
2015-06-04
5
-34/+11
*
|
|
|
|
|
|
|
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
Brad King
2015-06-04
12
-179/+96
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
8
-66/+47
|
*
|
|
|
|
|
|
cmLocalGenerator: Remove obsolete method.
Stephen Kelly
2015-06-03
2
-15/+0
|
*
|
|
|
|
|
|
Port away from obsolete method.
Stephen Kelly
2015-06-03
2
-40/+38
|
*
|
|
|
|
|
|
Remove CMAKE_USE_RELATIVE_PATHS variable.
Stephen Kelly
2015-06-03
7
-60/+13
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]