-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[boost] update to 1.80.0 #26233
[boost] update to 1.80.0 #26233
Conversation
Switch to the CMake build? As far as I could tell 1.80 finally comes with proper CMake scripts which install |
@Neumann-A |
hmm ok maybe I was just looking at one of the boost modules and it looked like proper CMake. Looked at program_options and it didn't have what I saw the last time so it might still be partial. So just ignore my ramblings. |
ah please consider including/fixing #26004/#22762 (comment) |
I think it is better to fix this issue in a separate MR. Did you report the issue in Boost.Log? |
That is boostorg/log#177 but it is really a bug in the vcpkg boost setup not carrying required dependencies between boost ports. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json
or CONTROL
must be modified.
error: checked-in files for boost-modular-build-helper have changed but the version was not updated
version: 1.80.0
old SHA: 1a7242fb169601ee34360a5074f4a698bfcb6526
new SHA: ff6608277a0d5acbac4016cba85b6b65d0ef5b77
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
Thank you! |
This PR updates Boost to v1.80.0.
Fixes #26282