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 'string-JSON-error-typo'
Brad King
2022-08-05
1
-3/+3
|
\
|
*
string(JSON): Fix typo in error message
Sean Kahler
2022-08-04
1
-3/+3
*
|
Merge topic 'find_package-one-more-path'
Brad King
2022-08-05
3
-0/+15
|
\
\
|
|
/
|
/
|
|
*
cmFindPackageCommand: Add one more search path
Alex Turbov
2022-08-04
3
-0/+15
*
|
Merge topic 'cmake-preset-error-reporting'
Brad King
2022-08-04
4
-4/+24
|
\
\
|
*
|
presets: Add basic error forwarding from cmake preset json parser
Sankhesh Jhaveri
2022-08-03
4
-4/+24
*
|
|
Merge topic 'enable-intel-llvm-ipo-3'
Brad King
2022-08-04
1
-1/+11
|
\
\
\
|
*
|
|
Tests: Update ModuleDefinition for IntelLLVM MSVC Frontend Variant
William R. Dieter
2022-08-01
1
-1/+11
*
|
|
|
Merge topic 'makefile-path-consistency'
Brad King
2022-08-04
2
-0/+4
|
\
\
\
\
|
*
|
|
|
Makefiles: Restore path consistency in the global dispatch makefile
Brad King
2022-08-03
2
-0/+4
*
|
|
|
|
Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS'
Brad King
2022-08-04
5
-0/+31
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
FetchContent: Disable header set verification for dependencies
Craig Scott
2022-08-03
5
-0/+31
*
|
|
|
|
Merge topic 'all-verify-interface-header-sets'
Kyle Edwards
2022-08-03
7
-0/+34
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
7
-0/+34
|
|
/
/
/
|
*
|
|
Merge topic 'verify-interface-header-sets-interface-library-source-language' ...
Brad King
2022-07-28
2
-0/+5
|
|
\
\
\
*
|
\
\
\
Merge topic 'try_compile-cleanup'
Brad King
2022-08-03
35
-19/+130
|
\
\
\
\
\
|
*
|
|
|
|
cmCoreTryCompile: Port to cmArgumentParser
Brad King
2022-08-02
17
-91/+74
|
*
|
|
|
|
Tests: Add RunCMake.try_compile case for try_run-only args
Brad King
2022-08-02
3
-0/+83
|
*
|
|
|
|
Tests: Add RunCMake.try_run cases for missing keyword arguments
Brad King
2022-08-01
23
-13/+58
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cpp-named-module-support-msvc'
Brad King
2022-08-03
12
-3/+119
|
\
\
\
\
\
|
*
|
|
|
|
RunCMake/CXXModules: add a "deep-chain" test
Ben Boeckel
2022-08-02
9
-0/+116
|
*
|
|
|
|
RunCMake/CXXModules: support MSVC extensions
Ben Boeckel
2022-08-02
1
-1/+1
|
*
|
|
|
|
RunCMake/CXXModules: fix partition importing syntax
Ben Boeckel
2022-07-26
2
-2/+2
*
|
|
|
|
|
Merge topic 'cuda_add_lto_support'
Brad King
2022-08-03
12
-13/+255
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
12
-13/+255
*
|
|
|
|
|
|
Merge topic 'find_package-refactor-path-generation'
Brad King
2022-08-03
50
-0/+238
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Tests: Add more find_package search path cases
Alex Turbov
2022-07-11
50
-0/+238
|
|
/
/
/
/
/
*
|
|
|
|
|
cmCMakePathCommand: Enforce non-empty string arguments via binding type
Brad King
2022-07-28
2
-0/+7
*
|
|
|
|
|
cmArgumentParser: Model non-empty strings with wrapper type
Brad King
2022-07-28
1
-0/+16
*
|
|
|
|
|
Merge topic 'command-arg-parser'
Brad King
2022-07-28
1
-3/+131
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmArgumentParser: Offer bindings for positional arguments
Brad King
2022-07-27
1
-0/+7
|
*
|
|
|
|
|
cmArgumentParser: Add callback bindings
Brad King
2022-07-27
1
-3/+110
|
*
|
|
|
|
|
cmArgumentParser: Propagate constructors through binding wrapper types
Brad King
2022-07-27
1
-0/+14
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'verify-interface-header-sets-interface-library-source-language'
Brad King
2022-07-28
2
-0/+5
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
VERIFY_INTERFACE_HEADER_SETS: Fall back to global languages
Kyle Edwards
2022-07-27
2
-0/+5
*
|
|
|
|
|
Merge topic 'verify-interface-header-sets-add-compile-definitions'
Brad King
2022-07-28
2
-0/+6
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
VERIFY_INTERFACE_HEADER_SETS: Finalize compile info for verify targets
Kyle Edwards
2022-07-27
2
-0/+6
|
|
/
/
/
/
*
|
|
|
|
Tests: Add RunCMake.try_compile case covering empty value arguments
Brad King
2022-07-26
4
-0/+15
*
|
|
|
|
Tests: Add RunCMake.try_compile case covering list arguments with no values
Brad King
2022-07-26
2
-0/+9
*
|
|
|
|
try_compile: Fail earlier when bindir is not an absolute path
Brad King
2022-07-26
14
-0/+32
|
|
/
/
/
|
/
|
|
|
*
|
|
|
cmArgumentParser: Offer binding for list of parsed keywords
Brad King
2022-07-25
1
-0/+23
*
|
|
|
cmArgumentParser: Drop unused keywordsMissingValue argument to Parse()
Brad King
2022-07-25
1
-17/+7
*
|
|
|
Merge topic 'cmake-help-flags-after-dashdash'
Brad King
2022-07-25
3
-3/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
cmake: In -P mode ignore flags like `--version` after `--`
Robert Maynard
2022-07-22
3
-3/+5
*
|
|
|
Merge topic 'cmake-P-path-args'
Brad King
2022-07-25
3
-0/+13
|
\
\
\
\
|
|
/
/
/
|
*
|
|
cmake: In -P mode ignore extra paths on the command line
Robert Maynard
2022-07-22
3
-0/+13
*
|
|
|
Merge topic 'command-arg-parser-result'
Brad King
2022-07-25
57
-148/+228
|
\
\
\
\
|
*
|
|
|
cmCMakePathCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
2
-2/+6
|
*
|
|
|
cmCMakeHost*Command: Report keyword errors via argument parser results
Brad King
2022-07-22
2
-4/+8
|
*
|
|
|
cmFileCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
11
-26/+65
[next]