forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
87 lines (87 loc) · 3.15 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
87
[submodule "src/rust-azure"]
path = src/rust-azure
url = https://github.com/mozilla-servo/rust-azure.git
[submodule "src/rust-cocoa"]
path = src/rust-cocoa
url = https://github.com/mozilla-servo/rust-cocoa.git
[submodule "src/mozjs"]
path = src/mozjs
url = https://github.com/mozilla-servo/mozjs.git
[submodule "src/rust-mozjs"]
path = src/rust-mozjs
url = https://github.com/mozilla-servo/rust-mozjs.git
[submodule "src/rust-harfbuzz"]
path = src/rust-harfbuzz
url = https://github.com/mozilla-servo/rust-harfbuzz.git
[submodule "src/rust-stb-image"]
path = src/rust-stb-image
url = https://github.com/mozilla-servo/rust-stb-image.git
[submodule "src/rust-geom"]
path = src/rust-geom
url = https://github.com/mozilla-servo/rust-geom.git
[submodule "src/rust-opengles"]
path = src/rust-opengles
url = https://github.com/mozilla-servo/rust-opengles.git
[submodule "src/rust-glut"]
path = src/rust-glut
url = https://github.com/mozilla-servo/rust-glut.git
[submodule "src/rust-layers"]
path = src/rust-layers
url = https://github.com/mozilla-servo/rust-layers.git
[submodule "src/rust-http-client"]
path = src/rust-http-client
url = https://github.com/mozilla-servo/rust-http-client.git
[submodule "src/libhubbub"]
path = src/libhubbub
url = https://github.com/mozilla-servo/libhubbub.git
[submodule "src/libparserutils"]
path = src/libparserutils
url = https://github.com/mozilla-servo/libparserutils.git
[submodule "src/rust-hubbub"]
path = src/rust-hubbub
url = https://github.com/mozilla-servo/rust-hubbub.git
[submodule "src/rust-core-foundation"]
path = src/rust-core-foundation
url = https://github.com/mozilla-servo/rust-core-foundation.git
[submodule "src/rust-io-surface"]
path = src/rust-io-surface
url = https://github.com/mozilla-servo/rust-io-surface.git
[submodule "src/sharegl"]
path = src/sharegl
url = https://github.com/mozilla-servo/sharegl.git
[submodule "src/libwapcaplet"]
path = src/libwapcaplet
url = https://github.com/mozilla-servo/libwapcaplet.git
[submodule "src/libcss"]
path = src/libcss
url = https://github.com/mozilla-servo/libcss.git
[submodule "src/rust-netsurfcss"]
path = src/rust-netsurfcss
url = https://github.com/mozilla-servo/rust-netsurfcss.git
[submodule "src/rust-wapcaplet"]
path = src/rust-wapcaplet
url = https://github.com/mozilla-servo/rust-wapcaplet.git
[submodule "src/rust-core-graphics"]
path = src/rust-core-graphics
url = https://github.com/mozilla-servo/rust-core-graphics.git
[submodule "src/rust-core-text"]
path = src/rust-core-text
url = https://github.com/mozilla-servo/rust-core-text.git
[submodule "src/rust-freetype"]
path = src/rust-freetype
url = https://github.com/mozilla-servo/rust-freetype.git
[submodule "src/rust-fontconfig"]
path = src/rust-fontconfig
url = https://github.com/mozilla-servo/rust-fontconfig.git
[submodule "src/rust-xlib"]
path = src/rust-xlib
url = https://github.com/mozilla-servo/rust-xlib.git
[submodule "src/rust-css"]
path = src/rust-css
url = https://github.com/mozilla-servo/rust-css.git
[submodule "src/skia"]
path = src/skia
url = https://github.com/mozilla-servo/skia.git
[submodule "src/rust"]
path = src/rust
url = https://github.com/mozilla/rust.git