summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add support for '--build --prefix=<prefix>' form of the argumentBrad King2021-02-231-2/+10
* cmake: Document '--preset <preset>' form of the argumentBrad King2021-02-237-3/+20
* Merge topic 'test-ExternalProject-CONFIGURE_HANDLED_BY_BUILD' into release-3.20Brad King2021-02-231-2/+2
|\
| * Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystemsDaan De Meyer2021-02-221-2/+2
* | Tests: Suppress failures on macOS arm64 due to separate Xcode signing phaseBrad King2021-02-226-0/+29
* | Tests: Clarify internal project name in RunCMake.GoogleTest casesBrad King2021-02-224-4/+4
* | Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20Brad King2021-02-225-0/+85
|\ \
| * | FetchContent: Don't update timestamps if files don't changeCraig Scott2021-02-225-0/+85
* | | VS: Restore support for PCH in CXX but not C within once targetBrad King2021-02-195-0/+33
|/ /
* | FetchContent: Restore patch command supportCraig Scott2021-02-173-0/+25
|/
* Merge topic 'xcode12-ios_install_combined'Brad King2021-02-093-4/+29
|\
| * IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-083-4/+29
* | Merge topic 'object-lib-multiarch'Brad King2021-02-0911-12/+56
|\ \
| * | add_library(): Allow imported object libraries with multi-archCraig Scott2021-02-069-7/+55
| * | Tests: TargetObjects does not need any languages enabledCraig Scott2021-02-052-5/+1
* | | Merge topic 'cmake_library_architecture_better_multiarch_support'Brad King2021-02-0824-1/+51
|\ \ \
| * | | CMakeDetermineCompilerABI: Parse library arch from versioned pathsRobert Maynard2021-02-0424-1/+51
| |/ /
* | | Merge topic 'fetchcontent-performance'Brad King2021-02-0515-68/+7
|\ \ \
| * | | FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-042-18/+0
| * | | ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-046-7/+7
| * | | ExternalProject: Avoid scanning docs for keywords, use include_guard()Craig Scott2021-01-297-43/+0
* | | | Merge topic 'build-test-presets'Brad King2021-02-0581-30/+800
|\ \ \ \
| * | | | Tests: Update RunCMake/CMakePresets --list-presetsSam Freed2021-02-044-4/+4
| * | | | Tests: Update RunCMake/CommandLine BuildDirSam Freed2021-02-0411-11/+11
| * | | | Tests: Add test preset testsSam Freed2021-02-0436-0/+464
| * | | | Tests: Add build preset testsSam Freed2021-02-0429-0/+301
| * | | | Tests: Factor out RunCMake.CMakePresets schema validationSam Freed2021-02-042-15/+20
* | | | | Merge topic 'aix-xcoff-edit'Brad King2021-02-0413-4/+100
|\ \ \ \ \
| * | | | | AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-035-6/+21
| * | | | | Tests: Add sample XCOFF binariesBrad King2021-02-032-0/+0
| * | | | | Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF caseBrad King2021-02-038-0/+81
| | |_|/ / | |/| | |
* | | | | Merge topic 'issue-17634'Brad King2021-02-042-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | try_run: Allow to set working directoryAsit Dhal2021-02-032-0/+11
* | | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-032-0/+132
|\ \ \ \ \
| * | | | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-022-0/+132
| |/ / / /
| * | | | Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"Brad King2021-02-022-132/+0
| * | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-022-0/+132
| |\ \ \ \
| | * | | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-022-0/+132
| | |/ / /
* | | | | file(CONFIGURE): Use text mode for default OUTPUT contentCristian Adam2021-02-021-1/+5
|/ / / /
* | | | Merge topic 'issue-19198'Brad King2021-02-0211-0/+141
|\ \ \ \
| * | | | file(GENERATE): Support new line styleAsit Dhal2021-02-0111-0/+141
* | | | | Merge topic 'fix21727_for_FindOpenSSL'Brad King2021-02-026-0/+86
|\ \ \ \ \
| * | | | | FindOpenSSL: Add support for version-rangeDeniz Bahadir2021-02-016-0/+86
| |/ / / /
* | | | | Merge topic 'tests-setgid'Brad King2021-02-021-0/+6
|\ \ \ \ \
| * | | | | Tests: Explicitly set permissions in CPack tests to avoid perimssions errorswilliam.r.dieter2021-01-291-0/+6
| |/ / / /
* | | | | Merge topic 'bad-dns-no_proxy'Brad King2021-02-021-0/+4
|\ \ \ \ \
| * | | | | Tests: Add host to ENV{no_proxy} when DNS lookup failure is expectedwilliam.r.dieter2021-01-291-0/+4
| |/ / / /
* | | | | Merge topic 'file-configure-newline'Brad King2021-02-011-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file(CONFIGURE): Fix newlines in CONTENTCristian Adam2021-01-291-1/+6
* | | | | Merge topic 'cmake_path-stabilization'Craig Scott2021-01-2911-24/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |