Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest_truncate' | Brad King | 2022-03-09 | 9 | -8/+103 |
|\ | |||||
| * | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 8 | -5/+54 |
| * | presets: bump version to v5 | Frank Winklmeier | 2022-03-08 | 3 | -4/+50 |
* | | Merge topic 'color-diagnostics' | Brad King | 2022-03-09 | 5 | -0/+58 |
|\ \ | |||||
| * | | color: Add CMAKE_COLOR_DIAGNOSTICS environment variable | Semyon Kolton | 2022-03-08 | 4 | -1/+16 |
| * | | color: Introduce CMAKE_COLOR_DIAGNOSTICS variable | Semyon Kolton | 2022-03-08 | 3 | -0/+43 |
| |/ | |||||
* | | Merge topic 'doc-file-sets' | Brad King | 2022-03-09 | 8 | -98/+138 |
|\ \ | |||||
| * | | Help: Update install() docs to better reflect preference for file sets | Craig Scott | 2022-03-08 | 1 | -21/+39 |
| * | | Help: Reorganise FILE_SETS and related properties | Craig Scott | 2022-03-05 | 7 | -77/+99 |
* | | | Merge topic 'cmake-presets-file-dir' | Brad King | 2022-03-08 | 2 | -0/+8 |
|\ \ \ | |||||
| * | | | CMakePresets.json: Add ${fileDir} macro | Kyle Edwards | 2022-03-07 | 2 | -0/+8 |
| * | | | Merge branch 'release-3.22' into release-3.23 | 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 topic 'file-set-name-requirements' into release-3.23 | Brad King | 2022-03-04 | 1 | -1/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-lang-std-features' | Brad King | 2022-03-08 | 5 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document explicitly that 'cxx_std_##' features may not add a flag | Brad King | 2022-03-07 | 5 | -0/+15 |
* | | | | | | | Merge topic 'LINK_LIBRARY-libraries' | Brad King | 2022-03-07 | 5 | -11/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | LINK_LIBRARY: Add features for library support on Apple | Marc Chevrier | 2022-03-05 | 5 | -11/+44 |
* | | | | | | | | Merge topic 'LINK_GROUP-rescan-static-libs' | Brad King | 2022-03-07 | 5 | -3/+48 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Genex-LINK_GROUP: Add feature RESCAN | Marc Chevrier | 2022-03-05 | 5 | -3/+48 |
| |/ / / / / / / | |||||
* | | | | | | | | while: diagnose errors during condition evaluation | Brad King | 2022-03-04 | 3 | -0/+45 |
* | | | | | | | | Merge branch 'release-3.22' | 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.21' into release-3.22 | Brad King | 2022-03-04 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'doc-MSVC_TOOLSET_VERSION-v143' into release-3.22 | Brad King | 2022-02-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-02-01 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'help-try-compile-result-var' into release-3.22 | Brad King | 2022-02-01 | 2 | -13/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.21' | Brad King | 2022-03-04 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | CMake 3.21.6v3.21.6 | Brad King | 2022-03-04 | 1 | -3/+3 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'file-set-name-requirements' | Brad King | 2022-03-04 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | target_sources(): Enforce stricter requirements for FILE_SET name | Kyle Edwards | 2022-03-03 | 1 | -1/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'file-set-multiple-names' | Brad King | 2022-03-04 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | target_sources(): Process multiple FILE_SET arguments per block | Kyle Edwards | 2022-03-03 | 1 | -2/+3 |
| |/ / / / / / | |||||
| * | | | | | | Merge topic 'cuda-arch-all' into release-3.23 | Brad King | 2022-03-02 | 1 | -8/+10 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'doc-presets-v4' into release-3.23 | Brad King | 2022-03-02 | 2 | -43/+69 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'file-set-no-custom-targets' into release-3.23 | Brad King | 2022-03-02 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'cuda-arch-all' | Brad King | 2022-03-02 | 1 | -8/+10 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Help: Update CUDA_ARCHITECTURES docs for generic all/all-major support | Brad King | 2022-03-01 | 1 | -8/+10 |
* | | | | | | | | | | Merge topic 'doc-presets-v4' | Brad King | 2022-03-02 | 2 | -43/+69 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Help: Improve wording and structure related to preset includes | Craig Scott | 2022-03-02 | 2 | -43/+69 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'file-set-no-custom-targets' | Brad King | 2022-03-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | target_sources(): Prohibit FILE_SET on custom targets | Kyle Edwards | 2022-02-28 | 1 | -1/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'genex-LINK_GROUP' | Brad King | 2022-03-01 | 10 | -4/+291 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Genex-LINK_GROUP: Add possibility to group libraries at link step | Marc Chevrier | 2022-02-28 | 10 | -4/+291 |
* | | | | | | | | | Merge topic 'doc-crosscompiling-emulator-arg-list-3.15' | Brad King | 2022-03-01 | 2 | -6/+8 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Add missing versionadded to *CROSSCOMPILING_EMULATOR | friendlyanon | 2022-02-28 | 2 | -6/+8 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'vs-package-restore-docs' into release-3.23 | Brad King | 2022-02-16 | 3 | -26/+28 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'doc-vs-instance-version' into release-3.23 | Brad King | 2022-02-16 | 1 | -5/+22 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'clarify_ENVIRONMENT_MODIFICATION_docs' | Brad King | 2022-02-28 | 1 | -9/+11 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Help: ENVIRONMENT_MODIFICATION clarify only supports singular values | Robert Maynard | 2022-02-23 | 1 | -9/+11 |