mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-04-12 10:48:39 +03:00
remove a great many submodules
This commit is contained in:
33
.gitmodules
vendored
33
.gitmodules
vendored
@ -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
|
||||
|
1
vendor/cimgui
vendored
1
vendor/cimgui
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 9ce2c32dada1e1fcb90f2c9bab2568895db719f5
|
1
vendor/freetype
vendored
1
vendor/freetype
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 4d8db130ea4342317581bab65fc96365ce806b77
|
1
vendor/libpng
vendored
1
vendor/libpng
vendored
@ -1 +0,0 @@
|
||||
Subproject commit f8e5fa92b0e37ab597616f554bee254157998227
|
1
vendor/libxev
vendored
1
vendor/libxev
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 9068c5d954f97b8498f265b1dd6db9d67f6bc103
|
1
vendor/mach-glfw
vendored
1
vendor/mach-glfw
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 30727db96a3f6bccf51bcf2b68b200527f25fa9c
|
1
vendor/tracy
vendored
1
vendor/tracy
vendored
@ -1 +0,0 @@
|
||||
Subproject commit a8511d357650282c6915f7aa9775e9c4945e42b5
|
1
vendor/utf8proc
vendored
1
vendor/utf8proc
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 1cb28a66ca79a0845e99433fd1056257456cef8b
|
1
vendor/zig-js
vendored
1
vendor/zig-js
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 3639752be98d5168f821704dca02b5eb8b915ea9
|
1
vendor/zig-libxml2
vendored
1
vendor/zig-libxml2
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 5aae6093c9faa8699d4a39b530b44daf5df91c0e
|
1
vendor/zig-objc
vendored
1
vendor/zig-objc
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 51584a2f7842ae10c9859b76ba5722ddf3f58e24
|
1
vendor/zlib
vendored
1
vendor/zlib
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 09155eaa2f9270dc4ed1fa13e2b4b2613e6e4851
|
Reference in New Issue
Block a user