Posts by this author

Sep 5, 2025
Post comments count0
Post likes count0

What’s New in vcpkg (August 2025)

This blog post summarizes changes to the vcpkg package manager as part of the 2025.08.27 registry release as well as changes to vcpkg documentation throughout August. There were no tool changes as of the date of the registry release in August, though more changes will be listed in the next release in September. Some stats for this period: ...

C++Vcpkg
Aug 5, 2025
Post comments count0
Post likes count0

What’s New in vcpkg (July 2025)

This blog post summarizes changes to the vcpkg package manager as part of the 2025.07.25 registry release, 2025-06-20, 2025-07-16, and 2025-07-21 tool releases, as well as changes to vcpkg documentation throughout July. This release includes a new command for printing package SPDX licenses, binary caching optimizations, and support for visionOS, So...

C++Vcpkg
Jul 4, 2025
Post comments count0
Post likes count1

What’s New in vcpkg (June 2025)

This blog post summarizes changes to the vcpkg package manager as part of the 2025.06.13 registry release, 2025-04-16, 2025-05-19, and 2025-06-02 tool releases, as well as changes to vcpkg documentation throughout May and June. This release includes bug fixes, several documentation changes, and the removal of the binary caching provider for GitHub...

VcpkgC++
May 2, 2025
Post comments count1
Post likes count0

What’s New in vcpkg (April 2025)

This blog post summarizes changes to the vcpkg package manager as part of the 2025.04.09 registry release, 2025-03-22, 2025-04-01, and 2025-04-07 tool releases, as well as changes to vcpkg documentation throughout April. This release contains bug fixes, a new documentation article on offline usage of vcpkg, and other minor improvements. Arm64 Linux...

C++Vcpkg
Apr 8, 2025
Post comments count1
Post likes count1

What’s New in vcpkg (March 2025)

This blog post summarizes changes to the vcpkg package manager as part of the 2025.03.19 registry release, 2025-03-13 tool release, as well as changes to vcpkg documentation throughout March. This release includes two new commands for our continuous integration system PR reviews, minor bugfixes, a new documentation article on authenticating to NuGe...

VcpkgC++
Feb 27, 2025
Post comments count0
Post likes count1

What’s New in vcpkg (February 2025): Package installation performance, new tested triplet, and more

This blog post summarizes changes to the vcpkg package manager as part of the 2025.02.14 registry release, 2025-02-11, 2025-01-29, 2025-01-24, and 2025-01-20 tool releases, as well as changes to vcpkg documentation throughout February. This release includes significant performance improvements when installing packages, a new tested triplet (x64-wi...

C++Vcpkg
Jan 23, 2025
Post comments count0
Post likes count0

What’s New in vcpkg (January 2025)

This blog post summarizes changes to the vcpkg package manager as part of the 2025.01.13 registry release, 2025-01-11 tool release, as well as changes to vcpkg documentation throughout January. This release includes minor improvements and bug fixes. Some stats for this period: vcpkg changelog (2025.01.13 release) The fo...

C++Vcpkg
Jan 6, 2025
Post comments count0
Post likes count0

What’s New in vcpkg (December 2024)

This blog post summarizes changes to the vcpkg package manager as part of the 2024.12.16 registry release, 2024-12-09 tool release, as well as changes to vcpkg documentation throughout December. 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 thi...

VcpkgC++
Nov 23, 2024
Post comments count0
Post likes count1

What’s New in vcpkg (November 2024)

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 thi...

C++Vcpkg
Nov 12, 2024
Post comments count0
Post likes count2

Siemens Healthineers manages C++ libraries with vcpkg in an offline build environment

vcpkg is a free and open-source C/C++ package manager maintained by Microsoft and the C++ community that runs on Windows, macOS, and Linux. Over the years we have heard from companies using vcpkg to manage dependencies at enterprise-scale. For this blog post, I spoke to Shrey Chauhan, a Senior DevOps Engineer with Siemens Healthineers. Siemens H...

C++Vcpkg