2017-10-13 18:58:19 +00:00
|
|
|
[submodule "contrib/poco"]
|
|
|
|
path = contrib/poco
|
|
|
|
url = https://github.com/ClickHouse-Extras/poco
|
2017-10-13 18:52:23 +00: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 08:35:52 +00:00
|
|
|
[submodule "contrib/librdkafka"]
|
|
|
|
path = contrib/librdkafka
|
|
|
|
url = https://github.com/edenhill/librdkafka.git
|
2017-11-02 18:55:52 +00:00
|
|
|
[submodule "contrib/cctz"]
|
|
|
|
path = contrib/cctz
|
|
|
|
url = https://github.com/google/cctz.git
|
2017-11-21 17:46:28 +00:00
|
|
|
[submodule "contrib/zlib-ng"]
|
|
|
|
path = contrib/zlib-ng
|
2018-08-13 04:39:15 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/zlib-ng.git
|
2017-11-24 21:15:24 +00:00
|
|
|
[submodule "contrib/googletest"]
|
|
|
|
path = contrib/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
2018-01-11 18:39:52 +00:00
|
|
|
[submodule "contrib/capnproto"]
|
|
|
|
path = contrib/capnproto
|
|
|
|
url = https://github.com/capnproto/capnproto.git
|
2018-01-16 17:25:25 +00:00
|
|
|
[submodule "contrib/double-conversion"]
|
|
|
|
path = contrib/double-conversion
|
|
|
|
url = https://github.com/google/double-conversion.git
|
2018-01-22 13:47:00 +00:00
|
|
|
[submodule "contrib/re2"]
|
|
|
|
path = contrib/re2
|
|
|
|
url = https://github.com/google/re2.git
|
2018-03-02 00:17:25 +00:00
|
|
|
[submodule "contrib/ssl"]
|
|
|
|
path = contrib/ssl
|
|
|
|
url = https://github.com/ClickHouse-Extras/ssl.git
|
2018-05-09 20:31:03 +00:00
|
|
|
[submodule "contrib/llvm"]
|
|
|
|
path = contrib/llvm
|
|
|
|
url = https://github.com/ClickHouse-Extras/llvm
|
2018-08-02 00:49:31 +00:00
|
|
|
[submodule "contrib/mariadb-connector-c"]
|
|
|
|
path = contrib/mariadb-connector-c
|
2018-12-25 19:23:16 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/mariadb-connector-c.git
|
2018-08-02 00:20:20 +00:00
|
|
|
[submodule "contrib/jemalloc"]
|
|
|
|
path = contrib/jemalloc
|
|
|
|
url = https://github.com/jemalloc/jemalloc.git
|
2018-08-02 08:18:15 +00:00
|
|
|
[submodule "contrib/unixodbc"]
|
|
|
|
path = contrib/unixodbc
|
|
|
|
url = https://github.com/ClickHouse-Extras/UnixODBC.git
|
2018-11-19 08:17:09 +00:00
|
|
|
[submodule "contrib/protobuf"]
|
|
|
|
path = contrib/protobuf
|
2018-11-21 03:59:24 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/protobuf.git
|
2018-11-19 08:17:09 +00:00
|
|
|
[submodule "contrib/boost"]
|
|
|
|
path = contrib/boost
|
2019-02-19 20:51:44 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/boost.git
|
2018-10-10 01:04:07 +00:00
|
|
|
[submodule "contrib/base64"]
|
|
|
|
path = contrib/base64
|
2018-10-11 16:37:09 +00:00
|
|
|
url = https://github.com/aklomp/base64.git
|
2019-02-19 20:51:44 +00: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 13:19:00 +00:00
|
|
|
[submodule "contrib/libhdfs3"]
|
|
|
|
path = contrib/libhdfs3
|
|
|
|
url = https://github.com/ClickHouse-Extras/libhdfs3.git
|
2018-12-05 13:24:45 +00:00
|
|
|
[submodule "contrib/libxml2"]
|
|
|
|
path = contrib/libxml2
|
|
|
|
url = https://github.com/GNOME/libxml2.git
|
|
|
|
[submodule "contrib/libgsasl"]
|
|
|
|
path = contrib/libgsasl
|
2018-12-07 14:45:00 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/libgsasl.git
|
2019-02-19 20:51:44 +00:00
|
|
|
[submodule "contrib/snappy"]
|
|
|
|
path = contrib/snappy
|
|
|
|
url = https://github.com/google/snappy
|
2018-12-27 13:27:01 +00:00
|
|
|
[submodule "contrib/cppkafka"]
|
|
|
|
path = contrib/cppkafka
|
2019-02-12 13:56:43 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/cppkafka.git
|
2019-02-02 13:33:50 +00:00
|
|
|
[submodule "contrib/brotli"]
|
|
|
|
path = contrib/brotli
|
|
|
|
url = https://github.com/google/brotli.git
|