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

Bundle libcurl for Windows #52

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Bundle libcurl for Windows #52

merged 1 commit into from
Aug 21, 2024

Conversation

bertrand-sb
Copy link
Contributor

Changes for the user:

Other comments:

  • The download script was adjusted to use curl when it's available instead of wget. The latter was problematic on Windows; I couldn't get it to work with a specific output file (with -O).
  • I applied shellcheck recommendations to the download script.

Changes for the user:

- The Windows release now ships with `libcurl-4.dll` (from
  https://curl.se/windows/).

Other comments:

- The download script was adjusted to use `curl` when it's available
  instead of `wget`. The latter was problematic on Windows; I couldn't
  get it to work with a specific output file (with `-O`).
- I applied shellcheck recommendations to the download script.
Copy link

@Ant1-Provot Ant1-Provot left a comment

Choose a reason for hiding this comment

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

Excellent !!

@bertrand-sb bertrand-sb merged commit 3926d49 into main Aug 21, 2024
4 checks passed
@bertrand-sb bertrand-sb deleted the win-bundle-libcurl branch August 21, 2024 12:30
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.

2 participants