2019-10-24 14:19:01 -04:00
|
|
|
#Some helpers
|
|
|
|
[submodule "scripts"]
|
|
|
|
path = scripts
|
|
|
|
url = https://github.com/WolverinDEV/build-helpers.git
|
|
|
|
|
2019-07-01 06:40:51 -04:00
|
|
|
#The TeaClient itself
|
2019-07-01 06:19:25 -04:00
|
|
|
[submodule "client"]
|
|
|
|
path = client
|
|
|
|
url = https://git.did.science/WolverinDEV/TeaSpeak-Client.git
|
2019-07-01 06:40:51 -04:00
|
|
|
|
|
|
|
#All third party libraries used by TeaSpeak
|
|
|
|
[submodule "third_party/breakpad"]
|
|
|
|
path = third_party/breakpad
|
|
|
|
url = https://github.com/google/breakpad.git
|
|
|
|
[submodule "third_party/DataPipes"]
|
|
|
|
path = third_party/DataPipes
|
|
|
|
url = https://github.com/WolverinDEV/DataPipes.git
|
|
|
|
[submodule "third_party/ed25519"]
|
|
|
|
path = third_party/ed25519
|
|
|
|
url = https://github.com/WolverinDEV/ed25519.git
|
|
|
|
[submodule "third_party/libevent"]
|
|
|
|
path = third_party/libevent
|
|
|
|
url = https://github.com/libevent/libevent.git
|
|
|
|
[submodule "third_party/libfvad"]
|
|
|
|
path = third_party/libfvad
|
|
|
|
url = https://github.com/WolverinDEV/libfvad
|
|
|
|
[submodule "third_party/opus"]
|
|
|
|
path = third_party/opus
|
|
|
|
url = https://github.com/xiph/opus.git
|
|
|
|
[submodule "third_party/portaudio"]
|
|
|
|
path = third_party/portaudio
|
|
|
|
url = https://git.assembla.com/portaudio.git
|
|
|
|
[submodule "third_party/soxr"]
|
|
|
|
path = third_party/soxr
|
|
|
|
url = https://git.code.sf.net/p/soxr/code
|
|
|
|
[submodule "third_party/spdlog"]
|
|
|
|
path = third_party/spdlog
|
|
|
|
url = https://git.did.science/WolverinDEV/spdlog.git
|
|
|
|
[submodule "third_party/StringVariable"]
|
|
|
|
path = third_party/StringVariable
|
|
|
|
url = https://github.com/WolverinDEV/StringVariable.git
|
|
|
|
[submodule "third_party/Thread-Pool"]
|
|
|
|
path = third_party/Thread-Pool
|
|
|
|
url = https://git.did.science/WolverinDEV/Thread-Pool.git
|
|
|
|
[submodule "third_party/tomcrypt"]
|
|
|
|
path = third_party/tomcrypt
|
|
|
|
url = https://git.did.science/WolverinDEV/tomcrypt.git
|
|
|
|
[submodule "third_party/tommath"]
|
|
|
|
path = third_party/tommath
|
|
|
|
url = https://git.did.science/WolverinDEV/tommath.git
|
2019-07-01 14:11:55 -04:00
|
|
|
[submodule "third_party/jsoncpp"]
|
|
|
|
path = third_party/jsoncpp
|
|
|
|
url = https://github.com/open-source-parsers/jsoncpp.git
|
|
|
|
[submodule "third_party/protobuf"]
|
|
|
|
path = third_party/protobuf
|
|
|
|
url = https://github.com/google/protobuf.git
|
2019-07-01 14:24:27 -04:00
|
|
|
[submodule "third_party/mysqlconnector"]
|
|
|
|
path = third_party/mysqlconnector
|
|
|
|
url = https://github.com/mysql/mysql-connector-cpp.git
|
2019-07-01 16:32:56 -04:00
|
|
|
[submodule "third_party/yaml-cpp"]
|
|
|
|
path = third_party/yaml-cpp
|
|
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
|
|
|
[submodule "third_party/jemalloc"]
|
|
|
|
path = third_party/jemalloc
|
|
|
|
url = https://github.com/jemalloc/jemalloc.git
|
2019-07-01 20:23:51 -04:00
|
|
|
[submodule "shared"]
|
|
|
|
path = shared
|
|
|
|
url = https://git.did.science/WolverinDEV/TeaSpeak-SharedLib.git
|
2019-07-02 10:06:31 -04:00
|
|
|
[submodule "third_party/boringssl"]
|
|
|
|
path = third_party/boringssl
|
2019-12-07 11:52:30 -05:00
|
|
|
url = https://git.did.science/WolverinDEV/boringssl.git
|
2019-10-14 10:46:43 -04:00
|
|
|
[submodule "build-helpers"]
|
|
|
|
path = build-helpers
|
|
|
|
url = https://github.com/WolverinDEV/build-helpers.git
|
2019-10-24 14:03:13 -04:00
|
|
|
[submodule "third_party/unbound"]
|
|
|
|
path = third_party/unbound
|
2019-10-25 19:21:20 -04:00
|
|
|
url = https://github.com/WolverinDEV/unbound.git
|
2019-11-09 17:25:30 -05:00
|
|
|
[submodule "third_party/CXXTerminal"]
|
|
|
|
path = third_party/CXXTerminal
|
|
|
|
url = https://github.com/WolverinDEV/CXXTerminal.git
|
2020-02-08 10:51:25 -05:00
|
|
|
[submodule "third_party/soundio"]
|
|
|
|
path = third_party/soundio
|
|
|
|
url = https://github.com/WolverinDEV/libsoundio.git
|