- Oct 13, 2021
-
-
Signed-off-by:
Deniz Bahadir <deniz@code.bahadir.email>
-
Signed-off-by:
Deniz Bahadir <deniz@code.bahadir.email>
-
93c5864a cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool calls fc92d664 cmFileCommand: improve error message Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6616
-
- Oct 12, 2021
-
-
Libraries with many repeated transitive dependencies (e.g. Trilinos) can result in very long runtime dependency call times, especially if system calls are made more expensive by antivirus software. This change caches the results of the calls to otool for efficiency.
-
Print full list of unresolved dependencies and a phrase that indicates what about the file is unresolved.
-
Brad King authored
-
Brad King authored
-
Brad King authored
Merge-request: !6614
-
Brad King authored
Merge-request: !6614
-
ef47e18a MSVC: Tolerate cxx_std_23 feature on older compiler versions Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Raul Tambre <raul@tambre.ee> Merge-request: !6614
-
- Oct 08, 2021
-
-
Brad King authored
-
Brad King authored
The package pipeline for release versions should not upload packages automatically to our archive of nightly development versions.
-
Brad King authored
Release versions do not have the development topic section of the CMake Release Notes index page.
-
9f0b52b8 Help: Update Sphinx versionadded directives for 3.22 release c632a710 Help: Organize and revise 3.22 release notes 48e503ec Help: Consolidate 3.22 release notes Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6606
-
5a86ce54 Tutorial: Step 4 improvements Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6564
-
635f2c87 FindBLAS: Fix EML and ArmPL indentations 816dc1cb FindBLAS: Replace set(A val) with string(APPEND) a7843faa FindLAPACK: Replace set(A val) with string(APPEND) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6605
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Merge-request: !6607
-
Brad King authored
Merge-request: !6607
-
-
6658e260 GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6607
-
6658e260 GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6607
-
Kitware Robot authored
-
- Oct 07, 2021
-
-
Revert commit 798c1c31 (GNUInstallDirs: Comply with Debian Policy on LIBEXECDIR, 2020-10-08, v3.19.0-rc1~11^2). The Debian Policy builds upon FHS 3.0 and permits installing to `/usr/libexec`. While Policy does grant an additional exception for applications to use a single subdirectory of `/usr/lib/<triplet>`, this is not meant to replace `/usr/libexec` as valid target. Fixes: #22731
-
Small changes to the text and CMake code for the fourth step of the tutorial: * Remove parameter from endfunction call * Standardize on "binary directory" for test location * Add additional information about a Release build. Issue: #22663
-
Brad King authored
In commit 3aaf1d91 (MSVC: C++20 final flag, C++23 support, 2021-05-29, v3.20.4~7^2~1) we forgot to add `cxx_std_23` to the fallback table for MSVC versions from VS 2010 through VS 2015. This allows project to at least attempt compilation with these compilers since they do not have any modes. Issue: #22729
-
Brad King authored
Run the script: Utilities/Sphinx/update_versions.py --since v3.21.0 --overwrite Manually select updates that really belong to the 3.22 release, as against adding documentation for previously-existing entities.
-
Brad King authored
Add section headers similar to the 3.21 release notes and move each individual bullet into an appropriate section. Revise a few bullets.
-
Brad King authored
Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.22.rst`.
-
-
-
-
32574814 FindCUDAToolkit: Fix missing sibling include directory for math libraries Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Raul Tambre <raul@tambre.ee> Merge-request: !6591
-
6e8754c6 FindJasper: Add IMPORTED target bdbce845 FindJasper: Add JASPER_INCLUDE_DIRS result variable 7f8413c3 FindJasper: Modernize documentation layout 524205a7 FindJasper: Modernize code layout Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !4633
-
9dcf9240 Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on Cygwin Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6603
-
915ef42c gitlab-ci: Fix asan test job rules Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6601
-