ClickHouse/contrib
alexey-milovidov 309653f60d
Merge pull request #7182 from ClickHouse/aku/zlib-msan
Update zlib-ng to fix MemorySanitizer problems.
2019-12-11 02:15:16 +03:00
..
arrow@87ac6fddaf Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
arrow-cmake Update CMakeLists.txt 2019-11-01 22:16:03 +03:00
base64@a27c565d1b Initial implementation 2018-10-10 04:04:07 +03:00
base64-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
boost@830e51edb5 fix submodules 2019-07-04 22:16:04 +00:00
boost-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +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 Fix build with internal libcxx 2019-08-29 13:44:22 +03:00
cctz@4f9776a310 contrib: cctz as submodule. update cctz. 2017-11-03 00:34:32 +03:00
cctz-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
cityhash102 Better link and deps (#3631) 2018-11-21 22:20:27 +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 DEVTOOLS-5507 Include roaring.h as roaring/roaring.h 2019-06-03 17:03:41 +00: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
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
googletest@d175c8bf82 fix build 2017-12-25 15:00:51 +03: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
jemalloc@cd2931ad9b Revert jemalloc and supress all warnings because we cannot supress some general ones with another flag 2019-05-31 20:33:29 +03:00
jemalloc-cmake Enable musl and jemalloc for arm. 2019-10-14 00:06:54 +08:00
libbtrie Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
libcpuid Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
libcxx@9807685d51 Updated submodule 2019-03-14 07:02:33 +03:00
libcxx-cmake Update CMakeLists.txt 2019-11-02 11:46:35 +03:00
libcxxabi@d56efcc7a5 Updated submodule 2019-03-14 07:02:33 +03:00
libcxxabi-cmake Fix build issues (#6744) 2019-08-30 20:40:27 +03:00
libdivide fix of ppc64le definitions 2019-01-23 18:24:14 +03:00
libfarmhash CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
libgsasl@3b8948a404 Add integration test, put dependent libs to contrib, slightly refine 2018-12-07 14:41:24 +03:00
libhdfs3@e2131aa752 Updated submodule (tnx. chenxing-xc) 2019-03-14 22:33:11 +03:00
libhdfs3-cmake old kernel hdfs support 2019-11-27 15:14:23 +08:00
libmetrohash Fix ubsan error "load of misaligned address" in contrib/libmetrohash/src/platform.h 2019-04-17 19:12:28 +03:00
libpcg-random DEVTOOLS-5170 Delete Y_IGNORE markers (#5533) 2019-06-05 14:52:39 +03:00
librdkafka@6160ec275a fix submodules 2019-07-04 22:16:04 +00:00
librdkafka-cmake Fix CREATE TABLE AS from table with virtual columns (#7183) 2019-10-17 14:12:35 +03:00
libtcmalloc Miscellaneous [#CLICKHOUSE-2] 2018-05-11 14:04:12 +03:00
libunwind@68cffcbbd1 Updated libunwind and protobuf to fix gcc-9 build and #7114 2019-11-20 17:38:42 +01:00
libunwind-cmake utilize libunwind to achieve better abi-compat 2019-11-28 18:59:21 +08:00
libxml2@18890f471c Add integration test, put dependent libs to contrib, slightly refine 2018-12-07 14:41:24 +03:00
libxml2-cmake Build fixes (#6016) 2019-08-04 03:19:03 +03:00
llvm@163def2178 Reverted submodules 2018-05-15 04:16:19 +03:00
lz4@7a4e3b1fac Faster LZ4 decompression because of new release 2019-04-21 20:31:15 +03:00
lz4-cmake Disable warnings 2019-04-19 12:10:54 +03:00
mariadb-connector-c@18016300b0 Revert "Revert "Updated MariaDB"" 2019-09-25 01:28:59 +03:00
murmurhash murmurhash32 ubsan fix. 2019-10-19 03:25:20 +08:00
orc@5981208e39 ADQM-34 add orc input format 2019-08-21 17:19:47 +03:00
orc-cmake Build fixes (Orc, ...) (#6835) 2019-09-10 00:40:40 +03:00
pdqsort Move contrib/pdqsort from submodule to source 2019-02-11 18:30:51 +03:00
poco@d478f62bd9 Updated Poco submodule for #8126 2019-12-10 22:55:14 +03:00
protobuf@0795fa6bc4 Updated libunwind and protobuf to fix gcc-9 build and #7114 2019-11-20 17:38:42 +01:00
rapidjson@01950eb7ac Use rapidjson when AVX2 instructions are not available. 2019-05-16 20:40:24 +03: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
simdjson@e9be643db5 Get rid of dynamic allocation in ParsedJson::Iterator. 2019-08-16 15:48:48 +03:00
simdjson-cmake Remove checks for AVX2 from cmake lists which are no longer needed. 2019-08-07 17:08:15 +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
ssl@ba8de79619 Fix contrib/ssl 2019-03-23 00:42:24 +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 Build fixes (#6016) 2019-08-04 03:19:03 +03:00
zlib-ng@bba56a73be fixup: update zlib 2019-12-10 19:36:28 +03:00
zstd@255597502c ZooKeeper: Fixed error [#CLICKHOUSE-2] 2018-04-08 07:25:13 +03:00
zstd-cmake Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
CMakeLists.txt Build zlib-ng static lib 2019-12-10 13:15:18 +03:00