-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
tiledb: add new recipe #19381
tiledb: add new recipe #19381
Conversation
This comment has been minimized.
This comment has been minimized.
Triggered in conan-io/conan-center-index#19381 (comment) for `self.options.remove_deprecations`.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
7bd7007
to
102cbf6
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 102cbf6tiledb/2.16.3@#3424dfa3914ab293bc1ae9785f565c73
|
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 102cbf6tiledb/2.16.3@#3424dfa3914ab293bc1ae9785f565c73
|
This comment has been minimized.
This comment has been minimized.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
3ab6223
to
3705c96
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit da3b13dtiledb/2.17.4@#60cc8ccbf100b5b0189f1e951c3b7ff4
|
Rebuilding now |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 96910b7tiledb/2.22.0@#044583203e973cb8a2090307d174c9aa
|
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit d057abatiledb/2.22.0@#3dfa5f9b3f06108e88a0c624ecc65219
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 12 (
Conan v2 pipeline ✔️
All green in build 12 (
|
Hooks produced the following warnings for commit 587cff0tiledb/2.26.1@#5b8de53a397ebd6cb257d9a5bc21caaa
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
* tiledb: add new recipe * tiledb: add tool_requires for cmake/3.21 * tiledb: use libmagic from Conan * tiledb: bump version and deps * tiledb: fix hash * tiledb: bump deps * tiledb: fix libwebpmux target name * tiledb: add a patch for WebP linking error * tiledb: bump min_cppstd * tiledb: disable all test targets * tiledb: fix v1 in test_package * tiledb: bump to v2.18.4 * tiledb: add stdcpp_library dependency * tiledb: bump deps * tiledb: bump to v2.19.0, update recipe * tiledb: bump min GCC * tiledb: adjust libmagic CMake name * tiledb: fix package names * tiledb: bump min apple-clang * tiledb: bump version, hdfs support has been deprecated * tiledb: update recipe after version bump * tiledb: explicitly set BUILD_SHARED_LIBS * tiledb: bump version * tiledb: validate dependency options * tiledb: update pkgconf * tiledb: update to v2.26.1 * tiledb: use azure-sdk-for-cpp
Adds tiledb: https://github.com/TileDB-Inc/TileDB
Used by GDAL as an optional dependency.
Resolves #18684.
The baseline configuration works, but the recipe would benefit from the following:
azure-storage-blobs-cpp
package -azure
option is currently broken due to this.libmagic
to enable Windows support oftiledb
.