Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 branch 'help-try-compile-result-var' into release-3.21 | Brad King | 2022-01-31 | 2 | -13/+0 |
| |\ | |||||
* | \ | Merge topic 'help-try-compile-result-var' | Brad King | 2022-02-01 | 2 | -13/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Help: Drop incorrect versionadded for try_compile result variable | friendlyanon | 2022-01-31 | 2 | -13/+0 |
* | | | Merge topic 'link-interface-direct' | Brad King | 2022-01-31 | 7 | -2/+294 |
|\ \ \ | |||||
| * | | | Add usage requirements to update direct link dependencies | Brad King | 2022-01-29 | 7 | -0/+282 |
| * | | | Help: Cross-reference LINK_LIBRARIES and INTERFACE_LINK_LIBRARIES | Brad King | 2022-01-29 | 2 | -2/+12 |
* | | | | Merge topic 'doc-rel-path-target_include_directories' | Craig Scott | 2022-01-31 | 2 | -11/+20 |
|\ \ \ \ | |||||
| * | | | | Help: Clarify relative path handling for target_include_directories() | Craig Scott | 2022-01-31 | 2 | -11/+20 |
* | | | | | Help: Highlight internal nature of linker preference variables | Craig Scott | 2022-01-30 | 1 | -2/+4 |
|/ / / / | |||||
* | | | | Merge topic 'ibmclang-compiler' | Brad King | 2022-01-28 | 2 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Help: Add release note for IBM Open XL C/C++ compiler support | Brad King | 2022-01-27 | 1 | -0/+5 |
| * | | | | IBMClang: Add support for IBM Open XL C/C++ | Aaron Liu | 2022-01-27 | 1 | -0/+1 |
* | | | | | 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 |
* | | | | | | Merge topic 'timestamp-microseconds' | Brad King | 2022-01-28 | 2 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | string(TIMESTAMP): add %f specifier for microseconds | Peter Würth | 2022-01-28 | 2 | -0/+8 |
* | | | | | | Help: Add missing word in CMAKE_CURRENT_{BINARY,SOURCE}_DIR | Kai Köhne | 2022-01-26 | 2 | -2/+2 |
|/ / / / / | |||||
* | | | | | 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 'doc-if-basic-expressions' into release-3.22 | Brad King | 2021-12-01 | 1 | -4/+15 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'vs-package-restore' | Brad King | 2022-01-24 | 6 | -5/+152 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Presets: add resolve packages setting to build presets. | Carsten Rudolph | 2022-01-22 | 4 | -1/+104 |
| * | | | | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages. | Carsten Rudolph | 2022-01-22 | 4 | -0/+44 |
| * | | | | | Help: Update preset schema description for version 3 entries. | Carsten Rudolph | 2022-01-21 | 1 | -4/+4 |
* | | | | | | Help: Note the version in which define_property() arguments became optional | Kyle Edwards | 2022-01-21 | 1 | -0/+4 |
* | | | | | | Merge topic 'target-properties-from-variables' | Brad King | 2022-01-21 | 2 | -1/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | define_property(): Add INITIALIZE_FROM_VARIABLE argument | Kyle Edwards | 2022-01-20 | 2 | -1/+12 |
* | | | | | | | 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 'cmake-presets-include-outside-project-dir' | Brad King | 2022-01-20 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | CMakePresets: Allow files included from CMakePresets.json to be anywhere | Kyle Edwards | 2022-01-19 | 1 | -4/+3 |
* | | | | | | | | | Merge topic 'cpack-dmg-sla' | Brad King | 2022-01-19 | 2 | -0/+30 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA | Brad King | 2022-01-18 | 2 | -0/+30 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'define-property-optional-args' | Brad King | 2022-01-19 | 2 | -2/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | define_property(): Make BRIEF_DOCS and FULL_DOCS optional | Kyle Edwards | 2022-01-18 | 2 | -2/+7 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'depfile-parsing-update' | Brad King | 2022-01-19 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Depfile parsing: enhance compatibility with GNU Make | Marc Chevrier | 2022-01-16 | 1 | -4/+3 |
* | | | | | | | | | Merge topic 'cuda_host_env' | Brad King | 2022-01-18 | 2 | -5/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Correct CUDAHOSTCXX and CUDAARCHS as having higher precedence | Raul Tambre | 2022-01-15 | 2 | -5/+3 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'doc-internal-linker-preference' | Brad King | 2022-01-18 | 3 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Help: Move linker preference variables to the internal section | Craig Scott | 2022-01-15 | 3 | -2/+6 |
* | | | | | | | | | Merge topic 'doc-LANG_STANDARD_REQUIRED' | Craig Scott | 2022-01-15 | 2 | -5/+18 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Help: Actual language standard can be higher than <LANG>_STANDARD | Craig Scott | 2022-01-14 | 2 | -5/+18 |
| |/ / / / / / / |