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

Make libgmic src a git submodule instead of wget+tar extract #75

Closed
myselfhimself opened this issue Nov 4, 2020 · 2 comments
Closed
Assignees

Comments

@myselfhimself
Copy link
Owner

Pointed out by @Czaki on pypa/cibuildwheel#329

@myselfhimself myselfhimself self-assigned this Nov 4, 2020
myselfhimself added a commit that referenced this issue Nov 13, 2020
@myselfhimself
Copy link
Owner Author

Done

@myselfhimself
Copy link
Owner Author

libgmic compiling using git submodules is really tricky instead of a single wget before, for several reasons:

  • tag-based git submodule pull needs several commands,
  • libgmic depends on two submodules and 2 unix-based make commands to zlib compress a file to generate a .h.
    I may give up on this submodules strategy.... although it seemed intellectually elegant

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

No branches or pull requests

1 participant