Removed not needed submodules and cleaned up build screipts
This commit is contained in:
-18
@@ -33,48 +33,30 @@
|
||||
[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/TeaSpeak/libraries/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/ThreadPool.git
|
||||
[submodule "third_party/tomcrypt"]
|
||||
path = third_party/tomcrypt
|
||||
url = https://git.did.science/TeaSpeak/libraries/tomcrypt.git
|
||||
[submodule "third_party/tommath"]
|
||||
path = third_party/tommath
|
||||
url = https://git.did.science/TeaSpeak/libraries/tommath.git
|
||||
[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
|
||||
[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
|
||||
[submodule "shared"]
|
||||
path = shared
|
||||
url = https://git.did.science/TeaSpeak/TeaSpeakLibrary.git
|
||||
[submodule "third_party/boringssl"]
|
||||
path = third_party/boringssl
|
||||
url = https://git.did.science/WolverinDEV/boringssl.git
|
||||
[submodule "build-helpers"]
|
||||
path = build-helpers
|
||||
url = https://github.com/WolverinDEV/build-helpers.git
|
||||
[submodule "third_party/unbound"]
|
||||
path = third_party/unbound
|
||||
url = https://github.com/WolverinDEV/unbound.git
|
||||
[submodule "third_party/CXXTerminal"]
|
||||
path = third_party/CXXTerminal
|
||||
url = https://github.com/WolverinDEV/CXXTerminal.git
|
||||
[submodule "third_party/soundio"]
|
||||
path = third_party/soundio
|
||||
url = https://github.com/WolverinDEV/libsoundio.git
|
||||
|
||||
Reference in New Issue
Block a user