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
...
*
|
|
|
Autogen: Check if a file is empty before reading it
Sebastian Holtermann
2018-03-06
1
-11/+18
*
|
|
|
CMake 3.11.0-rc2
v3.11.0-rc2
Brad King
2018-02-27
1
-1/+1
*
|
|
|
Merge branch '14297-partial-xcode-zero-check' into release-3.11
Brad King
2018-02-23
1
-1/+5
|
\
\
\
\
|
*
|
|
|
Xcode: Generate ZERO_CHECK generator target only once
Gregor Jasny
2018-02-22
1
-1/+5
*
|
|
|
|
Merge branch 'std-thread-link' into release-3.11
Brad King
2018-02-22
1
-0/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CMakeLib: Link to system thread libraries to support std::thread
Brad King
2018-02-22
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge branch 'export-android-mk' into release-3.11
v3.11.0-rc1
Brad King
2018-02-15
1
-12/+16
|
\
\
\
\
|
*
|
|
|
Android.mk: Fix export of static libraries with PRIVATE dependencies
Brad King
2018-02-14
1
-2/+5
|
*
|
|
|
Android.mk: Evaluate generator expressions up front
Brad King
2018-02-14
1
-12/+13
|
|
/
/
/
*
|
|
|
Merge branch 'autogen-write-on-change-only' into release-3.11
Brad King
2018-02-13
1
-34/+12
|
\
\
\
\
|
*
|
|
|
Autogen: Overwrite info files when changed only
Sebastian Holtermann
2018-02-06
1
-34/+12
|
|
/
/
/
*
|
|
|
Merge branch '17711-reset-xcode-target-var' into release-3.11
Brad King
2018-02-13
1
-0/+1
|
\
\
\
\
|
*
|
|
|
cmGlobalXCodeGenerator: Properly initialize TARGETS variable
Gregor Jasny
2018-02-13
1
-0/+1
|
|
/
/
/
*
|
|
|
CMake 3.11.0-rc1 version update
Brad King
2018-02-05
1
-3/+3
|
/
/
/
*
|
|
Merge topic 'autogen-improve-multi-config'
Brad King
2018-02-05
8
-471/+421
|
\
\
\
|
*
|
|
Autogen: Improved multi-config include scheme
Sebastian Holtermann
2018-02-02
8
-471/+421
*
|
|
|
Merge topic 'vs-static-ConvertToWindowsSlash'
Brad King
2018-02-05
2
-51/+52
|
\
\
\
\
|
*
|
|
|
cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash()
Vitaly Stakhovsky
2018-02-02
2
-51/+52
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-02-05
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-02-04
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-02-03
1
-1/+1
*
|
|
|
Merge topic 'simplify-ccg-converter'
Brad King
2018-02-02
1
-3/+1
|
\
\
\
\
|
*
|
|
|
cmCustomCommandGenerator: Simplify cmOutputConverter access
Brad King
2018-02-01
1
-3/+1
|
|
/
/
/
*
|
|
|
Merge topic 'ninja-unused-device-link'
Brad King
2018-02-02
1
-28/+0
|
\
\
\
\
|
*
|
|
|
Ninja: Remove unused device link line code
Brad King
2018-02-01
1
-28/+0
|
|
/
/
/
*
|
|
|
Merge topic 'update-kwsys'
Brad King
2018-02-02
3
-98/+89
|
\
\
\
\
|
*
|
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2018-02-01
3
-98/+89
|
|
/
/
/
*
|
|
|
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
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[prev]
[next]