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 'remove-needless-copies'
Brad King
2016-05-27
32
-69/+62
|
\
|
*
Remove unnecessary local copies.
Daniel Pfeifer
2016-05-26
9
-25/+16
|
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
24
-44/+46
*
|
Merge topic 'remove-needless-c_str'
Brad King
2016-05-27
17
-51/+40
|
\
\
|
*
|
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
17
-51/+40
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-27
1
-1/+1
|
/
*
Merge topic 'try_compile-custom-variables'
Brad King
2016-05-26
1
-74/+69
|
\
|
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
1
-0/+9
|
*
cmCoreTryCompile: Refactor forwarding of variables to test project
Brad King
2016-05-25
1
-74/+60
*
|
Merge topic 'fix-variable-watch-leak'
Brad King
2016-05-26
1
-2/+4
|
\
\
|
*
|
cmVariableWatch: Fix potential memory leak
Brad King
2016-05-25
1
-2/+4
|
|
/
*
|
Merge topic 'cpack-dmg-no-app-link'
Brad King
2016-05-26
1
-5/+10
|
\
\
|
*
|
CPack/DragNDrop: Optionally disable `/Applications` symlink
Harry Mallon
2016-05-25
1
-5/+10
|
|
/
*
|
Merge topic 'style-cmSystemTools'
Brad King
2016-05-26
1
-1/+1
|
\
\
|
*
|
cmSystemTools: Fix indentation typo
Brad King
2016-05-25
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-26
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
36
-81/+78
|
\
\
|
*
|
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
19
-37/+37
|
*
|
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
17
-36/+36
|
*
|
cmExtraEclipseCDT4Generator: use std::replace.
Daniel Pfeifer
2016-05-24
1
-5/+1
|
*
|
cmCTestScriptHandler: don't call find repeatedly.
Daniel Pfeifer
2016-05-24
1
-3/+4
*
|
|
Merge topic 'standard-include-directories'
Brad King
2016-05-25
4
-2/+40
|
\
\
\
|
*
|
|
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
2
-0/+32
|
*
|
|
cmMakefile: Optimize AddSystemIncludeDirectories for empty set
Brad King
2016-05-24
1
-0/+4
|
*
|
|
GHS: Compute include directories consistently with other generators
Brad King
2016-05-24
1
-2/+4
*
|
|
|
Merge topic 'output-converter-enums'
Brad King
2016-05-25
25
-302/+339
|
\
\
\
\
|
*
|
|
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
25
-302/+339
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-25
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'cpack-deb-different-package-names'
Brad King
2016-05-24
1
-4/+4
|
\
\
\
\
|
*
|
|
|
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
1
-4/+4
|
|
/
/
/
*
|
|
|
Merge topic 'cpackifw-updates'
Brad King
2016-05-24
2
-0/+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL option
Konstantin Podsvirov
2016-05-23
2
-0/+14
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-24
1
-1/+1
|
/
/
*
|
Merge topic 'rpath-no-regex'
Brad King
2016-05-23
1
-26/+22
|
\
\
|
|
/
|
*
Fix support for large RPATH updates (#16105)
Brad King
2016-05-19
1
-26/+22
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-23
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-22
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-21
1
-1/+1
*
|
Merge topic 'minor-cleanup'
Brad King
2016-05-20
1
-5/+4
|
\
\
|
*
|
cmCPackDragNDropGenerator: Replace std::{ostringstream => string}
Brad King
2016-05-17
1
-5/+4
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-20
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'ninja-output-path-prefix'
Brad King
2016-05-19
7
-32/+119
|
\
\
|
*
|
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
4
-7/+70
|
*
|
Ninja: Pass all build paths through a central method
Nicolas Despres
2016-05-17
4
-9/+27
|
*
|
Ninja: Fix path to soname-d target file
Nicolas Despres
2016-05-17
1
-1/+2
|
*
|
Ninja: Convert object file names to ninja paths earlier
Nicolas Despres
2016-05-17
1
-4/+6
|
*
|
Ninja: Convert link library file names like all other output paths
Nicolas Despres
2016-05-17
1
-1/+2
|
*
|
Ninja: Pre-compute "CMakeCache.txt" build target name
Nicolas Despres
2016-05-17
2
-2/+4
|
*
|
Ninja: Pre-compute "all" build target name
Nicolas Despres
2016-05-17
2
-2/+7
|
*
|
Ninja: Simplify generation of custom target logical path
Brad King
2016-05-17
1
-9/+4
|
|
/
[next]