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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
try_compile: Add keyword-dispatched signature
Matthew Woehlke
2022-09-05
70
-163/+314
*
Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5
Brad King
2022-08-18
3
-1/+12
*
Merge topic 'cmake-E-env-modify'
Brad King
2022-08-18
14
-0/+83
|
\
|
*
cmake -E env: Add --modify flag
Alex Reinking
2022-08-17
14
-0/+83
*
|
try_compile: Don't accept try_run arguments
Matthew Woehlke
2022-08-17
1
-8/+13
|
/
*
Merge topic 'refactor-environment-modification'
Brad King
2022-08-16
7
-0/+26
|
\
|
*
Tests: Add case for ENVIRONMENT_MODIFICATION property OP=reset behavior
Alex Reinking
2022-08-15
7
-0/+26
*
|
Merge topic 'export-no-shdeps'
Brad King
2022-08-16
9
-0/+64
|
\
\
|
|
/
|
/
|
|
*
export: Restore exclusion of private shared library dependencies from checks
Brad King
2022-08-15
9
-0/+64
|
*
Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...
Brad King
2022-08-04
5
-0/+31
|
|
\
*
|
\
Merge topic 'ExternalProject-BUILD_ALWAYS-install'
Brad King
2022-08-10
4
-0/+50
|
\
\
\
|
*
|
|
ExternalProject: Fix install on BUILD_ALWAYS+BUILD_BYPRODUCTS with Ninja
Maik Nijhuis
2022-08-09
1
-0/+3
|
*
|
|
ExternalProject: Add test case for BUILD_ALWAYS
Brad King
2022-08-09
4
-0/+47
*
|
|
|
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 '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
1
-2/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
1
-2/+2
*
|
|
|
|
|
|
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
*
|
|
|
|
|
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
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
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
56
-109/+157
|
\
\
\
\
|
*
|
|
|
cmCMakePathCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
2
-2/+6
[next]