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

Add ability to disable verbose strings in curl #10986

Merged
merged 4 commits into from
Jun 5, 2022

Conversation

exief
Copy link
Contributor

@exief exief commented May 30, 2022

Currently within curl there exists 2 parameters verbose debug and verbose strings. On unix systems with autotools disabling verbose debug will disable both however on windows systems these are semantically different. This change allows the option when configuring with cmake to selectively disable one, the other or both

  • 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.

Currently within curl there exists 2 parameters verbose debug and verbose strings. On unix systems with autotools disabling verbose debug will disable both however on windows systems these are semantically different. This change allows the option when configuring with cmake to selectively disable one, the other or both
@conan-center-bot

This comment has been minimized.

@ghost
Copy link

ghost commented May 30, 2022

I detected other pull requests that are modifying libcurl/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.

exief and others added 2 commits May 30, 2022 17:43
suggested change by @uilianries

Co-authored-by: Uilian Ries <uilianries@gmail.com>
@conan-center-bot

This comment has been minimized.

@exief exief closed this May 31, 2022
@exief exief reopened this May 31, 2022
@SSE4 SSE4 closed this Jun 1, 2022
@SSE4 SSE4 reopened this Jun 1, 2022
@conan-center-bot
Copy link
Collaborator

All green in build 5 (75515644900ccb835d33a8d90edbc41a18f9156e):

  • libcurl/7.83.0@:
    All packages built successfully! (All logs)

  • libcurl/7.80.0@:
    All packages built successfully! (All logs)

  • libcurl/7.71.1@:
    All packages built successfully! (All logs)

  • libcurl/7.70.0@:
    All packages built successfully! (All logs)

  • libcurl/7.66.0@:
    All packages built successfully! (All logs)

  • libcurl/7.82.0@:
    All packages built successfully! (All logs)

  • libcurl/7.69.1@:
    All packages built successfully! (All logs)

  • libcurl/7.73.0@:
    All packages built successfully! (All logs)

  • libcurl/7.72.0@:
    All packages built successfully! (All logs)

  • libcurl/7.76.0@:
    All packages built successfully! (All logs)

  • libcurl/7.79.1@:
    All packages built successfully! (All logs)

  • libcurl/7.78.0@:
    All packages built successfully! (All logs)

  • libcurl/7.75.0@:
    All packages built successfully! (All logs)

  • libcurl/7.83.1@:
    All packages built successfully! (All logs)

  • libcurl/7.74.0@:
    All packages built successfully! (All logs)

  • libcurl/7.79.0@:
    All packages built successfully! (All logs)

  • libcurl/7.77.0@:
    All packages built successfully! (All logs)

  • libcurl/7.68.0@:
    All packages built successfully! (All logs)

  • libcurl/7.67.0@:
    All packages built successfully! (All logs)

  • libcurl/7.71.0@:
    All packages built successfully! (All logs)

  • libcurl/7.64.1@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit c866e21 into conan-io:master Jun 5, 2022
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.

4 participants