Releases: microsoft/vcpkg-tool
Releases · microsoft/vcpkg-tool
2021-07-26 Release
This release primarily fixes use of vcpkg with Visual Studio 2022 preview 2 ( #124 )
See https://github.com/microsoft/vcpkg-tool/pulls?q=is%3Apr+merged%3A2021-07-16..2021-07-26 for all merged PRs.
2021-07-21 Release
This is a hotfix release with a build fix for GCC 7. (#122)
2021-07-16 Release
- Fixes a crash when used with CMake 3.21.
- Fixes a crash when performing post-build lint on .lib files with non-obj and non-import members.
- Avoids repeated queries to binary caching servers when status of cache entries is known.
See PR query https://github.com/microsoft/vcpkg-tool/pulls?q=is%3Apr+merged%3A2021-06-19..2021-07-16 for merged PRs.
2021-06-29 Release
This release fixes an issue where, when passed --debug
while using the experimental asset caching feature, we would print the configured SAS token to stdout.
2021-06-19 Release
See PR query https://github.com/microsoft/vcpkg-tool/pulls?q=is%3Apr+merged%3A2021-05-05..2021-06-19 for merged PRs.
2021-05-05-9f849c4c43e50d1b16186ae76681c27b0c1be9d9
2021-02-24-d67989bce1043b98092ac45996a8230a059a2d7e
2021-01-13-768d8f95c9e752603d2c5901c7a7c7fbdb08af35
[vcpkg] Port #14944 to vcpkg-tool