Skip to content

Test system-installed libcurl availability on non-Windows #1653

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

vicroms
Copy link
Member

@vicroms vicroms commented Apr 15, 2025

Determine if libcurl is available in the system by attempting to load it. At the moment we don't do anything with it, but we're tracking availability of libcurl as a replacement to the current download/upload implementation.

@vicroms vicroms changed the title Test libcurl availability on non-Windows Test system-installed libcurl availability on non-Windows Apr 15, 2025
@BillyONeal
Copy link
Member

This seems kinda conservative to me; does any system exist where curl (the command line tool) isn't powered by libcurl? We also require git for most everything which must also link with libcurl...

vicroms and others added 2 commits April 17, 2025 11:50
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
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.

3 participants