Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Tests: Fix RunCMake.VsDotnetSdk with VS >= 17.3 on ARM64 | Anthony Roberts | 2022-10-28 | 1 | -2/+8 | |
* | | | | | | | Merge topic 'ninja-showIncludes-encoding' | Brad King | 2022-10-31 | 12 | -0/+104 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Ninja: Match showIncludes dependencies using console output code page | Brad King | 2022-10-30 | 12 | -0/+104 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'xcode-obj-dir' | Brad King | 2022-10-31 | 7 | -8/+19 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Xcode: Put object files in a place that Xcode cleans | Brad King | 2022-10-28 | 7 | -8/+19 | |
| |/ / / | ||||||
| * | | | Merge topic 'cmake-presets-workflow-arguments' into release-3.25 | Brad King | 2022-10-27 | 6 | -3/+46 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'ninja-intl-paths' into release-3.25 | Brad King | 2022-10-27 | 4 | -0/+22 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Merge topic 'try_compile-CMP0128' into release-3.25 | Brad King | 2022-10-25 | 1 | -4/+5 | |
| |\ \ \ \ | ||||||
* | | | | | | string(TIMESTAMP): Add %z and %Z for adding time zone string | Vasiliy Koyrev | 2022-10-27 | 2 | -2/+2 | |
* | | | | | | Merge topic 'cmake-presets-workflow-arguments' | Brad King | 2022-10-27 | 6 | -3/+46 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | cmake --workflow: add --fresh option | Kyle Edwards | 2022-10-26 | 3 | -3/+37 | |
| * | | | | | cmake --workflow: print usage and exit on unrecognized argument | Kyle Edwards | 2022-10-26 | 4 | -0/+9 | |
| |/ / / / | ||||||
| * | | | | Merge topic 'cmake-presets-output-junit' into release-3.25 | Brad King | 2022-10-19 | 10 | -2/+66 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'try_compile-CMP0128' into release-3.25 | Brad King | 2022-10-19 | 5 | -0/+66 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'ninja-intl-paths' | Brad King | 2022-10-27 | 4 | -0/+22 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Tests: Add case for ninja with non-ascii chars | Brad King | 2022-10-26 | 4 | -0/+22 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'try_compile-CMP0128' | Brad King | 2022-10-25 | 1 | -4/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Tests: Avoid running C++11 test on GNU < 4.7 | Brad King | 2022-10-24 | 1 | -4/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'CheckSourceCompiles-Swift' | Brad King | 2022-10-25 | 3 | -1/+21 | |
|\ \ \ \ | ||||||
| * | | | | CheckSourceCompiles: Add support for Swift | Evan Wilde | 2022-10-24 | 3 | -1/+21 | |
* | | | | | Merge topic 'set_environment_generator' | Brad King | 2022-10-24 | 4 | -0/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Honor CMAKE_GENERATOR env var in --help output | Juan Ramos | 2022-10-21 | 4 | -0/+11 | |
* | | | | | | Merge topic 'cmake-presets-output-junit' | Brad King | 2022-10-19 | 10 | -2/+66 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | CTest: Add support for outputJUnitFile in presets | Kyle Edwards | 2022-10-18 | 6 | -2/+34 | |
| * | | | | | Tests: Add test for outputLogFile in CMakePresets.json | Kyle Edwards | 2022-10-18 | 3 | -1/+12 | |
| * | | | | | CMakePresets.json: Disallow extra properties in test output schema | Kyle Edwards | 2022-10-18 | 4 | -0/+21 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'try_compile-CMP0128' | Brad King | 2022-10-19 | 5 | -0/+66 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | try_compile: Honor CMP0128 setting in test project | Brad King | 2022-10-18 | 5 | -0/+66 | |
| * | | | cmake: In -P mode ignore extra paths on the command line | Robert Maynard | 2022-07-22 | 3 | -0/+13 | |
* | | | | Merge topic 'trace-try_compile' | Brad King | 2022-10-17 | 5 | -0/+23 | |
|\ \ \ \ | ||||||
| * | | | | try_compile: Propagate --trace through try_compile | Matthew Woehlke | 2022-10-11 | 5 | -0/+23 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'more-cpp-module-tests' | Brad King | 2022-10-17 | 11 | -1/+110 | |
|\ \ \ \ | ||||||
| * | | | | Tests/RunCMake/CXXModules: add a test with duplicate modules | Ben Boeckel | 2022-10-11 | 5 | -0/+66 | |
| * | | | | Tests/RunCMake/CXXModules: add a test with circular imports | Ben Boeckel | 2022-10-11 | 7 | -1/+44 | |
| |/ / / | ||||||
* | | | | Merge topic 'xcode-framework-consumption' | Brad King | 2022-10-17 | 2 | -0/+27 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Xcode: ensure framework with custom output directory can be consumed | Marc Chevrier | 2022-10-14 | 2 | -0/+27 | |