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

Add option to select tiledb core source tarball for download #622

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

eddelbuettel
Copy link
Contributor

This PR covers some small updates to the build system that go along with with #620 , #621 and the TileDB Core changes for vcpkg. We now ensure / check that curl is installed (as vcpkg needs it) and support a configure option --with-download=url to supply a URL (the option itself may have come in with #620) for which the url argument, when given, is passed on to the worker scripts managing the download. The fallback remains the pinned default version, but a given url could e.g. point to nighly tarballs (once produced).

Copy link

@eddelbuettel eddelbuettel merged commit 19846fd into master Nov 28, 2023
8 checks passed
@eddelbuettel eddelbuettel deleted the de/sc-37639/package_build_tweaks branch November 28, 2023 16:07
@eddelbuettel eddelbuettel mentioned this pull request Nov 30, 2023
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