-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
86 lines (86 loc) · 2.44 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[submodule "php"]
path = php
url = https://github.com/php/php-src.git
branch = PHP-5.5.14
[submodule "php-ext/PHP-CPP"]
path = php-ext/PHP-CPP
url = https://github.com/CopernicaMarketingSoftware/PHP-CPP.git
[submodule "FLTK"]
path = FLTK
url = https://github.com/IngwiePhoenix/FLTK.git
branch = master
[submodule "uvpp"]
path = uvpp
url = https://github.com/larroy/uvpp.git
[submodule "libuv"]
path = libuv
url = https://github.com/joyent/libuv.git
[submodule "Trololo"]
path = Trololo
url = https://github.com/benvh/Trololo.git
branch = master
[submodule "ttvfs"]
path = ttvfs
url = https://github.com/fgenesis/ttvfs.git
branch = dev
[submodule "build"]
path = build
url = https://github.com/IngwiePhoenix/build.git
[submodule "libcanister"]
path = libcanister
url = https://github.com/coder543/libcanister.git
[submodule "http-parser"]
path = http-parser
url = https://github.com/joyent/http-parser.git
[submodule "re2c"]
path = re2c
url = git://git.code.sf.net/p/re2c/code-git
branch = master
[submodule "php-ext/embed2-sapi"]
path = php-ext/embed2-sapi
url = https://github.com/basvanbeek/embed2-sapi.git
[submodule "php-ext/v8js"]
path = php-ext/v8js
url = https://github.com/preillyme/v8js.git
[submodule "php-ext/pthreads"]
path = php-ext/pthreads
url = https://github.com/krakjoe/pthreads.git
[submodule "php-ext/uv"]
path = php-ext/uv
url = https://github.com/chobie/php-uv.git
[submodule "php-ext/jsond"]
path = php-ext/jsond
url = https://github.com/bukka/php-jsond.git
[submodule "php-ext/yar"]
path = php-ext/yar
url = https://github.com/laruence/yar.git
[submodule "php-ext/operator"]
path = php-ext/operator
url = https://github.com/php/pecl-php-operator.git
branch = master
[submodule "curl"]
path = curl
url = https://github.com/bagder/curl.git
[submodule "asbind"]
path = AngelScript-ext/asbind
url = https://github.com/cutepig/asbind.git
[submodule "IceTea"]
path = IceTea
url = https://github.com/IngwiePhoenix/IceTea.git
branch = master
[submodule "brightray"]
path = brightray
url = https://github.com/brightray/brightray.git
branch = master
[submodule "objectscript"]
path = objectscript
url = https://github.com/unitpoint/objectscript.git
[submodule "AngelScript-ext/aatc"]
path = AngelScript-ext/aatc
url = https://github.com/Sami-Vuorela/aatc.git
[submodule "AngelScript"]
path = AngelScript
url = https://github.com/IngwiePhoenix/AngelScript.git
[submodule "v8pp"]
path = v8pp
url = https://github.com/pmed/v8pp.git