From ed7f9ad157d4d64214f179c21e40783e984b0109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Doeraene?= Date: Wed, 1 May 2013 21:39:55 +0200 Subject: [PATCH] Removed all submodules except stdlib. --- .gitmodules | 27 --------------------------- boosthost | 1 - bootcompiler | 1 - lib/compiler | 1 - lib/main | 1 - lib/tools/browser | 1 - lib/tools/inspector | 1 - opi | 1 - vm | 1 - wish | 1 - 10 files changed, 36 deletions(-) delete mode 160000 boosthost delete mode 160000 bootcompiler delete mode 160000 lib/compiler delete mode 160000 lib/main delete mode 160000 lib/tools/browser delete mode 160000 lib/tools/inspector delete mode 160000 opi delete mode 160000 vm delete mode 160000 wish diff --git a/.gitmodules b/.gitmodules index 8969b2b86..91c30f963 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,30 +1,3 @@ -[submodule "vm"] - path = vm - url = git://github.com/mozart/mozart2-vm.git -[submodule "bootcompiler"] - path = bootcompiler - url = git://github.com/mozart/mozart2-bootcompiler.git -[submodule "lib/main"] - path = lib/main - url = git://github.com/mozart/mozart2-library.git -[submodule "lib/compiler"] - path = lib/compiler - url = git://github.com/mozart/mozart2-compiler.git -[submodule "opi"] - path = opi - url = git://github.com/mozart/mozart2-opi.git -[submodule "boosthost"] - path = boosthost - url = git://github.com/mozart/mozart2-boosthost.git -[submodule "wish"] - path = wish - url = git://github.com/mozart/mozart2-wish.git [submodule "stdlib"] path = stdlib url = git://github.com/mozart/mozart2-stdlib.git -[submodule "lib/tools/inspector"] - path = lib/tools/inspector - url = git://github.com/mozart/mozart2-tool-inspector.git -[submodule "lib/tools/browser"] - path = lib/tools/browser - url = git://github.com/mozart/mozart2-tool-browser.git diff --git a/boosthost b/boosthost deleted file mode 160000 index 4c878d95e..000000000 --- a/boosthost +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4c878d95e0eb9bd610a2fd0145e26bf1b1f9c298 diff --git a/bootcompiler b/bootcompiler deleted file mode 160000 index e74fe66e2..000000000 --- a/bootcompiler +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e74fe66e280d2c93cf1012c18e2c205f849cf007 diff --git a/lib/compiler b/lib/compiler deleted file mode 160000 index 6888ca8ea..000000000 --- a/lib/compiler +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6888ca8eacf1b31f7337b45cf1051f5a1e97cb12 diff --git a/lib/main b/lib/main deleted file mode 160000 index bd0a0e9b4..000000000 --- a/lib/main +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bd0a0e9b4cbe171bc156f0e70d4400f5d9c0a059 diff --git a/lib/tools/browser b/lib/tools/browser deleted file mode 160000 index 047ac1013..000000000 --- a/lib/tools/browser +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 047ac10130b3b356094db2672af1709fbaa92b8c diff --git a/lib/tools/inspector b/lib/tools/inspector deleted file mode 160000 index 7bece60ca..000000000 --- a/lib/tools/inspector +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7bece60ca036fed21d894461beae1bb9ab5580b1 diff --git a/opi b/opi deleted file mode 160000 index f7225b0bf..000000000 --- a/opi +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f7225b0bf2efe79d649229014e17384e33b4a6a6 diff --git a/vm b/vm deleted file mode 160000 index 7216ee460..000000000 --- a/vm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7216ee4601a6a3dc80aed7dd9682f9aa965b5a96 diff --git a/wish b/wish deleted file mode 160000 index 7cd1081c1..000000000 --- a/wish +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7cd1081c14f5fa9f91db70130bc86103c38a8d1b