summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-10-23 12:02:10 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-10-23 12:02:10 +0200
commit97353d79af24c75fe8b6c507b3b6ed8274850f1e (patch)
treeff074792649e9119eae9d77a9d7d3a99aa2091c0
parentfc81ba3bae811e587fd5c0140d0fb24832329b1e (diff)
update gitmodules
-rw-r--r--.gitmodules16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 647a4dc..a053feb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,36 +2,52 @@
path = monero
url = https://github.com/monero-project/monero
branch = release-v0.18
+ shallow = true
[submodule "wownero"]
path = wownero
url = https://codeberg.org/wownero/wownero
+ shallow = true
[submodule "external/polyseed"]
path = external/polyseed
url = https://github.com/tevador/polyseed
+ shallow = true
[submodule "external/ios-cmake"]
path = external/ios-cmake
url = https://github.com/leetal/ios-cmake
+ shallow = true
[submodule "external/wownero-seed"]
path = external/wownero-seed
url = https://github.com/wownero-mirror/wownero-seed
+ shallow = true
[submodule "external/Apple-Boost-BuildScript"]
path = external/Apple-Boost-BuildScript
url = https://github.com/cake-tech/Apple-Boost-BuildScript.git
branch = build
+ shallow = true
[submodule "external/OpenSSL-for-iPhone"]
path = external/OpenSSL-for-iPhone
url = https://github.com/MrCyjaneK/OpenSSL-for-iPhone.git
+ shallow = true
[submodule "external/libsodium"]
path = external/libsodium
url = https://github.com/jedisct1/libsodium.git
branch = stable
+ shallow = true
[submodule "external/unbound"]
path = external/unbound
url = https://github.com/NLnetLabs/unbound.git
branch = release-1.16.2
+ shallow = true
[submodule "external/libzmq"]
path = external/libzmq
url = https://github.com/zeromq/libzmq
+ shallow = true
[submodule "external/libexpat"]
path = external/libexpat
url = https://github.com/libexpat/libexpat.git
+ shallow = true
+[submodule "external/icu4c-ios"]
+ path = external/icu4c-ios
+ url = https://github.com/MrCyjaneK/icu4c-ios.git
+ branch = master
+ shallow = true