summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.Asit Dhal2024-06-2416-11/+49
* Merge topic 'masm-static-lib'Brad King2024-06-214-0/+4
|\
| * ASM_MASM: Add support for masm-only static librariesJeremy Koritzinsky2024-06-204-0/+4
* | Merge topic 'xcode-16'Brad King2024-06-142-2/+3
|\ \ | |/ |/|
| * Tests: Update expected results for Xcode 16Brad King2024-06-132-2/+3
* | Merge topic 'fc-cmp0168-fresh'Brad King2024-06-102-11/+14
|\ \ | |/
| * FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-0/+8
| * Tests: RunCMake.FetchContent should not always force _deps removalCraig Scott2024-06-071-3/+0
| * Tests: Fix -direct variants of FetchContent tests using wrong filesCraig Scott2024-06-072-8/+6
* | Merge topic 'doc-testing'Brad King2024-06-062-2/+5
|\ \
| * | Help/dev: Add a CMake Testing GuideBrad King2024-06-052-2/+5
| |/
* | Add deprecation warnings for policies CMP0129 and belowBrad King2024-06-053-0/+30
* | Tests: Modernize RunCMake.CMP0129 test conventions and conditionsBrad King2024-06-0516-29/+34
|/
* Merge topic 'FindPython-free-threaded-python'Brad King2024-06-052-1/+6
|\
| * FindPython: Add support for free threaded pythonMarc Chevrier2024-06-041-0/+5
| * FindPython: Fix spelling errorMarc Chevrier2024-06-041-1/+1
* | Merge topic 'FindMatlab-test-versions_checks'Brad King2024-06-051-0/+3
|\ \
| * | Tests: Fix FindMatlab.versions_checksSilvio Traversaro2024-06-041-0/+3
* | | Tests: Fix FindMatlab.no_implicit_link_checksSilvio Traversaro2024-06-041-1/+1
|/ /
* | Merge topic 'cpack-nuget-dependency-groups'Brad King2024-06-048-0/+109
|\ \ | |/ |/|
| * CPack/NuGet: Build dependencies in groupsAlex Opie2024-06-038-0/+109
* | Merge topic 'cmake-C-crash'Brad King2024-06-036-0/+57
|\ \
| * | Fix crash in target-specific commands called from initial cache scriptBrad King2024-06-016-0/+57
* | | Merge topic 'file-accept-empty-lists'Brad King2024-06-035-13/+4
|\ \ \
| * | | file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty listsCraig Scott2024-05-315-13/+4
| | |/ | |/|
* | | Merge topic 'ep-disable-source-changes'Brad King2024-06-034-0/+37
|\ \ \ | |_|/ |/| |
| * | ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES errorCraig Scott2024-05-314-0/+37
| |/
* | Merge topic 'ci-msvc-14.40'Brad King2024-05-312-13/+27
|\ \
| * | Tests: Update BuildDepends test for VS 17.10Brad King2024-05-301-13/+22
| * | cmake-gui: Suppress MSVC deprecation warnings from Qt headersBrad King2024-05-301-0/+5
* | | Merge topic 'cpack-deb-shlibdeps'Brad King2024-05-3110-11/+200
|\ \ \
| * | | CPackDeb: dpkg-shlibdeps shall consider dependency components, tooDeniz Bahadir2024-05-3010-11/+200
* | | | Merge topic 'dep-provider-try_compile'Brad King2024-05-317-1/+124
|\ \ \ \ | |_|_|/ |/| | |
| * | | try_compile: Propagating top level includes into whole-project callsCraig Scott2024-05-307-1/+124
* | | | Merge topic 'enforce-fc-fully-disconnected-requirements'Brad King2024-05-3013-0/+83
|\ \ \ \ | |_|/ / |/| | |
| * | | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-2913-0/+83
* | | | Merge topic 'CUDAToolkit_search_non_activated_compiler_paths'Brad King2024-05-303-0/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabledRobert Maynard2024-05-293-0/+31
* | | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-2928-0/+90
|\ \ \ \ | | |/ / | |/| |
| * | | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-2928-0/+90
* | | | Merge topic 'hip-std'Brad King2024-05-299-2/+35
|\ \ \ \
| * | | | Tests/CompileFeatures: Cover hip_std_## meta-featuresBrad King2024-05-289-2/+35
* | | | | Merge topic 'swift-multi-config'Brad King2024-05-2914-114/+142
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Swift: Use per-config module file locations in multi-config generatorsDave Abrahams2024-05-248-4/+30
| * | | | Tests/RunCMake/Swift: Enable more cases with Ninja Multi-ConfigDave Abrahams2024-05-247-114/+116
* | | | | Merge topic 'execute_process-child-startup-info'Brad King2024-05-284-0/+34
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Tests/RunCMake/execute_process: Check STARTUPINFOW reserved membersBrad King2024-05-244-0/+34
| * | | | Merge topic 'cmp0037-message' into release-3.29Brad King2024-05-159-0/+40
| |\ \ \ \
* | | | | | FetchContent: Make FetchContent_Populate() honor CMP0168Craig Scott2024-05-251-0/+16
| |_|_|/ / |/| | | |
* | | | | Merge topic 'doc-test-RunCMake'Brad King2024-05-242-30/+205
|\ \ \ \ \