Skip to content

Release vcpkg-tool 2026-02-21.#50068

Merged
BillyONeal merged 4 commits intomicrosoft:masterfrom
BillyONeal:release-vcpkg-2026-02-17
Feb 26, 2026
Merged

Release vcpkg-tool 2026-02-21.#50068
BillyONeal merged 4 commits intomicrosoft:masterfrom
BillyONeal:release-vcpkg-2026-02-17

Conversation

@BillyONeal
Copy link
Member

@BillyONeal BillyONeal commented Feb 18, 2026

https://github.com/microsoft/vcpkg-tool/releases/tag/2026-02-17

Meaningful changes:

* Test/fix internal dependencies in top level manifest. by @dg0yt in microsoft/vcpkg-tool#1890
* dependencies.cpp optimizations by @dg0yt in microsoft/vcpkg-tool#1891
* Switch default Ninja minimal version to a reasonable value by @cqundefine in microsoft/vcpkg-tool#1897
* Install files in parallel, redux by @BillyONeal in microsoft/vcpkg-tool#1896
* [tools] Fix missing executable permission on downloaded tools for Unix by @zynfly in microsoft/vcpkg-tool#1911
* Use libcurl rather than curl command line by @BillyONeal in microsoft/vcpkg-tool#1906
* Deduplicate "additional_file" in abi info. by @BillyONeal in microsoft/vcpkg-tool#1914
* Clamp invalid elapsed time instead of crashing in track_elapsed_us by @clee704 in microsoft/vcpkg-tool#1918
@BillyONeal BillyONeal marked this pull request as draft February 18, 2026 01:11
@BillyONeal
Copy link
Member Author

Hmmm looks like there will be at least one more change we have to make :(

@BillyONeal
Copy link
Member Author

The crash is caused by vcpkg-inside-vcpkg-inside-vcpkg where vcpkg install is calling vcpkg x-download is calling vcpkg z-upload-metrics :(

BillyONeal added a commit to BillyONeal/vcpkg-tool that referenced this pull request Feb 19, 2026
This should fix the crash we observed trying to do a tool release where vcpkg install invokes vcpkg x-download invokes vcpkg z-upload-metrics microsoft/vcpkg#50068 (comment)
@BillyONeal BillyONeal force-pushed the release-vcpkg-2026-02-17 branch from 92d0a75 to 94e801d Compare February 23, 2026 20:58
@BillyONeal BillyONeal changed the title Release vcpkg-tool 2026-02-17. Release vcpkg-tool 2026-02-21. Feb 23, 2026
@BillyONeal BillyONeal marked this pull request as ready for review February 23, 2026 21:15
@BillyONeal
Copy link
Member Author

BillyONeal commented Feb 23, 2026

I killed the prbuild run because it looked like it was almost a world-rebuild for Linux and Android (probably due to microsoft/vcpkg-tool#1897 ) and I submitted an actual world rebuild https://dev.azure.com/vcpkg/public/_build/results?buildId=127556&view=results so there was no need to burn 4 VMs for a day

@BillyONeal
Copy link
Member Author

sentry-native fixed by #50146

@BillyONeal
Copy link
Member Author

intelrdfpmathlib was fixed by #50083

@BillyONeal BillyONeal enabled auto-merge (squash) February 26, 2026 01:33
@BillyONeal BillyONeal merged commit 29f1001 into microsoft:master Feb 26, 2026
15 checks passed
@BillyONeal BillyONeal deleted the release-vcpkg-2026-02-17 branch February 26, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants