summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'truncation_test'Craig Scott2022-09-0611-11/+18
|\
| * RunCMakeTest: fix Truncation test definitionFrank Winklmeier2022-09-0511-11/+18
| * Merge topic 'Link-MACOSX_BUNDLE' into release-3.24Brad King2022-09-015-0/+44
| |\
| * \ Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...Brad King2022-08-317-0/+96
| |\ \
* | \ \ Merge topic 'cmake-presets-package'Brad King2022-09-0225-0/+402
|\ \ \ \
| * | | | CPack: Add support for presetsKyle Edwards2022-08-3120-0/+352
| * | | | CMakePresets.json: Fix formatting of --list-presets=allKyle Edwards2022-08-315-0/+50
* | | | | Merge topic 'E-capabilities-tls'Brad King2022-09-021-1/+1
|\ \ \ \ \
| * | | | | cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-1/+1
* | | | | | Merge topic 'compiler-launcher-genexp'Brad King2022-09-011-1/+2
|\ \ \ \ \ \
| * | | | | | COMPILER_LAUNCHER: Add support for generator expressionsThomas Weißschuh2022-08-301-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'Link-MACOSX_BUNDLE'Brad King2022-09-015-0/+44
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLEMarc Chevrier2022-08-315-0/+44
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-315-0/+44
* | | | | | Merge topic 'xcode-add-gpu-validation-and-default-configuration'Brad King2022-08-312-0/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-302-0/+4
* | | | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'Brad King2022-08-317-0/+96
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-307-0/+96
* | | | | | | Merge topic 'test-symlinks-with-ccache'Brad King2022-08-311-0/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Tests: Teach RunCMake.SymlinkTrees to tolerate CCACHE_BASEDIRBrad King2022-08-301-0/+3
| | |_|/ / | |/| | |
* | | | | Merge topic 'file-set-source-group'Kyle Edwards2022-08-255-4/+22
|\ \ \ \ \ | |/ / / /
| * | | | FILE_SET: Fix source group detectionKyle Edwards2022-08-243-0/+17
| * | | | Tests: Fix VS10Project SourceGroupTreeCMakeLists checkKyle Edwards2022-08-242-4/+5
| |/ / /
* | | | Merge topic 'fix-presets-test-symlinked-build-dir'Kyle Edwards2022-08-231-0/+1
|\ \ \ \
| * | | | Tests: Fix CMakePresets test in unusual environmentsMatthew Woehlke2022-08-191-0/+1
* | | | | Merge topic 'block-management'Brad King2022-08-2349-0/+362
|\ \ \ \ \
| * | | | | Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-2249-0/+362
| |/ / / /
* | | | | target_*: Fix cross-directory call backtracesBrad King2022-08-221-47/+11
* | | | | Tests: Add FileAPI case for cross-directory target_* commandsBrad King2022-08-2222-33/+247
|/ / / /
* | | | Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5Brad King2022-08-183-1/+12
| |_|/ |/| |
* | | Merge topic 'cmake-E-env-modify'Brad King2022-08-1814-0/+83
|\ \ \
| * | | cmake -E env: Add --modify flagAlex Reinking2022-08-1714-0/+83
| | |/ | |/|
* | | try_compile: Don't accept try_run argumentsMatthew Woehlke2022-08-171-8/+13
|/ /
* | Merge topic 'refactor-environment-modification'Brad King2022-08-167-0/+26
|\ \
| * | Tests: Add case for ENVIRONMENT_MODIFICATION property OP=reset behaviorAlex Reinking2022-08-157-0/+26
* | | Merge topic 'export-no-shdeps'Brad King2022-08-169-0/+64
|\ \ \ | |/ / |/| / | |/
| * export: Restore exclusion of private shared library dependencies from checksBrad King2022-08-159-0/+64
| * Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-045-0/+31
| |\
* | \ Merge topic 'ExternalProject-BUILD_ALWAYS-install'Brad King2022-08-104-0/+50
|\ \ \
| * | | ExternalProject: Fix install on BUILD_ALWAYS+BUILD_BYPRODUCTS with NinjaMaik Nijhuis2022-08-091-0/+3
| * | | ExternalProject: Add test case for BUILD_ALWAYSBrad King2022-08-094-0/+47
* | | | Merge topic 'string-JSON-error-typo'Brad King2022-08-051-3/+3
|\ \ \ \
| * | | | string(JSON): Fix typo in error messageSean Kahler2022-08-041-3/+3
* | | | | Merge topic 'find_package-one-more-path'Brad King2022-08-053-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmFindPackageCommand: Add one more search pathAlex Turbov2022-08-043-0/+15
| |/ / /
* | | | Merge topic 'cmake-preset-error-reporting'Brad King2022-08-044-4/+24
|\ \ \ \
| * | | | presets: Add basic error forwarding from cmake preset json parserSankhesh Jhaveri2022-08-034-4/+24
* | | | | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS'Brad King2022-08-045-0/+31
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-035-0/+31
* | | | Merge topic 'all-verify-interface-header-sets'Kyle Edwards2022-08-037-0/+34
|\ \ \ \ | | |_|/ | |/| |