ClickHouse/contrib
2020-05-21 11:43:29 +03:00
..
arrow@b789226ccb arrow version updated to apache-arrow-0.15.1 2019-12-21 07:30:55 +03:00
arrow-cmake Use deduced paths to target executables 2020-04-27 21:46:41 +04:00
avro@6cfcf6c242 Avoid throwing from destructor (Avro) 2020-02-10 13:43:08 -06:00
avro-cmake Revert "Removed always built target" 2020-03-19 01:22:04 +03:00
aws@fb5c604525 Update AWS module. 2020-05-07 17:01:58 +03:00
aws-c-common@736a82d169 Update submodule heads. 2019-12-09 13:31:59 +03:00
aws-c-event-stream@3bc33662f9 AWS S3 SDK integration. 2019-12-03 19:23:24 +03:00
aws-checksums@519d6d9093 Update submodule heads. 2019-12-09 13:31:59 +03:00
aws-s3-cmake Proper handling of CMAKE_BUILD_TYPE vs CMAKE_BUILD_TYPE_UC 2020-04-30 18:41:22 +04:00
base64@95ba56a9b0 Update base64 2020-03-04 01:51:57 +03:00
base64-cmake Link an empty dummy.c into base64 target, for Xcode to generate a library 2020-04-27 21:48:01 +04:00
boost@a04e72c046 Update boost submodule. 2020-05-14 12:26:40 +03:00
boost-cmake Build fixes (#9381) 2020-02-28 03:07:42 +03:00
brotli@5805f99a53 Add brotli to contrib 2019-02-02 16:33:50 +03:00
brotli-cmake Build fixes (#6016) 2019-08-04 03:19:03 +03:00
capnproto@a00ccd91b3 Formats/CapnProtoRowInputStream: support Nested and Tuple, fix alignment issues 2018-09-25 22:51:35 -07:00
capnproto-cmake c++20! 2019-12-29 03:08:25 +08:00
cctz@7a2db4ece6 Update CCTZ 2020-04-26 19:27:34 +03:00
cctz-cmake Merge branch 'master' into get_rid_of_external_linker 2020-05-03 18:49:43 +03:00
cityhash102 Better link and deps (#3631) 2018-11-21 22:20:27 +03:00
consistent-hashing Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
consistent-hashing-sumbur Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
cppkafka@9b184d881c Revert reverted submodules in b9c4908edb 2019-03-12 16:18:11 +03:00
cppkafka-cmake Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
croaring Including Roaring Bitmap with -isystem 2019-12-18 22:41:08 +03:00
curl@3b8bbbbd16 AWS SDK integration rework. 2019-12-06 17:37:21 +03:00
curl-cmake Enable OpenSSL support in Curl (#9039) 2020-02-10 15:41:13 +03:00
double-conversion@cf2f0f3d54 Use double-conversion as submodule 2018-01-16 21:58:12 +03:00
double-conversion-cmake Build fixes (#6016) 2019-08-04 03:19:03 +03:00
FastMemcpy Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
fastops@88752a5e03 Using Danila Kutenin variant to make fastops working 2019-08-04 06:36:57 +03:00
fastops-cmake Fixed CMake 2019-08-04 13:58:43 +03:00
flatbuffers@bf9eb67ab9 added submodule flatbuffers v1.11.0 2019-12-22 15:24:23 +03:00
googletest@703bd9caab Revert "Performance comparison improvements." 2020-01-10 17:08:40 +03:00
grpc@c1d176528f added grpc as submodule 2019-12-27 16:33:08 +03:00
grpc-cmake test 2020-05-11 12:12:54 +00:00
h3@6cfd649e8c h3 submodule 2019-06-20 14:39:53 +03:00
h3-cmake Build fixes (#6016) 2019-08-04 03:19:03 +03:00
hyperscan@3058c9c20c Update hyperscan; avoid hyperscan rebuilds 2019-08-03 03:15:17 +03:00
icu@faa2f9f9e1 Preparation to build ICU from sources 2019-12-15 06:00:53 +03:00
icu-cmake Merge remote-tracking branch 'upstream/master' into fix27 2020-01-02 14:29:48 +03:00
icudata@f020820388 Preparation to build ICU from sources 2019-12-15 06:00:53 +03:00
jemalloc@cd2931ad9b Revert "Update JEMalloc just in case" 2020-03-10 20:28:14 +03:00
jemalloc-cmake Configure jemalloc options via cmake 2020-05-21 11:43:29 +03:00
libbtrie Treat libbtrie as system library 2019-12-18 19:42:38 +03:00
libc-headers@92c74f938c Update submodule libc-headers to a new version. 2020-04-11 00:07:08 +03:00
libcpuid@8db3b8d2d3 Revert "DOCS-628: Stable versions of statistical functions (#10848)" 2020-05-13 16:32:36 +03:00
libcpuid-cmake Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
libcxx@9f71e12253 Update libcxx 2020-02-23 01:47:04 +03:00
libcxx-cmake Fixed bad code 2020-02-22 22:47:32 +03:00
libcxxabi@1ebc83af4c Update libcxx and libcxxabi 2020-02-22 17:53:21 +03:00
libcxxabi-cmake Fixed bad code 2020-02-22 22:49:05 +03:00
libdivide Update libdivide to v3.0 (#10169) 2020-04-11 14:14:01 +03:00
libfarmhash CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
libgsasl@140fb58250 Remove duplicate symbols 2020-04-22 11:59:49 +03:00
libhdfs3@e2131aa752 Updated submodule (tnx. chenxing-xc) 2019-03-14 22:33:11 +03:00
libhdfs3-cmake Improved extracting of GCC version. 2020-01-03 16:25:00 +03:00
libmetrohash Fix ubsan error "load of misaligned address" in contrib/libmetrohash/src/platform.h 2019-04-17 19:12:28 +03:00
librdkafka@4ffe54b4f5 Upgrade librdkafka to v1.3.0 2020-02-04 16:12:24 -06:00
librdkafka-cmake trigger build 2020-02-05 09:02:39 -06:00
libunwind@27026ef4a9 Fix libunwind 2020-05-09 05:44:57 +08:00
libunwind-cmake Fixed warning while building libunwind 2019-12-20 05:02:11 +03:00
libxml2@18890f471c Add integration test, put dependent libs to contrib, slightly refine 2018-12-07 14:41:24 +03:00
libxml2-cmake Merge pull request #9433 from amosbird/cleanbuild 2020-02-28 23:59:55 +03:00
llvm@3d6c7e9167 Remove accidential dependency on Z3 2020-04-22 06:54:11 +03:00
lz4@f39b79fb02 Update LZ4 to the latest dev 2020-05-03 00:07:18 +03:00
lz4-cmake Fix UBSan report in LZ4 library 2020-05-03 04:37:30 +03:00
mariadb-connector-c@3f512fedf0 cleaning duplicate linker flags 2020-02-28 18:56:33 +08:00
msgpack-c@46684265d5 Add MsgPackRowInputFormat, msgpack-c contrib and tests. 2020-03-26 19:46:13 +03:00
murmurhash Add extern "C" for cgo in arcadia to link [STRM-1049] 2020-01-23 12:22:00 +03:00
openldap@34b9ba94b3 Added contrib/openldap submodule 2020-05-12 23:19:15 +04:00
openldap-cmake Allow Linux aarch64 2020-05-15 15:15:13 +04:00
openssl@07e9623064 Fix stateless tests with msan (#9531) 2020-03-08 12:32:22 +03:00
openssl-cmake Update configuration of OpenSSL, enable getrandom 2020-02-26 18:15:00 +03:00
orc@5981208e39 ADQM-34 add orc input format 2019-08-21 17:19:47 +03:00
pdqsort Update pdqsort to recent version (#10171) 2020-04-11 14:16:14 +03:00
poco@be2ab90ba5 Better DNS exception message 2020-05-12 03:11:58 +03:00
poco-cmake Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
protobuf@d6a10dd3db Update contrib/protobuf 2019-12-17 21:15:33 +03:00
rapidjson@8f4c021fa2 clang-10 fix 2020-04-20 15:45:37 +08:00
re2@7cf8b88e8f contrib/re2 as submodule 2018-01-22 16:47:00 +03:00
re2_st Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
replxx@f133262663 using double width space to display newline ch 2020-03-21 21:46:32 +08:00
replxx-cmake Enable extra warnings for base, utils, programs 2020-05-10 01:59:34 +03:00
ryu@5b4a853534 Slightly more compatible 2020-01-06 16:41:08 +03:00
ryu-cmake Using "ryu" library to format floats 2020-01-06 06:22:11 +03:00
simdjson@560f0742cc Update SIMDJSON to master #9209 2020-02-24 21:14:37 +03:00
simdjson-cmake Update SIMDJSON to master #9209 2020-02-24 21:14:37 +03:00
snappy@3f194acb57 Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
sparsehash-c11@cf0bffaa45 Replace libsparsehash with sparsehash-c11 2019-09-18 00:08:20 +03:00
thrift@010ccf0a0c Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
unixodbc@b0ad30f7f6 Added unixodbc as a submodule. (#2789) 2018-08-02 11:18:15 +03:00
unixodbc-cmake Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
zlib-ng@bba56a73be Revert "Performance comparison improvements." 2020-01-10 17:08:40 +03:00
zstd@10f0e6993f Update zstd to 1.4.4 2020-05-09 21:31:01 +03:00
zstd-cmake Update zstd to 1.4.4 2020-05-09 21:31:01 +03:00
CMakeLists.txt Configure jemalloc options via cmake 2020-05-21 11:43:29 +03:00