summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-112-1/+3
* | | | Merge topic 'better-file-download-failure-msg'Brad King2022-11-101-1/+0
|\ \ \ \
| * | | | file(DOWNLOAD EXPECTED_HASH): better error message when download failedAurelien Regat-Barrel2022-11-091-1/+0
* | | | | Tests: Fix ARM64 test conditions for non-VS generatorsBrad King2022-11-091-2/+2
* | | | | Merge topic 'file-set-file-api'Brad King2022-11-0954-2/+199
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file-api: support exporting file set informationBen Boeckel2022-11-0854-2/+199
* | | | | Merge topic 'use_folders_on_by_default'Brad King2022-11-087-0/+24
|\ \ \ \ \
| * | | | | USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-087-0/+24
* | | | | | Merge topic 'test-intel-remarks'Brad King2022-11-081-0/+1
|\ \ \ \ \ \
| * | | | | | Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarksBrad King2022-10-271-0/+1
* | | | | | | Merge topic 'googletest-addtests-skipped'Brad King2022-11-083-1/+15
|\ \ \ \ \ \ \
| * | | | | | | GoogleTest: Reports skipped test with gtest_add_testsDavidPerretSN2022-11-073-1/+15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'block-var-scope'Brad King2022-11-084-2/+34
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-074-2/+34
* | | | | | Merge topic 'CheckCompilerFlag-Swift'Brad King2022-11-073-1/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CheckCompilerFlag: Add Swift SupportEvan Wilde2022-11-043-1/+27
* | | | | | Tests: Improve RunCMake.GetPrerequisites sample executable selectionBrad King2022-11-023-3/+5
|/ / / / /
* | | | | Merge topic 'compile-commands-output-field'Brad King2022-11-011-2/+4
|\ \ \ \ \
| * | | | | EXPORT_COMPILE_COMMANDS: add `output` fieldBen Boeckel2022-10-281-2/+4
| | |_|/ / | |/| | |
* | | | | Merge topic 'test-objc'Brad King2022-11-013-65/+46
|\ \ \ \ \
| * | | | | Tests: Simplify RunCMake.try_compile compiler inspectionBrad King2022-10-313-48/+13
| * | | | | Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX casesBrad King2022-10-313-11/+27
| * | | | | Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditionsBrad King2022-10-311-6/+6