2016-09-12 22:18:50 -04:00
|
|
|
[submodule "third-party/libstudxml"]
|
2016-12-10 00:18:50 +00:00
|
|
|
path = third-party/libstudxml
|
|
|
|
url = http://scm.codesynthesis.com/libstudxml/libstudxml.git
|
|
|
|
branch = master
|
|
|
|
ignore = dirty
|
2014-08-01 12:01:15 -04:00
|
|
|
|
2014-06-15 12:16:34 -04:00
|
|
|
[submodule "third-party/cxxtest"]
|
2016-12-10 00:18:50 +00:00
|
|
|
path = third-party/cxxtest
|
|
|
|
url = https://github.com/CxxTest/cxxtest
|
|
|
|
branch = master
|
|
|
|
ignore = dirty
|
2016-09-12 22:18:50 -04:00
|
|
|
|
2015-12-22 13:27:13 -05:00
|
|
|
[submodule "third-party/utfcpp"]
|
2016-12-10 00:18:50 +00:00
|
|
|
path = third-party/utfcpp
|
|
|
|
url = https://github.com/nemtrif/utfcpp
|
|
|
|
branch = master
|
|
|
|
ignore = dirty
|
2016-10-10 07:28:49 -04:00
|
|
|
|
2016-10-24 22:09:15 -04:00
|
|
|
[submodule "third-party/botan"]
|
2016-12-10 00:18:50 +00:00
|
|
|
path = third-party/botan
|
|
|
|
url = https://github.com/randombit/botan
|
2016-12-10 17:01:08 +00:00
|
|
|
branch = master
|
2016-12-10 00:18:50 +00:00
|
|
|
ignore = dirty
|
2016-10-31 20:48:43 -04:00
|
|
|
|
2016-10-30 15:48:40 -04:00
|
|
|
[submodule "third-party/zlib"]
|
2016-12-10 00:18:50 +00:00
|
|
|
path = third-party/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
|
|
|
branch = develop
|
|
|
|
ignore = dirty
|
2016-12-13 22:48:38 +00:00
|
|
|
[submodule "third-party/cryptopp"]
|
|
|
|
path = third-party/cryptopp
|
|
|
|
url = https://github.com/weidai11/cryptopp
|