Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
* | | | | | Merge topic 'test-eol' | Brad King | 2022-11-01 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Provide RunCMake.CommandLine compare_files data more robustly | Brad King | 2022-10-31 | 2 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cmp0141-pch-reuse' | Brad King | 2022-11-01 | 16 | -30/+25 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | CMP0141: Fix PCH REUSE_FROM under policy NEW behavior | Brad King | 2022-10-31 | 4 | -1/+6 | |
| * | | | Tests: Drop redundant project init from RunCMake.PrecompileHeaders cases | Brad King | 2022-10-31 | 13 | -29/+19 | |
| * | | | Merge topic 'vs-dotnetsdk-arm64' into release-3.25 | Brad King | 2022-10-31 | 1 | -2/+8 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'ninja-showIncludes-encoding' into release-3.25 | Brad King | 2022-10-31 | 12 | -0/+104 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'tests-FindPkgConfig' | Brad King | 2022-10-31 | 3 | -31/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Disable parts of FindPkgConfig tests without wide supported | Craig Scott | 2022-10-29 | 1 | -15/+25 | |
| * | | | | | | Tests: pkg_check_modules() doesn't allow spaces in a moduleSpec | Craig Scott | 2022-10-29 | 1 | -10/+11 | |
| * | | | | | | Tests: Disable broken FindPkgConfig test cases for Windows | Craig Scott | 2022-10-29 | 1 | -6/+11 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-CLRSupport' | Brad King | 2022-10-31 | 9 | -0/+127 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore" | ζeh Matt | 2022-10-28 | 9 | -0/+127 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'vs-dotnetsdk-arm64' | Brad King | 2022-10-31 | 1 | -2/+8 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | |