2017-06-02 10:52:04 +02:00
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/json11"]
|
|
|
|
path = deps/json11
|
|
|
|
url = https://github.com/dropbox/json11.git
|
|
|
|
branch = master
|
|
|
|
[submodule "deps/libtommath"]
|
|
|
|
path = deps/libtommath
|
|
|
|
url = https://github.com/libtom/libtommath.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/libtomcrypt"]
|
|
|
|
path = deps/libtomcrypt
|
|
|
|
url = https://github.com/libtom/libtomcrypt.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/pdcurses"]
|
|
|
|
path = deps/pdcurses
|
|
|
|
url = https://github.com/wmcbrine/PDCurses.git
|
|
|
|
branch = master
|
|
|
|
[submodule "deps/mongoose"]
|
|
|
|
path = deps/mongoose
|
|
|
|
url = https://github.com/cesanta/mongoose.git
|
2017-06-18 01:15:11 +02:00
|
|
|
branch = dev
|
2016-11-02 08:34:15 +01:00
|
|
|
[submodule "deps/protobuf"]
|
|
|
|
path = deps/protobuf
|
|
|
|
url = https://github.com/google/protobuf.git
|
2018-11-24 23:33:51 +01:00
|
|
|
branch = 3.6.x
|
2017-02-21 20:14:31 +01:00
|
|
|
[submodule "deps/udis86"]
|
|
|
|
path = deps/udis86
|
2019-09-16 10:46:50 +02:00
|
|
|
url = https://github.com/vmt/udis86.git
|