blob: afc0819ba334a8818b3bd435244fde8890efa4ca [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]c92db212010-12-18 03:25:197 "webkit_revision": "74308",
[email protected]3a5c31702010-12-16 20:54:188 "skia_revision": "636",
[email protected]e39a5ac2010-10-12 14:47:599 "chromium_git": "http://git.chromium.org/git",
[email protected]ea6528b2010-12-16 19:06:4710 "swig_revision": "69281",
[email protected]5f79c2a2010-12-18 00:41:2211 "nacl_revision": "4001",
[email protected]50cf8a92010-11-15 10:02:2712 "libjingle_revision": "50",
[email protected]fdd4e76b2010-11-06 01:16:3813 "libvpx_revision": "65287",
[email protected]ecc45ea2010-11-29 17:42:5414 "ffmpeg_revision": "67548",
[email protected]5f129de2009-02-24 23:22:0415}
16
[email protected]5f129de2009-02-24 23:22:0417deps = {
18 "src/breakpad/src":
[email protected]cf1704b2010-11-23 18:52:2819 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@734",
[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]96ce6f62010-12-14 20:59:0025 (Var("googlecode_url") % "google-url") + "/trunk@151",
[email protected]5f129de2009-02-24 23:22:0426
[email protected]808ea572010-09-01 16:22:0127 "src/seccompsandbox":
[email protected]9ff08dd2010-12-09 00:40:4128 (Var("googlecode_url") % "seccompsandbox") + "/trunk@153",
[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]213c778e2010-12-02 01:52:4537 (Var("googlecode_url") % "angleproject") + "/trunk@498",
[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]b16b5122010-11-10 03:52:5846 "/trunk/deps/third_party/hunspell@65351",
[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]a1980332010-11-16 00:22:3252 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106",
[email protected]1ebf8962010-09-28 17:51:5753
[email protected]2cbb95c2010-04-23 03:03:2654 "src/third_party/cacheinvalidation/files":
[email protected]96a4c3eb2010-12-10 20:08:1255 (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@67",
[email protected]2cbb95c2010-04-23 03:03:2656
[email protected]acb9f722010-03-25 17:14:5957 "src/tools/gyp":
[email protected]93dbabaa2010-11-24 18:57:4158 (Var("googlecode_url") % "gyp") + "/trunk@857",
[email protected]acb9f722010-03-25 17:14:5959
[email protected]5f129de2009-02-24 23:22:0460 "src/v8":
[email protected]fcd12cb2010-12-17 21:58:3861 (Var("googlecode_url") % "v8") + "/trunk@6061",
[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]c92db212010-12-18 03:25:1987 "src/third_party/WebKit/Tools/DumpRenderTree":
88 Var("webkit_trunk") + "/Tools/DumpRenderTree@" + Var("webkit_revision"),
[email protected]55eb3972010-04-07 03:07:5189
[email protected]c92db212010-12-18 03:25:1990 "src/third_party/WebKit/Tools/Scripts":
91 Var("webkit_trunk") + "/Tools/Scripts@" + Var("webkit_revision"),
[email protected]f3d80d92010-02-09 01:57:5492
[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]53dc40512010-11-29 17:09:16183
184 "src/third_party/yasm/source/patched-yasm":
185 "/trunk/deps/third_party/yasm/patched-yasm@50870",
[email protected]76ce1522010-12-13 12:02:42186
187 "src/third_party/libjpeg_turbo":
188 "/trunk/deps/third_party/libjpeg_turbo@66929",
[email protected]5f129de2009-02-24 23:22:04189}
190
[email protected]00c517672010-11-04 00:27:29191
[email protected]5f129de2009-02-24 23:22:04192deps_os = {
193 "win": {
[email protected]b7373e52009-12-15 21:09:38194 "src/chrome/tools/test/reference_build/chrome":
[email protected]004e0e92010-12-09 01:59:32195 "/trunk/deps/reference_builds/chrome@68691",
[email protected]b7373e52009-12-15 21:09:38196
[email protected]5f129de2009-02-24 23:22:04197 "src/third_party/cygwin":
[email protected]c4ecdcf2010-11-23 03:18:19198 "/trunk/deps/third_party/cygwin@66844",
[email protected]5f129de2009-02-24 23:22:04199
[email protected]c4ecdcf2010-11-23 03:18:19200 "src/third_party/python_26":
[email protected]b13f9c42010-11-23 23:10:15201 "/trunk/tools/third_party/python_26@67105",
[email protected]f73eb0b52009-08-08 01:13:39202
[email protected]5b30d472009-12-03 22:02:38203 "src/third_party/lighttpd":
204 "/trunk/deps/third_party/lighttpd@33727",
205
[email protected]e0d00142009-09-18 22:10:27206 "src/third_party/ffmpeg/binaries/chromium/win/ia32":
207 "/trunk/deps/third_party/ffmpeg/binaries/win@" + Var("ffmpeg_revision"),
[email protected]1cf6e882009-09-15 23:18:42208
[email protected]844090612009-09-25 15:03:34209 # Chrome Frame related deps
210 "src/third_party/xulrunner-sdk":
211 "/trunk/deps/third_party/xulrunner-sdk@17887",
212 "src/chrome_frame/tools/test/reference_build/chrome":
[email protected]004e0e92010-12-09 01:59:32213 "/trunk/deps/reference_builds/chrome@68691",
[email protected]35770312009-10-28 01:21:48214
215 # Parses Windows PE/COFF executable format.
216 "src/third_party/pefile":
[email protected]0cf0cce2010-09-03 00:57:18217 (Var("googlecode_url") % "pefile") + "/trunk@63",
[email protected]4b167a32010-01-25 17:54:08218
219 # NSS, for SSLClientSocketNSS.
220 "src/third_party/nss":
[email protected]d0941b92010-10-12 20:08:46221 "/trunk/deps/third_party/nss@61580",
[email protected]9f341ec2010-01-27 20:59:35222
223 "src/third_party/swig/win":
224 "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
[email protected]3b32fa62010-02-25 23:17:09225
226 "src/third_party/mingw-w64/mingw/bin":
[email protected]8e303b22010-08-18 21:03:12227 (Var("nacl_trunk") + "/src/third_party/mingw-w64/mingw/bin@" +
[email protected]3b32fa62010-02-25 23:17:09228 Var("nacl_revision")),
[email protected]1c262172010-06-10 15:25:46229
230 "src/rlz":
[email protected]6c82eea2010-11-06 00:09:26231 (Var("googlecode_url") % "rlz") + "/trunk@31",
[email protected]76ce1522010-12-13 12:02:42232
233 # Dependencies used by libjpeg-turbo
234 "src/third_party/yasm/binaries":
235 "/trunk/deps/third_party/yasm/binaries@66803",
[email protected]5f129de2009-02-24 23:22:04236 },
237 "mac": {
[email protected]b7373e52009-12-15 21:09:38238 "src/chrome/tools/test/reference_build/chrome_mac":
[email protected]7504a06f2010-12-09 03:22:39239 "/trunk/deps/reference_builds/chrome_mac@68706",
[email protected]b7373e52009-12-15 21:09:38240
[email protected]5f129de2009-02-24 23:22:04241 "src/third_party/GTM":
[email protected]b745003e2010-11-10 04:07:33242 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@410",
[email protected]5f129de2009-02-24 23:22:04243 "src/third_party/pdfsqueeze":
[email protected]0cf0cce2010-09-03 00:57:18244 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@2",
[email protected]5b30d472009-12-03 22:02:38245 "src/third_party/lighttpd":
[email protected]06cafed2009-12-03 22:33:33246 "/trunk/deps/third_party/lighttpd@33737",
[email protected]5b30d472009-12-03 22:02:38247
[email protected]8a8da5a2009-03-26 23:06:00248 "src/third_party/WebKit/WebKit/mac":
249 Var("webkit_trunk") + "/WebKit/mac@" + Var("webkit_revision"),
[email protected]060ab042009-07-13 21:39:51250 "src/third_party/WebKit/WebKitLibraries":
251 Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"),
[email protected]e0d00142009-09-18 22:10:27252
[email protected]9f341ec2010-01-27 20:59:35253 "src/third_party/swig/mac":
254 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
[email protected]d4852bd2010-05-28 16:56:22255
256 # NSS, for SSLClientSocketNSS.
257 "src/third_party/nss":
[email protected]d0941b92010-10-12 20:08:46258 "/trunk/deps/third_party/nss@61580",
[email protected]82f869be2010-06-22 20:33:50259
260 "src/chrome/installer/mac/third_party/xz/xz":
261 "/trunk/deps/third_party/xz@50504",
[email protected]5f129de2009-02-24 23:22:04262 },
[email protected]ef525cc2009-07-10 17:08:16263 "unix": {
264 # Linux, really.
[email protected]b7373e52009-12-15 21:09:38265 "src/chrome/tools/test/reference_build/chrome_linux":
[email protected]f8a97012010-12-09 03:05:32266 "/trunk/deps/reference_builds/chrome_linux@68697",
[email protected]b7373e52009-12-15 21:09:38267
[email protected]ef525cc2009-07-10 17:08:16268 "src/third_party/xdg-utils":
[email protected]faa38442010-09-03 01:13:04269 "/trunk/deps/third_party/xdg-utils@58316",
[email protected]e0d00142009-09-18 22:10:27270
[email protected]9f341ec2010-01-27 20:59:35271 "src/third_party/swig/linux":
272 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
[email protected]8351a632010-09-24 19:19:10273
274 "src/third_party/lss":
[email protected]a3a375d2010-10-31 23:27:44275 (Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@3",
[email protected]8f205b02010-11-10 22:48:17276
277 "src/third_party/openssl":
[email protected]f52832292010-12-15 00:43:16278 "/trunk/deps/third_party/openssl@69192",
[email protected]ef525cc2009-07-10 17:08:16279 },
[email protected]5f129de2009-02-24 23:22:04280}
281
282
283include_rules = [
284 # Everybody can use some things.
285 "+base",
286 "+build",
[email protected]946d1b22009-07-22 23:57:21287 "+ipc",
[email protected]5f129de2009-02-24 23:22:04288
289 # For now, we allow ICU to be included by specifying "unicode/...", although
[email protected]00feb462010-08-21 02:55:43290 # this should probably change.
[email protected]5f129de2009-02-24 23:22:04291 "+unicode",
292 "+testing",
[email protected]5f129de2009-02-24 23:22:04293]
294
295
296# checkdeps.py shouldn't check include paths for files in these dirs:
297skip_child_includes = [
[email protected]5b7937e2010-11-04 23:37:18298 "breakpad",
299 "chrome_frame",
300 "gears",
301 "native_client",
302 "o3d",
303 "sdch",
304 "skia",
305 "testing",
306 "third_party",
307 "v8",
[email protected]5f129de2009-02-24 23:22:04308]
[email protected]bfa24b962009-03-02 00:16:16309
310
311hooks = [
312 {
[email protected]154c6712009-09-16 19:44:02313 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
[email protected]be4948c2009-09-22 03:59:44314 "pattern": ".",
[email protected]5bf090e2009-10-05 20:48:38315 "action": ["python", "src/build/gyp_chromium"],
[email protected]bfa24b962009-03-02 00:16:16316 },
317]