summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests/FortranModules: add case for modules after "end interface X"Ben Boeckel2022-11-303-0/+22
* Merge topic 'try_compile-copy-config' into release-3.25Brad King2022-11-232-0/+9
|\
| * try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-222-0/+9
* | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-224-8/+74
|/
* Merge topic 'test-FindBoost-python-versions' into release-3.25Brad King2022-11-171-2/+2
|\
| * Tests: Update FindBoost.TestPython for Python 3.11 and 3.12Brad King2022-11-161-2/+2
| * Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branchSean McBride2022-11-032-14/+20
| * Merge branch 'ninja-intl-paths' into release-3.24Brad King2022-10-274-0/+22
| |\
| * \ Merge branch 'try_compile-CMP0128' into release-3.24Brad King2022-10-251-4/+5
| |\ \
* | | | CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is emptyBrad King2022-11-152-0/+7
* | | | msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-112-1/+3
* | | | Tests: Fix TryCompile bad source case for clang-cl 15 on WindowsBrad King2022-11-101-1/+1
* | | | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-074-2/+34
* | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25Brad King2022-11-034-0/+33
|\ \ \ \
| * | | | FindCUDAToolkit: Restore usage from multiple directoriesRobert Maynard2022-11-024-0/+33
* | | | | Xcode: Implement Swift include directoriesBrad King2022-11-025-0/+8
* | | | | CMP0141: Fix PCH REUSE_FROM under policy NEW behaviorBrad King2022-10-314-1/+6
* | | | | Tests: Drop redundant project init from RunCMake.PrecompileHeaders casesBrad King2022-10-3113-29/+19
|/ / / /
* | | | Merge topic 'vs-dotnetsdk-arm64' into release-3.25Brad King2022-10-311-2/+8
|\ \ \ \
| * | | | Tests: Fix RunCMake.VsDotnetSdk with VS >= 17.3 on ARM64Anthony Roberts2022-10-281-2/+8
* | | | | Merge topic 'ninja-showIncludes-encoding' into release-3.25Brad King2022-10-3112-0/+104
|\ \ \ \ \
| * | | | | Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-3012-0/+104
| |/ / / /
* | | | | Xcode: Put object files in a place that Xcode cleansBrad King2022-10-287-8/+19
|/ / / /
* | | | Merge topic 'cmake-presets-workflow-arguments' into release-3.25Brad 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' into release-3.25Brad King2022-10-273-0/+34
|\ \ \ \ \
| * | | | | Xcode: Evaluate Swift compile definitions separatelyBrad King2022-10-253-0/+34
| |/ / / /
* | | | | Merge topic 'ninja-intl-paths' into release-3.25Brad King2022-10-274-0/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Tests: Add case for ninja with non-ascii charsBrad King2022-10-264-0/+22
| | |_|/ | |/| |
* | | | Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-251-4/+5
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Tests: Avoid running C++11 test on GNU < 4.7Brad King2022-10-241-4/+5
* | | Merge topic 'test-git-protocol-file' into release-3.25Brad 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' into release-3.25Brad 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' into release-3.25Brad 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' into release-3.25Brad King2022-10-184-20/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | CUDA: Revert "Always mark cuda toolkit as system include"Robert Maynard2022-10-174-20/+2
* | | | 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
|\ \ \ | | |/ | |/|
| * | 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