ClickHouse/contrib
Ivan b7ef5a699c
Move FastMemcpy to contribs (#9219)
* Get rid of non-existent vectorclass
* Move FastMemcpy to contribs
* Restore comments
* Disable FastMemcpy on non-Linux
* Fix cmake file
* Don't build FastMemcpy for ARM64
* Replace FastMemcpy submodule with its contents
* Fix cmake file
* Move widechar_width to contrib/
* Move sumbur to contrib/
* Move consistent-hashing to contrib/
* Fix UBSan tests
2020-03-13 01:26:16 +03:00
..
arrow@b789226ccb arrow version updated to apache-arrow-0.15.1 2019-12-21 07:30:55 +03:00
arrow-cmake Build fixes (#9381) 2020-02-28 03:07:42 +03:00
avro@6cfcf6c242 Avoid throwing from destructor (Avro) 2020-02-10 13:43:08 -06:00
avro-cmake Refactor Avro CMake 2020-01-10 00:03:32 -06:00
aws@45dd8552d3 Update submodule heads. 2019-12-09 13:31:59 +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 Implement separate CMake build file for curl library (#8905) 2020-01-30 12:51:04 +03:00
base64@95ba56a9b0 Update base64 2020-03-04 01:51:57 +03:00
base64-cmake Update base64 2020-01-12 17:39:20 +03:00
boost@86be2aef20 Refactor Avro CMake 2020-01-10 00:03:32 -06: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@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
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 clean up grpc module 2020-03-11 00:05:07 +08: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 Revert "Update JEMalloc just in case" 2020-03-10 20:28:14 +03:00
libbtrie Treat libbtrie as system library 2019-12-18 19:42:38 +03:00
libc-headers@9676d2645a Revert "Performance comparison improvements." 2020-01-10 17:08:40 +03:00
libcpuid Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +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 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@42ef206870 update contrib/libgsasl 2020-02-05 08:12:35 -06: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
libpcg-random DEVTOOLS-5170 Delete Y_IGNORE markers (#5533) 2019-06-05 14:52:39 +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@ede00622ff Update libunwind for WSL 2020-03-08 20:00:08 +03: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@5dab18f486 cleaning duplicate linker flags 2020-02-28 18:56:33 +08:00
lz4@3d67671559 Update lz4 to see if it fixes an msan failure. 2019-12-12 20:55:27 +03:00
lz4-cmake Disable warnings 2019-04-19 12:10:54 +03:00
mariadb-connector-c@3f512fedf0 cleaning duplicate linker flags 2020-02-28 18:56:33 +08:00
murmurhash Add extern "C" for cgo in arcadia to link [STRM-1049] 2020-01-23 12:22:00 +03: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 Move contrib/pdqsort from submodule to source 2019-02-11 18:30:51 +03:00
poco@5da7ce676c Workaround for clang-tidy 2020-03-11 03:16:47 +03:00
protobuf@d6a10dd3db Update contrib/protobuf 2019-12-17 21:15:33 +03: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
replxx@07cbfbec55 Better cmdline client 2020-02-26 02:40:52 +08:00
replxx-cmake Build fixes (#9381) 2020-02-28 03:07:42 +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 cleaning duplicate linker flags 2020-02-28 18:56:33 +08:00
widecharwidth Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
zlib-ng@bba56a73be Revert "Performance comparison improvements." 2020-01-10 17:08:40 +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 Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00