-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
mbits-args: conan v2 support #14866
mbits-args: conan v2 support #14866
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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.
Overall this looks really good! Glad to see is being changes to upstream with those improved cmake files 👍
It would be great to do a release and get those out to everyone ❤️
I left a feel small comments to help improve/cleanup but nothing blocker
see review(s) in conan-io#14866
see review(s) in conan-io#14866
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipelineAll green in build 8 (
Conan v2 pipeline (informative, not required for merge)All green in build 7 (
|
* add mbits-semver/0.1.1 * up the minimium GCC version * fix: adding v1 config info * fix: bump min clang * remove unused imports * move msvc to the dict, clean package() see review(s) in #14866 * revert check_min_vs removal
* add mbits-mstch/1.0.4 * move msvc to the dict, clean package() see review(s) in #14866 * revert check_min_vs removal
options = {"fPIC": [True, False]} | ||
default_options = {"fPIC": True} |
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.
Just as a future reference, we like to deprecate options before completely removing this to make it smoother for consumers 😄
The shared here should have been kept even though it's modified :)
Specify library name and version: mbits-args/0.12.3