Skip to content
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

[angle] Improve UX for unofficial CMake package #28547

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

friendlyanon
Copy link
Contributor

@friendlyanon friendlyanon commented Dec 26, 2022

This PR adds a config script to the unofficial CMake package that properly propagates transitive dependencies and usage info for the unofficial CMake package to avoid vcpkg barfing almost all the targets in it.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    all, No

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

@friendlyanon friendlyanon changed the title angle: Propagate transitive dependencies [angle] Propagate transitive dependencies Dec 26, 2022
github-actions[bot]
github-actions bot previously approved these changes Dec 26, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/angle/vcpkg.json

Valid values for the license field can be found in the documentation

github-actions[bot]
github-actions bot previously approved these changes Dec 26, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/angle/vcpkg.json

Valid values for the license field can be found in the documentation

@JonLiu1993 JonLiu1993 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Dec 26, 2022
@JonLiu1993
Copy link
Member

@friendlyanon, Thanks for your pr, please add "license": "BSD-3-Clause" in vcplg.json file.

github-actions[bot]
github-actions bot previously approved these changes Dec 26, 2022
Only the unofficial::angle::libGLESv2 and unofficial::angle::libEGL
targets are meant to be used, because they are the targets that no other
depends on.
@friendlyanon friendlyanon changed the title [angle] Propagate transitive dependencies [angle] Improve UX for unofficial CMake package Dec 26, 2022
@JonLiu1993 JonLiu1993 added requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function and removed requires:author-response labels Dec 27, 2022
@JonLiu1993
Copy link
Member

Test usage succeeds with angle:x64-windows triplet.

@JonLiu1993 JonLiu1993 added info:reviewed Pull Request changes follow basic guidelines and removed requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function labels Jan 3, 2023
@vicroms vicroms merged commit 58054d0 into microsoft:master Jan 4, 2023
past-due added a commit to past-due/vcpkg that referenced this pull request Jan 27, 2023
JavierMatosD pushed a commit that referenced this pull request Feb 10, 2023
…ates) (#27444)

* [angle] Update to chromium/5249

- Refactor build system based on WebKit's CMake build system for libANGLE
- Add maintainer-notes.md

* [angle] Fetch & generate more files in portfile

* [angle] Move maintainer-notes.md

* [angle] Port changes from #27701

* Merge install tweak from #28547

* [angle] Tweak PlatformLinux

* Run x-add-version

* [angle] Update to chromium/5414

* Run x-add-version

* Fix version database.

* Fix version database

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
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:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants