2016-01-04 21:07:34 +01:00
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
|
|
|
branch = master
|
2016-01-05 14:39:04 +01:00
|
|
|
[submodule "deps/json11"]
|
|
|
|
path = deps/json11
|
|
|
|
url = https://github.com/dropbox/json11.git
|
2016-01-14 12:33:11 +01:00
|
|
|
[submodule "deps/asio"]
|
|
|
|
path = deps/asio
|
|
|
|
url = https://github.com/chriskohlhoff/asio.git
|
2016-01-16 23:48:52 +01:00
|
|
|
[submodule "deps/pdcurses"]
|
|
|
|
path = deps/pdcurses
|
|
|
|
url = git://git.code.sf.net/p/pdcurses/code
|
2016-01-29 00:20:28 +01:00
|
|
|
[submodule "deps/libtomcrypt"]
|
|
|
|
path = deps/libtomcrypt
|
|
|
|
url = https://github.com/libtom/libtomcrypt
|
2016-01-31 21:53:51 +01:00
|
|
|
[submodule "deps/libtommath"]
|
|
|
|
path = deps/libtommath
|
|
|
|
url = https://github.com/libtom/libtommath.git
|
2016-02-10 01:56:06 +01:00
|
|
|
[submodule "deps/protobuf"]
|
|
|
|
path = deps/protobuf
|
|
|
|
url = https://github.com/google/protobuf.git
|