mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 05:50:27 +00: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
Submodule vendor/cimgui deleted from 9ce2c32dad
1
vendor/freetype
vendored
1
vendor/freetype
vendored
Submodule vendor/freetype deleted from 4d8db130ea
1
vendor/libpng
vendored
1
vendor/libpng
vendored
Submodule vendor/libpng deleted from f8e5fa92b0
1
vendor/libxev
vendored
1
vendor/libxev
vendored
Submodule vendor/libxev deleted from 9068c5d954
1
vendor/mach-glfw
vendored
1
vendor/mach-glfw
vendored
Submodule vendor/mach-glfw deleted from 30727db96a
1
vendor/tracy
vendored
1
vendor/tracy
vendored
Submodule vendor/tracy deleted from a8511d3576
1
vendor/utf8proc
vendored
1
vendor/utf8proc
vendored
Submodule vendor/utf8proc deleted from 1cb28a66ca
1
vendor/zig-js
vendored
1
vendor/zig-js
vendored
Submodule vendor/zig-js deleted from 3639752be9
1
vendor/zig-libxml2
vendored
1
vendor/zig-libxml2
vendored
Submodule vendor/zig-libxml2 deleted from 5aae6093c9
1
vendor/zig-objc
vendored
1
vendor/zig-objc
vendored
Submodule vendor/zig-objc deleted from 51584a2f78
1
vendor/zlib
vendored
1
vendor/zlib
vendored
Submodule vendor/zlib deleted from 09155eaa2f
Reference in New Issue
Block a user