Skip to content

[boost] update to 1.92.0 - #53483

Merged
Billy O'Neal (BillyONeal) merged 10 commits into
microsoft:masterfrom
miyanyan:boost-1.92.0
Aug 21, 2026
Merged

[boost] update to 1.92.0#53483
Billy O'Neal (BillyONeal) merged 10 commits into
microsoft:masterfrom
miyanyan:boost-1.92.0

Conversation

@miyanyan

Copy link
Copy Markdown
Contributor
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

@BillyONeal
Billy O'Neal (BillyONeal) marked this pull request as draft August 19, 2026 19:50
@BillyONeal

Copy link
Copy Markdown
Member

Drafted due to build failures. miyanyan#4 may fix

Copilot AI and others added 5 commits August 20, 2026 10:16
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@BillyONeal

Copy link
Copy Markdown
Member

miyan (@miyanyan) Curious as to your thoughts. We just turned on this CRLF check. Do you prefer it showing up as it does here or do you just find it frustrating and wish I had submitted a PR about it instead?

Thanks!

@miyanyan

Copy link
Copy Markdown
Contributor Author

miyan (miyan (@miyanyan)) Curious as to your thoughts. We just turned on this CRLF check. Do you prefer it showing up as it does here or do you just find it frustrating and wish I had submitted a PR about it instead?

Thanks!

I'm ok to turn on CRLF check, what about adding git hook tools like pre-commit for the existing line-ending check?

@miyanyan

Copy link
Copy Markdown
Contributor Author

Billy O'Neal (@BillyONeal) The Boost update also changes the contents of vcpkg-boost, while its date-based version remains 2025-03-29. My understanding is that this should be represented by adding "port-version": 1 rather than changing the date version. Is that the expected approach for this Boost update?

@BillyONeal

Copy link
Copy Markdown
Member

My understanding is that this should be represented by adding "port-version": 1 rather than changing the date version.

It's helper scripts for us and we're bumping them so I would bump the date to today

@BillyONeal

Copy link
Copy Markdown
Member

I'm ok to turn on CRLF check, what about adding git hook tools like pre-commit for the existing line-ending check?

  1. I'm not confident in getting something that could consistently go into a commit hook; the current way we are doing this assumes a bunch of *nix tools.
  2. Speaking personally I'm not a fan of pre-commit things because I often make many intentionally garbage quality commits to have checkpoints to go back to, or because it's 7PM and I'm going home, or something like that. I only expect to clean that stuff up when showing to other people, which is the pull request process. But I acknowledge that this is my very personal view on the subject

@BillyONeal
Billy O'Neal (BillyONeal) marked this pull request as ready for review August 21, 2026 20:26

@BillyONeal Billy O'Neal (BillyONeal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

@BillyONeal
Billy O'Neal (BillyONeal) merged commit 3271bb6 into microsoft:master Aug 21, 2026
16 checks passed
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.

3 participants