OLD | NEW |
1 # When adding a new dependency, please update the top-level .gitignore file | 1 # When adding a new dependency, please update the top-level .gitignore file |
2 # to list the dependency's destination directory. | 2 # to list the dependency's destination directory. |
3 | 3 |
4 vars = { | 4 vars = { |
5 # Use this googlecode_url variable only if there is an internal mirror for it. | 5 # Use this googlecode_url variable only if there is an internal mirror for it. |
6 # If you do not know, use the full path while defining your new deps entry. | 6 # If you do not know, use the full path while defining your new deps entry. |
7 "googlecode_url": "http://%s.googlecode.com/svn", | 7 "googlecode_url": "http://%s.googlecode.com/svn", |
8 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", | 8 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", |
9 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", | 9 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", |
10 "nacl_trunk": "http://src.chromium.org/native_client/trunk", | 10 "nacl_trunk": "http://src.chromium.org/native_client/trunk", |
11 "webkit_revision": "124075", | 11 "webkit_revision": "124075", |
12 "chromium_git": "http://git.chromium.org/git", | 12 "chromium_git": "http://git.chromium.org/git", |
13 "chromiumos_git": "http://git.chromium.org/chromiumos", | 13 "chromiumos_git": "http://git.chromium.org/chromiumos", |
14 "swig_revision": "69281", | 14 "swig_revision": "69281", |
15 "nacl_revision": "9277", | 15 "nacl_revision": "9317", |
16 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS | 16 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS |
17 # to update other nacl_*_revision's. | 17 # to update other nacl_*_revision's. |
18 "nacl_tools_revision": "9016", # native_client/DEPS: tools_rev | 18 "nacl_tools_revision": "9286", # native_client/DEPS: tools_rev |
19 "gtm_revision": "534", | 19 "gtm_revision": "534", |
20 | 20 |
21 # These hashes need to be updated when nacl_toolchain_revision is changed. | 21 # These hashes need to be updated when nacl_toolchain_revision is changed. |
22 # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the | 22 # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the |
23 # new values. | 23 # new values. |
24 "nacl_toolchain_linux_x86_hash": | 24 "nacl_toolchain_linux_x86_hash": |
25 "5a013540b816336f6f2af26c525f8d9f8e20e144", | 25 "5a013540b816336f6f2af26c525f8d9f8e20e144", |
26 "nacl_toolchain_linux_x86_newlib_hash": | 26 "nacl_toolchain_linux_x86_newlib_hash": |
27 "c3598baef5a49e6ce8ca768d7f01383641d56025", | 27 "c3598baef5a49e6ce8ca768d7f01383641d56025", |
28 "nacl_toolchain_mac_x86_hash": | 28 "nacl_toolchain_mac_x86_hash": |
29 "664e057b1507923b0526ebb7294deb8c31cb8bfc", | 29 "664e057b1507923b0526ebb7294deb8c31cb8bfc", |
30 "nacl_toolchain_mac_x86_newlib_hash": | 30 "nacl_toolchain_mac_x86_newlib_hash": |
31 "93f3a7ca6f97b093380ab4c305b2be42e89004c0", | 31 "93f3a7ca6f97b093380ab4c305b2be42e89004c0", |
32 "nacl_toolchain_pnacl_linux_x86_32_hash": | 32 "nacl_toolchain_pnacl_linux_x86_32_hash": |
33 "a3b1a1221f3198302c2437321e2ef8f736fecd16", | 33 "025f9b2c1fcb9eb142cb30225526fcc443091e19", |
34 "nacl_toolchain_pnacl_linux_x86_64_hash": | 34 "nacl_toolchain_pnacl_linux_x86_64_hash": |
35 "d3275949352c35aa6272117e34931068ac190c14", | 35 "fd5f7190d2462155a5a492980df99327a7733df9", |
36 "nacl_toolchain_pnacl_mac_x86_32_hash": | 36 "nacl_toolchain_pnacl_mac_x86_32_hash": |
37 "1aff8c3c105dfb01224fd92e7cb39cdbb130edbc", | 37 "6fabbbec2ec6c6854d21c95cda82284d8c3eabcc", |
38 "nacl_toolchain_pnacl_translator_hash": | 38 "nacl_toolchain_pnacl_translator_hash": |
39 "689ef2a1b4b013b4cbfb42e0ff71eaaf5aba5c1d", | 39 "17fef3ab59d1445ec02ae571bf6f96adfc4d609b", |
40 "nacl_toolchain_pnacl_win_x86_32_hash": | 40 "nacl_toolchain_pnacl_win_x86_32_hash": |
41 "906beb9ecbc6be9a8f456f45dabd715bae8db16a", | 41 "ef27427f000f66249a75eef028ef30d57056e9a7", |
42 "nacl_toolchain_win_x86_hash": | 42 "nacl_toolchain_win_x86_hash": |
43 "9a854462e601338153bc65bfdc1171a87dc0bfe6", | 43 "9a854462e601338153bc65bfdc1171a87dc0bfe6", |
44 "nacl_toolchain_win_x86_newlib_hash": | 44 "nacl_toolchain_win_x86_newlib_hash": |
45 "c4dd3f8b65e309d242a3bfce89a15f580ef2e4f0", | 45 "c4dd3f8b65e309d242a3bfce89a15f580ef2e4f0", |
46 "nacl_toolchain_revision": "9170", | 46 "nacl_toolchain_revision": "9170", |
47 "pnacl_toolchain_revision": "9213", | 47 "pnacl_toolchain_revision": "9299", |
48 | 48 |
49 "libjingle_revision": "163", | 49 "libjingle_revision": "163", |
50 "libphonenumber_revision": "456", | 50 "libphonenumber_revision": "456", |
51 "libvpx_revision": "147803", | 51 "libvpx_revision": "147803", |
52 "lss_revision": "11", | 52 "lss_revision": "11", |
53 | 53 |
54 # These two FFmpeg variables must be updated together. One is used for SVN | 54 # These two FFmpeg variables must be updated together. One is used for SVN |
55 # checkouts and the other for Git checkouts. | 55 # checkouts and the other for Git checkouts. |
56 "ffmpeg_revision": "148611", | 56 "ffmpeg_revision": "148611", |
57 "ffmpeg_hash": "4287c0271f399b98eb6851e6e650098f26b8c3c2", | 57 "ffmpeg_hash": "4287c0271f399b98eb6851e6e650098f26b8c3c2", |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
282 | 282 |
283 "src/third_party/libjpeg_turbo": | 283 "src/third_party/libjpeg_turbo": |
284 "/trunk/deps/third_party/libjpeg_turbo@147428", | 284 "/trunk/deps/third_party/libjpeg_turbo@147428", |
285 | 285 |
286 "src/third_party/flac": | 286 "src/third_party/flac": |
287 "/trunk/deps/third_party/flac@120197", | 287 "/trunk/deps/third_party/flac@120197", |
288 | 288 |
289 "src/third_party/pyftpdlib/src": | 289 "src/third_party/pyftpdlib/src": |
290 (Var("googlecode_url") % "pyftpdlib") + "/trunk@977", | 290 (Var("googlecode_url") % "pyftpdlib") + "/trunk@977", |
291 | 291 |
292 # Needed to support nacl browser test jig. | |
293 "src/third_party/pylib": | |
294 Var("nacl_trunk") + "/src/third_party/pylib@" + Var("nacl_tools_revision"), | |
295 "src/third_party/scons-2.0.1": | 292 "src/third_party/scons-2.0.1": |
296 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" + | 293 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" + |
297 Var("nacl_tools_revision"), | 294 Var("nacl_tools_revision"), |
298 | 295 |
299 "src/third_party/webrtc": | 296 "src/third_party/webrtc": |
300 (Var("googlecode_url") % "webrtc") + "/stable/src@" + Var("webrtc_revision")
, | 297 (Var("googlecode_url") % "webrtc") + "/stable/src@" + Var("webrtc_revision")
, |
301 | 298 |
302 "src/third_party/jsoncpp/source/include": | 299 "src/third_party/jsoncpp/source/include": |
303 (Var("sourceforge_url") % {"repo": "jsoncpp"}) + | 300 (Var("sourceforge_url") % {"repo": "jsoncpp"}) + |
304 "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"), | 301 "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"), |
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
571 "pattern": ".", | 568 "pattern": ".", |
572 "action": ["python", "src/build/util/lastchange.py", | 569 "action": ["python", "src/build/util/lastchange.py", |
573 "-o", "src/build/util/LASTCHANGE"], | 570 "-o", "src/build/util/LASTCHANGE"], |
574 }, | 571 }, |
575 { | 572 { |
576 # A change to a .gyp, .gypi, or to GYP itself should run the generator. | 573 # A change to a .gyp, .gypi, or to GYP itself should run the generator. |
577 "pattern": ".", | 574 "pattern": ".", |
578 "action": ["python", "src/build/gyp_chromium"], | 575 "action": ["python", "src/build/gyp_chromium"], |
579 }, | 576 }, |
580 ] | 577 ] |
OLD | NEW |