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
*
cmLinkLineComputer: Add ComputeLinkPath overload with backtraces
Justin Goshi
2019-09-18
2
-9/+35
*
cmComputeLinkInformation: Add GetDirectoriesWithBacktraces
Justin Goshi
2019-09-18
2
-0/+23
*
cmComputeLinkInformation: Add AppendValues with backtraces
Justin Goshi
2019-09-18
2
-0/+16
*
Merge topic 'ctest-no-cmcommand'
Brad King
2019-09-11
1
-106/+51
|
\
|
*
cmCTestTestHandler: Port away from cmCommand
Regina Pfeifer
2019-09-09
1
-106/+51
*
|
Merge topic 'fileapiAddMoreBacktraces'
Brad King
2019-09-11
4
-71/+230
|
\
\
|
*
|
fileapi: add backtraces for compile/link options
Justin Goshi
2019-09-10
1
-7/+13
|
*
|
cmLocalGenerator: Add GetTargetCompileFlags overload with backtraces
Justin Goshi
2019-09-10
2
-2/+17
|
*
|
cmLocalGenerator: Add GetTargetFlags overload with backtraces
Justin Goshi
2019-09-10
2
-9/+36
|
*
|
cmLocalGenerator: Add GetStaticLibraryFlags overload with backtraces
Justin Goshi
2019-09-10
2
-4/+26
|
*
|
cmLocalGenerator: Add AddCompileOptions overload with backtraces
Justin Goshi
2019-09-10
2
-8/+38
|
*
|
cmLocalGenerator: Add AppendCompileOptions overload with backtraces
Justin Goshi
2019-09-10
2
-0/+27
|
*
|
cmLocalGenerator: Add AppendFlags overload with backtraces
Justin Goshi
2019-09-09
3
-0/+11
|
*
|
cmLocalGenerator: Clarify AddCompileOptions filter logic
Justin Goshi
2019-09-09
1
-5/+8
|
*
|
cmLocalGenerator: Use local variables to collect flags
Justin Goshi
2019-09-09
1
-41/+59
|
*
|
cmLocalGenerator: Improve local variable names
Justin Goshi
2019-09-09
1
-12/+12
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-11
1
-1/+1
*
|
|
Merge topic 'move-setting-GENERATE-upfront'
Brad King
2019-09-10
2
-28/+25
|
\
\
\
|
*
|
|
cmMakefile: set GENERATED property of outputs upfront
Daniel Eiband
2019-09-06
2
-28/+25
*
|
|
|
Merge topic 'MoveIfDifferent'
Brad King
2019-09-10
5
-8/+20
|
\
\
\
\
|
*
|
|
|
use cmSystemTools::MoveFileIfDifferent()
Rolf Eike Beer
2019-09-09
3
-8/+4
|
*
|
|
|
cmSystemTools: introduce MoveFileIfDifferent()
Rolf Eike Beer
2019-09-09
2
-0/+16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'windows-auto-export-incremental-build'
Brad King
2019-09-10
1
-8/+25
|
\
\
\
\
|
*
|
|
|
Windows: Prevent auto exports to be regenerated on every build
Daniel Eiband
2019-09-09
1
-8/+25
*
|
|
|
|
Merge topic 'tidy-return-brace'
Brad King
2019-09-10
13
-59/+50
|
\
\
\
\
\
|
*
|
|
|
|
clang-tidy: modernize-return-braced-init-list
Regina Pfeifer
2019-09-06
13
-59/+50
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'clang-tidy-8-macOS'
Brad King
2019-09-10
5
-11/+12
|
\
\
\
\
\
|
*
|
|
|
|
clang-tidy: Fix performance-for-range-copy diagnostic in Xcode generator
Brad King
2019-09-09
1
-2/+2
|
*
|
|
|
|
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
Brad King
2019-09-09
4
-8/+8
|
*
|
|
|
|
cmGeneratedFileStreamBase: Optimize string construction in Close
Brad King
2019-09-09
1
-1/+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'local-var'
Brad King
2019-09-10
1
-4/+3
|
\
\
\
\
\
|
*
|
|
|
|
cmLocalGenerator::AddConfigVariableFlags: optimize string construction
Rolf Eike Beer
2019-09-09
1
-4/+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-10
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly'
Brad King
2019-09-09
4
-13/+97
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CUDA: static lib device linking computes required static libs
Robert Maynard
2019-09-05
4
-13/+97
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-09
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-08
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-07
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'use-using'
Brad King
2019-09-06
87
-186/+197
|
\
\
\
|
*
|
|
clang-tidy: Enable check modernize-use-using
Regina Pfeifer
2019-09-04
2
-4/+20
|
*
|
|
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
85
-182/+177
|
|
/
/
*
|
|
Merge topic 'simplify-AppendFlags'
Brad King
2019-09-06
8
-32/+15
|
\
\
\
|
*
|
|
cmLocalGenerator: Remove AppendFlags 'const char*' overload
Brad King
2019-09-05
8
-32/+15
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'iwyu-freebsd-pkg'
Brad King
2019-09-06
2
-3/+5
|
\
\
\
|
*
|
|
CPack/FreeBSD: Cleanup include-what-you-use diagnostics
Brad King
2019-09-05
2
-3/+5
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-06
1
-1/+1
|
/
/
*
|
Merge topic 'unity-build'
Brad King
2019-09-05
10
-2/+161
|
\
\
|
*
|
Unity build: Add XCode support
Cristian Adam
2019-08-30
2
-1/+6
|
*
|
Unity build: Add support for Visual Studio generator
Cristian Adam
2019-08-29
3
-3/+65
|
*
|
Unity build: Add support for Ninja and Makefile generators
Cristian Adam
2019-08-29
7
-0/+92
[next]