-
Notifications
You must be signed in to change notification settings - Fork 102
/
.gitmodules
102 lines (102 loc) · 3.48 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[submodule "baseimage-docker"]
path = baseimage-docker
url = https://github.com/mldbai/baseimage-docker.git
[submodule "ext/tensorflow"]
path = plugins/tensorflow/ext/tensorflow
url = https://github.com/mldbai/tensorflow
[submodule "ext/re2"]
path = ext/re2
url = https://github.com/mldbai/re2.git
[submodule "ext/jpeg"]
path = ext/jpeg
url = https://github.com/mldbai/JPeg9A.git
[submodule "ext/eigen"]
path = plugins/tensorflow/ext/eigen
url = https://github.com/mldbai/eigen.git
[submodule "ext/edlib"]
path = ext/edlib
url = https://github.com/mldbai/edlib.git
[submodule "ext/uap-cpp"]
path = plugins/html/ext/uap-cpp
url = https://github.com/mldbai/uap-cpp.git
[submodule "ext/uap-core"]
path = plugins/html/ext/uap-core
url = https://github.com/mldbai/uap-core.git
[submodule "ext/protobuf"]
path = plugins/tensorflow/ext/protobuf
url = https://github.com/mldbai/protobuf
[submodule "ext/farmhash"]
path = ext/farmhash
url = https://github.com/mldbai/farmhash.git
[submodule "ext/highwayhash"]
path = ext/highwayhash
url = https://github.com/mldbai/highwayhash.git
[submodule "mongodb/ext/mongo-cxx-driver"]
path = plugins/mongodb/ext/mongo-cxx-driver
url = https://github.com/mldbai/mongo-cxx-driver.git
[submodule "mongodb/ext/libbson"]
path = plugins/mongodb/ext/libbson
url = https://github.com/mldbai/libbson.git
[submodule "mongodb/ext/mongo-c-driver"]
path = plugins/mongodb/ext/mongo-c-driver
url = https://github.com/mldbai/mongo-c-driver.git
[submodule "mongodb/ext/mnmlstc"]
path = plugins/mongodb/ext/mnmlstc
url = https://github.com/mldbai/mnmlstc.git
[submodule "ext/v8-cross-build-output"]
path = ext/v8-cross-build-output
url = https://github.com/mldbai/v8-cross-build-output.git
[submodule "ext/gmock"]
path = ext/gmock
url = https://github.com/mldbai/gmock-1.7.0.git
[submodule "ext/giflib"]
path = ext/giflib
url = https://github.com/mldbai/giflib.git
[submodule "ext/pffft"]
path = ext/pffft
url = https://github.com/mldbai/pffft.git
[submodule "ext/JSONTestSuite"]
path = ext/JSONTestSuite
url = https://github.com/mldbai/JSONTestSuite.git
[submodule "ext/zstd"]
path = ext/zstd
url = https://github.com/mldbai/zstd.git
[submodule "testing/mldb_sample_plugin"]
path = testing/mldb_sample_plugin
url = https://github.com/mldbai/mldb_sample_plugin.git
[submodule "ext/easyexif"]
path = ext/easyexif
url = https://github.com/mldbai/easyexif.git
[submodule "ext/libgit2"]
path = ext/libgit2
url = https://github.com/mldbai/libgit2.git
[submodule "ext/fasttext"]
path = ext/fasttext
url = https://github.com/mldbai/fastText.git
[submodule "ext/casablanca"]
path = plugins/azure/ext/casablanca
url = https://github.com/mldbai/cpprestsdk.git
[submodule "ext/azure-storage-cpp"]
path = plugins/azure/ext/azure-storage-cpp
url = https://github.com/mldbai/azure-storage-cpp.git
[submodule "pymldb"]
path = pymldb
url = https://github.com/datacratic/pymldb.git
[submodule "html/ext/libhubbub"]
path = plugins/html/ext/libhubbub
url = https://github.com/mldbai/libhubbub.git
[submodule "ext/concurrentqueue"]
path = ext/concurrentqueue
url = https://github.com/mldbai/concurrentqueue.git
[submodule "ext/libarchive"]
path = ext/libarchive
url = https://github.com/mldbai/libarchive.git
[submodule "ext/s2geometry"]
path = ext/s2geometry
url = https://github.com/mldbai/s2geometry.git
[submodule "ext/cryptopp"]
path = ext/cryptopp
url = https://github.com/mldbai/cryptopp.git
[submodule "mldb_test_data"]
path = mldb_test_data
url = https://gitlab.com/mldbai/mldb_test_data.git