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

[libmysql/libmariadb] Export unofficial cmake targets #14290

Merged
merged 19 commits into from
Nov 10, 2020

Conversation

JackBoosY
Copy link
Contributor

@JackBoosY JackBoosY commented Oct 29, 2020

In order to use libmysql and libmariadb easily, export the unofficial targets.
For libmysql, since the library and the target generated by its dynamic build and static build is inconsistent, a wrapper is added to unify the output interface.

When the executable in the bin is cleaned up, the executable related pdb also need to be cleaned up.

This PR prepares for poco update.

@JackBoosY JackBoosY added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team. labels Oct 29, 2020
@JackBoosY JackBoosY requested a review from PhoebeHui October 29, 2020 06:49
@JackBoosY JackBoosY changed the title [libmysql/libmariadb] Add vcpkg-cmake-wrapper and usage [libmysql/libmariadb] Export cmake targets Oct 30, 2020
@JackBoosY JackBoosY changed the title [libmysql/libmariadb] Export cmake targets [libmysql/libmariadb] Export unofficial cmake targets Oct 30, 2020
@PhoebeHui PhoebeHui added the info:reviewed Pull Request changes follow basic guidelines label Oct 30, 2020
@BillyONeal
Copy link
Member

I'm not ignoring this one but I want to go over it with some other team members who understand the implications better than I do; should land Monday at the latest.

Thanks for your contribution!

@JackBoosY JackBoosY removed the info:reviewed Pull Request changes follow basic guidelines label Nov 3, 2020
@JackBoosY JackBoosY marked this pull request as draft November 3, 2020 08:29
@JackBoosY JackBoosY added the category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly label Nov 4, 2020
@JackBoosY JackBoosY marked this pull request as ready for review November 4, 2020 06:16
@JackBoosY JackBoosY requested a review from PhoebeHui November 4, 2020 06:42
@JackBoosY JackBoosY requested a review from BillyONeal November 4, 2020 06:42
@JackBoosY
Copy link
Contributor Author

Done, already tested usage with poco.

@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Nov 5, 2020
@JackBoosY
Copy link
Contributor Author

Depends on #14396.

@JackBoosY JackBoosY added depends:different-pr This PR or Issue depends on a PR which has been filed and removed category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly labels Nov 5, 2020
@JackBoosY JackBoosY removed the depends:different-pr This PR or Issue depends on a PR which has been filed label Nov 6, 2020
@strega-nil
Copy link
Contributor

Merging after a run-through of CI.

@strega-nil strega-nil merged commit 74844c7 into microsoft:master Nov 10, 2020
@JackBoosY JackBoosY deleted the dev/jack/mysql_wrapper branch November 11, 2020 02:18
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:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants