summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Add timestamp file for CMAKE_GLOBAL_AUTORCC_TARGETOrkun Tokdemir2024-06-261-0/+16
* Merge topic 'file-rpath-elf-static'Brad King2024-06-264-7/+19
|\
| * file(RPATH_CHANGE ...): no-op for static binaryHarmen Stoppels2024-06-242-0/+3
| * Tests/RunCMake/file-RPATH: Prepare to cover statically linked binariesHarmen Stoppels2024-06-243-7/+16
* | Merge topic 'preset-comments'Brad King2024-06-2614-0/+229
|\ \
| * | presets: Allow comments in presets filesAliaksandr Averchanka2024-06-2414-0/+229
* | | Merge topic 'cpack-debian-multiarch'Brad King2024-06-267-4/+23
|\ \ \
| * | | CPack/DEB: Add Multi-Arch supportRobert Schuster2024-06-244-0/+17
| * | | CPack/DEB: Add Multi-Arch supportRobert Schuster2024-06-212-0/+2
| * | | Tests/RunCMake/CPack: Improve READMERobert Schuster2024-06-211-4/+4
| |/ /
* | | Merge topic 'orkun_refactor_autogen_tests_21_06_2024'Brad King2024-06-2669-518/+570
|\ \ \
| * | | Autogen: Separate RunCMake.AutogenQtX testsOrkun Tokdemir2024-06-2469-518/+570
| |/ /
* | | Merge topic 'issue-26041-filemakedirectory-result-optional-argument'Brad King2024-06-2616-11/+49
|\ \ \ | |_|/ |/| |
| * | file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.Asit Dhal2024-06-2416-11/+49
| |/
* | Merge topic 'apple-framework-bundle-name'Brad King2024-06-245-27/+85
|\ \
| * | Apple: Add CFBundleName to framework Info.plist filesBrad King2024-06-204-0/+32
| * | Tests/RunCMake/Framework: Improve failure messagesBrad King2024-06-183-27/+53
| |/
* | Merge topic 'link-feature-attributes-stabilization'Brad King2024-06-2438-42/+96
|\ \
| * | Link feature attributes: stabilizationMarc Chevrier2024-06-2128-32/+86
| * | Libraries processing: update configuration wordingMarc Chevrier2024-06-2110-10/+10
* | | Merge topic 'nmc-config-list'Brad King2024-06-243-0/+6
|\ \ \ | |_|/ |/| |
| * | Ninja Multi-Config: Fix crash if config list is changed in subdirectoryBrad King2024-06-213-0/+6
| |/
* | 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-061-1/+3
|\ \
| * | Help/dev: Add a CMake Testing GuideBrad King2024-06-051-1/+3
| |/
* | 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 '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-034-11/+2
|\ \ \
| * | | file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty listsCraig Scott2024-05-314-11/+2
| | |/ | |/|
* | | 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 '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 'deprecate-fetchcontent_populate'Brad King2024-05-2928-0/+90
|\ \ \ | |/ /
| * | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-2928-0/+90
* | | Merge topic 'swift-multi-config'Brad King2024-05-297-114/+130
|\ \ \
| * | | Swift: Use per-config module file locations in multi-config generatorsDave Abrahams2024-05-241-4/+18
| * | | 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
|\ \ \ \ | |_|/ / |/| | |