blob: 0e82a90d285c9cf4d46984200575951518905783 [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]3bd20ee42011-10-22 00:33:195 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
[email protected]8e303b22010-08-18 21:03:126 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
[email protected]d657f3cc2010-09-02 03:44:047 "nacl_trunk": "http://src.chromium.org/native_client/trunk",
[email protected]575f886d2012-03-02 23:44:438 "webkit_revision": "109617",
[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]33f756f2012-03-02 01:54:3011 "nacl_revision": "7919",
[email protected]bfc0c992011-07-16 02:49:4712 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
13 # to update other nacl_*_revision's.
[email protected]2753d492011-11-15 19:20:2014 "nacl_tools_revision": "7139", # native_client/DEPS: tools_rev
[email protected]89e43f652011-08-18 00:03:1715
16 # These hashes need to be updated when nacl_toolchain_revision is changed.
17 # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the
18 # new values.
[email protected]bbc90fef2011-11-28 19:08:2719 "nacl_toolchain_linux_x86_hash":
[email protected]0455c0262012-02-15 18:52:2620 "030324df172abc67f69dca80012c2a37ccd9ebb0",
[email protected]872191ea472011-11-26 18:07:2121 "nacl_toolchain_linux_x86_newlib_hash":
[email protected]0455c0262012-02-15 18:52:2622 "23697d53dce9a506f65a713d6913e99ecb882f18",
[email protected]bbc90fef2011-11-28 19:08:2723 "nacl_toolchain_mac_x86_hash":
[email protected]0455c0262012-02-15 18:52:2624 "ea06ee0e55d5e4e252fc85c916474a40b6cad023",
[email protected]80c11162011-11-27 00:16:1325 "nacl_toolchain_mac_x86_newlib_hash":
[email protected]0455c0262012-02-15 18:52:2626 "039a39d2323c8e9380252607bcf9bca1a1cfa7d6",
[email protected]a95c5872012-02-08 02:28:5127 "nacl_toolchain_pnacl_darwin_i386_hash":
[email protected]0455c0262012-02-15 18:52:2628 "fadb4949172a2cc918ddcadca06ec524f19b29b8",
[email protected]a95c5872012-02-08 02:28:5129 "nacl_toolchain_pnacl_linux_i686_hash":
[email protected]0455c0262012-02-15 18:52:2630 "a1be3e4ecea3f3d3becfff6860e8a593ec014d81",
[email protected]a95c5872012-02-08 02:28:5131 "nacl_toolchain_pnacl_linux_x86_64_hash":
[email protected]0455c0262012-02-15 18:52:2632 "f34c8efb57ca0d1f9fb3f71d9e343bfa7026bd03",
[email protected]bbc90fef2011-11-28 19:08:2733 "nacl_toolchain_win_x86_hash":
[email protected]0455c0262012-02-15 18:52:2634 "6a8fd328bcbdaa88887a39fd9a83a006129b44dd",
[email protected]80c11162011-11-27 00:16:1335 "nacl_toolchain_win_x86_newlib_hash":
[email protected]0455c0262012-02-15 18:52:2636 "bd8dd553c9998e7bf826f5746c8ef69c3c5e5ac7",
37 "nacl_toolchain_revision": "7799",
38 "pnacl_toolchain_revision": "7799",
[email protected]89e43f652011-08-18 00:03:1739
[email protected]a9045a32012-03-01 20:16:0740 "libjingle_revision": "119",
[email protected]dcbe4fe2012-02-07 22:24:2541 "libphonenumber_revision": "425",
[email protected]946c42a2012-02-28 09:32:1042 "libvpx_revision": "123809",
[email protected]79fcff712011-12-06 06:44:0843 "lss_revision": "9",
[email protected]859b4632012-03-01 22:32:1444
45 # These two FFmpeg variables must be updated together. One is used for SVN
46 # checkouts and the other for Git checkouts.
47 "ffmpeg_revision": "123524",
48 "ffmpeg_hash": "54e485722e10aaa291dcf3e427b44d1ddb985259",
49
[email protected]a5c96a72012-03-02 20:12:4950 "sfntly_revision": "128",
[email protected]a57730ad2012-03-02 17:16:5651 "skia_revision": "3303",
[email protected]5eb3022e2011-11-23 16:42:2652 # Three lines of non-changing comments so that
53 # the commit queue can handle CLs rolling Skia
54 # and V8 without interference from each other.
[email protected]fd8ccc32012-03-02 00:05:2955 "v8_revision": "10875",
[email protected]0d33e3532012-01-27 23:00:2356 "webrtc_revision": "1538",
[email protected]2daa3c92012-01-09 23:08:5057 "jsoncpp_revision": "248",
[email protected]5c81df12012-02-28 21:35:5458 "nss_revision": "123841",
[email protected]23b04312012-02-24 02:21:2559 "rlz_revision": "66",
[email protected]5f129de2009-02-24 23:22:0460}
61
[email protected]5f129de2009-02-24 23:22:0462deps = {
63 "src/breakpad/src":
[email protected]3f1201a52012-02-22 03:43:5864 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@922",
[email protected]5f129de2009-02-24 23:22:0465
[email protected]74647d22009-06-23 01:13:5266 "src/build/util/support":
[email protected]9ff126f2009-08-04 17:32:0367 "/trunk/deps/support@20411",
[email protected]74647d22009-06-23 01:13:5268
[email protected]5f129de2009-02-24 23:22:0469 "src/googleurl":
[email protected]5eb71272012-01-24 19:08:2970 (Var("googlecode_url") % "google-url") + "/trunk@168",
[email protected]5f129de2009-02-24 23:22:0471
[email protected]808ea572010-09-01 16:22:0172 "src/seccompsandbox":
[email protected]4cc47d02011-11-19 20:19:0373 (Var("googlecode_url") % "seccompsandbox") + "/trunk@178",
[email protected]808ea572010-09-01 16:22:0174
[email protected]5f129de2009-02-24 23:22:0475 "src/sdch/open-vcdiff":
[email protected]20c053a2011-10-05 22:22:3376 (Var("googlecode_url") % "open-vcdiff") + "/trunk@40",
[email protected]5f129de2009-02-24 23:22:0477
78 "src/testing/gtest":
[email protected]62e9f2a2011-04-02 07:00:1979 (Var("googlecode_url") % "googletest") + "/trunk@560",
[email protected]5f129de2009-02-24 23:22:0480
[email protected]c6bc0bd2011-01-27 19:55:0681 "src/testing/gmock":
[email protected]62e9f2a2011-04-02 07:00:1982 (Var("googlecode_url") % "googlemock") + "/trunk@374",
[email protected]c6bc0bd2011-01-27 19:55:0683
[email protected]121de342010-04-28 22:52:4384 "src/third_party/angle":
[email protected]dd50aa692012-02-22 20:48:5685 (Var("googlecode_url") % "angleproject") + "/trunk@993",
[email protected]121de342010-04-28 22:52:4386
[email protected]1ec9e292011-02-01 21:38:1887 # Note that this is *not* where we check out WebKit -- this just
88 # puts some extra files into place for the real WebKit checkout to
89 # happen. See lines mentioning "webkit_revision" for the real
90 # WebKit checkout.
[email protected]5f129de2009-02-24 23:22:0491 "src/third_party/WebKit":
[email protected]8cf26422011-02-27 00:33:4492 "/trunk/deps/third_party/WebKit@76115",
[email protected]5f129de2009-02-24 23:22:0493
[email protected]280629492009-09-09 06:49:0894 "src/third_party/icu":
[email protected]c7513eb2012-02-21 20:23:1695 "/trunk/deps/third_party/icu46@122842",
[email protected]5f129de2009-02-24 23:22:0496
[email protected]adee30d2009-08-21 15:15:1697 "src/third_party/hunspell":
[email protected]a7f64202012-03-02 06:12:3398 "/trunk/deps/third_party/hunspell@124429",
[email protected]a0c303472010-06-03 03:32:3199
100 "src/third_party/hunspell_dictionaries":
[email protected]70e982a2011-04-07 23:38:13101 "/trunk/deps/third_party/hunspell_dictionaries@79099",
[email protected]5c965dd2009-09-04 21:11:43102
[email protected]1ebf8962010-09-28 17:51:57103 "src/third_party/safe_browsing/testing":
[email protected]a1980332010-11-16 00:22:32104 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106",
[email protected]1ebf8962010-09-28 17:51:57105
[email protected]c97d3962011-04-08 17:21:31106 "src/third_party/cacheinvalidation/files/src/google":
[email protected]70e982a2011-04-07 23:38:13107 (Var("googlecode_url") % "google-cache-invalidation-api") +
[email protected]32e2e892012-01-31 05:52:11108 "/trunk/src/google@185",
[email protected]2cbb95c2010-04-23 03:03:26109
[email protected]0d773422011-08-16 11:20:57110 "src/third_party/leveldatabase/src":
[email protected]7b2089c2012-02-03 23:09:46111 (Var("googlecode_url") % "leveldb") + "/trunk@58",
[email protected]9ce15e922011-03-22 22:24:42112
[email protected]9ce15e922011-03-22 22:24:42113 "src/third_party/snappy/src":
[email protected]723547f2011-05-24 16:26:42114 (Var("googlecode_url") % "snappy") + "/trunk@37",
[email protected]9ce15e922011-03-22 22:24:42115
[email protected]e1633ca2011-09-23 12:23:48116 "src/tools/grit":
[email protected]4db2079b52012-03-01 16:05:40117 (Var("googlecode_url") % "grit-i18n") + "/trunk@16",
[email protected]e1633ca2011-09-23 12:23:48118
[email protected]acb9f722010-03-25 17:14:59119 "src/tools/gyp":
[email protected]3351ab152012-02-23 09:42:40120 (Var("googlecode_url") % "gyp") + "/trunk@1233",
[email protected]acb9f722010-03-25 17:14:59121
[email protected]5f129de2009-02-24 23:22:04122 "src/v8":
[email protected]2726b382011-12-19 14:58:28123 (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
[email protected]5f129de2009-02-24 23:22:04124
[email protected]3c221842009-07-13 21:09:38125 "src/native_client":
[email protected]8e303b22010-08-18 21:03:12126 Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
[email protected]6f0a2dd2011-12-05 21:59:01127
[email protected]bbc90fef2011-11-28 19:08:27128 "src/native_client_sdk/src/site_scons":
129 Var("nacl_trunk") + "/src/native_client/site_scons@" + Var("nacl_revision"),
130
[email protected]bbc90fef2011-11-28 19:08:27131 "src/third_party/pymox/src":
[email protected]b77adf22011-11-30 04:35:24132 (Var("googlecode_url") % "pymox") + "/trunk@70",
[email protected]70e982a2011-04-07 23:38:13133
[email protected]2d783342010-08-11 20:48:28134 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
[email protected]b70ffd1f2010-09-08 22:50:17135 Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
[email protected]2d783342010-08-11 20:48:28136 Var("nacl_revision"),
[email protected]3c221842009-07-13 21:09:38137
[email protected]c43f3ed2011-12-14 05:40:30138 "src/third_party/sfntly/cpp/src":
139 (Var("googlecode_url") % "sfntly") + "/trunk/cpp/src@" +
[email protected]f5364262011-07-22 17:57:59140 Var("sfntly_revision"),
141
[email protected]8eb0eeb2009-10-23 14:52:40142 "src/third_party/skia/src":
[email protected]0cf0cce2010-09-03 00:57:18143 (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
[email protected]8eb0eeb2009-10-23 14:52:40144
145 "src/third_party/skia/include":
[email protected]0cf0cce2010-09-03 00:57:18146 (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"),
[email protected]d5282e72009-05-13 13:16:52147
[email protected]c6fb9c462011-06-03 14:01:49148 "src/third_party/skia/third_party/glu":
149 (Var("googlecode_url") % "skia") + "/trunk/third_party/glu@" + Var("skia_revision"),
150
[email protected]e6e47fc2009-07-13 19:18:23151 "src/third_party/WebKit/LayoutTests":
[email protected]5f129de2009-02-24 23:22:04152 Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),
153
[email protected]c1d9cdc2011-01-17 06:50:01154 "src/third_party/WebKit/Source":
155 Var("webkit_trunk") + "/Source@" + Var("webkit_revision"),
[email protected]dec7b172009-09-23 22:11:35156
[email protected]c92db212010-12-18 03:25:19157 "src/third_party/WebKit/Tools/DumpRenderTree":
158 Var("webkit_trunk") + "/Tools/DumpRenderTree@" + Var("webkit_revision"),
[email protected]55eb3972010-04-07 03:07:51159
[email protected]c92db212010-12-18 03:25:19160 "src/third_party/WebKit/Tools/Scripts":
161 Var("webkit_trunk") + "/Tools/Scripts@" + Var("webkit_revision"),
[email protected]f3d80d92010-02-09 01:57:54162
[email protected]6f2f220d2011-09-15 15:08:01163 "src/third_party/WebKit/Tools/TestWebKitAPI":
164 Var("webkit_trunk") + "/Tools/TestWebKitAPI@" + Var("webkit_revision"),
165
[email protected]d7bdd382009-11-13 02:15:59166 "src/third_party/ots":
[email protected]a4fa8412012-02-24 20:49:55167 (Var("googlecode_url") % "ots") + "/trunk@82",
[email protected]d7bdd382009-11-13 02:15:59168
[email protected]58734d62009-06-30 00:12:53169 "src/tools/page_cycler/acid3":
[email protected]256e2372011-09-26 10:21:31170 "/trunk/deps/page_cycler/acid3@102714",
[email protected]07352662009-07-13 23:22:33171
[email protected]700e7e32012-02-22 17:04:38172 "src/chrome/test/data/perf/canvas_bench":
173 "/trunk/deps/canvas_bench@122605",
174
[email protected]40646b012011-07-26 02:30:26175 "src/chrome/test/data/perf/frame_rate/content":
176 "/trunk/deps/frame_rate/content@93671",
177
[email protected]2a18cabc2011-04-12 10:36:04178 "src/third_party/bidichecker":
[email protected]8183066d2011-05-08 00:33:41179 (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
[email protected]2a18cabc2011-04-12 10:36:04180
[email protected]94e77c32011-08-12 17:54:29181 "src/third_party/v8-i18n":
[email protected]908a4992012-02-23 23:51:30182 (Var("googlecode_url") % "v8-i18n") + "/trunk@25",
[email protected]94e77c32011-08-12 17:54:29183
[email protected]db6a76f2011-10-19 22:42:51184 # When roll to another webgl conformance tests revision, please goto
185 # chrome/test/gpu and run generate_webgl_conformance_test_list.py.
[email protected]8a63e4e82011-07-21 04:55:45186 "src/third_party/webgl_conformance":
[email protected]ac77ad552012-02-10 01:33:08187 "/trunk/deps/third_party/webgl/sdk/tests@121363",
[email protected]1f7077f2011-07-12 12:58:05188
[email protected]29e52582011-11-14 21:02:41189 # We should use the same software_rendering_list.json for all branches.
[email protected]05f755662011-11-12 00:22:06190 "src/chrome/browser/resources/software_rendering_list":
[email protected]4bc4a862012-02-28 01:44:11191 "/trunk/deps/gpu/software_rendering_list@122802",
[email protected]05f755662011-11-12 00:22:06192
[email protected]2d8ea6b2010-12-18 05:06:44193 # We run these layout tests as UI tests. Since many of the buildbots that
[email protected]6d374492009-08-05 06:02:07194 # run layout tests do NOT have access to the LayoutTest directory, we need
[email protected]2d8ea6b2010-12-18 05:06:44195 # to map them here. In practice, these do not take up much space.
[email protected]6d374492009-08-05 06:02:07196 "src/chrome/test/data/layout_tests/LayoutTests/fast/events":
197 Var("webkit_trunk") + "/LayoutTests/fast/events@" +
198 Var("webkit_revision"),
[email protected]53d4e7d2009-09-24 05:14:30199 "src/chrome/test/data/layout_tests/LayoutTests/fast/js/resources":
200 Var("webkit_trunk") + "/LayoutTests/fast/js/resources@" +
201 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07202 "src/chrome/test/data/layout_tests/LayoutTests/fast/workers":
203 Var("webkit_trunk") + "/LayoutTests/fast/workers@" +
204 Var("webkit_revision"),
205 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/resources":
206 Var("webkit_trunk") + "/LayoutTests/http/tests/resources@" +
207 Var("webkit_revision"),
208 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/workers":
209 Var("webkit_trunk") + "/LayoutTests/http/tests/workers@" +
210 Var("webkit_revision"),
211 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest":
212 Var("webkit_trunk") + "/LayoutTests/http/tests/xmlhttprequest@" +
213 Var("webkit_revision"),
[email protected]fc4c93122010-10-04 07:24:16214 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/websocket/tests":
215 Var("webkit_trunk") + "/LayoutTests/http/tests/websocket/tests@" +
216 Var("webkit_revision"),
[email protected]4d19b9e2010-04-20 01:41:28217 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium/fast/workers":
218 Var("webkit_trunk") + "/LayoutTests/platform/chromium/fast/workers@" +
219 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55220 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/events":
221 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/events@" +
222 Var("webkit_revision"),
223 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/workers":
224 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/workers@" +
225 Var("webkit_revision"),
[email protected]446f96c2010-06-28 22:32:32226 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/appcache":
227 Var("webkit_trunk") + "/LayoutTests/http/tests/appcache@" +
228 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55229 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/http/tests/workers":
230 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/http/tests/workers@" +
231 Var("webkit_revision"),
232 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/storage/domstorage":
233 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/storage/domstorage@" +
234 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07235 "src/chrome/test/data/layout_tests/LayoutTests/storage/domstorage":
236 Var("webkit_trunk") + "/LayoutTests/storage/domstorage@" +
237 Var("webkit_revision"),
[email protected]9569b212012-01-11 10:03:08238 "src/chrome/test/data/layout_tests/LayoutTests/storage/indexeddb":
239 Var("webkit_trunk") + "/LayoutTests/storage/indexeddb@" +
240 Var("webkit_revision"),
[email protected]466ee602010-10-07 08:01:57241 "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/resources":
242 Var("webkit_trunk") + "/LayoutTests/fast/filesystem/resources@" +
243 Var("webkit_revision"),
[email protected]c3900af2012-02-18 08:20:49244 "src/chrome/test/data/layout_tests/LayoutTests/media":
245 Var("webkit_trunk") + "/LayoutTests/media@" +
[email protected]b520d4e32011-03-25 19:11:43246 Var("webkit_revision"),
[email protected]9f341ec2010-01-27 20:59:35247
248 "src/third_party/swig/Lib":
249 "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
[email protected]e8ae38c2010-03-25 02:35:50250
[email protected]971f6ffb2011-11-05 00:30:55251 # Make sure you update the two functional.DEPS and webdriver.DEPS too.
252 "src/third_party/webdriver/pylib":
253 "http://selenium.googlecode.com/svn/trunk/py@13487",
[email protected]d9b19e32011-01-29 02:09:08254
[email protected]a93c77b2010-11-04 00:08:47255 "src/third_party/libvpx":
256 "/trunk/deps/third_party/libvpx@" +
257 Var("libvpx_revision"),
258
[email protected]25ebc082010-06-02 06:13:07259 "src/third_party/ffmpeg":
[email protected]859b4632012-03-01 22:32:14260 "/trunk/deps/third_party/ffmpeg@" +
[email protected]e8ae38c2010-03-25 02:35:50261 Var("ffmpeg_revision"),
[email protected]e55badb2010-05-07 23:55:35262
[email protected]7b7a16b2010-06-03 04:08:18263 "src/third_party/libjingle/source":
[email protected]e18194c2011-05-27 02:42:41264 (Var("googlecode_url") % "libjingle") + "/trunk@" +
[email protected]7b7a16b2010-06-03 04:08:18265 Var("libjingle_revision"),
[email protected]68187f02010-08-17 16:50:07266
[email protected]44f3e792012-01-28 03:18:55267 "src/third_party/libsrtp":
[email protected]82eeb1082012-02-28 23:50:33268 "/trunk/deps/third_party/libsrtp@123853",
[email protected]44f3e792012-01-28 03:18:55269
[email protected]68187f02010-08-17 16:50:07270 "src/third_party/speex":
[email protected]ddec5df22011-11-25 21:41:02271 "/trunk/deps/third_party/speex@111570",
[email protected]c038370e2010-09-22 20:20:12272
[email protected]53dc40512010-11-29 17:09:16273 "src/third_party/yasm/source/patched-yasm":
[email protected]b2c6dad2012-03-03 01:00:56274 "/trunk/deps/third_party/yasm/patched-yasm@124750",
[email protected]76ce1522010-12-13 12:02:42275
276 "src/third_party/libjpeg_turbo":
[email protected]a6cfeb52012-03-01 00:37:37277 "/trunk/deps/third_party/libjpeg_turbo@124297",
[email protected]cc1b14652011-01-17 12:35:57278
279 "src/third_party/flac":
[email protected]48531b32012-02-03 11:36:56280 "/trunk/deps/third_party/flac@120197",
[email protected]f94eda92011-02-25 00:34:00281
[email protected]4e7b5f92011-07-22 20:58:29282 "src/third_party/pyftpdlib/src":
[email protected]107541a2012-01-23 20:28:02283 (Var("googlecode_url") % "pyftpdlib") + "/trunk@977",
[email protected]4e7b5f92011-07-22 20:58:29284
[email protected]f94eda92011-02-25 00:34:00285 # Needed to support nacl browser test jig.
286 "src/third_party/pylib":
[email protected]91c3c3002011-05-06 20:00:05287 Var("nacl_trunk") + "/src/third_party/pylib@" + Var("nacl_tools_revision"),
[email protected]b67b0862011-03-28 17:42:36288 "src/third_party/scons-2.0.1":
[email protected]91c3c3002011-05-06 20:00:05289 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
290 Var("nacl_tools_revision"),
[email protected]185a6912011-06-17 19:34:07291
292 "src/third_party/webrtc":
[email protected]a1ed44a2011-07-19 16:29:25293 (Var("googlecode_url") % "webrtc") + "/trunk/src@" + Var("webrtc_revision"),
[email protected]21c24fa72011-09-05 13:35:02294
[email protected]3bd20ee42011-10-22 00:33:19295 "src/third_party/jsoncpp/source/include":
296 (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
297 "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"),
298
299 "src/third_party/jsoncpp/source/src/lib_json":
300 (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
301 "/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),
302
[email protected]1e29b4e2011-11-03 01:25:19303 "src/third_party/libyuv":
[email protected]0c40ebd2012-03-01 03:00:22304 (Var("googlecode_url") % "libyuv") + "/trunk@192",
[email protected]1e29b4e2011-11-03 01:25:19305
[email protected]21c24fa72011-09-05 13:35:02306 "src/third_party/mozc/session":
[email protected]dbc37da2011-12-06 07:47:09307 (Var("googlecode_url") % "mozc") + "/trunk/src/session@83",
308
309 "src/third_party/mozc/chrome/chromeos/renderer":
310 (Var("googlecode_url") % "mozc") + "/trunk/src/chrome/chromeos/renderer@83",
[email protected]e4230ef2011-09-09 04:35:22311
312 "src/third_party/smhasher/src":
[email protected]ca818032011-09-14 16:57:17313 (Var("googlecode_url") % "smhasher") + "/trunk@136",
[email protected]f0736ff2011-12-03 04:19:20314
315 "src/third_party/libphonenumber/src/phonenumbers":
316 (Var("googlecode_url") % "libphonenumber") +
317 "/trunk/cpp/src/phonenumbers@" + Var("libphonenumber_revision"),
318 "src/third_party/libphonenumber/src/test":
319 (Var("googlecode_url") % "libphonenumber") + "/trunk/cpp/test@" +
320 Var("libphonenumber_revision"),
321 "src/third_party/libphonenumber/src/resources":
322 (Var("googlecode_url") % "libphonenumber") + "/trunk/resources@" +
323 Var("libphonenumber_revision"),
[email protected]d12c20502012-02-01 11:40:19324
325 "src/third_party/undoview":
326 "/trunk/deps/third_party/undoview@119694",
[email protected]5f129de2009-02-24 23:22:04327}
328
[email protected]00c517672010-11-04 00:27:29329
[email protected]5f129de2009-02-24 23:22:04330deps_os = {
331 "win": {
[email protected]997af212011-07-01 19:13:36332 "src/chrome/tools/test/reference_build/chrome_win":
333 "/trunk/deps/reference_builds/chrome_win@89574",
[email protected]b7373e52009-12-15 21:09:38334
[email protected]5f129de2009-02-24 23:22:04335 "src/third_party/cygwin":
[email protected]c4ecdcf2010-11-23 03:18:19336 "/trunk/deps/third_party/cygwin@66844",
[email protected]5f129de2009-02-24 23:22:04337
[email protected]c4ecdcf2010-11-23 03:18:19338 "src/third_party/python_26":
[email protected]58747b72011-06-15 00:47:06339 "/trunk/tools/third_party/python_26@89111",
[email protected]f73eb0b52009-08-08 01:13:39340
[email protected]7e6497f2011-03-30 18:52:23341 "src/third_party/psyco_win32":
342 "/trunk/deps/third_party/psyco_win32@79861",
343
[email protected]5b30d472009-12-03 22:02:38344 "src/third_party/lighttpd":
345 "/trunk/deps/third_party/lighttpd@33727",
346
[email protected]844090612009-09-25 15:03:34347 # Chrome Frame related deps
348 "src/third_party/xulrunner-sdk":
[email protected]9aaa0a52012-01-31 18:42:41349 "/trunk/deps/third_party/xulrunner-sdk@119756",
[email protected]997af212011-07-01 19:13:36350 "src/chrome_frame/tools/test/reference_build/chrome_win":
351 "/trunk/deps/reference_builds/chrome_win@89574",
[email protected]35770312009-10-28 01:21:48352
353 # Parses Windows PE/COFF executable format.
354 "src/third_party/pefile":
[email protected]0cf0cce2010-09-03 00:57:18355 (Var("googlecode_url") % "pefile") + "/trunk@63",
[email protected]4b167a32010-01-25 17:54:08356
357 # NSS, for SSLClientSocketNSS.
358 "src/third_party/nss":
[email protected]464ad172012-02-08 16:34:40359 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
[email protected]9f341ec2010-01-27 20:59:35360
361 "src/third_party/swig/win":
362 "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
[email protected]3b32fa62010-02-25 23:17:09363
364 "src/third_party/mingw-w64/mingw/bin":
[email protected]71d3a322011-11-04 20:57:24365 (Var("nacl_trunk") + "/deps/third_party/mingw-w64/mingw/bin@" +
[email protected]91c3c3002011-05-06 20:00:05366 Var("nacl_tools_revision")),
[email protected]1c262172010-06-10 15:25:46367
368 "src/rlz":
[email protected]e190c9e2012-02-15 04:12:41369 (Var("googlecode_url") % "rlz") + "/trunk@" + Var("rlz_revision"),
[email protected]76ce1522010-12-13 12:02:42370
371 # Dependencies used by libjpeg-turbo
372 "src/third_party/yasm/binaries":
[email protected]47ecab802011-03-15 03:25:34373 "/trunk/deps/third_party/yasm/binaries@74228",
[email protected]51ce0e172011-08-05 16:16:23374
[email protected]3b104b62011-10-18 19:12:46375 # Binary level profile guided optimizations. This points to the
[email protected]51ce0e172011-08-05 16:16:23376 # latest release binaries for the toolchain.
377 "src/third_party/syzygy/binaries":
[email protected]af0aea72012-02-28 15:37:02378 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@674",
[email protected]bbc90fef2011-11-28 19:08:27379
380 # Binaries for nacl sdk.
381 "src/third_party/nacl_sdk_binaries":
382 "/trunk/deps/third_party/nacl_sdk_binaries@111576",
[email protected]5f129de2009-02-24 23:22:04383 },
384 "mac": {
[email protected]b7373e52009-12-15 21:09:38385 "src/chrome/tools/test/reference_build/chrome_mac":
[email protected]997af212011-07-01 19:13:36386 "/trunk/deps/reference_builds/chrome_mac@89574",
[email protected]b7373e52009-12-15 21:09:38387
[email protected]5f129de2009-02-24 23:22:04388 "src/third_party/GTM":
[email protected]09c9bbd2012-02-27 23:05:07389 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@516",
[email protected]5f129de2009-02-24 23:22:04390 "src/third_party/pdfsqueeze":
[email protected]46db5eae2011-01-19 19:19:44391 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@4",
[email protected]5b30d472009-12-03 22:02:38392 "src/third_party/lighttpd":
[email protected]06cafed2009-12-03 22:33:33393 "/trunk/deps/third_party/lighttpd@33737",
[email protected]5b30d472009-12-03 22:02:38394
[email protected]9f341ec2010-01-27 20:59:35395 "src/third_party/swig/mac":
396 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
[email protected]d4852bd2010-05-28 16:56:22397
[email protected]e190c9e2012-02-15 04:12:41398 "src/rlz":
399 (Var("googlecode_url") % "rlz") + "/trunk@" + Var("rlz_revision"),
400
[email protected]d4852bd2010-05-28 16:56:22401 # NSS, for SSLClientSocketNSS.
402 "src/third_party/nss":
[email protected]464ad172012-02-08 16:34:40403 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
[email protected]82f869be2010-06-22 20:33:50404
405 "src/chrome/installer/mac/third_party/xz/xz":
[email protected]aef5bbf2011-06-02 22:22:39406 "/trunk/deps/third_party/xz@87706",
[email protected]5f129de2009-02-24 23:22:04407 },
[email protected]ef525cc2009-07-10 17:08:16408 "unix": {
409 # Linux, really.
[email protected]b7373e52009-12-15 21:09:38410 "src/chrome/tools/test/reference_build/chrome_linux":
[email protected]997af212011-07-01 19:13:36411 "/trunk/deps/reference_builds/chrome_linux@89574",
[email protected]b7373e52009-12-15 21:09:38412
[email protected]ef525cc2009-07-10 17:08:16413 "src/third_party/xdg-utils":
[email protected]abb6a1e2011-07-21 07:56:45414 "/trunk/deps/third_party/xdg-utils@93299",
[email protected]e0d00142009-09-18 22:10:27415
[email protected]9f341ec2010-01-27 20:59:35416 "src/third_party/swig/linux":
417 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
[email protected]8351a632010-09-24 19:19:10418
419 "src/third_party/lss":
[email protected]79fcff712011-12-06 06:44:08420 ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
421 Var("lss_revision")),
[email protected]8f205b02010-11-10 22:48:17422
423 "src/third_party/openssl":
[email protected]2a7bcad6e2012-01-25 09:25:23424 "/trunk/deps/third_party/openssl@118977",
[email protected]43e75632011-03-07 19:02:33425
426 "src/third_party/WebKit/Tools/gdb":
427 Var("webkit_trunk") + "/Tools/gdb@" + Var("webkit_revision"),
[email protected]b07806c12012-02-03 22:44:59428
429 "src/third_party/gold":
[email protected]a35f657f2012-02-29 23:06:23430 "/trunk/deps/third_party/gold@124239",
[email protected]ef525cc2009-07-10 17:08:16431 },
[email protected]5f129de2009-02-24 23:22:04432}
433
434
435include_rules = [
436 # Everybody can use some things.
437 "+base",
438 "+build",
[email protected]946d1b22009-07-22 23:57:21439 "+ipc",
[email protected]5f129de2009-02-24 23:22:04440
441 # For now, we allow ICU to be included by specifying "unicode/...", although
[email protected]00feb462010-08-21 02:55:43442 # this should probably change.
[email protected]5f129de2009-02-24 23:22:04443 "+unicode",
444 "+testing",
[email protected]5f129de2009-02-24 23:22:04445]
446
447
448# checkdeps.py shouldn't check include paths for files in these dirs:
449skip_child_includes = [
[email protected]5b7937e2010-11-04 23:37:18450 "breakpad",
451 "chrome_frame",
[email protected]5b7937e2010-11-04 23:37:18452 "native_client",
[email protected]07ffef1a2011-11-21 01:09:05453 "native_client_sdk",
[email protected]5b7937e2010-11-04 23:37:18454 "o3d",
[email protected]0dd3a0ab2011-02-18 08:17:44455 "pdf",
[email protected]5b7937e2010-11-04 23:37:18456 "sdch",
457 "skia",
458 "testing",
459 "third_party",
460 "v8",
[email protected]5f129de2009-02-24 23:22:04461]
[email protected]bfa24b962009-03-02 00:16:16462
463
464hooks = [
465 {
[email protected]89e43f652011-08-18 00:03:17466 # This downloads binaries for Native Client's newlib toolchain.
467 # Done in lieu of building the toolchain from scratch as it can take
468 # anywhere from 30 minutes to 4 hours depending on platform to build.
469 "pattern": ".",
470 "action": [
471 "python", "src/build/download_nacl_toolchains.py",
[email protected]bbc90fef2011-11-28 19:08:27472 "--no-arm-trusted",
[email protected]a95c5872012-02-08 02:28:51473 "--optional-pnacl",
474 "--pnacl-version", Var("pnacl_toolchain_revision"),
475 "--file-hash", "pnacl_linux_i686",
[email protected]38881952012-02-14 02:23:02476 Var("nacl_toolchain_pnacl_linux_i686_hash"),
477 "--file-hash", "pnacl_linux_x86_64",
[email protected]a95c5872012-02-08 02:28:51478 Var("nacl_toolchain_pnacl_linux_x86_64_hash"),
[email protected]38881952012-02-14 02:23:02479 "--file-hash", "pnacl_darwin_i386",
480 Var("nacl_toolchain_pnacl_darwin_i386_hash"),
[email protected]89e43f652011-08-18 00:03:17481 "--x86-version", Var("nacl_toolchain_revision"),
[email protected]89e43f652011-08-18 00:03:17482 "--file-hash", "mac_x86_newlib",
483 Var("nacl_toolchain_mac_x86_newlib_hash"),
484 "--file-hash", "win_x86_newlib",
485 Var("nacl_toolchain_win_x86_newlib_hash"),
486 "--file-hash", "linux_x86_newlib",
487 Var("nacl_toolchain_linux_x86_newlib_hash"),
[email protected]bbc90fef2011-11-28 19:08:27488 "--file-hash", "mac_x86",
489 Var("nacl_toolchain_mac_x86_hash"),
490 "--file-hash", "win_x86",
491 Var("nacl_toolchain_win_x86_hash"),
492 "--file-hash", "linux_x86",
493 Var("nacl_toolchain_linux_x86_hash"),
494 "--save-downloads-dir",
495 "src/native_client_sdk/src/build_tools/toolchain_archives",
[email protected]c4679682012-01-13 19:32:33496 "--keep",
[email protected]89e43f652011-08-18 00:03:17497 ],
498 },
[email protected]3a0b2492011-08-24 20:41:16499 {
[email protected]875288e12011-09-03 01:55:25500 # Pull clang on mac. If nothing changed, or on non-mac platforms, this takes
501 # zero seconds to run. If something changed, it downloads a prebuilt clang,
502 # which takes ~20s, but clang speeds up builds by more than 20s.
503 "pattern": ".",
504 "action": ["python", "src/tools/clang/scripts/update.py", "--mac-only"],
505 },
506 {
[email protected]ace8e412012-01-30 19:35:17507 # Update the cygwin mount on Windows.
508 "pattern": ".",
509 "action": ["python", "src/build/win/setup_cygwin_mount.py", "--win-only"],
510 },
511 {
[email protected]9046a112012-01-31 20:45:25512 # Update LASTCHANGE.
513 "pattern": ".",
514 "action": ["python", "src/build/util/lastchange.py",
515 "-o", "src/build/util/LASTCHANGE"],
516 },
517 {
[email protected]3a0b2492011-08-24 20:41:16518 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
519 "pattern": ".",
520 "action": ["python", "src/build/gyp_chromium"],
521 },
[email protected]bfa24b962009-03-02 00:16:16522]