summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'string-JSON-error-typo'Brad King2022-08-051-3/+3
|\
| * string(JSON): Fix typo in error messageSean Kahler2022-08-041-3/+3
* | Merge topic 'find_package-one-more-path'Brad King2022-08-053-0/+15
|\ \ | |/ |/|
| * cmFindPackageCommand: Add one more search pathAlex Turbov2022-08-043-0/+15
* | Merge topic 'cmake-preset-error-reporting'Brad King2022-08-044-4/+24
|\ \
| * | presets: Add basic error forwarding from cmake preset json parserSankhesh Jhaveri2022-08-034-4/+24
* | | Merge topic 'enable-intel-llvm-ipo-3'Brad King2022-08-041-1/+11
|\ \ \
| * | | Tests: Update ModuleDefinition for IntelLLVM MSVC Frontend VariantWilliam R. Dieter2022-08-011-1/+11
* | | | Merge topic 'makefile-path-consistency'Brad King2022-08-042-0/+4
|\ \ \ \
| * | | | Makefiles: Restore path consistency in the global dispatch makefileBrad King2022-08-032-0/+4
* | | | | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS'Brad King2022-08-045-0/+31
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-035-0/+31
* | | | | Merge topic 'all-verify-interface-header-sets'Kyle Edwards2022-08-037-0/+34
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add verification target for allKyle Edwards2022-08-037-0/+34
| |/ / /
| * | | Merge topic 'verify-interface-header-sets-interface-library-source-language' ...Brad King2022-07-282-0/+5
| |\ \ \
* | \ \ \ Merge topic 'try_compile-cleanup'Brad King2022-08-0335-19/+130
|\ \ \ \ \
| * | | | | cmCoreTryCompile: Port to cmArgumentParserBrad King2022-08-0217-91/+74
| * | | | | Tests: Add RunCMake.try_compile case for try_run-only argsBrad King2022-08-023-0/+83
| * | | | | Tests: Add RunCMake.try_run cases for missing keyword argumentsBrad King2022-08-0123-13/+58
| | |_|/ / | |/| | |
* | | | | Merge topic 'cpp-named-module-support-msvc'Brad King2022-08-0312-3/+119
|\ \ \ \ \
| * | | | | RunCMake/CXXModules: add a "deep-chain" testBen Boeckel2022-08-029-0/+116
| * | | | | RunCMake/CXXModules: support MSVC extensionsBen Boeckel2022-08-021-1/+1
| * | | | | RunCMake/CXXModules: fix partition importing syntaxBen Boeckel2022-07-262-2/+2
* | | | | | Merge topic 'cuda_add_lto_support'Brad King2022-08-0312-13/+255
|\ \ \ \ \ \
| * | | | | | CUDA: Add Device LTO support for nvccRobert Maynard2022-07-2212-13/+255
* | | | | | | Merge topic 'find_package-refactor-path-generation'Brad King2022-08-0350-0/+238
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Tests: Add more find_package search path casesAlex Turbov2022-07-1150-0/+238
| |/ / / / /
* | | | | | cmCMakePathCommand: Enforce non-empty string arguments via binding typeBrad King2022-07-282-0/+7
* | | | | | cmArgumentParser: Model non-empty strings with wrapper typeBrad King2022-07-281-0/+16
* | | | | | Merge topic 'command-arg-parser'Brad King2022-07-281-3/+131
|\ \ \ \ \ \
| * | | | | | cmArgumentParser: Offer bindings for positional argumentsBrad King2022-07-271-0/+7
| * | | | | | cmArgumentParser: Add callback bindingsBrad King2022-07-271-3/+110
| * | | | | | cmArgumentParser: Propagate constructors through binding wrapper typesBrad King2022-07-271-0/+14
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'verify-interface-header-sets-interface-library-source-language'Brad King2022-07-282-0/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | VERIFY_INTERFACE_HEADER_SETS: Fall back to global languagesKyle Edwards2022-07-272-0/+5
* | | | | | Merge topic 'verify-interface-header-sets-add-compile-definitions'Brad King2022-07-282-0/+6
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | VERIFY_INTERFACE_HEADER_SETS: Finalize compile info for verify targetsKyle Edwards2022-07-272-0/+6
| |/ / / /
* | | | | Tests: Add RunCMake.try_compile case covering empty value argumentsBrad King2022-07-264-0/+15
* | | | | Tests: Add RunCMake.try_compile case covering list arguments with no valuesBrad King2022-07-262-0/+9
* | | | | try_compile: Fail earlier when bindir is not an absolute pathBrad King2022-07-2614-0/+32
| |/ / / |/| | |
* | | | cmArgumentParser: Offer binding for list of parsed keywordsBrad King2022-07-251-0/+23
* | | | cmArgumentParser: Drop unused keywordsMissingValue argument to Parse()Brad King2022-07-251-17/+7
* | | | Merge topic 'cmake-help-flags-after-dashdash'Brad King2022-07-253-3/+5
|\ \ \ \ | |/ / /
| * | | cmake: In -P mode ignore flags like `--version` after `--`Robert Maynard2022-07-223-3/+5
* | | | Merge topic 'cmake-P-path-args'Brad King2022-07-253-0/+13
|\ \ \ \ | |/ / /
| * | | cmake: In -P mode ignore extra paths on the command lineRobert Maynard2022-07-223-0/+13
* | | | Merge topic 'command-arg-parser-result'Brad King2022-07-2557-148/+228
|\ \ \ \
| * | | | cmCMakePathCommand: Report keyword errors via argument parser resultsBrad King2022-07-222-2/+6
| * | | | cmCMakeHost*Command: Report keyword errors via argument parser resultsBrad King2022-07-222-4/+8
| * | | | cmFileCommand: Report keyword errors via argument parser resultsBrad King2022-07-2211-26/+65