-
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
[yomm2] new port #17886
[yomm2] new port #17886
Conversation
Please get failure logs here. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
2dd61e2
to
9fb552c
Compare
Note that dependency to |
60d8b4c
to
7d27897
Compare
I added a patch to fix uwp and osx build in vcpkg. This should be removed in the next version of yomm2 thanks to an update of the CMakeLists of the lib. The CI does not crash anymore on this port, so I think it is ready for review. |
Depends on #17983. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
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.
Thanks for the PR! This LGTM once my comment has been addressed.
bc0b237
to
c9aaf10
Compare
Thanks for the quick response! |
Add new port for library yomm2. Note that dependency of Boost libs are not resolved properly (#17882 #17848)
Which triplets are supported/not supported? Have you updated the CI baseline?
Normally all, waiting for CI
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
If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/