summaryrefslogtreecommitdiff
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* cmTargetPropCommandBase: Restore ArgumentFlags enum value bool logicCraig Scott2022-11-274-0/+9
* Merge topic 'cxxmodule-module-support-tweaks'Brad King2022-11-232-2/+2
|\
| * Tests/RunCMake/CXXModules: mark IMPORTED targets as INTERFACEBen Boeckel2022-11-212-2/+2
* | Merge topic 'try_compile-copy-config'Brad King2022-11-232-0/+9
|\ \
| * | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-222-0/+9
* | | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex'Brad King2022-11-234-8/+74
|\ \ \
| * | | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-224-8/+74
| |/ /
* | | Merge topic 'find_dependency-dedup'Brad King2022-11-228-0/+31
|\ \ \
| * | | find_dependency: Avoid repeating identical dependency searchesBrad King2022-11-181-5/+0
| * | | Tests: Add case covering transitive find_dependency callsBrad King2022-11-188-0/+36
* | | | Merge topic 'custom-command-comment-genex'Brad King2022-11-226-0/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | add_custom_{command,target}: add genex support for COMMENTPeter Würth2022-11-196-0/+35
| |/ /
* | | Merge topic 'xcode-ios-extensionkit'Brad King2022-11-217-0/+72
|\ \ \
| * | | Xcode: Allow bundling extensionkit extensionsRussell Greene2022-11-187-0/+72
| |/ /
* | | Merge topic 'cxx-scanning-properties'Brad King2022-11-218-0/+125
|\ \ \
| * | | cxxmodules: add properties to control scanningBen Boeckel2022-11-188-0/+125
* | | | Merge topic 'test-file-download'Brad King2022-11-2153-57/+179
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOADBrad King2022-11-182-2/+5
| * | | Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOADBrad King2022-11-1816-0/+106
| * | | Tests: Factor out common helper in RunCMake.file-DOWNLOAD casesBrad King2022-11-1810-27/+34
| * | | Tests: Factor out a RunCMake.file-DOWNLOAD testBrad King2022-11-1732-25/+31
| |/ /
* | | Merge topic 'file-COPY_FILE-retry'Brad King2022-11-182-0/+11
|\ \ \
| * | | file(COPY_FILE): Add option to retry on Windows if input access failsBrad King2022-11-172-0/+11
| |/ /
* | | Merge topic 'ninja-swiftmodule-no-exe'Brad King2022-11-184-0/+13
|\ \ \
| * | | Ninja: Avoid re-linking a Swift executable on every buildEvan Wilde2022-11-174-0/+13
* | | | Merge topic 'build-local-interface-genex'Brad King2022-11-186-0/+72
|\ \ \ \
| * | | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genexKyle Edwards2022-11-176-0/+72
| | |/ / | |/| |
* | | | Merge topic 'genex-TARGET_PROPERTY-scope'Brad King2022-11-186-0/+69
|\ \ \ \ | |/ / / |/| | |
| * | | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirementsBrad King2022-11-176-0/+69
* | | | Merge topic 'file-archive-zstd-compression-level'Brad King2022-11-173-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | file(ARCHIVE_CREATE): Allow higher compression level for ZstdAmir Masoud Abdol2022-11-163-2/+5
* | | | Merge topic 'test-genex-TARGET_PROPERTY'Brad King2022-11-1659-29/+55
|\ \ \ \
| * | | | Tests: Move some cases to RunCMake.GenEx-TARGET_PROPERTYBrad King2022-11-1514-6/+9
| * | | | Tests: Prepare RunCMake.GenEx-TARGET_PROPERTY for more independent casesBrad King2022-11-1510-13/+37
| * | | | Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistencyBrad King2022-11-1545-4/+3
| |/ / /
* | | | Merge topic 'file-copy-error-path'Brad King2022-11-167-0/+39
|\ \ \ \
| * | | | file(COPY_FILE): Report if failure occurred on input or output pathBrad King2022-11-157-0/+39
| |/ / /
* | | | Merge topic 'cmp0141-pch-reuse'Brad King2022-11-162-0/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is emptyBrad King2022-11-152-0/+7
* | | Merge topic 'cmake-E-copy-t-mode'Brad King2022-11-153-0/+8
|\ \ \
| * | | cmake -E copy: Add support for -t argumentKyle Edwards2022-11-153-0/+8
* | | | Merge topic 'test-isolate-ctest-env'Brad King2022-11-159-16/+16
|\ \ \ \
| * | | | Tests: Isolate more RunCMake cases from external ctest environment valuesBrad King2022-11-143-0/+12
| * | | | Tests: Factor out RunCMake ctest environment isolationBrad King2022-11-146-16/+4
| |/ / /
* | | | Merge topic 'better_handling_of_build_args'Brad King2022-11-153-0/+4
|\ \ \ \
| * | | | cmake: --build improve detection of no build dirRobert Maynard2022-11-143-0/+4
| |/ / /
* | | | Merge topic 'top-level-command-order'Brad King2022-11-1513-8/+20
|\ \ \ \ | |/ / / |/| | |
| * | | project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-116-1/+13
| * | | RunCMake/project: Ignore exact line number in stderr checksfriendlyanon2022-11-117-7/+7
* | | | Merge topic 'msvc-19.34-cpp-modules'Brad King2022-11-142-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /