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
*
Ninja: Use ANSI encoding for Ninja build files on Windows
Dāvis Mosāns
2016-10-20
2
-2/+19
*
Merge topic 'vs-csharp-prep'
Brad King
2016-10-20
5
-0/+34
|
\
|
*
VS: Add internal API for detecting "managed" projects
Michael Stürmer
2016-10-19
2
-0/+6
|
*
VS: Add CSharp project uuid and file extension
Michael Stürmer
2016-10-19
3
-0/+28
*
|
Merge topic 'external-project-clone-progress'
Brad King
2016-10-20
2
-3/+19
|
\
\
|
*
|
ExternalProject: support GIT_PROGRESS argument
Ben Boeckel
2016-10-18
2
-2/+18
|
*
|
ExternalProject: fix typo
Ben Boeckel
2016-10-18
1
-1/+1
*
|
|
Merge topic 'external-project-configure-command-extraction'
Brad King
2016-10-20
1
-20/+27
|
\
\
\
|
*
|
|
ExternalProject: support extracting the configure command
Ben Boeckel
2016-10-19
1
-20/+27
*
|
|
|
Merge topic 'ninja-only-object-rules'
Brad King
2016-10-20
1
-3/+4
|
\
\
\
\
|
*
|
|
|
Ninja: Add compile rules only for languages that are actually compiled
Brad King
2016-10-18
1
-3/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'clang-tidy'
Brad King
2016-10-20
14
-87/+136
|
\
\
\
\
|
*
|
|
|
fix more issues reported by clang-tidy
Daniel Pfeifer
2016-10-20
12
-83/+131
|
*
|
|
|
silence selected clang-tidy violations
Daniel Pfeifer
2016-10-18
2
-4/+5
|
|
/
/
/
*
|
|
|
Merge topic 'split-cmState'
Brad King
2016-10-20
152
-2350/+2552
|
\
\
\
\
|
*
|
|
|
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
44
-1/+44
|
*
|
|
|
cmTargetPropertyComputer: Add missing include
Stephen Kelly
2016-10-19
1
-0/+1
|
*
|
|
|
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
25
-1133/+1228
|
*
|
|
|
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
62
-61/+62
|
*
|
|
|
cmState: Move extracted declarations to a separate file
Stephen Kelly
2016-10-19
2
-45/+56
|
*
|
|
|
cmState: Remove compatibility typedefs
Stephen Kelly
2016-10-19
1
-3/+0
|
*
|
|
|
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
18
-59/+54
|
*
|
|
|
cmState: Move Snapshot type to separate namespace
Stephen Kelly
2016-10-19
2
-172/+174
|
*
|
|
|
cmState: Port dependent code to new cmStateDirectory name
Stephen Kelly
2016-10-19
14
-19/+19
|
*
|
|
|
cmState: Move Directory class to separate namespace
Stephen Kelly
2016-10-19
2
-115/+115
|
*
|
|
|
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
50
-191/+211
|
*
|
|
|
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
72
-828/+855
|
*
|
|
|
cmState: Move SnapshotType enum to separate namespace
Stephen Kelly
2016-10-18
2
-31/+34
|
*
|
|
|
cmState: Move PositionType to separate namespace
Stephen Kelly
2016-10-18
2
-29/+29
|
*
|
|
|
cmState: Move PolicyStackEntry to separate namespace
Stephen Kelly
2016-10-18
2
-11/+12
|
*
|
|
|
cmState: Move SnapshotDataType to separate namespace
Stephen Kelly
2016-10-18
2
-4/+5
|
*
|
|
|
cmState: Move nested struct into separate top-level namespace
Stephen Kelly
2016-10-18
2
-9/+16
|
*
|
|
|
cmServerProtocol: Remove unused header
Stephen Kelly
2016-10-18
1
-1/+0
|
*
|
|
|
cmCommandArgumentParserHelper: Remove unused header
Stephen Kelly
2016-10-18
1
-1/+0
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-10-20
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'release'
Brad King
2016-10-19
0
-0/+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CMake 3.7.0-rc2
v3.7.0-rc2
Brad King
2016-10-19
1
-1/+1
*
|
|
Merge branch 'release'
Brad King
2016-10-19
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'fix-Android-NsightTegra' into release
Brad King
2016-10-18
3
-2/+5
|
|
\
\
|
*
\
\
Merge branch 'cmake-server-pipe-mode-fix' into release
Brad King
2016-10-18
1
-6/+5
|
|
\
\
\
|
*
\
\
\
Merge branch 'external-project-source-subdir-usage' into release
Brad King
2016-10-18
1
-8/+9
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'external-project-source-subdir-usage'
Brad King
2016-10-19
1
-8/+9
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ExternalProject: make SOURCE_SUBDIR directly appendable
Ben Boeckel
2016-10-18
1
-6/+6
|
*
|
|
|
|
ExternalProject: error out only if the property is unset
Ben Boeckel
2016-10-18
1
-2/+3
*
|
|
|
|
|
Merge topic 'ExternalData-multiple-hashes'
Brad King
2016-10-19
7
-19/+104
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ExternalData: Add support for multiple hash algorithms
Matt McCormick
2016-10-18
7
-19/+104
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'fix-Android-NsightTegra'
Brad King
2016-10-19
3
-2/+5
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Tests: Add VSNsightTegra test for VS 2015
Brad King
2016-10-18
1
-0/+3
|
*
|
|
|
|
Tests: Fix VSNsightTegra test on Android NDK r12b
Brad King
2016-10-18
1
-1/+1
|
*
|
|
|
|
VS: Fix NVIDIA Nsight Tegra Visual Studio Edition support
Brad King
2016-10-18
1
-1/+1
[next]