blob: b92cdcfc3818f454c8cbd8353b63584c132ad4b4 [file] [log] [blame]
[email protected]5f129de2009-02-24 23:22:041vars = {
[email protected]44a2e452010-09-26 17:04:162 # Use this googlecode_url variable only if there is an internal mirror for it.
3 # If you do not know, use the full path while defining your new deps entry.
[email protected]0cf0cce2010-09-03 00:57:184 "googlecode_url": "http://%s.googlecode.com/svn",
[email protected]8e303b22010-08-18 21:03:125 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
[email protected]d657f3cc2010-09-02 03:44:046 "nacl_trunk": "http://src.chromium.org/native_client/trunk",
[email protected]25e90352010-11-04 23:29:057 "webkit_revision": "71362",
[email protected]56b9875e2010-10-27 16:56:578 "skia_revision": "621",
[email protected]e39a5ac2010-10-12 14:47:599 "chromium_git": "http://git.chromium.org/git",
[email protected]2e981ac2010-03-09 18:10:2510 "swig_revision": "40423",
[email protected]cca1256e2010-09-29 19:25:3711 "nacl_revision": "3365",
[email protected]10c94b3a2010-10-01 20:54:3212 "libjingle_revision": "33",
[email protected]f95cb782010-11-04 01:07:0913 "libvpx_revision": "64932",
[email protected]875fd212010-10-28 23:55:2514 "ffmpeg_revision": "64326",
[email protected]5f129de2009-02-24 23:22:0415}
16
[email protected]5f129de2009-02-24 23:22:0417deps = {
18 "src/breakpad/src":
[email protected]d647b1e2010-09-26 02:39:0519 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@700",
[email protected]5f129de2009-02-24 23:22:0420
[email protected]74647d22009-06-23 01:13:5221 "src/build/util/support":
[email protected]9ff126f2009-08-04 17:32:0322 "/trunk/deps/support@20411",
[email protected]74647d22009-06-23 01:13:5223
[email protected]5f129de2009-02-24 23:22:0424 "src/googleurl":
[email protected]568640c2010-10-28 22:52:3125 (Var("googlecode_url") % "google-url") + "/trunk@149",
[email protected]5f129de2009-02-24 23:22:0426
[email protected]808ea572010-09-01 16:22:0127 "src/seccompsandbox":
[email protected]a3a375d2010-10-31 23:27:4428 (Var("googlecode_url") % "seccompsandbox") + "/trunk@141",
[email protected]808ea572010-09-01 16:22:0129
[email protected]5f129de2009-02-24 23:22:0430 "src/sdch/open-vcdiff":
[email protected]0cf0cce2010-09-03 00:57:1831 (Var("googlecode_url") % "open-vcdiff") + "/trunk@28",
[email protected]5f129de2009-02-24 23:22:0432
33 "src/testing/gtest":
[email protected]a71dfd102010-10-12 19:38:5134 (Var("googlecode_url") % "googletest") + "/trunk@492",
[email protected]5f129de2009-02-24 23:22:0435
[email protected]121de342010-04-28 22:52:4336 "src/third_party/angle":
[email protected]8f88cee2010-11-04 23:22:1437 (Var("googlecode_url") % "angleproject") + "/trunk@472",
[email protected]121de342010-04-28 22:52:4338
[email protected]5f129de2009-02-24 23:22:0439 "src/third_party/WebKit":
[email protected]0152b522009-12-02 15:30:5440 "/trunk/deps/third_party/WebKit@33467",
[email protected]5f129de2009-02-24 23:22:0441
[email protected]280629492009-09-09 06:49:0842 "src/third_party/icu":
[email protected]e32bfad2010-10-22 01:34:3243 "/trunk/deps/third_party/icu42@63473",
[email protected]5f129de2009-02-24 23:22:0444
[email protected]adee30d2009-08-21 15:15:1645 "src/third_party/hunspell":
[email protected]2ef43e92010-10-28 07:14:5246 "/trunk/deps/third_party/hunspell@64039",
[email protected]a0c303472010-06-03 03:32:3147
48 "src/third_party/hunspell_dictionaries":
[email protected]0e000bfb2010-09-28 10:05:0649 "/trunk/deps/third_party/hunspell_dictionaries@60756",
[email protected]5c965dd2009-09-04 21:11:4350
[email protected]1ebf8962010-09-28 17:51:5751 "src/third_party/safe_browsing/testing":
[email protected]a3a375d2010-10-31 23:27:4452 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@102",
[email protected]1ebf8962010-09-28 17:51:5753
[email protected]2cbb95c2010-04-23 03:03:2654 "src/third_party/cacheinvalidation/files":
[email protected]803ca312010-10-23 00:49:5855 (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@51",
[email protected]2cbb95c2010-04-23 03:03:2656
[email protected]acb9f722010-03-25 17:14:5957 "src/tools/gyp":
[email protected]aef0f682010-11-03 23:18:1958 (Var("googlecode_url") % "gyp") + "/trunk@856",
[email protected]acb9f722010-03-25 17:14:5959
[email protected]5f129de2009-02-24 23:22:0460 "src/v8":
[email protected]b7c52d8e2010-11-03 08:54:1761 (Var("googlecode_url") % "v8") + "/trunk@5757",
[email protected]5f129de2009-02-24 23:22:0462
[email protected]3c221842009-07-13 21:09:3863 "src/native_client":
[email protected]8e303b22010-08-18 21:03:1264 Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
[email protected]2d783342010-08-11 20:48:2865 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
[email protected]b70ffd1f2010-09-08 22:50:1766 Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
[email protected]2d783342010-08-11 20:48:2867 Var("nacl_revision"),
[email protected]3c221842009-07-13 21:09:3868
[email protected]8eb0eeb2009-10-23 14:52:4069 "src/third_party/skia/src":
[email protected]0cf0cce2010-09-03 00:57:1870 (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
[email protected]8eb0eeb2009-10-23 14:52:4071
72 "src/third_party/skia/include":
[email protected]0cf0cce2010-09-03 00:57:1873 (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"),
[email protected]d5282e72009-05-13 13:16:5274
[email protected]e6e47fc2009-07-13 19:18:2375 "src/third_party/WebKit/LayoutTests":
[email protected]5f129de2009-02-24 23:22:0476 Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),
77
[email protected]dce1d5a2009-05-08 16:43:3478 "src/third_party/WebKit/JavaScriptCore":
79 Var("webkit_trunk") + "/JavaScriptCore@" + Var("webkit_revision"),
80
81 "src/third_party/WebKit/WebCore":
82 Var("webkit_trunk") + "/WebCore@" + Var("webkit_revision"),
83
[email protected]dec7b172009-09-23 22:11:3584 "src/third_party/WebKit/WebKit/chromium":
85 Var("webkit_trunk") + "/WebKit/chromium@" + Var("webkit_revision"),
86
[email protected]55eb3972010-04-07 03:07:5187 "src/third_party/WebKit/WebKitTools/DumpRenderTree":
88 Var("webkit_trunk") + "/WebKitTools/DumpRenderTree@" + Var("webkit_revision"),
89
[email protected]f3d80d92010-02-09 01:57:5490 "src/third_party/WebKit/WebKitTools/Scripts":
91 Var("webkit_trunk") + "/WebKitTools/Scripts@" + Var("webkit_revision"),
92
[email protected]d7bdd382009-11-13 02:15:5993 "src/third_party/ots":
[email protected]0cf0cce2010-09-03 00:57:1894 (Var("googlecode_url") % "ots") + "/trunk@35",
[email protected]d7bdd382009-11-13 02:15:5995
[email protected]58734d62009-06-30 00:12:5396 "src/tools/page_cycler/acid3":
[email protected]060ab042009-07-13 21:39:5197 "/trunk/deps/page_cycler/acid3@19546",
[email protected]07352662009-07-13 23:22:3398
[email protected]6d374492009-08-05 06:02:0799 # We run these layout tests as UI tests. Since many of the buildbots that
100 # run layout tests do NOT have access to the LayoutTest directory, we need
101 # to map them here. In practice, these do not take up much space.
102 "src/chrome/test/data/layout_tests/LayoutTests/fast/events":
103 Var("webkit_trunk") + "/LayoutTests/fast/events@" +
104 Var("webkit_revision"),
[email protected]53d4e7d2009-09-24 05:14:30105 "src/chrome/test/data/layout_tests/LayoutTests/fast/js/resources":
106 Var("webkit_trunk") + "/LayoutTests/fast/js/resources@" +
107 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07108 "src/chrome/test/data/layout_tests/LayoutTests/fast/workers":
109 Var("webkit_trunk") + "/LayoutTests/fast/workers@" +
110 Var("webkit_revision"),
111 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/resources":
112 Var("webkit_trunk") + "/LayoutTests/http/tests/resources@" +
113 Var("webkit_revision"),
114 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/workers":
115 Var("webkit_trunk") + "/LayoutTests/http/tests/workers@" +
116 Var("webkit_revision"),
117 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest":
118 Var("webkit_trunk") + "/LayoutTests/http/tests/xmlhttprequest@" +
119 Var("webkit_revision"),
[email protected]fc4c93122010-10-04 07:24:16120 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/websocket/tests":
121 Var("webkit_trunk") + "/LayoutTests/http/tests/websocket/tests@" +
122 Var("webkit_revision"),
[email protected]4d19b9e2010-04-20 01:41:28123 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium/fast/workers":
124 Var("webkit_trunk") + "/LayoutTests/platform/chromium/fast/workers@" +
125 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55126 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/fast/events":
127 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/fast/events@" +
128 Var("webkit_revision"),
129 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/http/tests/workers":
130 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/http/tests/workers@" +
131 Var("webkit_revision"),
132 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/storage/domstorage":
133 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/storage/domstorage@" +
134 Var("webkit_revision"),
135 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/events":
136 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/events@" +
137 Var("webkit_revision"),
138 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/workers":
139 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/workers@" +
140 Var("webkit_revision"),
[email protected]446f96c2010-06-28 22:32:32141 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/appcache":
142 Var("webkit_trunk") + "/LayoutTests/http/tests/appcache@" +
143 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55144 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/http/tests/workers":
145 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/http/tests/workers@" +
146 Var("webkit_revision"),
147 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/storage/domstorage":
148 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/storage/domstorage@" +
149 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07150 "src/chrome/test/data/layout_tests/LayoutTests/storage/domstorage":
151 Var("webkit_trunk") + "/LayoutTests/storage/domstorage@" +
152 Var("webkit_revision"),
[email protected]4e27e402010-08-21 00:54:18153 "src/chrome/test/data/layout_tests/LayoutTests/media":
154 Var("webkit_trunk") + "/LayoutTests/media@" +
155 Var("webkit_revision"),
[email protected]466ee602010-10-07 08:01:57156 "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/workers":
157 Var("webkit_trunk") + "/LayoutTests/fast/filesystem/workers@" +
158 Var("webkit_revision"),
159 "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/resources":
160 Var("webkit_trunk") + "/LayoutTests/fast/filesystem/resources@" +
161 Var("webkit_revision"),
[email protected]9f341ec2010-01-27 20:59:35162
163 "src/third_party/swig/Lib":
164 "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
[email protected]e8ae38c2010-03-25 02:35:50165
[email protected]a93c77b2010-11-04 00:08:47166 "src/third_party/libvpx":
167 "/trunk/deps/third_party/libvpx@" +
168 Var("libvpx_revision"),
169
[email protected]25ebc082010-06-02 06:13:07170 "src/third_party/ffmpeg":
171 "/trunk/deps/third_party/ffmpeg/source@" +
[email protected]e8ae38c2010-03-25 02:35:50172 Var("ffmpeg_revision"),
[email protected]e55badb2010-05-07 23:55:35173
[email protected]7b7a16b2010-06-03 04:08:18174 "src/third_party/libjingle/source":
[email protected]10c94b3a2010-10-01 20:54:32175 (Var("googlecode_url") % "libjingle") + "/trunk@" +
[email protected]7b7a16b2010-06-03 04:08:18176 Var("libjingle_revision"),
[email protected]68187f02010-08-17 16:50:07177
178 "src/third_party/speex":
[email protected]8d415a22010-08-18 12:50:14179 "/trunk/deps/third_party/speex@56515",
[email protected]c038370e2010-09-22 20:20:12180
181 "src/third_party/libsrtp/src":
182 "/trunk/deps/third_party/libsrtp@60080",
[email protected]5f129de2009-02-24 23:22:04183}
184
[email protected]00c517672010-11-04 00:27:29185
[email protected]5f129de2009-02-24 23:22:04186deps_os = {
187 "win": {
[email protected]b7373e52009-12-15 21:09:38188 "src/chrome/tools/test/reference_build/chrome":
[email protected]9d8fc9b12010-03-18 19:25:30189 "/trunk/deps/reference_builds/chrome@41984",
[email protected]b7373e52009-12-15 21:09:38190
[email protected]5f129de2009-02-24 23:22:04191 "src/third_party/cygwin":
[email protected]3d076e02009-03-18 17:46:26192 "/trunk/deps/third_party/cygwin@11984",
[email protected]5f129de2009-02-24 23:22:04193
194 "src/third_party/python_24":
[email protected]1ca56e92009-08-11 16:49:37195 "/trunk/deps/third_party/python_24@22967",
[email protected]f73eb0b52009-08-08 01:13:39196
[email protected]5b30d472009-12-03 22:02:38197 "src/third_party/lighttpd":
198 "/trunk/deps/third_party/lighttpd@33727",
199
[email protected]e0d00142009-09-18 22:10:27200 "src/third_party/ffmpeg/binaries/chromium/win/ia32":
201 "/trunk/deps/third_party/ffmpeg/binaries/win@" + Var("ffmpeg_revision"),
[email protected]1cf6e882009-09-15 23:18:42202
[email protected]844090612009-09-25 15:03:34203 # Chrome Frame related deps
204 "src/third_party/xulrunner-sdk":
205 "/trunk/deps/third_party/xulrunner-sdk@17887",
206 "src/chrome_frame/tools/test/reference_build/chrome":
[email protected]a16a9402010-06-30 02:09:10207 "/trunk/deps/reference_builds/chrome@51194",
[email protected]35770312009-10-28 01:21:48208
209 # Parses Windows PE/COFF executable format.
210 "src/third_party/pefile":
[email protected]0cf0cce2010-09-03 00:57:18211 (Var("googlecode_url") % "pefile") + "/trunk@63",
[email protected]4b167a32010-01-25 17:54:08212
213 # NSS, for SSLClientSocketNSS.
214 "src/third_party/nss":
[email protected]d0941b92010-10-12 20:08:46215 "/trunk/deps/third_party/nss@61580",
[email protected]9f341ec2010-01-27 20:59:35216
217 "src/third_party/swig/win":
218 "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
[email protected]3b32fa62010-02-25 23:17:09219
220 "src/third_party/mingw-w64/mingw/bin":
[email protected]8e303b22010-08-18 21:03:12221 (Var("nacl_trunk") + "/src/third_party/mingw-w64/mingw/bin@" +
[email protected]3b32fa62010-02-25 23:17:09222 Var("nacl_revision")),
[email protected]1c262172010-06-10 15:25:46223
224 "src/rlz":
[email protected]cf408d72010-10-26 13:12:20225 (Var("googlecode_url") % "rlz") + "/trunk@30",
[email protected]5f129de2009-02-24 23:22:04226 },
227 "mac": {
[email protected]b7373e52009-12-15 21:09:38228 "src/chrome/tools/test/reference_build/chrome_mac":
[email protected]e3c524f2010-03-18 18:33:47229 "/trunk/deps/reference_builds/chrome_mac@41963",
[email protected]b7373e52009-12-15 21:09:38230
[email protected]5f129de2009-02-24 23:22:04231 "src/third_party/GTM":
[email protected]0cf0cce2010-09-03 00:57:18232 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@375",
[email protected]5f129de2009-02-24 23:22:04233 "src/third_party/pdfsqueeze":
[email protected]0cf0cce2010-09-03 00:57:18234 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@2",
[email protected]5b30d472009-12-03 22:02:38235 "src/third_party/lighttpd":
[email protected]06cafed2009-12-03 22:33:33236 "/trunk/deps/third_party/lighttpd@33737",
[email protected]5b30d472009-12-03 22:02:38237
[email protected]8a8da5a2009-03-26 23:06:00238 "src/third_party/WebKit/WebKit/mac":
239 Var("webkit_trunk") + "/WebKit/mac@" + Var("webkit_revision"),
[email protected]060ab042009-07-13 21:39:51240 "src/third_party/WebKit/WebKitLibraries":
241 Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"),
[email protected]e0d00142009-09-18 22:10:27242
[email protected]995925b2009-11-05 00:56:41243 # TODO(ajwong): Move this into the OS-independent block.
244 "src/third_party/yasm/source/patched-yasm":
[email protected]b8dce7c2010-06-25 19:36:29245 "/trunk/deps/third_party/yasm/patched-yasm@50870",
[email protected]995925b2009-11-05 00:56:41246
[email protected]9f341ec2010-01-27 20:59:35247 "src/third_party/swig/mac":
248 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
[email protected]d4852bd2010-05-28 16:56:22249
250 # NSS, for SSLClientSocketNSS.
251 "src/third_party/nss":
[email protected]d0941b92010-10-12 20:08:46252 "/trunk/deps/third_party/nss@61580",
[email protected]82f869be2010-06-22 20:33:50253
254 "src/chrome/installer/mac/third_party/xz/xz":
255 "/trunk/deps/third_party/xz@50504",
[email protected]5f129de2009-02-24 23:22:04256 },
[email protected]ef525cc2009-07-10 17:08:16257 "unix": {
258 # Linux, really.
[email protected]b7373e52009-12-15 21:09:38259 "src/chrome/tools/test/reference_build/chrome_linux":
[email protected]e3c524f2010-03-18 18:33:47260 "/trunk/deps/reference_builds/chrome_linux@41515",
[email protected]b7373e52009-12-15 21:09:38261
[email protected]ef525cc2009-07-10 17:08:16262 "src/third_party/xdg-utils":
[email protected]faa38442010-09-03 01:13:04263 "/trunk/deps/third_party/xdg-utils@58316",
[email protected]e0d00142009-09-18 22:10:27264
[email protected]995925b2009-11-05 00:56:41265 # TODO(ajwong): Move this into the OS-independent block.
[email protected]795cde32009-10-30 11:23:08266 "src/third_party/yasm/source/patched-yasm":
[email protected]b8dce7c2010-06-25 19:36:29267 "/trunk/deps/third_party/yasm/patched-yasm@50870",
[email protected]795cde32009-10-30 11:23:08268
[email protected]9f341ec2010-01-27 20:59:35269 "src/third_party/swig/linux":
270 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
[email protected]8351a632010-09-24 19:19:10271
272 "src/third_party/lss":
[email protected]a3a375d2010-10-31 23:27:44273 (Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@3",
[email protected]ef525cc2009-07-10 17:08:16274 },
[email protected]5f129de2009-02-24 23:22:04275}
276
277
278include_rules = [
279 # Everybody can use some things.
280 "+base",
281 "+build",
[email protected]946d1b22009-07-22 23:57:21282 "+ipc",
[email protected]5f129de2009-02-24 23:22:04283
284 # For now, we allow ICU to be included by specifying "unicode/...", although
[email protected]00feb462010-08-21 02:55:43285 # this should probably change.
[email protected]5f129de2009-02-24 23:22:04286 "+unicode",
287 "+testing",
[email protected]5f129de2009-02-24 23:22:04288]
289
290
291# checkdeps.py shouldn't check include paths for files in these dirs:
292skip_child_includes = [
[email protected]5b7937e2010-11-04 23:37:18293 "breakpad",
294 "chrome_frame",
295 "gears",
296 "native_client",
297 "o3d",
298 "sdch",
299 "skia",
300 "testing",
301 "third_party",
302 "v8",
[email protected]5f129de2009-02-24 23:22:04303]
[email protected]bfa24b962009-03-02 00:16:16304
305
306hooks = [
307 {
[email protected]154c6712009-09-16 19:44:02308 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
[email protected]be4948c2009-09-22 03:59:44309 "pattern": ".",
[email protected]5bf090e2009-10-05 20:48:38310 "action": ["python", "src/build/gyp_chromium"],
[email protected]bfa24b962009-03-02 00:16:16311 },
312]