summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* project: Only check non-cache vars when setting project varsCraig Scott2024-10-071-1/+6
* project: Only define non-cache vars if already definedCraig Scott2024-09-205-0/+40
* project: non cache <project> prefix variables are also createdRobert Maynard2024-08-272-0/+12
* Merge topic 'swift-install-names' into release-3.30Brad King2024-08-024-3/+38
|\
| * Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behaviorEvan Wilde2024-08-014-3/+38
| * Merge topic 'backport-test-curl-output' into release-3.29Brad King2024-07-291-1/+1
| |\
* | \ Merge topic 'backport-test-curl-output' into release-3.30Brad King2024-07-291-1/+1
|\ \ \ | | |/ | |/|
| * | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9Brad King2024-07-291-1/+1
* | | Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)Brad King2024-07-193-0/+7
* | | Merge topic 'TRANSITIVE_LINK_PROPERTIES_isnt_usage' into release-3.30Kyle Edwards2024-07-082-0/+5
|\ \ \
| * | | Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usageRobert Maynard2024-07-052-0/+5
* | | | Tests: Fix RunCMake.ExternalProject when git is not availableBrad King2024-07-031-4/+5
|/ / /
* | | Merge topic 'link-feature-attributes-stabilization' into release-3.30Brad King2024-06-2438-42/+96
|\ \ \
| * | | Link feature attributes: stabilizationMarc Chevrier2024-06-2128-32/+86
| * | | Libraries processing: update configuration wordingMarc Chevrier2024-06-2110-10/+10
* | | | Ninja Multi-Config: Fix crash if config list is changed in subdirectoryBrad King2024-06-213-0/+6
|/ / /
* | | Tests: Update expected results for Xcode 16Brad King2024-06-132-2/+3
* | | 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 '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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | 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-241-30/+201
|\ \ \ \ \
| * | | | | Tests/RunCMake: Document how to write multi-step test casesBrad King2024-05-231-0/+26
| * | | | | Tests/RunCMake: Document commands/variables available to RunCMakeTest scriptsBrad King2024-05-231-8/+132
| * | | | | Tests/RunCMake: Clarify documentation of platform-specific output matchingBrad King2024-05-231-5/+2
| * | | | | Tests/RunCMake: Rename "sub-test" terminology to "case"Brad King2024-05-231-17/+17
| * | | | | Tests/RunCMake: Organize README as multiple sectionsBrad King2024-05-231-1/+13
| * | | | | Tests/RunCMake: Cross-reference README from main Tests/READMEBrad King2024-05-231-2/+14
| | |_|/ / | |/| | |
* | | | | Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-2410-0/+45
|\ \ \ \ \
| * | | | | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-2210-0/+45
| |/ / / /