| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Add more detail for CPACK_PRODUCTBUILD_DOMAINS* variables | Craig Scott | 2022-03-21 | 1 | -1/+3 |
|
|
* | Help: Document warning about multiple source paths | Brad King | 2022-03-18 | 1 | -0/+6 |
|
|
* | CMakePresets.json: Add ${fileDir} macro | Kyle Edwards | 2022-03-07 | 1 | -0/+3 |
|
|
* | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-03-04 | 1 | -0/+9 |
|\ |
|
| * | CMake 3.22.3v3.22.3 | Brad King | 2022-03-04 | 1 | -0/+9 |
|
|
* | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-03-04 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-03-04 | 1 | -3/+3 |
| |\ |
|
| | * | CMake 3.21.6v3.21.6 | Brad King | 2022-03-04 | 1 | -3/+3 |
|
|
| * | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-02-01 | 1 | -0/+7 |
| |\ \
| | |/ |
|
* | | | Help: Clarify how package resolve mode is intended to be used | Carsten Rudolph | 2022-02-15 | 1 | -1/+4 |
|
|
* | | | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23 | Brad King | 2022-02-04 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | ExternalProject: Add support for USES_TERMINAL_PATCH keyword | Craig Scott | 2022-02-03 | 1 | -0/+4 |
|
|
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2022-02-03 | 2 | -9/+0 |
|/ / / |
|
* | | | Help: Organize and revise 3.23 release notes | Brad King | 2022-02-03 | 1 | -138/+190 |
|
|
* | | | Help: Consolidate 3.23 release notes | Brad King | 2022-02-03 | 41 | -271/+202 |
|
|
* | | | Help: Remove stray leading blank lines from release notes | Brad King | 2022-02-03 | 3 | -3/+0 |
|
|
* | | | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable | Kyle Edwards | 2022-02-02 | 1 | -0/+7 |
|
|
* | | | Merge topic 'cuda_generic_arch_all' | Brad King | 2022-02-02 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | CUDA: Generic all and all-major support | Raul Tambre | 2022-02-01 | 1 | -4/+2 |
|
|
* | | | | Merge branch 'release-3.21' | Brad King | 2022-02-01 | 1 | -0/+7 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | CMake 3.21.5v3.21.5 | Brad King | 2022-02-01 | 1 | -0/+7 |
|
|
* | | | Merge topic 'link-interface-direct' | Brad King | 2022-01-31 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | Add usage requirements to update direct link dependencies | Brad King | 2022-01-29 | 1 | -0/+7 |
|
|
* | | | | Merge topic 'ibmclang-compiler' | Brad King | 2022-01-28 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | Help: Add release note for IBM Open XL C/C++ compiler support | Brad King | 2022-01-27 | 1 | -0/+5 |
|
|
* | | | | | Merge topic 'cuda_vs_arch_all' | Brad King | 2022-01-28 | 2 | -0/+16 |
|\ \ \ \ \ |
|
| * | | | | | CUDA: Fix issuing error if default architecture detection fails | Raul Tambre | 2022-01-27 | 1 | -0/+11 |
|
|
| * | | | | | CUDA: Error on empty/invalid CMAKE_CUDA_ARCHITECTURES set by user | Raul Tambre | 2022-01-27 | 1 | -0/+5 |
|
|
* | | | | | | string(TIMESTAMP): add %f specifier for microseconds | Peter Würth | 2022-01-28 | 1 | -0/+5 |
|/ / / / / |
|
* | | | | | Merge topic 'doc-3.22-patches' | Brad King | 2022-01-25 | 1 | -0/+7 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Help: Add missing 3.22.1 section to the release notes | Brad King | 2022-01-24 | 1 | -0/+7 |
|
|
* | | | | Merge topic 'cmp0128_cuda' | Brad King | 2022-01-24 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | CMP0128: Add flag in OLD mode even when standard matches the default | Raul Tambre | 2022-01-23 | 1 | -0/+6 |
|
|
* | | | | Merge topic 'vs-package-restore' | Brad King | 2022-01-24 | 1 | -0/+13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Presets: add resolve packages setting to build presets. | Carsten Rudolph | 2022-01-22 | 1 | -0/+3 |
|
|
| * | | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages. | Carsten Rudolph | 2022-01-22 | 1 | -0/+10 |
|
|
* | | | | Merge topic 'target-properties-from-variables' | Brad King | 2022-01-21 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | define_property(): Add INITIALIZE_FROM_VARIABLE argument | Kyle Edwards | 2022-01-20 | 1 | -0/+5 |
|
|
* | | | | | Merge topic 'CheckPIESUpported-supports-SYSROOT' | Brad King | 2022-01-20 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | CheckPIESupported: now uses any SYSROOT settings | Marc Chevrier | 2022-01-19 | 1 | -0/+6 |
|
|
* | | | | | | Merge topic 'ccmake-windows' | Brad King | 2022-01-20 | 1 | -0/+6 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Help: Add release note for experimental ccmake support on Windows | Brad King | 2022-01-19 | 1 | -0/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'cpack-dmg-sla' | Brad King | 2022-01-19 | 1 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA | Brad King | 2022-01-18 | 1 | -0/+9 |
| | |/ / /
| |/| | | |
|
* | | | | | define_property(): Make BRIEF_DOCS and FULL_DOCS optional | Kyle Edwards | 2022-01-18 | 1 | -0/+5 |
|/ / / / |
|
* | | | | CUDAToolkit: Add CUDA::cufft_static_nocallback target | Robert Maynard | 2022-01-12 | 1 | -0/+5 |
|/ / / |
|
* | | | Merge topic 'cmake-presets-include' | Brad King | 2022-01-10 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | CMakePresets: Add include field | Kyle Edwards | 2022-01-07 | 1 | -0/+6 |
|
|
* | | | | CPack/productbuild: add options to control domains element | David Wosk | 2022-01-06 | 1 | -0/+9 |
|/ / / |
|
* | | | Merge topic 'vs-csharp-dotnet-sdk' | Brad King | 2021-12-22 | 1 | -0/+9 |
|\ \ \ |
|