Skip to content

Conversation

toge
Copy link
Contributor

@toge toge commented Aug 20, 2025

  • 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.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

https://github.com/stephenberry/glaze/releases/tag/v5.6.1

@BillyONeal BillyONeal added the category:port-update The issue is with a library, which is requesting update new revision label Aug 20, 2025
@BillyONeal
Copy link
Member

Sorry for the infrastructure problem on Linux/Android, we have submitted a ticket with the infrastructure folks and will keep you posted.

@BillyONeal
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@toge toge changed the title [glaze] update to 5.6.0 [glaze] update to 5.6.1 Aug 30, 2025
if("interop" IN_LIST FEATURES)
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
# interop produces shared library with static client library.
set(VCPKG_POLICY_DLLS_IN_STATIC_LIBRARY enabled)
Copy link
Member

Choose a reason for hiding this comment

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

We can't merge this with that policy turned on. Can you remove adding that feature? I assume it was not added originally for this exact reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants