From 352f7f94f20186f0d8f79f13113646084c329e72 Mon Sep 17 00:00:00 2001 From: Grim Maple Date: Sat, 16 Apr 2022 13:48:43 +0300 Subject: [PATCH] Remove submodules --- .gitmodules | 21 --------------------- deps/DSFML | 1 - deps/DerelictCocoa | 1 - deps/DerelictFT | 1 - deps/DerelictGL3 | 1 - deps/DerelictSDL2 | 1 - deps/DerelictUtil | 1 - deps/x11 | 1 - 8 files changed, 28 deletions(-) delete mode 100644 .gitmodules delete mode 160000 deps/DSFML delete mode 160000 deps/DerelictCocoa delete mode 160000 deps/DerelictFT delete mode 160000 deps/DerelictGL3 delete mode 160000 deps/DerelictSDL2 delete mode 160000 deps/DerelictUtil delete mode 160000 deps/x11 diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 699d82db..00000000 --- a/.gitmodules +++ /dev/null @@ -1,21 +0,0 @@ -[submodule "deps/DerelictUtil"] - path = deps/DerelictUtil - url = https://github.com/DerelictOrg/DerelictUtil.git -[submodule "deps/DerelictGL3"] - path = deps/DerelictGL3 - url = https://github.com/DerelictOrg/DerelictGL3.git -[submodule "deps/DerelictFT"] - path = deps/DerelictFT - url = https://github.com/DerelictOrg/DerelictFT.git -[submodule "deps/DerelictSDL2"] - path = deps/DerelictSDL2 - url = https://github.com/DerelictOrg/DerelictSDL2.git -[submodule "deps/x11"] - path = deps/x11 - url = https://github.com/nomad-software/x11.git -[submodule "deps/DerelictCocoa"] - path = deps/DerelictCocoa - url = https://github.com/p0nce/DerelictCocoa.git -[submodule "deps/DSFML"] - path = deps/DSFML - url = https://github.com/Jebbs/DSFML.git diff --git a/deps/DSFML b/deps/DSFML deleted file mode 160000 index 208ca646..00000000 --- a/deps/DSFML +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 208ca646f2e762533fcb3227ce32effe49b1118e diff --git a/deps/DerelictCocoa b/deps/DerelictCocoa deleted file mode 160000 index 3effcbc4..00000000 --- a/deps/DerelictCocoa +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3effcbc403341aab62531e68ed2499e9dde73bf2 diff --git a/deps/DerelictFT b/deps/DerelictFT deleted file mode 160000 index d132ae43..00000000 --- a/deps/DerelictFT +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d132ae43b19ddbff04de4d17b4a12309abfde79e diff --git a/deps/DerelictGL3 b/deps/DerelictGL3 deleted file mode 160000 index b77b9ca9..00000000 --- a/deps/DerelictGL3 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b77b9ca9351511296a59c53edc79092f84da4246 diff --git a/deps/DerelictSDL2 b/deps/DerelictSDL2 deleted file mode 160000 index 174ad753..00000000 --- a/deps/DerelictSDL2 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 174ad753193330e55cb18c3f9e8745e0eab3d418 diff --git a/deps/DerelictUtil b/deps/DerelictUtil deleted file mode 160000 index f3da3adb..00000000 --- a/deps/DerelictUtil +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f3da3adb0e425984904960e72f3bd95612f62535 diff --git a/deps/x11 b/deps/x11 deleted file mode 160000 index 2a0d6b8a..00000000 --- a/deps/x11 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2a0d6b8ac295e0ef70084a861fc027cbe953d7cb