Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'ninja-swiftmodule-no-exe' | Brad King | 2022-11-18 | 4 | -0/+13 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Avoid re-linking a Swift executable on every build | Evan Wilde | 2022-11-17 | 4 | -0/+13 | |
* | | | | | Merge topic 'build-local-interface-genex' | Brad King | 2022-11-18 | 6 | -0/+72 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex | Kyle Edwards | 2022-11-17 | 6 | -0/+72 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'genex-TARGET_PROPERTY-scope' | Brad King | 2022-11-18 | 6 | -0/+69 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirements | Brad King | 2022-11-17 | 6 | -0/+69 | |
* | | | | | Merge topic 'file-archive-zstd-compression-level' | Brad King | 2022-11-17 | 3 | -2/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | file(ARCHIVE_CREATE): Allow higher compression level for Zstd | Amir Masoud Abdol | 2022-11-16 | 3 | -2/+5 | |
* | | | | | Merge topic 'test-genex-TARGET_PROPERTY' | Brad King | 2022-11-16 | 59 | -29/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Move some cases to RunCMake.GenEx-TARGET_PROPERTY | Brad King | 2022-11-15 | 14 | -6/+9 | |
| * | | | | | Tests: Prepare RunCMake.GenEx-TARGET_PROPERTY for more independent cases | Brad King | 2022-11-15 | 10 | -13/+37 | |
| * | | | | | Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistency | Brad King | 2022-11-15 | 45 | -4/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'file-copy-error-path' | Brad King | 2022-11-16 | 7 | -0/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(COPY_FILE): Report if failure occurred on input or output path | Brad King | 2022-11-15 | 7 | -0/+39 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cmp0141-pch-reuse' | Brad King | 2022-11-16 | 2 | -0/+7 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is empty | Brad King | 2022-11-15 | 2 | -0/+7 | |
* | | | | Merge topic 'cmake-E-copy-t-mode' | Brad King | 2022-11-15 | 3 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | cmake -E copy: Add support for -t argument | Kyle Edwards | 2022-11-15 | 3 | -0/+8 | |
* | | | | | Merge topic 'test-isolate-ctest-env' | Brad King | 2022-11-15 | 9 | -16/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Isolate more RunCMake cases from external ctest environment values | Brad King | 2022-11-14 | 3 | -0/+12 | |
| * | | | | | Tests: Factor out RunCMake ctest environment isolation | Brad King | 2022-11-14 | 6 | -16/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'better_handling_of_build_args' | Brad King | 2022-11-15 | 3 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: --build improve detection of no build dir | Robert Maynard | 2022-11-14 | 3 | -0/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'top-level-command-order' | Brad King | 2022-11-15 | 13 | -8/+20 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | project: Warn at top-level if `cmake_minimum_required` wasn't called | friendlyanon | 2022-11-11 | 6 | -1/+13 | |
| * | | | | RunCMake/project: Ignore exact line number in stderr checks | friendlyanon | 2022-11-11 | 7 | -7/+7 | |
* | | | | | Merge topic 'msvc-19.34-cpp-modules' | Brad King | 2022-11-14 | 2 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | msvc: bless MSVC 19.34 support for C++ modules as experimental | Ben Boeckel | 2022-11-11 | 2 | -1/+3 | |
* | | | | Merge topic 'better-file-download-failure-msg' | Brad King | 2022-11-10 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | file(DOWNLOAD EXPECTED_HASH): better error message when download failed | Aurelien Regat-Barrel | 2022-11-09 | 1 | -1/+0 | |
* | | | | | Tests: Fix ARM64 test conditions for non-VS generators | Brad King | 2022-11-09 | 1 | -2/+2 | |
* | | | | | Merge topic 'file-set-file-api' | Brad King | 2022-11-09 | 54 | -2/+199 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | file-api: support exporting file set information | Ben Boeckel | 2022-11-08 | 54 | -2/+199 | |
* | | | | | Merge topic 'use_folders_on_by_default' | Brad King | 2022-11-08 | 7 | -0/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | USE_FOLDERS: Treat as on by default | Juan Ramos | 2022-11-08 | 7 | -0/+24 | |
* | | | | | | Merge topic 'test-intel-remarks' | Brad King | 2022-11-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarks | Brad King | 2022-10-27 | 1 | -0/+1 | |
* | | | | | | | Merge topic 'googletest-addtests-skipped' | Brad King | 2022-11-08 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GoogleTest: Reports skipped test with gtest_add_tests | DavidPerretSN | 2022-11-07 | 3 | -1/+15 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'block-var-scope' | Brad King | 2022-11-08 | 4 | -2/+34 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | block: Fix variable scope protection from modification by subdirectories | Brad King | 2022-11-07 | 4 | -2/+34 | |
* | | | | | | Merge topic 'CheckCompilerFlag-Swift' | Brad King | 2022-11-07 | 3 | -1/+27 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | CheckCompilerFlag: Add Swift Support | Evan Wilde | 2022-11-04 | 3 | -1/+27 | |
* | | | | | | Tests: Improve RunCMake.GetPrerequisites sample executable selection | Brad King | 2022-11-02 | 3 | -3/+5 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'compile-commands-output-field' | Brad King | 2022-11-01 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | EXPORT_COMPILE_COMMANDS: add `output` field | Ben Boeckel | 2022-10-28 | 1 | -2/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'test-objc' | Brad King | 2022-11-01 | 3 | -65/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Simplify RunCMake.try_compile compiler inspection | Brad King | 2022-10-31 | 3 | -48/+13 | |
| * | | | | | Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX cases | Brad King | 2022-10-31 | 3 | -11/+27 | |
| * | | | | | Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditions | Brad King | 2022-10-31 | 1 | -6/+6 | |