https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
85771bb Merge topic 'doc-TARGET_RUNTIME_DLLS' into release-3.22 001870d451 Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targets Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Robert Maynard <robertjmaynard@gmail.com> Merge-request: !6700 04 November 2021, 13:07:47 UTC
753d861 Merge topic 'FindHDF5-avoid-duplicate-library-entries' into release-3.22 247f1149e1 FindHDF5: clear language-specific libraries list before discovery f56963cf05 FindHDF5: clear library output variables at the top of the module Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6698 04 November 2021, 13:06:39 UTC
6f995f3 Merge topic 'msvc-cxx-modules-scanDependencies' into release-3.22 9ed1d7bee6 cmScanDepFormat: Accept P1689r4 files with version 1 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6696 04 November 2021, 13:05:39 UTC
274e3fb Merge topic 'FindHDF5-fix-windows-hl-implib-query' into release-3.22 6f830c5c38 FindHDF5: fix variable name when querying `hdf5_hl`'s implib Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6697 04 November 2021, 13:04:41 UTC
7456127 Merge topic 'GNUtoMS-vs2022' into release-3.22 571a795d2f GNUtoMS: Add search path for VS 2022 environment scripts Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6695 04 November 2021, 13:03:22 UTC
b15ac64 Merge topic 'ninja-pdb-dir' into release-3.22 73b84db62d Ninja: Fix creation of Windows import library directory bd36735f65 cmNinjaTargetGenerator: Replace "their" with "there" in comment Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6694 04 November 2021, 13:02:01 UTC
001870d Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targets This generator expression does not report the locations of `.dll` files on imported targets with the `UNKNWON` type, since their `IMPORTED_LOCATION` refers to the import library and not the DLL. Fixes: #22845 03 November 2021, 20:17:17 UTC
247f114 FindHDF5: clear language-specific libraries list before discovery 03 November 2021, 17:24:30 UTC
f56963c FindHDF5: clear library output variables at the top of the module This avoids accumulation of `HDF5_LIBRARIES` results when calling `find_package(HDF5)` multiple times within a single scope. 03 November 2021, 17:05:18 UTC
6f830c5 FindHDF5: fix variable name when querying `hdf5_hl`'s implib Introduced in 4150048a3b (FindHDF5: unset some variables, 2017-07-24). 03 November 2021, 15:29:20 UTC
9ed1d7b cmScanDepFormat: Accept P1689r4 files with version 1 VS 2022's `cl` 19.30 has a `-scanDependencies` option that produces the P1689r4 format. It reports the "version" field with value "1". 03 November 2021, 14:50:54 UTC
f06f74e Merge topic 'help_cmake_lang_extensions_default' into release-3.22 e9976c8827 Help: Better explain CMAKE_<LANG>_EXTENSIONS_DEFAULT Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6686 03 November 2021, 14:39:04 UTC
28d6332 Merge topic 'nvhpc-isystem' into release-3.22 92624714c4 NVHPC: Support SYSTEM include directories Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6691 03 November 2021, 14:37:54 UTC
571a795 GNUtoMS: Add search path for VS 2022 environment scripts Extend the logic from commit 08c5b3eff0 (GNUtoMS: Add search path for VS 2019 environment scripts, 2020-01-09, v3.16.3~15^2) to consider VS 2022 paths too. Fixes: #22847 03 November 2021, 14:32:14 UTC
73b84db Ninja: Fix creation of Windows import library directory Call `EnsureParentDirectoryExists` with our internal representation of the path, not the representation quoted/encoded for Ninja. Fixes: #22841 03 November 2021, 14:08:48 UTC
bd36735 cmNinjaTargetGenerator: Replace "their" with "there" in comment 03 November 2021, 14:08:47 UTC
9262471 NVHPC: Support SYSTEM include directories Fixed #22834 02 November 2021, 18:33:18 UTC
e9976c8 Help: Better explain CMAKE_<LANG>_EXTENSIONS_DEFAULT Explain that this represents the compiler's default and mustn't be modified by the user. Clarify when it's used as the default. Additionally: * Add a reference to it in cmake-compile-features in text explaining the feature. * Add explanations for the default initialization by `CMAKE_<LANG>_EXTENSIONS_DEFAULT` to all `<LANG>_EXTENSIONS` pages and references to CMP0128. * Slightly reduce the wordiness of the default initialization explanations by removing an unnecessary "it is". Fixes #22828. 02 November 2021, 15:58:21 UTC
1cf99f6 Merge topic 'doc-cpackrpm-versionadded' into release-3.22 a7a499a459 Help: Add `versionadded` for `CPACK_RPM_REQUIRES_EXCLUDE_FROM` variable 3eefb78512 Help: Use lower-case names of sphinx directives Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6684 02 November 2021, 12:50:01 UTC
e7fa6d4 Merge topic 'FindMPI-pkg-config' into release-3.22 56d949f05f FindMPI: Fix finding PkgConfg for fallback Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6685 02 November 2021, 12:48:12 UTC
a7a499a Help: Add `versionadded` for `CPACK_RPM_REQUIRES_EXCLUDE_FROM` variable 01 November 2021, 13:20:20 UTC
3eefb78 Help: Use lower-case names of sphinx directives 01 November 2021, 13:20:20 UTC
7ad6c1a Merge topic 'envmod-test-modifying-existing' into release-3.22 9c4d6404eb Tests/Environment: also test modifying ambient values 7d52d48a32 cmCTestRunTest: get the default value from the environment Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6682 01 November 2021, 13:08:10 UTC
56d949f FindMPI: Fix finding PkgConfg for fallback In commit 0723b2c935 (MPI: Add fallback detection code for MPI when cross compiling, 2021-09-17, v3.22.0-rc1~89^2) the FindPkgConfig module was included directly. This produces warnings like: The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (MPI). Use `find_package(PkgConfig)` instead, as other find modules do. Fixes: #22823 01 November 2021, 12:09:15 UTC
6b64cc1 Merge topic 'doc-vs-instance-ver' into release-3.22 0ad79f7ba8 Help: Fix versionadded for VS 15 2017 instance selection Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6681 29 October 2021, 15:52:08 UTC
9c4d640 Tests/Environment: also test modifying ambient values 29 October 2021, 14:54:02 UTC
7d52d48 cmCTestRunTest: get the default value from the environment This only works due to some assumptions about how the `ENVIRONMENT` property is processed. Comments have been added to notify anyone modifying the behavior about where to look. Fixes: #22819 29 October 2021, 14:54:02 UTC
0ad79f7 Help: Fix versionadded for VS 15 2017 instance selection Support for `CMAKE_GENERATOR_INSTANCE` was added in CMake 3.11, but the possibility was mentioned in a comment in older versions, so the wrong versionadded value was used in commit c43e845d09 (Help: Add `.. versionadded` directives to generator docs, 2020-11-11, v3.20.0-rc1~476^2). 29 October 2021, 13:47:01 UTC
4572c40 Merge topic 'msvc-c17' into release-3.22 c5cc4ddac4 MSVC: Add support for C17 6561b032bc MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versions 22f804e0ec MSVC: Refactor C compile features table for C90, C99, and C11 Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Raul Tambre <raul@tambre.ee> Merge-request: !6677 29 October 2021, 12:52:18 UTC
f594e32 Merge topic 'doc-configure_file-creates-directories' into release-3.22 fa47e9c8f9 Help: Document that configure_file can create directories Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6675 29 October 2021, 12:51:23 UTC
fa47e9c Help: Document that configure_file can create directories 28 October 2021, 16:48:25 UTC
c5cc4dd MSVC: Add support for C17 C17 support has been available in MSVC since VS 16.8. Fixes: #22816 28 October 2021, 16:27:00 UTC
6561b03 MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versions MSVC `cl` versions prior to 19.27 had no `-std:c*` flags for C standards. List the `c_std_{17,23}` features anyway. This allows projects to at least attempt compilation with these compilers since they do not have any modes. 28 October 2021, 16:27:00 UTC
22f804e MSVC: Refactor C compile features table for C90, C99, and C11 The custom "no modes" `cmake_record_c_compile_features` implementation should only be used in `cl` versions prior to 19.27 because they had no `-std:c*` flags for C standards. For 19.27 we need a different custom implementation to account for partial C11 support. For 19.28 and above we can use the default implementation through the `*__HAS_FULL_SUPPORT` settings. We already use this pattern in the MSVC C++ compile feature table. 28 October 2021, 16:27:00 UTC
28a033c CMake 3.22.0-rc2 28 October 2021, 13:46:08 UTC
639d727 Merge topic 'cpack-qtifw-4.2' into release-3.22 51a2afe6e7 CPack/IFW: Add support for QtIFW 4.2 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6674 28 October 2021, 13:14:05 UTC
7b19f55 Merge topic 'builtin-help-versionadded' into release-3.22 054754359a cmRST: support `versionadded` and `versionchanged` directives Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !6667 28 October 2021, 13:09:23 UTC
db8ee19 Merge topic 'ci-scheduled' into release-3.22 ada9855b78 gitlab-ci: Run manual jobs automatically only on scheduled pipelines Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6671 27 October 2021, 18:49:45 UTC
51a2afe CPack/IFW: Add support for QtIFW 4.2 27 October 2021, 18:31:22 UTC
ada9855 gitlab-ci: Run manual jobs automatically only on scheduled pipelines Previously we ran manual jobs automatically in the `cmake/cmake` project integration branches. Change this to happen only when the pipeline is created by a schedule. Also, start automatic jobs in scheduled pipelines without delay. 27 October 2021, 17:30:20 UTC
70024a4 Merge branch 'release-3.21' into release-3.22 27 October 2021, 14:41:58 UTC
f65cebf CMake 3.21.4 27 October 2021, 13:51:39 UTC
964af18 Merge topic 'envmod-support-mod-to-new-variables' into release-3.22 69f95cf1d9 cmCTestRunTest: fix modifying non-existent envvars Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !6663 27 October 2021, 13:20:45 UTC
550c259 Merge topic 'vs-instance-repeat' into release-3.22 9eaf0932af cmGlobalVisualStudioVersionedGenerator: Fix repeating SetGeneratorInstance Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6665 27 October 2021, 13:19:53 UTC
31d49d6 Merge topic 'doc-ENVIRONMENT_MODIFICATION' into release-3.22 f6177f05da Help: Clarify ENVIRONMENT_MODIFICATION case sensitivity Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6661 27 October 2021, 13:18:56 UTC
0547543 cmRST: support `versionadded` and `versionchanged` directives This makes `versionadded` and `versionchanged` directives show up in `cmake --help-*` output instead of disappearing (and potentially making empty sections). Fixes: #22808 27 October 2021, 13:15:00 UTC
b78d039 Merge topic 'hip-flags-append' into release-3.22 3d0e2775a5 HIP: Add missing space when appending --cuda-host-only Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6662 27 October 2021, 13:08:37 UTC
ed98970 Merge branch 'release-3.21' into release-3.22 27 October 2021, 13:03:00 UTC
ebde1c1 Merge topic 'vs2022' into release-3.22 8b64fc7dbb Help: Drop 3.22 release note for VS 2022 050ed59412 Merge branch 'backport-3.21-vs2022' into vs2022 f3ddc52676 VS: Update Visual Studio 17 2022 generator for the Release Candidates Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6664 27 October 2021, 13:01:50 UTC
9d44ea4 Merge branch 'backport-3.21-vs2022' into release-3.21 Merge-request: !6664 27 October 2021, 13:00:58 UTC
8b64fc7 Help: Drop 3.22 release note for VS 2022 The 3.21.4 release will have full support, so it is not new to the 3.22 series anymore. 27 October 2021, 12:51:08 UTC
050ed59 Merge branch 'backport-3.21-vs2022' into vs2022 27 October 2021, 12:51:00 UTC
f3ddc52 VS: Update Visual Studio 17 2022 generator for the Release Candidates Assume this is close enough to the final release to treat as non-experimental support. 27 October 2021, 12:49:47 UTC
9eaf093 cmGlobalVisualStudioVersionedGenerator: Fix repeating SetGeneratorInstance Fix logic added by commit 8917b8512f (cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstance, 2021-10-20) to avoid repeating work. 26 October 2021, 18:07:07 UTC
69f95cf cmCTestRunTest: fix modifying non-existent envvars When appending or modifying to a variable that has not been modified before, the iterator was not valid, but it was used to insert into the map again. Instead, just use indexing into the map since we know it will exist by the end of the function anyways. Fixes: #22796 26 October 2021, 16:51:44 UTC
3d0e277 HIP: Add missing space when appending --cuda-host-only Fixes: #22805 26 October 2021, 14:48:48 UTC
f6177f0 Help: Clarify ENVIRONMENT_MODIFICATION case sensitivity 26 October 2021, 13:37:14 UTC
fb6ab54 Merge branch 'release-3.21' into release-3.22 26 October 2021, 13:08:30 UTC
814567f Merge topic 'binutils-llvm-strip' into release-3.22 5dd981539f BinUtils: Avoid llvm-strip versions older than Clang 11 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6655 26 October 2021, 13:07:30 UTC
69355ff Merge branch 'binutils-llvm-strip' into release-3.21 Merge-request: !6655 22 October 2021, 13:25:24 UTC
5dd9815 BinUtils: Avoid llvm-strip versions older than Clang 11 Since commit cf82300a63 (BinUtils: Clarify search logic and make it more consistent, 2021-05-27, v3.21.0-rc1~119^2~2) we correctly prefer the more-specific name `llvm-strip` over `strip` when using Clang. However, `llvm-strip` from Clang versions prior to 11 require extra flags to strip everything. Until our `install(TARGETS)` logic learns to add those flags, avoid using older versions of `llvm-strip` by default. Fixes: #22785 22 October 2021, 13:24:46 UTC
b0c62a1 Merge topic 'vs-instance' into release-3.22 46e9ff5729 Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file 42418b02f7 Android: Refactor sysroot detection under Visual Studio 44a86d0b38 cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key 6999b87133 cmGlobalVisualStudio10Generator: Add method to find MSBuild early 7f730464be cmGlobalGenerator: Add method to check if generator is at least VS 10 8917b8512f cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstance 6511654164 cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !6646 21 October 2021, 13:21:23 UTC
d97497e Merge topic 'doc-file-INSTALL-fix' into release-3.22 1560265e7d Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGE Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6645 21 October 2021, 13:20:02 UTC
46e9ff5 Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file Revert the changes from commit d5b5c19278 (cmGlobalGenerator: FindMakeProgram() before CMakeDetermineSystem, 2020-06-15, v3.19.0-rc1~619^2~3) and commit ef91fb02f3 (cmGlobalGenerator: FindMakeProgram() at a generator-specific time, 2020-11-23, v3.19.1~2^2). We must delay selecting the location of MSBuild until after an instance of Visual Studio has been selected. It is now safe to revert the ordering because the motivating use case (sysroot detection in Platform/Android-Determine) has been implemented another way. Fixes: #22782 20 October 2021, 17:00:26 UTC
42418b0 Android: Refactor sysroot detection under Visual Studio Since commit 6051a49c78 (Visual Studio: Add Android support, 2020-06-12, v3.19.0-rc1~619^2) we run MSBuild to build a sample project to detect the sysroot. Previously we relied on `CMAKE_VS_MSBUILD_COMMAND` being available. That required commit d5b5c19278 (cmGlobalGenerator: FindMakeProgram() before CMakeDetermineSystem, 2020-06-15, v3.19.0-rc1~619^2~3) to make it available early enough. However, that ordering broke `CMAKE_GENERATOR_INSTANCE` so we need to prepare to revert it. Use `cmake_host_system_information` to get the location of MSBuild under a VS generator instead. 20 October 2021, 17:00:25 UTC
44a86d0 cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key When using the Visual Studio generator for VS 10 or above, offer this key to get the location of the MSBuild command before the first `project()` or `enable_language()` command has finished running. This will be needed only by one of our own modules, so leave it undocumented for now. 20 October 2021, 17:00:25 UTC
6999b87 cmGlobalVisualStudio10Generator: Add method to find MSBuild early Add a way to find MSBuild before the main `FindMakeProgram` code path has executed. 20 October 2021, 17:00:25 UTC
7f73046 cmGlobalGenerator: Add method to check if generator is at least VS 10 20 October 2021, 17:00:25 UTC
8917b85 cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstance 20 October 2021, 17:00:25 UTC
6511654 cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search While at it, convert to inline initialization. 20 October 2021, 17:00:25 UTC
1560265 Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGE In commit c9568de52c (install: Add CMAKE_INSTALL_MESSAGE variable (#13761), 2014-06-24, v3.1.0-rc1~370^2~1) we incorrectly documented that `CMAKE_INSTALL_MESSAGE` controls the status message for `file(INSTALL)`. Revert that. Fixes: #17162 20 October 2021, 16:48:04 UTC
2f7e72a Merge branch 'release-3.21' into release-3.22 19 October 2021, 13:46:35 UTC
72393a9 Merge topic 'vs2022' into release-3.22 f117c7d11e Help: Update 3.22 release notes for the VS 2022 Release Candidate d5a7448fa4 Merge branch 'backport-3.21-vs2022' into vs2022 3d9d75b0be VS: Update Visual Studio 17 2022 generator for the Release Candidate Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6640 19 October 2021, 13:45:42 UTC
f117c7d Help: Update 3.22 release notes for the VS 2022 Release Candidate 19 October 2021, 13:37:05 UTC
d5a7448 Merge branch 'backport-3.21-vs2022' into vs2022 19 October 2021, 13:36:19 UTC
69c6994 Merge branch 'backport-3.21-vs2022' into release-3.21 Merge-request: !6640 19 October 2021, 13:35:50 UTC
3d9d75b VS: Update Visual Studio 17 2022 generator for the Release Candidate 19 October 2021, 13:27:37 UTC
7984f98 Merge topic 'doc-genex-CONFIG-commas' into release-3.22 ec94706791 Help: gen expr: note that CONFIG is comma-separated Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6636 19 October 2021, 13:07:03 UTC
ec94706 Help: gen expr: note that CONFIG is comma-separated 19 October 2021, 13:05:48 UTC
e2a5476 Merge topic 'CheckLanguage-cuda-host-compiler' into release-3.22 7123c8fdbf CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual Studio Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6633 19 October 2021, 13:05:14 UTC
7123c8f CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual Studio Visual Studio doesn't support specifying it and if we do we get a warning. Fixes: #22712 19 October 2021, 13:03:24 UTC
9b29cfd Merge branch 'release-3.21' into release-3.22 18 October 2021, 13:31:18 UTC
263f8c6 Merge topic 'fix-ifdef-windows' into release-3.22 40e73c5ac4 Source: Fix typo in _WIN32 preprocessor checks Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6631 18 October 2021, 13:29:19 UTC
71dc6fe Merge branch 'release-3.20' into release-3.21 15 October 2021, 16:15:15 UTC
e8e64e1 Merge branch 'release-3.19' into release-3.20 15 October 2021, 16:15:05 UTC
8497701 Merge branch 'fix-ifdef-windows' into release-3.21 Merge-request: !6631 15 October 2021, 16:14:50 UTC
ad76bed Merge branch 'fix-ifdef-windows' into release-3.20 Merge-request: !6631 15 October 2021, 16:14:38 UTC
f00763c Merge branch 'fix-ifdef-windows' into release-3.19 Merge-request: !6631 15 October 2021, 16:13:59 UTC
40e73c5 Source: Fix typo in _WIN32 preprocessor checks Since CMake's default compiler flags with MSVC include `-DWIN32` for historical reasons, a few preprocessor conditions were accidentally checking for `WIN32` instead of `_WIN32`. The corresponding blocks were left out when compiling official binaries for `cmake.org` because we hard-code compiler flags without `-DWIN32`. Fixes: #22764 15 October 2021, 15:39:04 UTC
e16eaa7 Merge branch 'release-3.21' into release-3.22 15 October 2021, 11:37:36 UTC
a72d105 Merge topic 'vs2022' into release-3.22 6fde60a4c8 Help: Add 3.22 release note about the update for VS 2022 Preview 5 6dfe28f33c Merge branch 'backport-3.21-vs2022' into vs2022 a8414190da VS: Update Visual Studio 17 2022 generator for Preview 5 787ab7ff20 IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6628 15 October 2021, 11:36:13 UTC
4d4336e Merge branch 'backport-3.21-vs2022' into release-3.21 Merge-request: !6628 14 October 2021, 17:50:11 UTC
6fde60a Help: Add 3.22 release note about the update for VS 2022 Preview 5 14 October 2021, 17:45:03 UTC
6dfe28f Merge branch 'backport-3.21-vs2022' into vs2022 14 October 2021, 17:40:20 UTC
a841419 VS: Update Visual Studio 17 2022 generator for Preview 5 14 October 2021, 17:39:45 UTC
787ab7f IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5 VS 2022 Preview 5 renamed the redist directories from `Microsoft.VC142.*` to `Microsoft.VC143.*` in order to match the `v143` toolset name. Fixes: #22586 14 October 2021, 17:37:05 UTC
fbc742a Merge branch 'release-3.21' into release-3.22 14 October 2021, 14:52:36 UTC
366a81b Merge branch 'zstd-armv6' into release-3.22 Merge-request: !6625 14 October 2021, 14:52:05 UTC
69f3fa9 Merge branch 'release-3.20' into release-3.21 14 October 2021, 14:51:56 UTC
cd44a5b Merge branch 'zstd-armv6' into release-3.21 Merge-request: !6625 14 October 2021, 14:51:43 UTC
back to top