| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'GoogleTest-discover-type-params' into release-3.23 | Brad King | 2022-02-08 | 5 | -33/+47 |
|\ |
|
| * | GoogleTest: Change format for typed tests | Evgeniy Shcherbina | 2022-02-07 | 4 | -42/+42 |
|
|
| * | GoogleTest: Fix type param tests for suites with many cases | Evgeniy Shcherbina | 2022-02-07 | 5 | -9/+23 |
|
|
* | | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23 | Brad King | 2022-02-04 | 2 | -9/+13 |
|\ \
| |/
|/| |
|
| * | ExternalProject: Add support for USES_TERMINAL_PATCH keyword | Craig Scott | 2022-02-03 | 2 | -9/+13 |
|
|
* | | Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23 | Brad King | 2022-02-04 | 3 | -0/+9 |
|\ \ |
|
| * | | GoogleTest: Preserve spaces in test parameters | Evgeniy Shcherbina | 2022-02-03 | 3 | -0/+9 |
|
|
* | | | Merge topic 'ci-minor-cleanups' into release-3.23 | Brad King | 2022-02-03 | 3 | -1/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | Tests: Skip Clang PCH_INSTANTIATE_TEMPLATES test in MSVC ABI | Brad King | 2022-02-02 | 2 | -1/+3 |
|
|
| * | | Tests: Suppress MSVC CRT deprecation warnings in pseudo_llvm-rc | Brad King | 2022-02-02 | 1 | -0/+4 |
| |/ |
|
* | | Merge topic 'cmake-ignore-prefix-path' | Brad King | 2022-02-03 | 6 | -0/+60 |
|\ \ |
|
| * | | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable | Kyle Edwards | 2022-02-02 | 6 | -0/+60 |
| |/ |
|
* | | CMakePresets.json: Ensure configurePreset is reachable from current file | Kyle Edwards | 2022-02-02 | 10 | -0/+43 |
|/ |
|
* | Merge topic 'dotnet_ref_in_sdk' | Brad King | 2022-02-02 | 1 | -1/+4 |
|\ |
|
| * | VS: .Net SDK Style projects can add Reference to dlls | Sumit Bhardwaj | 2022-02-01 | 1 | -1/+4 |
|
|
* | | Merge topic 'ep-redownload-on-SOURCE_DIR-change' | Brad King | 2022-02-02 | 4 | -5/+45 |
|\ \ |
|
| * | | ExternalProject: Rerun download on SOURCE_DIR change | Craig Scott | 2022-02-01 | 4 | -5/+45 |
| |/ |
|
* | | find_package(): Add tests for CMAKE_IGNORE_PATH | Kyle Edwards | 2022-01-31 | 2 | -0/+13 |
|/ |
|
* | Merge topic 'ibmclang-compiler' | Brad King | 2022-01-28 | 2 | -2/+2 |
|\ |
|
| * | IBMClang: Add support for IBM Open XL C/C++ | Aaron Liu | 2022-01-27 | 2 | -2/+2 |
|
|
* | | Merge topic 'cuda_vs_arch_all' | Brad King | 2022-01-28 | 9 | -0/+27 |
|\ \ |
|
| * | | CUDA: Error on empty/invalid CMAKE_CUDA_ARCHITECTURES set by user | Raul Tambre | 2022-01-27 | 9 | -0/+27 |
|
|
* | | | string(TIMESTAMP): add %f specifier for microseconds | Peter Würth | 2022-01-28 | 2 | -2/+2 |
|/ / |
|
* | | Merge topic 'ep_test_with_build_with_server-arg-fix' | Brad King | 2022-01-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Tests: Remove stray argument from test invocation | Craig Scott | 2022-01-24 | 1 | -1/+1 |
|
|
* | | Merge topic 'cmp0128_cuda' | Brad King | 2022-01-24 | 14 | -31/+46 |
|\ \ |
|
| * | | CMP0128: Add flag in OLD mode even when standard matches the default | Raul Tambre | 2022-01-23 | 3 | -0/+31 |
|
|
| * | | CMP0128: Avoid test code duplication | Raul Tambre | 2022-01-23 | 7 | -26/+10 |
|
|
| * | | CMP0128: Prefix test names with mode | Raul Tambre | 2022-01-23 | 7 | -7/+7 |
|
|
| * | | Merge topic 'vs2022-v143-link-guard-cf' into release-3.22 | Brad King | 2022-01-13 | 3 | -0/+48 |
| |\ \ |
|
* | \ \ | Merge topic 'vs-package-restore' | Brad King | 2022-01-24 | 20 | -2/+103 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Presets: add resolve packages setting to build presets. | Carsten Rudolph | 2022-01-22 | 2 | -2/+8 |
|
|
| * | | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages. | Carsten Rudolph | 2022-01-22 | 18 | -0/+95 |
|
|
* | | | | Merge topic 'cmake-warn-extra-paths' | Brad King | 2022-01-21 | 4 | -2/+17 |
|\ \ \ \ |
|
| * | | | | cmake: Warn about unnecessary paths on command line | Robert Maynard | 2022-01-20 | 3 | -0/+14 |
|
|
| * | | | | Tests: Fix RunCMake.CommandLine toolchain case command line | Brad King | 2022-01-20 | 2 | -2/+3 |
|
|
* | | | | | Merge topic 'target-properties-from-variables' | Brad King | 2022-01-21 | 19 | -0/+93 |
|\ \ \ \ \ |
|
| * | | | | | define_property(): Add INITIALIZE_FROM_VARIABLE argument | Kyle Edwards | 2022-01-20 | 19 | -0/+93 |
| |/ / / / |
|
* | | | | | Merge topic 'cmake-presets-include-outside-project-dir' | Brad King | 2022-01-20 | 3 | -3/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | CMakePresets: Allow files included from CMakePresets.json to be anywhere | Kyle Edwards | 2022-01-19 | 3 | -3/+0 |
|
|
* | | | | | Merge topic 'cpack-dmg-sla' | Brad King | 2022-01-19 | 9 | -0/+53 |
|\ \ \ \ \ |
|
| * | | | | | CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA | Brad King | 2022-01-18 | 5 | -0/+22 |
|
|
| * | | | | | Tests: Add CPack/DMG case covering SLA from CPACK_RESOURCE_FILE_LICENSE | Brad King | 2022-01-18 | 5 | -0/+31 |
|
|
* | | | | | | Merge topic 'define-property-optional-args' | Brad King | 2022-01-19 | 4 | -0/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | define_property(): Make BRIEF_DOCS and FULL_DOCS optional | Kyle Edwards | 2022-01-18 | 4 | -0/+33 |
| |/ / / / / |
|
* | | | | | | Merge topic 'handle_multiple_source_dirs' | Brad King | 2022-01-19 | 1 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add tests that showcase cmake -S limitations | Robert Maynard | 2022-01-18 | 1 | -0/+13 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge topic 'depfile-parsing-update' | Brad King | 2022-01-19 | 4 | -0/+19 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Depfile parsing: enhance compatibility with GNU Make | Marc Chevrier | 2022-01-16 | 4 | -0/+19 |
| |/ / / / |
|
* | | | | | Merge topic 'CheckLinkerFlag-update-implementation' | Brad King | 2022-01-18 | 2 | -2/+2 |
|\ \ \ \ \ |
|