Vcpkg update - #16329
Merged
Merged
Conversation
daschuer
marked this pull request as draft
April 14, 2026 06:53
Member
Author
|
This is a draft because of this upstream issue: |
JoergAtGithub
requested changes
Apr 16, 2026
JoergAtGithub
left a comment
Member
There was a problem hiding this comment.
The script does not run on Windows. I fixed this in daschuer#144 and added an additional sanity check for missing buildenvs on the download server.
Check that all latest buildenvs are from the same commit # Conflicts: # tools/update_vcpkg.py
Member
Author
|
In 0a1bb96 |
JoergAtGithub
approved these changes
Apr 17, 2026
JoergAtGithub
left a comment
Member
There was a problem hiding this comment.
Still works locally on my Windows system! Thank you!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to latest vcpkg buildenv that mainly updates libdjinterop to 0.27.1
This also includes the nice helper for such updates, mainly based on #15780