2019-08-03 23:30:54 +02:00
|
|
|
[submodule "boost"]
|
|
|
|
path = deps/boost
|
|
|
|
url = https://github.com/boostorg/boost.git
|
2016-09-24 06:01:57 +02:00
|
|
|
[submodule "rocksdb"]
|
2018-01-28 05:46:41 +01:00
|
|
|
path = deps/rocksdb
|
2016-09-24 06:01:57 +02:00
|
|
|
url = https://github.com/facebook/rocksdb.git
|
2016-10-11 06:28:16 +02:00
|
|
|
[submodule "gecko-dev"]
|
2018-01-28 05:46:41 +01:00
|
|
|
path = deps/gecko-dev
|
2016-10-11 06:28:16 +02:00
|
|
|
url = https://github.com/mozilla/gecko-dev.git
|
|
|
|
branch = esr45
|
2020-02-04 04:28:45 +01:00
|
|
|
[submodule "pbc"]
|
|
|
|
path = pbc
|
|
|
|
url = https://github.com/blynn/pbc.git
|
|
|
|
branch = master
|
|
|
|
[submodule "deps/pbc"]
|
|
|
|
path = deps/pbc
|
|
|
|
url = https://github.com/blynn/pbc.git
|
2020-05-23 04:43:46 +02:00
|
|
|
[submodule "doc"]
|
|
|
|
path = doc
|
|
|
|
url = https://github.com/matrix-construct/construct.wiki.git
|