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
*
CTest: Add support for test fixtures
Craig Scott
2016-09-20
5
-2/+233
*
Merge topic 'directory-list-targets-and-subdirs'
Brad King
2016-09-20
3
-0/+40
|
\
|
*
Add directory properties to get source and binary directories
Brad King
2016-09-19
1
-0/+10
|
*
Add directory property to list buildsystem targets
Brad King
2016-09-19
1
-0/+5
|
*
Add a directory property to list subdirectories
Brad King
2016-09-19
1
-0/+14
|
*
cmState: Record buildsystem target names in each directory
Brad King
2016-09-19
3
-0/+11
*
|
Merge topic 'cpack.hash_computing'
Brad King
2016-09-20
1
-1/+32
|
\
\
|
*
|
CPack: Add option to generate a checksum file next to each package file
Petr Orlov
2016-09-19
1
-1/+32
|
|
/
*
|
Merge topic 'ifw-package-resources'
Brad King
2016-09-20
3
-0/+100
|
\
\
|
*
|
CPackIFW: Add 'cpack_ifw_add_package_resources' command
Konstantin Podsvirov
2016-09-19
3
-0/+100
|
|
/
*
|
Merge topic 'cmake-server-experimental-protocols'
Brad King
2016-09-20
5
-10/+47
|
\
\
|
*
|
server-mode: Add --experimental flag
Tobias Hunger
2016-09-20
5
-10/+47
|
|
/
*
|
Merge topic 'cleanup-Convert'
Brad King
2016-09-20
29
-291/+286
|
\
\
|
*
|
cmOutputConverter: Remove now-obsolete Convert method
Stephen Kelly
2016-09-19
4
-56/+0
|
*
|
Convert: Inline uses of START_OUTPUT
Stephen Kelly
2016-09-19
7
-57/+107
|
*
|
Convert: Remove HOME_OUTPUT enum value
Stephen Kelly
2016-09-19
2
-4/+0
|
*
|
Ninja: Update comment variable reference
Stephen Kelly
2016-09-19
1
-1/+2
|
*
|
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
2
-6/+4
|
*
|
Convert: Inline uses of HOME_OUTPUT
Stephen Kelly
2016-09-19
3
-7/+14
|
*
|
Common: Use a string instead of enum for WorkingDirectory
Stephen Kelly
2016-09-19
5
-14/+14
|
*
|
Convert: Simplify switch
Stephen Kelly
2016-09-19
1
-5/+4
|
*
|
Convert: Remove obsolete MAKERULE enum value
Stephen Kelly
2016-09-19
2
-4/+1
|
*
|
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
3
-39/+21
|
*
|
Convert: Inline HOME_OUTPUT MAKERULE conversion
Stephen Kelly
2016-09-19
6
-34/+66
|
*
|
Convert: Inline MAKERULE conversions
Stephen Kelly
2016-09-19
3
-6/+4
|
*
|
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
3
-11/+7
|
*
|
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
9
-17/+18
|
*
|
Convert: Move access to CurrentBinaryDirectory out of loops
Stephen Kelly
2016-09-19
8
-41/+42
|
*
|
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
10
-39/+45
|
*
|
Convert: Remove obsolete HOME and START enum values
Stephen Kelly
2016-09-19
2
-10/+0
|
*
|
Convert: Remove last uses of HOME enum value
Stephen Kelly
2016-09-19
3
-8/+8
|
*
|
Convert: Remove last use of START enum value
Stephen Kelly
2016-09-19
1
-1/+2
|
*
|
Xcode: Remove unused member
Stephen Kelly
2016-09-19
2
-4/+0
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-20
1
-1/+1
|
/
*
cmake-server: Implement ServerProtocol 1.0
Tobias Hunger
2016-09-19
3
-0/+156
*
cmake-server: Bare-bones server implementation
Tobias Hunger
2016-09-19
6
-0/+692
*
cmake-server: Report server mode availablitily in Capabilities
Tobias Hunger
2016-09-19
3
-11/+11
*
Merge topic 'cleanup-Convert'
Brad King
2016-09-19
4
-77/+75
|
\
|
*
cmState: remove unused code
Daniel Pfeifer
2016-09-17
2
-44/+0
|
*
cmOutputConverter: use new ConvertToRelativePath signature internally
Daniel Pfeifer
2016-09-17
1
-6/+4
|
*
cmOutputConverter: split ConvertToRelativePath
Daniel Pfeifer
2016-09-17
2
-27/+71
*
|
Merge topic 'predictable-add_custom_command-output'
Brad King
2016-09-19
1
-2/+2
|
\
\
|
*
|
Make the add_custom_command output more predictable
Stephen Kelly
2016-09-19
1
-2/+2
|
|
/
*
|
Merge topic 'clang-tidy-fixes'
Brad King
2016-09-19
38
-249/+262
|
\
\
|
*
|
cmNinjaNormalTargetGenerator: make sure comments match parameter names
Daniel Pfeifer
2016-09-16
1
-2/+2
|
*
|
cmCommandArgumentsHelper: simplify boolean expression
Daniel Pfeifer
2016-09-16
1
-8/+1
|
*
|
Use CM_NULLPTR
Daniel Pfeifer
2016-09-16
3
-5/+5
|
*
|
Use braces around statements
Daniel Pfeifer
2016-09-16
2
-3/+4
|
*
|
Avoid else after return
Daniel Pfeifer
2016-09-16
30
-186/+203
|
*
|
Remove redundant get() call on smart pointer
Daniel Pfeifer
2016-09-16
1
-1/+1
[next]