2018-02-28 14:08:47 -05:00
|
|
|
[submodule "libraries/jsoncpp"]
|
|
|
|
path = libraries/jsoncpp
|
|
|
|
url = https://github.com/open-source-parsers/jsoncpp.git
|
2018-08-01 14:53:41 -04:00
|
|
|
branch = master
|
2018-02-28 14:08:47 -05:00
|
|
|
[submodule "libraries/Thread-Pool"]
|
|
|
|
path = libraries/Thread-Pool
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/WolverinDEV/ThreadPool.git
|
2018-08-01 14:53:41 -04:00
|
|
|
branch = master
|
2018-02-28 14:08:47 -05:00
|
|
|
[submodule "libraries/tomcrypt"]
|
|
|
|
path = libraries/tomcrypt
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/libraries/tomcrypt.git
|
2018-02-28 14:08:47 -05:00
|
|
|
[submodule "libraries/tommath"]
|
2020-05-10 10:39:33 -04:00
|
|
|
branch = develop
|
2018-02-28 14:08:47 -05:00
|
|
|
path = libraries/tommath
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/libraries/tommath.git
|
2018-02-28 14:08:47 -05:00
|
|
|
[submodule "libraries/CXXTerminal"]
|
|
|
|
path = libraries/CXXTerminal
|
|
|
|
url = https://github.com/WolverinDEV/CXXTerminal.git
|
2018-08-01 14:53:41 -04:00
|
|
|
branch = master
|
2018-02-28 14:08:47 -05:00
|
|
|
[submodule "libraries/opus"]
|
|
|
|
path = libraries/opus
|
|
|
|
url = https://github.com/xiph/opus
|
|
|
|
[submodule "libraries/opusfile"]
|
|
|
|
path = libraries/opusfile
|
|
|
|
url = https://github.com/xiph/opusfile.git
|
|
|
|
[submodule "libraries/yaml-cpp"]
|
|
|
|
path = libraries/yaml-cpp
|
|
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
|
|
|
[submodule "libraries/event"]
|
|
|
|
path = libraries/event
|
|
|
|
url = https://github.com/libevent/libevent.git
|
2018-07-12 16:13:30 -04:00
|
|
|
[submodule "TeaSpeak"]
|
|
|
|
path = TeaSpeak
|
2020-05-10 10:31:14 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/Server/Server
|
2018-07-12 16:13:30 -04:00
|
|
|
[submodule "libraries/spdlog"]
|
|
|
|
path = libraries/spdlog
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/libraries/spdlog.git
|
2018-07-12 16:13:30 -04:00
|
|
|
[submodule "libraries/StringVariable"]
|
|
|
|
path = libraries/StringVariable
|
|
|
|
url = https://github.com/WolverinDEV/StringVariable.git
|
|
|
|
[submodule "libraries/ed25519"]
|
|
|
|
path = libraries/ed25519
|
|
|
|
url = https://github.com/WolverinDEV/ed25519.git
|
|
|
|
[submodule "libraries/breakpad"]
|
|
|
|
path = libraries/breakpad
|
|
|
|
url = https://chromium.googlesource.com/breakpad/breakpad
|
|
|
|
[submodule "libraries/boringssl"]
|
|
|
|
path = libraries/boringssl
|
|
|
|
url = https://boringssl.googlesource.com/boringssl
|
2018-08-07 14:46:15 -04:00
|
|
|
[submodule "libraries/protobuf"]
|
|
|
|
path = libraries/protobuf
|
|
|
|
url = https://github.com/google/protobuf.git
|
2018-11-14 14:08:38 -05:00
|
|
|
branch = 3.5.1.1
|
2018-08-07 14:46:15 -04:00
|
|
|
[submodule "libraries/DataPipes"]
|
|
|
|
path = libraries/DataPipes
|
|
|
|
url = https://github.com/WolverinDEV/DataPipes.git
|
2018-08-25 10:42:06 -04:00
|
|
|
[submodule "libraries/jemalloc"]
|
|
|
|
path = libraries/jemalloc
|
|
|
|
url = https://github.com/jemalloc/jemalloc.git
|
2019-04-03 13:57:19 -04:00
|
|
|
branch = dev
|
2019-10-13 12:52:17 -04:00
|
|
|
[submodule "build-helpers"]
|
|
|
|
path = build-helpers
|
|
|
|
url = https://github.com/WolverinDEV/build-helpers.git
|
2019-11-10 12:32:14 -05:00
|
|
|
[submodule "libraries/libnice"]
|
|
|
|
path = libraries/libnice
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/libraries/libnice-prebuild.git
|
2019-11-11 15:37:49 -05:00
|
|
|
[submodule "libraries/glibc"]
|
|
|
|
path = libraries/glibc
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/libraries/glib2.0.git
|
2020-03-02 12:43:38 -05:00
|
|
|
[submodule "libraries/openssl-prebuild"]
|
|
|
|
path = libraries/openssl-prebuild
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/libraries/openssl-prebuild.git
|
2020-05-07 15:48:35 -04:00
|
|
|
[submodule "TeaDNS"]
|
|
|
|
path = TeaDNS
|
2020-05-10 10:27:23 -04:00
|
|
|
url = https://git.did.science/TeaSpeak/WebDNS.git
|
2020-07-31 11:37:51 -04:00
|
|
|
[submodule "libraries/zstd"]
|
|
|
|
path = libraries/zstd
|
|
|
|
url = https://github.com/facebook/zstd.git
|