Skip to content

Conversation

@m-kuhn
Copy link
Contributor

@m-kuhn m-kuhn commented Jan 26, 2023

Fixes #26727

  • 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.

github-actions[bot]
github-actions bot previously approved these changes Jan 26, 2023
@BillyONeal BillyONeal added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jan 27, 2023
@BillyONeal
Copy link
Member

Thanks for the feature add!

@BillyONeal BillyONeal added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jan 27, 2023
@BillyONeal BillyONeal merged commit cdbcc03 into microsoft:master Jan 27, 2023
@m-kuhn m-kuhn deleted the ios_icu branch January 27, 2023 05:54
@xiaozhuai xiaozhuai mentioned this pull request Feb 6, 2023
21 tasks
janisozaur added a commit to janisozaur/vcpkg that referenced this pull request Mar 30, 2023
microsoft#29196 introduced new feature flag `[tools]` which
prevents generation of `libicutu`. The PR in question did not take into
account dynamic linkage target where rpath is set to hardcoded and no
longer valid list of libraries.

This PR dynamically detects presence of `[tools]` feature and adds
`libicutu` for rpath fix as necessary.
BillyONeal pushed a commit that referenced this pull request Apr 12, 2023
#29196 introduced new feature flag `[tools]` which
prevents generation of `libicutu`. The PR in question did not take into
account dynamic linkage target where rpath is set to hardcoded and no
longer valid list of libraries.

This PR dynamically detects presence of `[tools]` feature and adds
`libicutu` for rpath fix as necessary.

Co-authored-by: Monica <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ICU] build failure arm64-ios

2 participants