2017-10-13 18:58:19 +00:00
|
|
|
[submodule "contrib/poco"]
|
|
|
|
path = contrib/poco
|
|
|
|
url = https://github.com/ClickHouse-Extras/poco
|
2019-11-19 16:26:41 +00:00
|
|
|
branch = clickhouse
|
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
|
2020-04-14 22:53:12 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/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-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
|
2019-12-25 19:44:00 +00:00
|
|
|
url = https://github.com/powturbo/Turbo-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
|
2018-12-28 00:22:32 +00:00
|
|
|
[submodule "contrib/libcxx"]
|
|
|
|
path = contrib/libcxx
|
2019-12-20 18:25:19 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/libcxx.git
|
2018-12-28 00:22:32 +00:00
|
|
|
[submodule "contrib/libcxxabi"]
|
|
|
|
path = contrib/libcxxabi
|
2019-12-20 18:25:19 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/libcxxabi.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
|
2019-03-25 14:34:52 +00:00
|
|
|
[submodule "contrib/h3"]
|
|
|
|
path = contrib/h3
|
|
|
|
url = https://github.com/uber/h3
|
2019-03-23 19:40:16 +00:00
|
|
|
[submodule "contrib/hyperscan"]
|
|
|
|
path = contrib/hyperscan
|
|
|
|
url = https://github.com/ClickHouse-Extras/hyperscan.git
|
2019-04-06 17:52:14 +00:00
|
|
|
[submodule "contrib/libunwind"]
|
|
|
|
path = contrib/libunwind
|
2019-04-06 20:53:49 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/libunwind.git
|
2019-03-14 03:21:46 +00:00
|
|
|
[submodule "contrib/simdjson"]
|
|
|
|
path = contrib/simdjson
|
|
|
|
url = https://github.com/lemire/simdjson.git
|
2019-05-16 17:40:24 +00:00
|
|
|
[submodule "contrib/rapidjson"]
|
|
|
|
path = contrib/rapidjson
|
|
|
|
url = https://github.com/Tencent/rapidjson
|
2019-07-22 23:41:06 +00:00
|
|
|
[submodule "contrib/fastops"]
|
|
|
|
path = contrib/fastops
|
2019-08-01 01:29:53 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/fastops
|
2019-08-21 14:19:47 +00:00
|
|
|
[submodule "contrib/orc"]
|
|
|
|
path = contrib/orc
|
|
|
|
url = https://github.com/apache/orc
|
2019-09-17 21:08:20 +00:00
|
|
|
[submodule "contrib/sparsehash-c11"]
|
|
|
|
path = contrib/sparsehash-c11
|
|
|
|
url = https://github.com/sparsehash/sparsehash-c11.git
|
2019-12-27 13:33:08 +00:00
|
|
|
[submodule "contrib/grpc"]
|
|
|
|
path = contrib/grpc
|
2020-02-18 19:21:51 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/grpc.git
|
2020-02-02 13:29:02 +00:00
|
|
|
branch = v1.25.0
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "contrib/aws"]
|
|
|
|
path = contrib/aws
|
2020-04-27 10:51:27 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/aws-sdk-cpp.git
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "aws-c-event-stream"]
|
|
|
|
path = contrib/aws-c-event-stream
|
2020-04-27 10:51:27 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/aws-c-event-stream.git
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "aws-c-common"]
|
|
|
|
path = contrib/aws-c-common
|
2020-04-27 10:51:27 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/aws-c-common.git
|
2019-12-03 16:23:24 +00:00
|
|
|
[submodule "aws-checksums"]
|
|
|
|
path = contrib/aws-checksums
|
2020-04-27 10:51:27 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/aws-checksums.git
|
2019-12-06 14:37:21 +00:00
|
|
|
[submodule "contrib/curl"]
|
|
|
|
path = contrib/curl
|
|
|
|
url = https://github.com/curl/curl.git
|
2019-12-14 02:28:12 +00:00
|
|
|
[submodule "contrib/openssl"]
|
|
|
|
path = contrib/openssl
|
2019-12-15 01:28:29 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/openssl.git
|
2019-12-15 03:00:53 +00:00
|
|
|
[submodule "contrib/icudata"]
|
|
|
|
path = contrib/icudata
|
|
|
|
url = https://github.com/ClickHouse-Extras/icudata.git
|
|
|
|
[submodule "contrib/icu"]
|
|
|
|
path = contrib/icu
|
|
|
|
url = https://github.com/unicode-org/icu.git
|
2019-12-22 12:24:23 +00:00
|
|
|
[submodule "contrib/flatbuffers"]
|
|
|
|
path = contrib/flatbuffers
|
2019-12-23 07:01:41 +00:00
|
|
|
url = https://github.com/google/flatbuffers.git
|
2019-12-20 01:50:20 +00:00
|
|
|
[submodule "contrib/libc-headers"]
|
|
|
|
path = contrib/libc-headers
|
|
|
|
url = https://github.com/ClickHouse-Extras/libc-headers.git
|
2019-11-01 13:01:52 +00:00
|
|
|
[submodule "contrib/replxx"]
|
|
|
|
path = contrib/replxx
|
2020-02-25 08:30:11 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/replxx.git
|
2020-01-06 03:22:11 +00:00
|
|
|
[submodule "contrib/ryu"]
|
|
|
|
path = contrib/ryu
|
2020-01-06 10:35:43 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/ryu.git
|
2020-01-08 09:13:12 +00:00
|
|
|
[submodule "contrib/avro"]
|
|
|
|
path = contrib/avro
|
2020-01-23 18:52:23 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/avro.git
|
2020-01-08 09:13:12 +00:00
|
|
|
ignore = untracked
|
2020-03-26 16:33:00 +00:00
|
|
|
[submodule "contrib/msgpack-c"]
|
|
|
|
path = contrib/msgpack-c
|
|
|
|
url = https://github.com/msgpack/msgpack-c
|
2020-05-08 14:11:19 +00:00
|
|
|
[submodule "contrib/libcpuid"]
|
|
|
|
path = contrib/libcpuid
|
2020-05-09 18:10:50 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/libcpuid.git
|
2020-05-12 20:37:48 +00:00
|
|
|
[submodule "contrib/openldap"]
|
|
|
|
path = contrib/openldap
|
|
|
|
url = https://github.com/openldap/openldap.git
|
2020-05-19 17:48:28 +00:00
|
|
|
[submodule "contrib/cassandra"]
|
|
|
|
path = contrib/cassandra
|
2020-06-03 15:07:37 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/cpp-driver.git
|
|
|
|
branch = clickhouse
|
2020-05-19 17:48:28 +00:00
|
|
|
[submodule "contrib/libuv"]
|
|
|
|
path = contrib/libuv
|
2020-06-03 15:07:37 +00:00
|
|
|
url = https://github.com/ClickHouse-Extras/libuv.git
|
2020-05-27 13:51:23 +00:00
|
|
|
branch = clickhouse
|
2020-05-22 10:58:29 +00:00
|
|
|
[submodule "contrib/fmtlib"]
|
|
|
|
path = contrib/fmtlib
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|