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

tcl: modernize + add tcl/8.6.11 #7031

Merged
merged 4 commits into from
Aug 25, 2021
Merged

Conversation

madebr
Copy link
Contributor

@madebr madebr commented Aug 24, 2021

Specify library name and version: tcl/all

For conan-io/hooks#320


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

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

All green in build 4 (40fc8632a0162594f3367cf3e823a5c42dcbcbb2):

  • tcl/8.6.11@:
    All packages built successfully! (All logs)

  • tcl/8.6.10@:
    All packages built successfully! (All logs)

self.build_requires("msys2/cci.latest")

def validate(self):
if self.settings.os not in ("FreeBSD", "Linux", "Macos", "Windows"):
Copy link
Contributor

@SpaceIm SpaceIm Aug 25, 2021

Choose a reason for hiding this comment

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

_get_default_build_system_subdir() should be updated accordingly. I would even turn this method to a property and rely on it to raise in validate(), and add a TODO for more mapping (Solaris is supported by tcl for example).

@SSE4 SSE4 requested a review from uilianries August 25, 2021 16:21
@conan-center-bot conan-center-bot merged commit 10e64f8 into conan-io:master Aug 25, 2021
@madebr madebr deleted the tcl_modernize branch August 25, 2021 22:35
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.

6 participants