aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 677203bd08a4f8f69efeec95210a7977d05f6bed (plain) (blame)
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
[submodule "src/support/azure/rust-azure"]
	path = src/support/azure/rust-azure
	url = https://github.com/servo/rust-azure.git
[submodule "src/platform/macos/rust-cocoa"]
	path = src/platform/macos/rust-cocoa
	url = https://github.com/servo/rust-cocoa.git
[submodule "src/support/spidermonkey/mozjs"]
	path = src/support/spidermonkey/mozjs
	url = https://github.com/servo/mozjs.git
[submodule "src/support/spidermonkey/rust-mozjs"]
	path = src/support/spidermonkey/rust-mozjs
	url = https://github.com/servo/rust-mozjs.git
[submodule "src/support/harfbuzz/rust-harfbuzz"]
	path = src/support/harfbuzz/rust-harfbuzz
	url = https://github.com/servo/rust-harfbuzz.git
[submodule "src/support/stb-image/rust-stb-image"]
	path = src/support/stb-image/rust-stb-image
	url = https://github.com/servo/rust-stb-image.git
[submodule "src/support/geom/rust-geom"]
	path = src/support/geom/rust-geom
	url = https://github.com/servo/rust-geom.git
[submodule "src/support/opengles/rust-opengles"]
	path = src/support/opengles/rust-opengles
	url = https://github.com/servo/rust-opengles.git
[submodule "src/support/layers/rust-layers"]
	path = src/support/layers/rust-layers
	url = https://github.com/servo/rust-layers.git
[submodule "src/support/hubbub/libhubbub"]
	path = src/support/hubbub/libhubbub
	url = https://github.com/servo/libhubbub.git
[submodule "src/support/libparserutils/libparserutils"]
	path = src/support/libparserutils/libparserutils
	url = https://github.com/servo/libparserutils.git
[submodule "src/support/hubbub/rust-hubbub"]
	path = src/support/hubbub/rust-hubbub
	url = https://github.com/servo/rust-hubbub.git
[submodule "src/platform/macos/rust-core-foundation"]
	path = src/platform/macos/rust-core-foundation
	url = https://github.com/servo/rust-core-foundation.git
[submodule "src/platform/macos/rust-io-surface"]
	path = src/platform/macos/rust-io-surface
	url = https://github.com/servo/rust-io-surface.git
[submodule "src/support/sharegl/sharegl"]
	path = src/support/sharegl/sharegl
	url = https://github.com/servo/sharegl.git
[submodule "src/platform/macos/rust-core-graphics"]
	path = src/platform/macos/rust-core-graphics
	url = https://github.com/servo/rust-core-graphics.git
[submodule "src/platform/macos/rust-core-text"]
	path = src/platform/macos/rust-core-text
	url = https://github.com/servo/rust-core-text.git
[submodule "src/platform/linux/rust-freetype"]
	path = src/platform/linux/rust-freetype
	url = https://github.com/servo/rust-freetype.git
[submodule "src/platform/linux/rust-fontconfig"]
	path = src/platform/linux/rust-fontconfig
	url = https://github.com/servo/rust-fontconfig.git
[submodule "src/platform/linux/rust-xlib"]
	path = src/platform/linux/rust-xlib
	url = https://github.com/servo/rust-xlib.git
[submodule "src/support/skia/skia"]
	path = src/support/skia/skia
	url = https://github.com/servo/skia.git
[submodule "src/support/alert/rust-alert"]
	path = src/support/alert/rust-alert
	url = https://github.com/servo/rust-alert.git
[submodule "src/support/glfw/glfw"]
	path = src/support/glfw/glfw
	url = https://github.com/servo/glfw.git
[submodule "src/support/glfw/glfw-rs"]
	path = src/support/glfw/glfw-rs
	url = https://github.com/servo/glfw-rs.git
[submodule "src/support/css/rust-cssparser"]
	path = src/support/css/rust-cssparser
	url = https://github.com/servo/rust-cssparser.git
[submodule "src/support/png/rust-png"]
	path = src/support/png/rust-png
	url = https://github.com/servo/rust-png.git
[submodule "src/support/png/libpng"]
	path = src/support/png/libpng
	url = https://github.com/servo/libpng.git
[submodule "src/platform/android/libexpat"]
	path = src/platform/android/libexpat
	url = https://github.com/servo/libexpat.git
	ignore = dirty
[submodule "src/platform/android/libfreetype2"]
	path = src/platform/android/libfreetype2
	url = https://github.com/servo/libfreetype2.git
[submodule "src/support/glut/rust-glut"]
	path = src/support/glut/rust-glut
	url = https://github.com/servo/rust-glut.git
[submodule "src/support/http/rust-http"]
	path = src/support/http/rust-http
	url = https://github.com/servo/rust-http
[submodule "src/support/encoding/rust-encoding"]
	path = src/support/encoding/rust-encoding
	url = https://github.com/servo/rust-encoding.git
	branch = rust-servo
[submodule "src/support/egl/rust-egl"]
	path = src/support/egl/rust-egl
	url = https://github.com/servo/rust-egl.git
[submodule "src/platform/android/servo-android-glue"]
	path = src/platform/android/servo-android-glue
	url = https://github.com/servo/servo-android-glue.git
[submodule "src/test/wpt/web-platform-tests"]
	path = src/test/wpt/web-platform-tests
	url = https://github.com/servo/web-platform-tests.git
[submodule "src/support/phf/rust-phf"]
	path = src/support/phf/rust-phf
	url = https://github.com/servo/rust-phf.git
[submodule "src/support/stringcache/string-cache"]
	path = src/support/stringcache/string-cache
	url = https://github.com/servo/string-cache.git
[submodule "src/support/url/rust-url"]
	path = src/support/url/rust-url
	url = https://github.com/servo/rust-url.git
[submodule "src/support/ssl/rust-openssl"]
	path = src/support/ssl/rust-openssl
	url = https://github.com/servo/rust-openssl.git
[submodule "src/platform/fontconfig/fontconfig"]
	path = src/platform/fontconfig/fontconfig
	url = https://github.com/servo/fontconfig.git