[MS] What’s New in vcpkg (November 2024) - devamazonaws.blogspot.com
This blog post summarizes changes to the vcpkg package manager as part of the 2024.11.16 registry release, 2024-11-12 tool release, as well as changes to vcpkg documentation throughout November. This release includes a command line option to force vcpkg to use classic mode even if a manifest file is found along with bug fixes. Some stats for this period: There are now 2,508 total ports available in the vcpkg curated registry. A port is a versioned recipe for building a package from source, such as a C or C++ library. 20 new ports were added to the curated registry. 185 updates were made to existing ports. As always, we validate each change to a port by building all other ports that depend on or are depended by the library that is being updated for our 13 main triplets . 88 contributors made commits (not counting the vcpkg maintainers). The main vcpkg repo has over 6,400 forks and 23,300 stars on GitHub. vcpkg changelog (2024.11.16 release) The following changes were ...