-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
51 lines (51 loc) · 1.31 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "binutils"]
path = binutils
url = https://github.com/tfslabs/binutils.git
[submodule "busybox-w32"]
path = busybox-w32
url = https://github.com/tfslabs/busybox-w32.git
[submodule "ctags"]
path = ctags
url = https://github.com/tfslabs/ctags.git
[submodule "expat"]
path = expat
url = https://github.com/tfslabs/expat.git
[submodule "gcc"]
path = gcc
url = https://github.com/tfslabs/gcc.git
[submodule "gdb"]
path = gdb
url = https://github.com/tfslabs/gdb.git
[submodule "gmp"]
path = gmp
url = https://github.com/tfslabs/gmp.git
[submodule "libiconv"]
path = libiconv
url = https://github.com/tfslabs/libiconv.git
[submodule "make"]
path = make
url = https://github.com/tfslabs/make.git
[submodule "mingw-w64"]
path = mingw-w64
url = https://github.com/tfslabs/mingw-w64.git
[submodule "mpc"]
path = mpc
url = https://github.com/tfslabs/mpc.git
[submodule "mpfr"]
path = mpfr
url = https://github.com/tfslabs/mpfr.git
[submodule "pdcurses"]
path = pdcurses
url = https://github.com/tfslabs/pdcurses.git
[submodule "vim"]
path = vim
url = https://github.com/tfslabs/vim.git
[submodule "7z"]
path = 7z
url = https://github.com/tfslabs/7z.git
[submodule "nasm"]
path = nasm
url = https://github.com/tfslabs/nasm.git
[submodule "cppcheck"]
path = cppcheck
url = https://github.com/tfslabs/cppcheck.git