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

[boost] visibility #4453

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Conversation

SSE4
Copy link
Contributor

@SSE4 SSE4 commented Feb 2, 2021

Specify library name and version: boost/all

closes: #4093
closes: #3747

more details on this feature:

therefore, no longer manually set visibility for iOS and add a new visibility option to let users control the visibility.

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

SSE4 and others added 3 commits February 2, 2021 13:01
Signed-off-by: SSE4 <tomskside@gmail.com>
Signed-off-by: SSE4 <tomskside@gmail.com>
Automatically created by bincrafters-conventions 0.30.2
@SSE4 SSE4 requested a review from uilianries February 2, 2021 06:12
@@ -370,10 +372,10 @@ def requirements(self):
if self._with_lzma:
self.requires("xz_utils/5.2.5")
if self._with_zstd:
self.requires("zstd/1.4.5")
self.requires("zstd/1.4.8")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

auto-added by conventions


if self._with_icu:
self.requires("icu/68.1")
self.requires("icu/68.2")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

auto-added by conventions

@ghost
Copy link

ghost commented Feb 2, 2021

@conan-center-bot
Copy link
Collaborator

Some configurations of 'boost/1.75.0' failed in build 2 (41f9b5ba19257c775f8adc7f6b88f78ac3a27ea6):

@SSE4 SSE4 closed this Feb 3, 2021
@SSE4 SSE4 reopened this Feb 3, 2021
@conan-center-bot
Copy link
Collaborator

All green in build 3 (41f9b5ba19257c775f8adc7f6b88f78ac3a27ea6)! 😊

@conan-center-bot conan-center-bot merged commit aa29629 into conan-io:master Feb 4, 2021
@CroydonBot CroydonBot deleted the boost_visibility branch February 4, 2021 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants