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

mbits-args: conan v2 support #14866

Merged
merged 6 commits into from
Dec 27, 2022
Merged

Conversation

mzdun
Copy link
Contributor

@mzdun mzdun commented Dec 21, 2022

Specify library name and version: mbits-args/0.12.3


@conan-center-bot

This comment has been minimized.

@mzdun mzdun marked this pull request as ready for review December 21, 2022 09:48
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

@prince-chrismc prince-chrismc left a 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

recipes/mbits-args/all/conanfile.py Show resolved Hide resolved
recipes/mbits-args/all/conanfile.py Show resolved Hide resolved
recipes/mbits-args/all/conanfile.py Outdated Show resolved Hide resolved
recipes/mbits-args/all/conandata.yml Show resolved Hide resolved
recipes/mbits-args/all/conanfile.py Outdated Show resolved Hide resolved
recipes/mbits-args/all/conanfile.py Outdated Show resolved Hide resolved
mzdun added a commit to mzdun/conan-center-index that referenced this pull request Dec 22, 2022
mzdun added a commit to mzdun/conan-center-index that referenced this pull request Dec 22, 2022
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline

All green in build 8 (00720b6b0316f580877fad9e6a4e82063640fe6b):

  • mbits-args/0.12.3@:
    All packages built successfully! (All logs)

Conan v2 pipeline (informative, not required for merge)

All green in build 7 (00720b6b0316f580877fad9e6a4e82063640fe6b):

  • mbits-args/0.12.3@:
    All packages built successfully! (All logs)

conan-center-bot pushed a commit that referenced this pull request Dec 26, 2022
* 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
conan-center-bot pushed a commit that referenced this pull request Dec 26, 2022
* add mbits-mstch/1.0.4

* move msvc to the dict, clean package()

see review(s) in #14866

* revert check_min_vs removal
@conan-center-bot conan-center-bot merged commit 94a0bbd into conan-io:master Dec 27, 2022
@mzdun mzdun deleted the update-args branch December 27, 2022 10:04
Comment on lines +39 to +40
options = {"fPIC": [True, False]}
default_options = {"fPIC": True}
Copy link
Contributor

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants