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] update usage of tools.apple_deployment_target_flag #4461

Merged
merged 2 commits into from
Feb 10, 2021

Conversation

SSE4
Copy link
Contributor

@SSE4 SSE4 commented Feb 2, 2021

conan-io/conan#8263 adds os.sdk sub-setting, conan-io/conan#8264 adds os.subsystem sub-setting, they need to be passed to the tools.apple_deployment_target_flag

Specify library name and version: boost/all

  • 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 SSE4 requested a review from uilianries February 2, 2021 07:02
@conan-center-bot

This comment has been minimized.

@ghost
Copy link

ghost commented Feb 2, 2021

I detected other pull requests that are modifying boost/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

Automatically created by bincrafters-conventions 0.30.2
@@ -370,10 +370,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

@SSE4 SSE4 closed this Feb 2, 2021
@SSE4 SSE4 reopened this Feb 2, 2021
@conan-center-bot

This comment has been minimized.

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

All green in build 5 (873cd183857bb799dbf7cabb5c5de0946f4d4332)! 😊

@conan-center-bot conan-center-bot merged commit 4cfe106 into conan-io:master Feb 10, 2021
@CroydonBot CroydonBot deleted the boost_apple_subsettings branch February 10, 2021 07:19
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.

7 participants