ClickHouse/contrib
Robert Schulze d26a12b6b2
Remove ZSTD version from CMake output
- produced wrong output:

  > ZSTD VERSION 1.5.0

  (see any recent local or CI build log), whereas the current version is 1.5.4

- that could be fixed, on the other hand other contrib's also don't
  print their version (it is given implicitly by ClickHouse's source
  Git hash), the parsing regex is fragile and it hasn't changed since
  2016 so it was probably broken for a long time already

- therefore remove it
2023-02-23 20:27:30 +00:00
..
abseil-cpp@215105818d Abseil: Use upstream lts_2021_11_02 branch 2021-12-13 16:49:22 +01:00
abseil-cpp-cmake Cosmetics 2022-06-01 11:02:39 +02:00
AMQP-CPP@818c2d8ad9 Update AMQP 2022-10-03 17:24:57 +02:00
amqpcpp-cmake Update CMakeLists.txt 2022-10-04 19:59:08 +02:00
annoy@f2ac8e7b48 update submodule 2022-09-20 11:29:13 +03:00
annoy-cmake add words about setting to docs 2022-09-05 13:20:49 +00:00
arrow@d03245f801 Fix aborts in arrow lib 2023-01-20 16:40:33 +00:00
arrow-cmake What happens if I remove 156 lines of code? 2023-01-03 18:51:16 +00:00
avro@7832659ec9 Fix possible heap-buffer-overflow in Avro 2022-07-22 17:59:43 +00:00
avro-cmake Removed warning flags in contribs 2022-06-01 11:02:39 +02:00
aws@ecccfc026a use master for aws 2023-02-08 10:07:30 +00:00
aws-c-auth@30df6c407e Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-c-cal@85dd7664b7 Correctly handle that dlopen(NULL) returns NULL in ClickHouse. 2022-12-25 18:24:35 +01:00
aws-c-common@324fd1d973 Fix race condition in cJSON_Parse.* calls. 2022-12-25 18:24:35 +01:00
aws-c-compression@b517b7decd Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-c-event-stream@39bfa94a14 Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-c-http@2c5a2a7d55 Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-c-io@5d32c45356 Disable memory sanitizer for events from epoll 2022-12-25 18:24:35 +01:00
aws-c-mqtt@882c689561 Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-c-s3@a41255ece7 Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-c-sdkutils@25bf5cf225 Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-checksums@48e7c0e014 Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-cmake Update AWS SDK to version 1.10.36 2022-12-25 18:24:35 +01:00
aws-crt-cpp@ec0bea288f Fix race condition in cJSON_Parse.* calls. 2022-12-25 18:24:35 +01:00
aws-s2n-tls@0f1ba9e5c4 Fix memory leak in Aws::InitAPI. 2023-01-06 00:40:18 +01:00
azure@096049bf24 fix memory leak at creation of curl connection in azure sdk 2023-02-03 20:10:39 +00:00
azure-cmake Update CMakeLists.txt 2022-08-04 11:08:59 +02:00
base64@9499e0c494 revert irrelate contribs 2021-12-20 18:30:40 +08:00
base64-cmake Enable base64 on s390x platform 2022-11-16 13:01:10 -08:00
boost@03d9ec9cd1 Minor build changes 2022-08-13 06:39:20 +02:00
boost-cmake s390x support 2023-01-23 14:20:49 +00:00
boringssl@8061ac62d6 Fix glibc compat 2022-08-17 21:03:35 +03:00
boringssl-cmake What happens if I remove these 139 lines of code? 2023-01-03 18:35:31 +00:00
brotli@63be8a9940 Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
brotli-cmake Remove unused M_LIBRARY link 2022-06-01 11:02:39 +02:00
bzip2@bf905ea225 Add submodule bzip2 2021-08-07 06:18:14 +00:00
bzip2-cmake Cosmetics 2022-06-01 11:02:39 +02:00
c-ares@afee6748b0 c-ares draft wrapper and draft build rules 2022-07-08 17:52:14 -03:00
c-ares-cmake What happens if I remove 156 lines of code? 2023-01-03 18:51:16 +00:00
capnproto@e19cd661e4 update CapnProto to v0.10.3 to avoid CVE-2022-46149 2023-02-07 14:47:28 -08:00
capnproto-cmake Removed warning flags in contribs 2022-06-01 11:02:39 +02:00
cassandra@f4a31e92a2 update cassandra driver 2021-12-22 14:17:14 +03:00
cassandra-cmake Cosmetics 2022-06-01 11:02:39 +02:00
cctz@7c78edd52b Forbid paths in timezones in cctz lib 2022-12-27 17:52:38 +00:00
cctz-cmake contrib/cctz: use hidden libraries 2022-01-21 10:11:22 +03:00
cityhash102 Fix endian issue in CityHash for s390x 2023-02-06 15:51:08 -08:00
cld2@bc6d493a2f Fix detectLanguage 2022-01-18 21:32:32 +00:00
cld2-cmake Merge branch 'master' into classification 2022-01-25 10:22:47 +00:00
consistent-hashing contrib/consistent-hashing: add ALIAS library 2022-01-21 10:11:22 +03:00
corrosion@d9dfdefaa3 Try using Corrosion 2022-09-12 23:05:41 +03:00
corrosion-cmake corrosion: export path to FindRust.cmake in CMAKE_MODULE_PATH 2022-12-14 20:58:09 +01:00
cppkafka@5a119f689f Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
cppkafka-cmake Cosmetics 2022-06-01 11:02:39 +02:00
crc32-s390x@30980583bf Include crc32_s390x as a submodule library 2022-12-01 07:43:32 -08:00
crc32-s390x-cmake fix cmake 2022-12-06 14:02:22 -08:00
crc32-vpmsum@4521554393 Changes to support the CRC32 in PowerPC to address the WeakHash collision issue. Update the reference to support the hash values based on the specific platform 2023-01-10 21:20:13 -08:00
crc32-vpmsum-cmake Addressed the review comments 2023-01-11 17:00:10 -08:00
croaring@2c867e9f9c Update roaring just in case 2021-06-10 02:36:36 +03:00
croaring-cmake contrib/croaring: add a cmake ALIAS library 2022-01-21 10:08:32 +03:00
curl@c12fb3ddaf Update Curl to 7.87.0 2023-02-09 12:55:05 -05:00
curl-cmake Update Curl to 7.87.0 2023-02-09 12:55:05 -05:00
cyrus-sasl@e6466edfd6 Fix 2021-05-28 11:38:20 +03:00
cyrus-sasl-cmake contrib/cyrus-sasl: use hidden library 2022-01-21 10:11:22 +03:00
datasketches-cpp@7abd49bb2e update datasketches-cpp 2022-08-30 20:02:47 +08:00
datasketches-cpp-cmake Remove unbundled datasketches support 2022-01-20 10:02:00 +03:00
double-conversion@cf2f0f3d54 Use double-conversion as submodule 2018-01-16 21:58:12 +03:00
double-conversion-cmake Remove unbundled double-conversion support 2022-01-20 08:47:16 +03:00
dragonbox@923705af6f Update Dragonbox 2021-01-17 23:38:59 +03:00
dragonbox-cmake contrib/dragonbox: add ALIAS library 2022-01-21 10:11:22 +03:00
fast_float@7eae925b51 Updated submodule 2020-12-06 23:37:36 +03:00
fast_float-cmake contrib/fast_float: use hidden library 2022-01-21 10:11:22 +03:00
fastops@1460583af7 Update submodule 2021-10-16 03:09:38 +03:00
fastops-cmake Cosmetics 2022-06-01 11:02:39 +02:00
flatbuffers@eb3f827948 update 2021-06-18 13:34:15 +03:00
fmtlib@b6f4ceaed0 Update fmtlib (7.0.0 -> 8.1.1) 2022-02-01 14:30:03 +03:00
fmtlib-cmake Cosmetics 2022-06-01 11:02:39 +02:00
google-benchmark@2257fa4d6a Add google benchmark to contrib (#43779) 2022-12-08 13:38:08 +01:00
google-benchmark-cmake Add google benchmark to contrib (#43779) 2022-12-08 13:38:08 +01:00
googletest@71140c3ca7 Upgrade googletest to their lastest main state 2023-01-04 10:44:39 +00:00
googletest-cmake Fix googletest contrib compilation (due to GTEST_HAS_POSIX_RE=0) 2022-07-17 17:24:02 +03:00
grpc@3f975ecab3 remove c-ares from grpc 2022-07-25 15:49:03 +02:00
grpc-cmake Add force cache to gRPC_CARES_PROVIDER set 2022-07-13 15:49:22 -03:00
gwpasan-cmake not compile gwp in non-linux environment 2023-01-17 23:06:44 +01:00
h3@c7f46cfd71 Revert "Implement h3ToGeo function" 2021-06-22 17:25:21 +03:00
h3-cmake Remove unused M_LIBRARY link 2022-06-01 11:02:39 +02:00
hashidsxx@783f6911cc add hashid support 2022-05-08 06:42:51 +09:00
hashidsxx-cmake remove hashid define guard 2022-05-18 15:26:54 -04:00
hive-metastore@809a77d435 add submodule hive-metasotre 2021-11-16 11:38:24 +08:00
hive-metastore-cmake Cosmetics 2022-06-01 11:02:39 +02:00
icu@a56dde820d Updated BLAKE3 to compile for aarch64 2022-03-13 22:46:22 +03:00
icu-cmake support icudata on s390x platform 2023-01-25 22:53:03 +00:00
icudata@c8e717892a support icudata on s390x platform 2023-01-25 22:53:03 +00:00
idxd-config@f6605c41a7 add libaccel-config as submodule and static link to QPL 2023-01-31 09:24:43 -05:00
jemalloc@41a859ef73 updated 2022-07-17 12:17:16 +02:00
jemalloc-cmake Merge pull request #40422 from pkubaj/patch-1 2022-12-11 09:38:04 +03:00
krb5@f8262a1b54 Update krb5 2023-01-25 13:29:54 -05:00
krb5-cmake Fix Cmake 2 2023-01-25 17:58:09 -05:00
lemmagen-c@59537bdcf5 Updated submodules to include new READMEs 2021-06-19 23:15:16 +00:00
lemmagen-c-cmake Respect library type for contrib libraries (#36399) 2022-04-19 18:05:42 +02:00
libcpuid@503083acb7 Fix submodules 2022-09-30 20:31:01 +03:00
libcpuid-cmake Removed warning flags in contribs 2022-06-01 11:02:39 +02:00
libcxx-cmake Merge branch 'master' into build-libcxx-and-libcxxabi-from-llvm-project 2022-11-28 16:09:14 +01:00
libcxxabi-cmake Build libcxx and libcxxabi from llvm-project 2022-10-27 09:55:27 +00:00
libdivide@3bd3438857 Update libdivide 2022-12-13 10:45:01 +01:00
libdivide-cmake Update libdivide 2022-12-13 10:45:01 +01:00
libfarmhash Remove unbundled farmhash support 2022-01-20 10:01:12 +03:00
libfuzzer-cmake move libfuzzer to dedicated contrib/libfuzzer-cmake 2022-10-21 14:04:01 +00:00
libgsasl@f4e7bf0bb0 Updating the submodules libhdfs3 and libgsasl 2023-01-16 08:28:03 -05:00
libgsasl-cmake compile the new libgsasl with supportting three modes(privacy/integrity/authentication) 2022-06-04 23:30:38 +08:00
libhdfs3@9ee3ce7721 Updating the libhdfs3 to reflect the revert of PR#21 2023-02-07 09:05:12 -05:00
libhdfs3-cmake Merge branch 'master' into z-build-0120 2023-02-13 09:06:48 -05:00
libmetrohash contrib/libmetrohash: add ALIAS library 2022-01-21 10:11:23 +03:00
libpq@e071ea570f Update libpq 2021-07-02 22:26:33 +03:00
libpq-cmake OpenSSL cmake changes 2022-12-07 13:22:46 -05:00
libpqxx@a4e8348392 Update submodules 2022-02-05 15:01:55 +03:00
libpqxx-cmake contrib/libpqxx: use hidden library 2022-01-21 10:11:23 +03:00
libprotobuf-mutator@a304ec48dc updated 2022-07-17 12:17:16 +02:00
libprotobuf-mutator-cmake Update libprotobuf-mutator + fix build (#38834) 2022-07-05 12:31:50 +02:00
librdkafka@6f3b483426 Fix submodules 2022-09-30 20:31:01 +03:00
librdkafka-cmake s390x support 2023-01-23 14:20:49 +00:00
libstemmer_c@c753054304 Updated submodules to include new READMEs 2021-06-19 23:15:16 +00:00
libstemmer-c-cmake Respect library type for contrib libraries (#36399) 2022-04-19 18:05:42 +02:00
libunwind@5022f30f3e Updated libunwind 2022-06-15 10:59:23 +02:00
libunwind-cmake Fix extremely slow stack traces in debug build 2022-12-24 20:31:04 +01:00
liburing@f5a48392c4 bump liburing 2023-01-28 21:54:44 +02:00
liburing-cmake Update liburing CmakeLists.txt 2023-02-07 18:11:43 +01:00
libuv@3a85b2eb3d update submodule 2022-08-29 16:46:21 +02:00
libuv-cmake What happens if I remove 156 lines of code? 2023-01-03 18:51:16 +00:00
libxml2@f507d167f1 Avoid CVE-2022-40303 CVE-2022-40304 2023-02-09 12:29:42 -08:00
libxml2-cmake Avoid CVE-2022-40303 CVE-2022-40304 2023-02-09 12:29:42 -08:00
llvm-project@a8bf69e9cd update llvm-project to fix gwp-asan 2023-02-20 15:36:45 +01:00
llvm-project-cmake What happens if I remove 156 lines of code? 2023-01-03 18:51:16 +00:00
lz4@4c9431e9af Update submodules 2022-02-05 15:01:55 +03:00
lz4-cmake Remove USE_XXHASH (reduntant) 2022-01-20 10:02:02 +03:00
magic_enum@38f86e4d09 Initial: replacing hardcoded toString for enums with magic_enum 2021-09-06 16:24:03 +02:00
magic-enum-cmake contrib/magic-enum: use hidden library 2022-01-21 10:11:23 +03:00
mariadb-connector-c@e39608998f Remove zlib in mariadb-connector-c 2022-06-29 10:03:55 -07:00
mariadb-connector-c-cmake Respect library type for contrib libraries (#36399) 2022-04-19 18:05:42 +02:00
miniselect@be0af6bd0b Move miniselect to submodule and replace quantile exact with better algorithm 2020-11-10 00:53:43 +03:00
miniselect-cmake Move miniselect 2022-01-20 10:01:59 +03:00
minizip-ng@f3d400e999 Fix submodules 2022-06-10 22:33:45 +03:00
minizip-ng-cmake Cosmetics 2022-06-01 11:02:39 +02:00
morton-nd@3795491a4a add Morton Coding (ZCurve) 2022-10-19 15:59:25 +02:00
morton-nd-cmake add Morton Coding (ZCurve) 2022-10-19 15:59:25 +02:00
msgpack-c@46684265d5 Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
msgpack-c-cmake Remove unbundled msgpack support 2022-01-20 10:01:58 +03:00
murmurhash contrib/murmurhash: add ALIAS library 2022-01-21 10:11:23 +03:00
nanodbc@df52a1232d Update nanodbc 2021-08-24 12:50:07 +00:00
nanodbc-cmake Cosmetics 2022-06-01 11:02:39 +02:00
nats-io@1e2597c546 fix build with clang-15 2022-08-01 18:00:54 +02:00
nats-io-cmake fix build with clang-15 2022-08-01 18:00:54 +02:00
nlp-data@5591f91f5e Better 2022-01-10 20:30:26 +00:00
nlp-data-cmake Merge branch 'master' into classification 2022-01-25 10:22:47 +00:00
NuRaft@b56784be1a Update NuRaft 2023-01-26 10:08:24 +00:00
nuraft-cmake Remove unbundled nuraft support 2022-01-20 08:47:16 +03:00
openldap@8688afe6bc Update OpenLDAP library 2022-09-21 06:27:10 +02:00
openldap-cmake s390x build support 2023-01-20 21:16:55 +00:00
openssl@19cc035b6c Add OpenSSL submodule 2022-12-07 13:22:46 -05:00
openssl-cmake Add note about OpenSSL 2023-01-29 20:03:50 +00:00
orc@f9a393ed24 Fix contrib 2022-01-27 13:49:56 +03:00
pdqsort Update pdqsort to recent version (#10171) 2020-04-11 14:16:14 +03:00
pdqsort-cmake Move pdqsort 2022-01-20 10:01:59 +03:00
protobuf@6bb70196c5 Update protobuf to ignore protoc MSAN errors 2021-12-13 18:54:31 +01:00
protobuf-cmake contrib/protobuf: use hidden libraries 2022-01-21 10:11:23 +03:00
qpl@d75a29d95d Update QPL version from v0.3.0 to v1.0.0 2023-01-31 09:31:26 -05:00
qpl-cmake move the content of idxd-config-cmake into QPL-cmake 2023-02-02 09:26:27 -05:00
rapidjson@c4ef90ccdb Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
rapidjson-cmake Remove unbundled rapidjson support 2022-01-20 10:01:12 +03:00
re2@13ebb377c6 Fix 2021-05-28 11:46:08 +03:00
re2-cmake Remove PVS test 2022-02-17 12:59:47 +01:00
replxx@5d04501f93 Fix submodules 2022-09-30 20:31:01 +03:00
replxx-cmake Removed warning flags in contribs 2022-06-01 11:02:39 +02:00
rocksdb@66e3cbec31 s390x support 2023-01-23 14:20:49 +00:00
rocksdb-cmake Fix power8+ support add power9+ support 2022-10-18 17:14:43 -05:00
s2geometry@4a7ebd5da0 s390x support 2023-01-23 14:20:49 +00:00
s2geometry-cmake Remove unused M_LIBRARY link 2022-06-01 11:02:39 +02:00
sentry-native@ae10fb8c22 Fix submodules 2022-09-30 20:31:01 +03:00
sentry-native-cmake What happens if I remove these 139 lines of code? 2023-01-03 18:35:31 +00:00
simdjson@1075e8609c updated 2022-07-17 12:17:16 +02:00
simdjson-cmake Remove unbundled simdjson support 2022-01-20 10:01:12 +03:00
snappy@fb057edfed Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
snappy-cmake Fix endian issue in snappy lib for s390x 2023-01-26 07:20:08 -08:00
sparsehash-c11@cf0bffaa45 Replace libsparsehash with sparsehash-c11 2019-09-18 00:08:20 +03:00
sparsehash-c11-cmake Remove unbundled sparsehash support 2022-01-20 10:01:11 +03:00
sqlite-amalgamation@400ad7152a Fix TSan report in SQLite (false positive) 2023-01-08 05:40:48 +01:00
sqlite-cmake contrib/sqlite: add hidden library 2022-01-21 10:11:23 +03:00
sysroot@f0081b2649 Fix finding pthread_atfork() while linking ppc64le build. 2022-12-25 18:24:35 +01:00
thrift@2a93df80f2 updated 2022-07-17 12:17:16 +02:00
thrift-cmake Add back accidentally removed line 2022-07-14 18:42:41 -07:00
ulid-c@c433b6783c Fix include 2023-02-14 16:45:46 +00:00
ulid-c-cmake Fix include 2023-02-14 16:45:46 +00:00
unixodbc@18e0ebe2a1 updated files 2023-02-14 05:25:50 -08:00
unixodbc-cmake Removed warning flags in contribs 2022-06-01 11:02:39 +02:00
vectorscan@f6250ae3e5 Fix submodules 2022-09-30 20:31:01 +03:00
vectorscan-cmake fix: repair aarch64 build 2022-09-13 20:51:51 +00:00
wordnet-blast@1d16ac2803 Updated submodules to include new READMEs 2021-06-19 23:15:16 +00:00
wordnet-blast-cmake contrib/wordnet-blast: use hidden library 2022-01-21 10:11:23 +03:00
wyhash@991aa3dab6 wyhash 2022-04-21 02:26:37 +03:00
wyhash-cmake Update CMakeLists.txt 2022-05-09 08:48:51 -04:00
xxHash@3078dc6039 Add xxh3 hash function (#43411) 2022-11-26 00:14:08 +01:00
xxHash-cmake Add xxh3 hash function (#43411) 2022-11-26 00:14:08 +01:00
xz@869b9d1b4e fixed whitespaces, added hidden submodule file 2020-11-02 23:04:49 +03:00
xz-cmake LZMA/xz cannot be disabled 2022-01-20 10:02:02 +03:00
yaml-cpp@0c86adac6d Update submodules 2021-05-28 00:18:30 +03:00
yaml-cpp-cmake contrib/yaml-cpp: use hidden library 2022-01-21 10:11:23 +03:00
zlib-ng@50f0eae1a4 update zlib-ng to latest 2022-10-18 17:38:06 -05:00
zlib-ng-cmake Fix zlib-ng build for s390x 2022-09-07 12:20:39 -07:00
zstd@945f27758c Update zstd to 1.5.4 2023-02-10 16:41:02 +01:00
zstd-cmake Remove ZSTD version from CMake output 2023-02-23 20:27:30 +00:00
CMakeLists.txt Merge remote-tracking branch 'upstream/master' into ulid 2023-02-14 13:41:17 +00:00