summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Hashimoto <mitchell.hashimoto@gmail.com>2023-10-01 17:46:24 -0700
committerMitchell Hashimoto <mitchell.hashimoto@gmail.com>2023-10-01 17:46:24 -0700
commite61c3195889e107e3b6e506edf4058d65c7754f2 (patch)
tree398ac8fd256736ac7a5f56f66d0f2c197ba06a93
parente3a58526ce11a42b96a955369033cb27edd77889 (diff)
remove a great many submodules
-rw-r--r--.gitmodules33
m---------vendor/cimgui0
m---------vendor/freetype0
m---------vendor/libpng0
m---------vendor/libxev0
m---------vendor/mach-glfw0
m---------vendor/tracy0
m---------vendor/utf8proc0
m---------vendor/zig-js0
m---------vendor/zig-libxml20
m---------vendor/zig-objc0
m---------vendor/zlib0
12 files changed, 0 insertions, 33 deletions
diff --git a/.gitmodules b/.gitmodules
index 40da184a3..f6a9721ba 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,45 +1,12 @@
-[submodule "vendor/freetype"]
- path = vendor/freetype
- url = https://github.com/freetype/freetype.git
-[submodule "vendor/tracy"]
- path = vendor/tracy
- url = https://github.com/wolfpld/tracy.git
[submodule "vendor/mach-sdk/sdk-linux-aarch64"]
path = vendor/mach-sdk/sdk-linux-aarch64
url = https://github.com/hexops/sdk-linux-aarch64.git
-[submodule "vendor/zlib"]
- path = vendor/zlib
- url = https://github.com/madler/zlib.git
-[submodule "vendor/libpng"]
- path = vendor/libpng
- url = https://github.com/glennrp/libpng.git
-[submodule "vendor/utf8proc"]
- path = vendor/utf8proc
- url = https://github.com/JuliaStrings/utf8proc.git
[submodule "vendor/harfbuzz"]
path = vendor/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
-[submodule "vendor/zig-libxml2"]
- path = vendor/zig-libxml2
- url = https://github.com/mitchellh/zig-libxml2.git
-[submodule "vendor/cimgui"]
- path = vendor/cimgui
- url = https://github.com/cimgui/cimgui.git
-[submodule "vendor/zig-js"]
- path = vendor/zig-js
- url = https://github.com/mitchellh/zig-js.git
-[submodule "vendor/zig-objc"]
- path = vendor/zig-objc
- url = https://github.com/mitchellh/zig-objc.git
-[submodule "vendor/libxev"]
- path = vendor/libxev
- url = https://github.com/mitchellh/libxev.git
[submodule "vendor/mach-sdk/sdk-linux-x86_64"]
path = vendor/mach-sdk/sdk-linux-x86_64
url = https://github.com/hexops/sdk-linux-x86_64.git
-[submodule "vendor/mach-glfw"]
- path = vendor/mach-glfw
- url = https://github.com/mitchellh/mach-glfw.git
[submodule "vendor/libxml2"]
path = vendor/libxml2
url = https://github.com/GNOME/libxml2.git
diff --git a/vendor/cimgui b/vendor/cimgui
deleted file mode 160000
-Subproject 9ce2c32dada1e1fcb90f2c9bab2568895db719f
diff --git a/vendor/freetype b/vendor/freetype
deleted file mode 160000
-Subproject 4d8db130ea4342317581bab65fc96365ce806b7
diff --git a/vendor/libpng b/vendor/libpng
deleted file mode 160000
-Subproject f8e5fa92b0e37ab597616f554bee25415799822
diff --git a/vendor/libxev b/vendor/libxev
deleted file mode 160000
-Subproject 9068c5d954f97b8498f265b1dd6db9d67f6bc10
diff --git a/vendor/mach-glfw b/vendor/mach-glfw
deleted file mode 160000
-Subproject 30727db96a3f6bccf51bcf2b68b200527f25fa9
diff --git a/vendor/tracy b/vendor/tracy
deleted file mode 160000
-Subproject a8511d357650282c6915f7aa9775e9c4945e42b
diff --git a/vendor/utf8proc b/vendor/utf8proc
deleted file mode 160000
-Subproject 1cb28a66ca79a0845e99433fd1056257456cef8
diff --git a/vendor/zig-js b/vendor/zig-js
deleted file mode 160000
-Subproject 3639752be98d5168f821704dca02b5eb8b915ea
diff --git a/vendor/zig-libxml2 b/vendor/zig-libxml2
deleted file mode 160000
-Subproject 5aae6093c9faa8699d4a39b530b44daf5df91c0
diff --git a/vendor/zig-objc b/vendor/zig-objc
deleted file mode 160000
-Subproject 51584a2f7842ae10c9859b76ba5722ddf3f58e2
diff --git a/vendor/zlib b/vendor/zlib
deleted file mode 160000
-Subproject 09155eaa2f9270dc4ed1fa13e2b4b2613e6e485