-
Notifications
You must be signed in to change notification settings - Fork 35
/
.gitmodules
54 lines (54 loc) · 1.55 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "zookeeper"]
path = zookeeper
url = https://github.com/apache/zookeeper.git
[submodule "boost-svn"]
path = boost-svn
url = https://github.com/datacratic/boost-svn.git
[submodule "cityhash"]
path = cityhash
url = https://github.com/jeremybarnes/cityhash.git
[submodule "curl"]
path = curl
url = https://github.com/bagder/curl.git
[submodule "gperftools"]
path = gperftools
url = https://github.com/datacratic/gperftools.git
[submodule "hiredis"]
path = hiredis
url = https://github.com/redis/hiredis.git
[submodule "jq"]
path = jq
url = https://github.com/stedolan/jq.git
[submodule "libssh2"]
path = libssh2
url = https://github.com/datacratic/libssh2.git
[submodule "mongo-cxx-driver"]
path = mongo-cxx-driver
url = https://github.com/datacratic/mongo-cxx-driver.git
[submodule "node"]
path = node
url = https://github.com/datacratic/node.git
[submodule "protobuf"]
path = protobuf
url = https://github.com/datacratic/protobuf.git
[submodule "redis"]
path = redis
url = https://github.com/datacratic/redis.git
[submodule "snappy"]
path = snappy
url = https://github.com/datacratic/snappy.git
[submodule "userspace-rcu"]
path = userspace-rcu
url = https://github.com/datacratic/userspace-rcu.git
[submodule "zeromq3-x"]
path = zeromq3-x
url = https://github.com/datacratic/zeromq3-x.git
[submodule "cairomm"]
path = cairomm
url = git://git.cairographics.org/git/cairomm
[submodule "libgit2"]
path = libgit2
url = https://github.com/libgit2/libgit2.git
[submodule "libhdfs3"]
path = libhdfs3
url = https://github.com/datacratic/libhdfs3.git