summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda_mark_toolkit_includes_as_system'Brad King2022-08-194-2/+20
|\
| * CUDA: Always mark cuda toolkit as system includeRobert Maynard2022-08-184-2/+20
* | Merge topic 'try_compile-clean-up-tests'Brad King2022-08-191-36/+10
|\ \
| * | try_compile: Clean up testsMatthew Woehlke2022-08-181-36/+10
* | | Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5Brad King2022-08-183-1/+12
|/ /
* | Merge topic 'cmake-E-env-modify'Brad King2022-08-1814-0/+83
|\ \
| * | cmake -E env: Add --modify flagAlex Reinking2022-08-1714-0/+83
* | | Merge topic 'try_compile-no-try_run-args'Brad King2022-08-181-8/+13
|\ \ \
| * | | try_compile: Don't accept try_run argumentsMatthew Woehlke2022-08-171-8/+13
* | | | Merge topic 'argparse-positional-tweak'Brad King2022-08-181-6/+15
|\ \ \ \ | |/ / / |/| | |
| * | | cmArgumentParser: Ignore positional after keywordMatthew Woehlke2022-08-171-6/+15
| |/ /
* | | Tests: Fix GCOV test in unusual environmentsMatthew Woehlke2022-08-161-2/+3
|/ /
* | Merge topic 'refactor-environment-modification'Brad King2022-08-167-0/+26
|\ \
| * | Tests: Add case for ENVIRONMENT_MODIFICATION property OP=reset behaviorAlex Reinking2022-08-157-0/+26
| |/
* | Merge topic 'export-no-shdeps'Brad King2022-08-169-0/+64
|\ \ | |/ |/|
| * export: Restore exclusion of private shared library dependencies from checksBrad King2022-08-159-0/+64
| * Merge topic 'makefile-path-consistency' into release-3.24Brad King2022-08-042-0/+4
| |\
| * \ Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-045-0/+31
| |\ \
* | \ \ Merge topic 'tutorial_genExp_rearrange'Brad King2022-08-101-1/+1
|\ \ \ \
| * | | | Tutorial: Move step 10 to step 4Markus Ferrell2022-08-081-1/+1
* | | | | Merge topic 'fortran-module-dep'Brad King2022-08-104-3/+40
|\ \ \ \ \
| * | | | | Fortran: Fix suprious dependencies with submodulesVitaly Mogulian2022-08-094-3/+40
| |/ / / /
* | | | | Merge topic 'ExternalProject-BUILD_ALWAYS-install'Brad King2022-08-104-0/+50
|\ \ \ \ \
| * | | | | ExternalProject: Fix install on BUILD_ALWAYS+BUILD_BYPRODUCTS with NinjaMaik Nijhuis2022-08-091-0/+3
| * | | | | ExternalProject: Add test case for BUILD_ALWAYSBrad King2022-08-094-0/+47
* | | | | | 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