2017-01-01 16:14:01 +03:00
|
|
|
[submodule "third-party/dht"]
|
|
|
|
path = third-party/dht
|
2024-03-18 06:28:47 +08:00
|
|
|
url = https://github.com/transmission/dht.git
|
2022-04-29 14:40:52 -05:00
|
|
|
branch = post-0.27-transmission
|
2017-01-01 16:14:01 +03:00
|
|
|
[submodule "third-party/libb64"]
|
|
|
|
path = third-party/libb64
|
2024-03-18 06:28:47 +08:00
|
|
|
url = https://github.com/transmission/libb64.git
|
2017-01-01 16:14:01 +03:00
|
|
|
branch = post-1.2.1-transmission
|
2016-09-25 00:22:44 +03:00
|
|
|
[submodule "third-party/libevent"]
|
|
|
|
path = third-party/libevent
|
2024-03-18 06:28:47 +08:00
|
|
|
url = https://github.com/transmission/libevent.git
|
2017-01-01 16:14:01 +03:00
|
|
|
branch = post-2.0.22-transmission
|
|
|
|
[submodule "third-party/libnatpmp"]
|
|
|
|
path = third-party/libnatpmp
|
2024-03-18 06:28:47 +08:00
|
|
|
url = https://github.com/transmission/libnatpmp.git
|
2017-01-01 16:14:01 +03:00
|
|
|
branch = post-20151025-transmission
|
|
|
|
[submodule "third-party/libutp"]
|
|
|
|
path = third-party/libutp
|
2024-03-18 06:28:47 +08:00
|
|
|
url = https://github.com/transmission/libutp.git
|
2022-07-08 10:13:22 -05:00
|
|
|
branch = post-3.4-transmission
|
2024-03-16 07:19:51 +08:00
|
|
|
[submodule "third-party/miniupnp"]
|
|
|
|
path = third-party/miniupnp
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/miniupnp/miniupnp.git
|
2024-03-16 07:19:51 +08:00
|
|
|
url = https://github.com/transmission/miniupnp.git
|
2020-08-11 13:11:55 -05:00
|
|
|
[submodule "third-party/googletest"]
|
|
|
|
path = third-party/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
2021-11-30 15:13:56 -06:00
|
|
|
[submodule "third-party/utfcpp"]
|
|
|
|
path = third-party/utfcpp
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/nemtrif/utfcpp.git
|
|
|
|
url = https://github.com/transmission/utfcpp.git
|
2022-01-17 10:20:12 -06:00
|
|
|
[submodule "third-party/libdeflate"]
|
|
|
|
path = third-party/libdeflate
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/ebiggers/libdeflate.git
|
|
|
|
url = https://github.com/transmission/libdeflate.git
|
2022-02-12 11:30:27 -06:00
|
|
|
[submodule "third-party/libpsl"]
|
|
|
|
path = third-party/libpsl
|
|
|
|
url = https://github.com/transmission/libpsl.git
|
|
|
|
branch = post-3.0.0-transmission
|
2022-03-13 23:43:35 -05:00
|
|
|
[submodule "third-party/fmt"]
|
|
|
|
path = third-party/fmt
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/fmtlib/fmt.git
|
2022-03-13 23:43:35 -05:00
|
|
|
url = https://github.com/transmission/fmt.git
|
2022-05-16 00:06:17 -05:00
|
|
|
[submodule "third-party/fast_float"]
|
|
|
|
path = third-party/fast_float
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/fastfloat/fast_float.git
|
|
|
|
url = https://github.com/transmission/fast_float.git
|
2022-07-14 19:54:10 -05:00
|
|
|
[submodule "third-party/wide-integer"]
|
|
|
|
path = third-party/wide-integer
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/ckormanyos/wide-integer.git
|
|
|
|
url = https://github.com/transmission/wide-integer.git
|
2023-06-20 22:50:36 -05:00
|
|
|
[submodule "third-party/small"]
|
|
|
|
path = third-party/small
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/alandefreitas/small.git
|
2023-06-20 22:50:36 -05:00
|
|
|
url = https://github.com/transmission/small.git
|
2023-10-22 03:00:12 +08:00
|
|
|
[submodule "third-party/rapidjson"]
|
|
|
|
path = third-party/rapidjson
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/Tencent/rapidjson.git
|
2023-10-22 03:00:12 +08:00
|
|
|
url = https://github.com/transmission/rapidjson.git
|
|
|
|
fetchRecurseSubmodules = false
|
2023-10-30 17:44:34 +00:00
|
|
|
[submodule "third-party/rpavlik-cmake-modules"]
|
|
|
|
path = third-party/rpavlik-cmake-modules
|
2024-03-18 06:28:47 +08:00
|
|
|
# synced with https://github.com/rpavlik/cmake-modules.git
|
2023-10-30 14:03:40 +08:00
|
|
|
url = https://github.com/transmission/rpavlik-cmake-modules.git
|