-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 914 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "external/libconfig"]
path = external/libconfig
url = https://github.com/hyperrealm/libconfig.git
[submodule "external/tinycc"]
path = external/tinycc
url = git://repo.or.cz/tinycc.git
branch = mob
[submodule "external/cpl"]
path = external/cpl
url = https://bitbucket.org/Mayae/cpl.git
branch = dev/stable
[submodule "external/ape-snippets"]
path = external/ape-snippets
url = https://bitbucket.org/Mayae/ape-snippets.git
[submodule "external/signalizer"]
path = external/signalizer
url = https://bitbucket.org/Mayae/signalizer.git
[submodule "external/libcxx"]
path = external/libcxx
url = git://github.com/jthorborg/libcxx.git
branch = embedded/minimal-jit
[submodule "external/ccore"]
path = external/ccore
url = https://bitbucket.org/Mayae/ccore.git
[submodule "external/dockable-windows"]
path = external/dockable-windows
url = https://github.com/jthorborg/dockable-windows.git