The July 2022 release of the vcpkg package manager is available. This blog post summarizes changes from June 16th, 2022 to July 24th, 2022 for the microsoft/vcpkg and microsoft/vcpkg-tool GitHub repos.
Some stats for this period:
Notable Changes
Better support for shared libraries on Linux
This update inclu...
The May 2022 release of the vcpkg package manager is available. This blog post summarizes changes from March 31st, 2022 to May 10th, 2022 for the Microsoft/vcpkg and Microsoft/vcpkg-tool GitHub repos.
Some stats for this period:
Notable Changes
vcpkg Artifacts update
This is our first significant update to vcpk...
A walkthrough for creating a GitHub Codespace, customizing the Codespace development container, and configuring Visual Studio Code for developing in a C++ project such as microsoft/vcpkg-tool.
The April 2022 release of the vcpkg package manager is available. This blog post summarizes changes from March 1st, 2022 to March 30th, 2022 for the microsoft/vcpkg and microsoft/vcpkg-tool GitHub repos.
Some stats for this period:
Notable Changes
vcpkg artifacts merged into Microsoft/vcpkg-tool repo
vcpkg arti...
Updated May 11, 2022: Using your own registry section revised to reflect metadata format changes.
We are happy to announce a new experience for acquiring artifacts using vcpkg. We define an artifact as a set of packages required for a working development environment. Examples of relevant packages include compilers, linkers, debuggers, build syst...
We are announcing today that all major vcpkg enterprise features are no longer experimental. The latest vcpkg release makes versioning, binary caching, manifests and registries generally available to any developer, team or enterprise.
We have steadily been adding to vcpkg over the years. What started as a small open source project to migrat...
Special thanks to Nicole Mazzuca for providing the content of this blog post.
Are you working on a C++ project with library dependencies? Are you tired of maintaining a custom-built package management workflow with duct tape and git submodules? Then you should consider trying out a package manager. Perhaps you have been side-eyeing vcpkg for a ...
Special thanks to Victor Romero for putting together the content for this blog post.
We have an exciting new feature to announce in vcpkg: the long-awaited and highly requested package versioning! This feature makes it possible to install specific versions of dependencies and control installed versions over time. In order to use this feature, a ...
 This post was updated on September 21, 2020 to add more information on the GitHub Packages binary caching example.Â
Please see our Visual Studio 2019 version 16.8 Preview 3 release notes for more of our latest features.
September is the biggest month for us in the Microsoft C++ team as it’s CppCon month! Our team has many exciting announcement...