summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-274-2/+27
* Merge topic 'cmake-presets-workflow-arguments'Brad King2022-10-276-3/+46
|\
| * cmake --workflow: add --fresh optionKyle Edwards2022-10-263-3/+37
| * cmake --workflow: print usage and exit on unrecognized argumentKyle Edwards2022-10-264-0/+9
* | Merge topic 'xcode-swift-defs'Brad King2022-10-273-0/+34
|\ \
| * | Xcode: Evaluate Swift compile definitions separatelyBrad King2022-10-253-0/+34
| |/
| * Merge topic 'test-git-protocol-file' into release-3.25Brad King2022-10-211-0/+2
| |\
| * \ Merge topic 'cmake-presets-output-junit' into release-3.25Brad King2022-10-1910-2/+66
| |\ \
| * \ \ Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-195-0/+66
| |\ \ \
| * \ \ \ Merge topic 'revert_nvcc_marking_include_as_system' into release-3.25Brad King2022-10-184-20/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'ninja-intl-paths'Brad King2022-10-274-0/+22
|\ \ \ \ \ \
| * | | | | | Tests: Add case for ninja with non-ascii charsBrad King2022-10-264-0/+22
* | | | | | | Merge topic 'try_compile-CMP0128'Brad King2022-10-251-4/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tests: Avoid running C++11 test on GNU < 4.7Brad King2022-10-241-4/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'CheckSourceCompiles-Swift'Brad King2022-10-254-19/+45
|\ \ \ \ \ \
| * | | | | | CheckSourceCompiles: Add support for SwiftEvan Wilde2022-10-243-1/+21
| * | | | | | Tests: Factor out a CMake_TEST_Swift variable for Swift test conditionsBrad King2022-10-241-1/+6
| * | | | | | Tests: Provide Apple inspection results to CMakeOnly and RunCMake testsBrad King2022-10-211-17/+18
* | | | | | | Merge topic 'set_environment_generator'Brad King2022-10-244-0/+11
|\ \ \ \ \ \ \
| * | | | | | | cmake: Honor CMAKE_GENERATOR env var in --help outputJuan Ramos2022-10-204-0/+11
* | | | | | | | Merge topic 'test-git-protocol-file'Brad King2022-10-211-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Tests: Explicitly allow usage of git file-based protocol in test casesBrad King2022-10-201-0/+2
| * | | | | | | Merge branch 'try_compile-CMP0128' into release-3.24Brad King2022-10-185-0/+66
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge topic 'cmake-presets-output-junit'Brad King2022-10-1910-2/+66
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CTest: Add support for outputJUnitFile in presetsKyle Edwards2022-10-186-2/+34
| * | | | | | | Tests: Add test for outputLogFile in CMakePresets.jsonKyle Edwards2022-10-183-1/+12
| * | | | | | | CMakePresets.json: Disallow extra properties in test output schemaKyle Edwards2022-10-184-0/+21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'try_compile-CMP0128'Brad King2022-10-195-0/+66
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | try_compile: Honor CMP0128 setting in test projectBrad King2022-10-185-0/+66
* | | | | | Merge topic 'revert_nvcc_marking_include_as_system'Brad King2022-10-184-20/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CUDA: Revert "Always mark cuda toolkit as system include"Robert Maynard2022-10-174-20/+2
* | | | | | Merge topic 'trace-try_compile'Brad King2022-10-175-0/+23
|\ \ \ \ \ \
| * | | | | | try_compile: Propagate --trace through try_compileMatthew Woehlke2022-10-115-0/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'UseSWIG-perl5-language'Brad King2022-10-173-2/+36
|\ \ \ \ \ \
| * | | | | | UseSWIG: Add support of perl5 languageMarc Chevrier2022-10-143-2/+36
* | | | | | | Merge topic 'more-cpp-module-tests'Brad King2022-10-1711-1/+110
|\ \ \ \ \ \ \
| * | | | | | | Tests/RunCMake/CXXModules: add a test with duplicate modulesBen Boeckel2022-10-115-0/+66
| * | | | | | | Tests/RunCMake/CXXModules: add a test with circular importsBen Boeckel2022-10-117-1/+44
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'xcode-framework-consumption'Brad King2022-10-172-0/+27
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Xcode: ensure framework with custom output directory can be consumedMarc Chevrier2022-10-142-0/+27
| | |_|/ / / | |/| | | |
| * | | | | Merge topic 'flang-implicit-link-info' into release-3.25Brad King2022-10-125-2/+48
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
* | | | | Tests: Teach CheckSourceTree test to clean up some specific known filesBrad King2022-10-131-0/+7
| |_|/ / |/| | |
* | | | Add deprecation warnings for policies CMP0108 and belowBrad King2022-10-125-0/+50
* | | | Merge topic 'flang-implicit-link-info'Brad King2022-10-125-2/+48
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-115-2/+48
* | | Merge topic 'test-RunCMake.install'Brad King2022-10-111-1/+1
|\ \ \
| * | | Tests: Loosen RunCMake.install directory symlink expected outputBrad King2022-10-101-1/+1
* | | | Merge topic 'verify-header-sets-iwyu'Brad King2022-10-101-1/+1
|\ \ \ \
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification fileDaniel Hannon2022-10-071-1/+1
* | | | | Merge topic 'cuda_sanitizer_false_positives'Brad King2022-10-101-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |