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
*
CMake Nightly Date Stamp
Kitware Robot
2018-02-02
1
-1/+1
*
Merge topic 'std-string-apis'
Brad King
2018-02-01
120
-506/+470
|
\
|
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
120
-507/+471
*
|
Merge topic 'perf-from-callgrind'
Brad King
2018-02-01
7
-69/+146
|
\
\
|
*
|
cmExpandedCommandArgument: add an overload for const char*
Ben Boeckel
2018-01-31
2
-0/+6
|
*
|
cmGeneratorTarget: make keyword strings const
Ben Boeckel
2018-01-31
1
-4/+4
|
*
|
cmGeneratorExpressionLexer: only tokenize strings with a '$'
Ben Boeckel
2018-01-31
1
-0/+6
|
*
|
cmTarget: use static strings for special property names
Ben Boeckel
2018-01-31
1
-14/+28
|
*
|
cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY>
Ben Boeckel
2018-01-31
1
-1/+2
|
*
|
cmAddCustomCommandCommand: use std::string const& for FileIsFullPath
Ben Boeckel
2018-01-31
1
-1/+1
|
*
|
cmAddCustomCommandCommand: store keywords in strings
Ben Boeckel
2018-01-31
1
-49/+99
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-02-01
1
-1/+1
*
|
|
Merge topic 'windows-embed-cmake-gui-version'
Brad King
2018-01-31
1
-0/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Windows: Embed version information into cmake-gui
Brad King
2018-01-30
1
-0/+4
*
|
|
Merge topic 'msvc_cuda_files_use_consistent_obj_names'
Brad King
2018-01-31
1
-3/+14
|
\
\
\
|
*
|
|
CUDA: Use MSVC default pattern for naming object files
Robert Maynard
2018-01-30
1
-3/+14
|
|
/
/
*
|
|
Merge topic 'generate_speedup'
Brad King
2018-01-31
2
-29/+6
|
\
\
\
|
*
|
|
cmLocalGenerator: change ImportedGeneratorTargets from vector to map
Frank Winklmeier
2018-01-30
2
-24/+6
|
*
|
|
cmLocalGenerator: remove public GetImportedGeneratorTargets
Frank Winklmeier
2018-01-30
1
-5/+0
|
|
/
/
*
|
|
Merge topic 'source_group-TREE-args'
Brad King
2018-01-31
2
-87/+160
|
\
\
\
|
*
|
|
source_group: Fix TREE argument parsing
Mateusz Janek
2018-01-30
2
-87/+160
*
|
|
|
Merge topic 'vs-restore-order'
Brad King
2018-01-31
1
-2/+2
|
\
\
\
\
|
*
|
|
|
VS: Restore the order of the AdditionalIncludeDirectories tag
Vitaly Stakhovsky
2018-01-30
1
-2/+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'dedup-ComputeObjectFilenames'
Brad King
2018-01-31
6
-38/+21
|
\
\
\
\
|
*
|
|
|
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
Brad King
2018-01-29
6
-38/+21
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-31
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'vcxproj-DebugInformationFormat-newline'
Brad King
2018-01-30
1
-4/+5
|
\
\
\
|
*
|
|
VS: Use newline for empty DebugInformationFormat tags
Robert Dailey
2018-01-26
1
-4/+5
*
|
|
|
Merge topic 'xcode-gen-warning'
Brad King
2018-01-30
1
-1/+1
|
\
\
\
\
|
*
|
|
|
cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warning
Brad King
2018-01-29
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-30
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'reduce-temporaries'
Brad King
2018-01-29
69
-314/+302
|
\
\
\
|
*
|
|
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
69
-314/+302
*
|
|
|
Merge topic 'ctest_start_function_scope'
Brad King
2018-01-29
5
-3/+24
|
\
\
\
\
|
*
|
|
|
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
Kyle Edwards
2018-01-26
5
-3/+24
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-29
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-28
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-27
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'dedup-uv-signal-hack'
Brad King
2018-01-26
4
-74/+48
|
\
\
|
*
|
De-duplicate cmUVSignalHackRAII
Brad King
2018-01-25
4
-74/+48
|
*
|
cmUVSignalHackRAII: Use nullptr instead of NULL
Brad King
2018-01-25
1
-2/+2
|
|
/
*
|
Merge topic 'ctest-chrono'
Brad King
2018-01-26
38
-212/+272
|
\
\
|
*
|
Make use of std::chrono throughout every component
Wouter Klouwen
2018-01-23
18
-62/+86
|
*
|
CTest: add safe conversion from cmDuration to integer types
Wouter Klouwen
2018-01-23
7
-40/+74
|
*
|
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
19
-109/+111
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-01-26
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'xl-qoptfile'
Brad King
2018-01-25
2
-4/+17
|
\
\
|
*
|
Makefile,Ninja: Use tool-specific response file flag for include dirs
Brad King
2018-01-24
2
-4/+17
*
|
|
Merge topic 'server-polish-opt-handshake'
Brad King
2018-01-25
1
-14/+15
|
\
\
\
|
*
|
|
Server-mode: Rename functions to reflect what they do
Tobias Hunger
2018-01-24
1
-14/+15
|
|
/
/
[next]