2017-10-14 02:58:19 +08:00
|
|
|
[submodule "contrib/poco"]
|
|
|
|
path = contrib/poco
|
|
|
|
url = https://github.com/ClickHouse-Extras/poco
|
2017-10-14 02:52:23 +08:00
|
|
|
[submodule "contrib/zstd"]
|
|
|
|
path = contrib/zstd
|
|
|
|
url = https://github.com/facebook/zstd.git
|
|
|
|
[submodule "contrib/lz4"]
|
|
|
|
path = contrib/lz4
|
|
|
|
url = https://github.com/lz4/lz4.git
|
2017-10-19 16:35:52 +08:00
|
|
|
[submodule "contrib/librdkafka"]
|
|
|
|
path = contrib/librdkafka
|
|
|
|
url = https://github.com/edenhill/librdkafka.git
|
2017-11-03 02:55:52 +08:00
|
|
|
[submodule "contrib/cctz"]
|
|
|
|
path = contrib/cctz
|
|
|
|
url = https://github.com/google/cctz.git
|
2017-11-22 01:46:28 +08:00
|
|
|
[submodule "contrib/zlib-ng"]
|
|
|
|
path = contrib/zlib-ng
|
2018-08-13 12:39:15 +08:00
|
|
|
url = https://github.com/ClickHouse-Extras/zlib-ng.git
|
2017-11-25 05:15:24 +08:00
|
|
|
[submodule "contrib/googletest"]
|
|
|
|
path = contrib/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
2018-01-12 02:39:52 +08:00
|
|
|
[submodule "contrib/capnproto"]
|
|
|
|
path = contrib/capnproto
|
|
|
|
url = https://github.com/capnproto/capnproto.git
|
2018-01-17 01:25:25 +08:00
|
|
|
[submodule "contrib/double-conversion"]
|
|
|
|
path = contrib/double-conversion
|
|
|
|
url = https://github.com/google/double-conversion.git
|
2018-01-22 21:47:00 +08:00
|
|
|
[submodule "contrib/re2"]
|
|
|
|
path = contrib/re2
|
|
|
|
url = https://github.com/google/re2.git
|
2018-03-02 08:17:25 +08:00
|
|
|
[submodule "contrib/ssl"]
|
|
|
|
path = contrib/ssl
|
|
|
|
url = https://github.com/ClickHouse-Extras/ssl.git
|
2018-05-10 04:31:03 +08:00
|
|
|
[submodule "contrib/llvm"]
|
|
|
|
path = contrib/llvm
|
|
|
|
url = https://github.com/ClickHouse-Extras/llvm
|
2018-08-02 08:49:31 +08:00
|
|
|
[submodule "contrib/mariadb-connector-c"]
|
|
|
|
path = contrib/mariadb-connector-c
|
2018-12-26 03:23:16 +08:00
|
|
|
url = https://github.com/ClickHouse-Extras/mariadb-connector-c.git
|
2018-08-02 08:20:20 +08:00
|
|
|
[submodule "contrib/jemalloc"]
|
|
|
|
path = contrib/jemalloc
|
|
|
|
url = https://github.com/jemalloc/jemalloc.git
|
2018-08-02 16:18:15 +08:00
|
|
|
[submodule "contrib/unixodbc"]
|
|
|
|
path = contrib/unixodbc
|
|
|
|
url = https://github.com/ClickHouse-Extras/UnixODBC.git
|
2018-11-19 16:17:09 +08:00
|
|
|
[submodule "contrib/protobuf"]
|
|
|
|
path = contrib/protobuf
|
2018-11-21 11:59:24 +08:00
|
|
|
url = https://github.com/ClickHouse-Extras/protobuf.git
|
2018-11-19 16:17:09 +08:00
|
|
|
[submodule "contrib/boost"]
|
|
|
|
path = contrib/boost
|
2019-02-20 04:51:44 +08:00
|
|
|
url = https://github.com/ClickHouse-Extras/boost.git
|
2018-10-10 09:04:07 +08:00
|
|
|
[submodule "contrib/base64"]
|
|
|
|
path = contrib/base64
|
2018-10-12 00:37:09 +08:00
|
|
|
url = https://github.com/aklomp/base64.git
|
2019-02-20 04:51:44 +08:00
|
|
|
[submodule "contrib/arrow"]
|
|
|
|
path = contrib/arrow
|
|
|
|
url = https://github.com/apache/arrow
|
|
|
|
[submodule "contrib/thrift"]
|
|
|
|
path = contrib/thrift
|
|
|
|
url = https://github.com/apache/thrift.git
|
2018-12-04 21:19:00 +08:00
|
|
|
[submodule "contrib/libhdfs3"]
|
|
|
|
path = contrib/libhdfs3
|
|
|
|
url = https://github.com/ClickHouse-Extras/libhdfs3.git
|
2018-12-05 21:24:45 +08:00
|
|
|
[submodule "contrib/libxml2"]
|
|
|
|
path = contrib/libxml2
|
|
|
|
url = https://github.com/GNOME/libxml2.git
|
|
|
|
[submodule "contrib/libgsasl"]
|
|
|
|
path = contrib/libgsasl
|
2018-12-07 22:45:00 +08:00
|
|
|
url = https://github.com/ClickHouse-Extras/libgsasl.git
|
2018-12-28 08:22:32 +08:00
|
|
|
[submodule "contrib/libcxx"]
|
|
|
|
path = contrib/libcxx
|
|
|
|
url = https://github.com/llvm-mirror/libcxx.git
|
|
|
|
[submodule "contrib/libcxxabi"]
|
|
|
|
path = contrib/libcxxabi
|
|
|
|
url = https://github.com/llvm-mirror/libcxxabi.git
|
2019-02-20 04:51:44 +08:00
|
|
|
[submodule "contrib/snappy"]
|
|
|
|
path = contrib/snappy
|
|
|
|
url = https://github.com/google/snappy
|
2018-12-27 21:27:01 +08:00
|
|
|
[submodule "contrib/cppkafka"]
|
|
|
|
path = contrib/cppkafka
|
2019-02-12 21:56:43 +08:00
|
|
|
url = https://github.com/ClickHouse-Extras/cppkafka.git
|
2019-02-02 21:33:50 +08:00
|
|
|
[submodule "contrib/brotli"]
|
|
|
|
path = contrib/brotli
|
|
|
|
url = https://github.com/google/brotli.git
|
2019-03-25 22:34:52 +08:00
|
|
|
[submodule "contrib/h3"]
|
|
|
|
path = contrib/h3
|
|
|
|
url = https://github.com/uber/h3
|
2019-03-24 03:40:16 +08:00
|
|
|
[submodule "contrib/hyperscan"]
|
|
|
|
path = contrib/hyperscan
|
|
|
|
url = https://github.com/ClickHouse-Extras/hyperscan.git
|
2019-04-07 01:52:14 +08:00
|
|
|
[submodule "contrib/libunwind"]
|
|
|
|
path = contrib/libunwind
|
2019-04-07 04:53:49 +08:00
|
|
|
url = https://github.com/ClickHouse-Extras/libunwind.git
|
2019-03-14 11:21:46 +08:00
|
|
|
[submodule "contrib/simdjson"]
|
|
|
|
path = contrib/simdjson
|
|
|
|
url = https://github.com/lemire/simdjson.git
|
2019-05-17 01:40:24 +08:00
|
|
|
[submodule "contrib/rapidjson"]
|
|
|
|
path = contrib/rapidjson
|
|
|
|
url = https://github.com/Tencent/rapidjson
|
2019-06-27 23:13:19 +08:00
|
|
|
[submodule "contrib/mimalloc"]
|
|
|
|
path = contrib/mimalloc
|
|
|
|
url = https://github.com/ClickHouse-Extras/mimalloc
|