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
*
foreach: Fix crash when parsing invalid integer
Kyle Edwards
2020-02-27
1
-6/+35
*
Merge topic 'pch-file-time' into release-3.17
Brad King
2020-02-27
1
-0/+13
|
\
|
*
PCH: Copy the timestamp from an absolute header file
Cristian Adam
2020-02-26
1
-0/+13
*
|
Merge topic 'update-kwsys' into release-3.17
Brad King
2020-02-27
1
-0/+1
|
\
\
|
*
|
KWSys: Terminal: Add st-256color to VT100 color support whitelist
Brad King
2020-02-25
1
-0/+1
|
|
/
*
|
Merge topic 'ctest-failure-error-reporting' into release-3.17
Brad King
2020-02-25
6
-24/+82
|
\
\
|
*
|
CTest: Provide more detailed information on resource allocation error
Kyle Edwards
2020-02-24
3
-1/+35
|
*
|
Refactor: Provide more detailed error information from TryAllocateResources()
Kyle Edwards
2020-02-24
2
-16/+37
|
*
|
CTest: Improve error reporting with bad working directory for tests
Kyle Edwards
2020-02-24
2
-2/+2
|
*
|
Refactor: Require detail when calling cmCTestRunTest::StartFailure()
Kyle Edwards
2020-02-24
3
-8/+11
*
|
|
Merge topic 'cuda-non-device-link' into release-3.17
Brad King
2020-02-25
1
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'backport-cuda-non-device-link'
Brad King
2020-02-24
1
-2/+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Ninja: Do not use nvcc response files with non-nvcc tools
Francisco Facioni
2020-02-24
1
-2/+2
|
|
*
CMake 3.15.7
v3.15.7
Brad King
2020-02-04
1
-1/+1
|
|
*
Merge branch 'vs-16.4-custom-command-inputs' into release-3.15
Brad King
2020-01-28
1
-1/+7
|
|
|
\
*
|
|
\
Merge topic 'update-kwsys' into release-3.17
Brad King
2020-02-18
2
-6/+18
|
\
\
\
\
|
*
|
|
|
KWSys: SystemTools: CopyFileIfDifferent: Fix endless recursion
Brad King
2020-02-18
2
-6/+18
*
|
|
|
|
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
27
-87/+125
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMake 3.17.0-rc1
v3.17.0-rc1
Brad King
2020-02-12
1
-1/+1
*
|
|
|
Merge topic 'ninja-multi-default-configs-fix' into release-3.17
Brad King
2020-02-12
2
-6/+8
|
\
\
\
\
|
*
|
|
|
Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGS
Kyle Edwards
2020-02-11
2
-6/+8
*
|
|
|
|
Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17
Brad King
2020-02-12
1
-0/+2
|
\
\
\
\
\
|
*
|
|
|
|
file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to new
Shane Parris
2020-02-11
1
-0/+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'install-default-fix' into release-3.17
Brad King
2020-02-12
1
-6/+38
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
install: Fix regression when using default destinations
Kyle Edwards
2020-02-11
1
-6/+38
*
|
|
|
|
Merge topic 'link-line-backtrace' into release-3.17
Brad King
2020-02-11
9
-93/+85
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'backport-3.16-link-line-backtrace'
Brad King
2020-02-10
9
-93/+85
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Propagate backtraces from LINK_LIBRARIES through to link line items
Brad King
2020-02-10
9
-93/+85
|
|
|
/
/
/
|
|
*
|
|
CMake 3.16.4
v3.16.4
Brad King
2020-02-05
1
-1/+1
|
|
*
|
|
Merge topic 'vs-version-for-unity' into release-3.16
Brad King
2020-02-05
3
-7/+12
|
|
|
\
\
\
|
|
*
\
\
\
Merge topic 'vs-16.4-custom-command-inputs' into release-3.16
Brad King
2020-01-29
1
-1/+7
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments
Kyle Edwards
2020-01-22
1
-3/+14
*
|
|
|
|
|
Ninja Multi-Config: Add support for DEPFILE option in add_custom_command()
Kyle Edwards
2020-02-07
3
-1/+5
*
|
|
|
|
|
Merge topic 'ninja-multi-default-config-fix' into release-3.17
Brad King
2020-02-07
1
-0/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIG
Kyle Edwards
2020-02-06
1
-0/+1
*
|
|
|
|
|
|
Ninja Multi-Config: Don't include MinSizeRel by default
Kyle Edwards
2020-02-06
1
-1/+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Begin 3.17 release versioning
Brad King
2020-02-05
1
-3/+3
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'ninja-multi-cmake-build-no-config'
Brad King
2020-02-05
8
-14/+67
|
\
\
\
\
\
|
*
|
|
|
|
Ninja Multi-Config: Use build.ninja if cmake --build has no --config
Kyle Edwards
2020-02-04
4
-11/+46
|
*
|
|
|
|
Refactor: Allow generators to decide default configuration for build
Kyle Edwards
2020-02-04
4
-3/+21
*
|
|
|
|
|
Merge topic 'llvm-rc-preprocess'
Brad King
2020-02-05
2
-0/+114
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add -E cmake_llvm_rc to preprocess files for llvm-rc
Thomas Bernard
2020-02-04
2
-0/+114
*
|
|
|
|
|
|
Merge topic 'vs-version-for-unity'
Brad King
2020-02-05
3
-7/+12
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
VS: Do not use native unity builds on VS 2017 versions less than 15.8
Brad King
2020-02-04
3
-7/+12
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
CMake 3.16.3
v3.16.3
Brad King
2020-01-21
1
-1/+1
|
*
|
|
|
|
Merge topic 'autogen_rcc_skip_unity' into release-3.16
Brad King
2020-01-20
2
-14/+19
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge topic 'pch-msvc-no-path-repetition' into release-3.16
Craig Scott
2020-01-19
1
-1/+2
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge topic 'nag-submodule' into release-3.16
Brad King
2020-01-16
1
-2/+6
|
|
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-02-05
1
-1/+1
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'ninja-run-tool-in-builddir'
Brad King
2020-02-04
1
-0/+2
|
\
\
\
\
\
\
\
\
[next]