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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'policy-cmp0111-iface' into release-3.19
Brad King
2020-11-24
5
-12/+34
|
\
|
*
cmTarget: Do not enforce CMP0111 on imported INTERFACE libraries
Brad King
2020-11-23
3
-5/+7
|
*
Tests: Match RunCMake.CMP0111 stderr more strictly
Brad King
2020-11-23
2
-7/+27
*
|
Merge topic 'xcode-cc-work-dir' into release-3.19
Brad King
2020-11-24
5
-0/+27
|
\
\
|
|
/
|
/
|
|
*
Xcode: Fix custom command work-dir placeholders in "new build system"
Brad King
2020-11-23
5
-0/+27
*
|
Merge topic 'fix-compile-db-crash' into release-3.19
Brad King
2020-11-23
2
-0/+6
|
\
\
|
|
/
|
/
|
|
*
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Brad King
2020-11-20
2
-0/+6
*
|
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
3
-27/+1
|
/
*
CTest: Rename CudaMemcheck to CudaSanitizer
Tobias Ribizel
2020-11-17
6
-3/+3
*
Tests/FindBoost/TestPython: support finding 3.8 and 3.9
Ben Boeckel
2020-11-12
1
-2/+2
*
FindPython: Fix version range tests
Marc Chevrier
2020-11-11
1
-16/+25
*
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
3
-3/+3
*
CMakePresets.json: Don't warn if no path argument is given
Kyle Edwards
2020-11-02
3
-0/+15
*
Merge topic 'CheckSourceRuns-compatibility' into release-3.19
Brad King
2020-10-30
2
-2/+17
|
\
|
*
CheckSourceRuns: do not fail on unrecognized arguments
Ben Boeckel
2020-10-28
2
-2/+17
*
|
Merge topic 'cuda_vs_skip_computation' into release-3.19
Brad King
2020-10-27
2
-0/+7
|
\
\
|
*
|
VS: Don't compute CUDA options unless necessary
Raul Tambre
2020-10-27
2
-0/+7
|
*
|
Merge branch 'ninja-multi-per-config-sources' into release-3.18
Brad King
2020-10-26
2
-0/+12
|
|
\
\
*
|
\
\
Merge topic 'cmake-presets-path-arg' into release-3.19
Craig Scott
2020-10-27
6
-7/+31
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
6
-7/+31
*
|
|
|
Merge topic 'check-module-name-conflicts' into release-3.19
Brad King
2020-10-27
2
-2/+6
|
\
\
\
\
|
*
|
|
|
Modules: Do not implicitly add new functions via old Check Modules
Robert Maynard
2020-10-26
2
-2/+6
*
|
|
|
|
Merge branch 'release' into ninja-multi-per-config-sources
Kyle Edwards
2020-10-26
1700
-1071/+16559
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge topic 'per-config-source-TARGET_FILE' into release-3.19
Brad King
2020-10-26
1
-0/+13
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
add_custom_command: Properly recognize if sources depend on config
Deniz Bahadir
2020-10-22
1
-0/+13
|
*
|
|
Merge topic 'cmake-presets-toolset-arch-config' into release-3.19
Craig Scott
2020-10-23
24
-33/+90
|
|
\
\
\
|
|
*
|
|
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
24
-33/+90
|
|
|
/
/
|
*
|
|
CMakePresets.json: Add ${sourceDirName} macro
Kyle Edwards
2020-10-22
3
-0/+3
|
|
/
/
|
*
|
Merge topic 'cmake-presets-invalid-macro' into release-3.19
Kyle Edwards
2020-10-22
13
-46/+78
|
|
\
\
|
|
*
|
CMakePresets.json: Properly report macro expansion errors
Kyle Edwards
2020-10-21
13
-46/+78
|
*
|
|
CMakePresets.json: Allow boolean for cache variable value
Kyle Edwards
2020-10-21
3
-0/+28
|
|
/
/
|
*
|
Tests: Add JSON schema validation to CMakePresets.json tests
Kyle Edwards
2020-10-20
4
-1/+61
|
*
|
Merge topic 'cmake-presets-doc-move' into release-3.19
Kyle Edwards
2020-10-20
1
-1/+3
|
|
\
\
|
|
*
|
Help: Show environment field
Kyle Edwards
2020-10-19
1
-0/+1
|
|
*
|
Help: Show multiple ways of doing cacheVariables
Kyle Edwards
2020-10-19
1
-1/+2
|
*
|
|
Merge topic 'separate_arguments-no-args' into release-3.19
Brad King
2020-10-19
3
-0/+15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
separate_arguments: Fix crash on *_COMMAND with no arguments
Robert Bozzetto
2020-10-16
3
-0/+15
|
*
|
|
Merge topic 'doc-CMP0111' into release-3.19
Brad King
2020-10-19
1
-9/+12
|
|
\
\
\
|
|
*
|
|
CMP0111: Clarify that the new error is on a missing property setting
Brad King
2020-10-16
1
-9/+12
|
|
|
/
/
|
*
|
|
Merge topic 'cmake-gui-disable-presets' into release-3.19
Craig Scott
2020-10-17
1
-18/+9
|
|
\
\
\
|
|
*
|
|
CMake GUI: Disable preset fields instead of hiding them
Kyle Edwards
2020-10-16
1
-18/+9
|
*
|
|
|
Merge topic 'file-configure-angle-brackets' into release-3.19
Brad King
2020-10-16
6
-11/+8
|
|
\
\
\
\
|
|
*
|
|
|
file(CONFIGURE): Allow angle brackets in content
Cristian Adam
2020-10-15
6
-11/+8
|
*
|
|
|
|
Merge topic 'CheckSource-Fortran' into release-3.19
Brad King
2020-10-16
8
-0/+32
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Tests: Add cases for CheckSource{Compiles,Runs} bad arguments
Brad King
2020-10-15
8
-0/+32
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Fix regression in test/install/package configuration selection
Brad King
2020-10-15
3
-0/+25
|
|
/
/
/
/
|
*
|
|
|
Merge topic 'cmake-E-cat-binary' into release-3.19
Brad King
2020-10-15
4
-0/+5
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
cmake: Fix '-E cat' command for binary files on Windows
Johnny Jazeix
2020-10-14
4
-0/+5
|
*
|
|
Merge topic 'android-verify-abi-in-ndk' into release-3.19
Brad King
2020-10-13
1
-1/+1
|
|
\
\
\
|
|
*
|
|
Android: Fatal if ABI is not supported by NDK
Haibo Huang
2020-10-09
1
-1/+1
[next]