Skip to content

Add cross-platform libcurl auto-install scripts to CI#31

Merged
ovsky merged 1 commit intomainfrom
feature/ci-cd/curl-support
Nov 21, 2025
Merged

Add cross-platform libcurl auto-install scripts to CI#31
ovsky merged 1 commit intomainfrom
feature/ci-cd/curl-support

Conversation

@ovsky
Copy link
Owner

@ovsky ovsky commented Nov 21, 2025

Introduces install_curl.sh and install_curl.ps1 scripts for automated libcurl installation on Linux, macOS, and Windows. Updates all build workflow files to invoke these scripts and set the AUTO_INSTALL_CURL CMake option, ensuring libcurl is available for builds across all platforms. This improves CI reliability and developer onboarding by handling libcurl dependencies automatically.

Introduces install_curl.sh and install_curl.ps1 scripts for automated libcurl installation on Linux, macOS, and Windows. Updates all build workflow files to invoke these scripts and set the AUTO_INSTALL_CURL CMake option, ensuring libcurl is available for builds across all platforms. This improves CI reliability and developer onboarding by handling libcurl dependencies automatically.
@ovsky ovsky merged commit 8009f36 into main Nov 21, 2025
6 checks passed
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.

1 participant