OLD | NEW |
1 vars = { | 1 vars = { |
2 # Use this googlecode_url variable only if there is an internal mirror for it. | 2 # 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. | 3 # If you do not know, use the full path while defining your new deps entry. |
4 "googlecode_url": "http://%s.googlecode.com/svn", | 4 "googlecode_url": "http://%s.googlecode.com/svn", |
5 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", | 5 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", |
6 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", | 6 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", |
7 "nacl_trunk": "http://src.chromium.org/native_client/trunk", | 7 "nacl_trunk": "http://src.chromium.org/native_client/trunk", |
8 "webkit_revision": "117232", | 8 "webkit_revision": "117232", |
9 "chromium_git": "http://git.chromium.org/git", | 9 "chromium_git": "http://git.chromium.org/git", |
10 "swig_revision": "69281", | 10 "swig_revision": "69281", |
11 "nacl_revision": "8592", | 11 "nacl_revision": "8626", |
12 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS | 12 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS |
13 # to update other nacl_*_revision's. | 13 # to update other nacl_*_revision's. |
14 "nacl_tools_revision": "8228", # native_client/DEPS: tools_rev | 14 "nacl_tools_revision": "8228", # native_client/DEPS: tools_rev |
15 | 15 |
16 # These hashes need to be updated when nacl_toolchain_revision is changed. | 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 | 17 # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the |
18 # new values. | 18 # new values. |
19 "nacl_toolchain_linux_x86_hash": | 19 "nacl_toolchain_linux_x86_hash": |
20 "bb547cdcb2f0ee05bcd89d69f6bb9f040dbb75b5", | 20 "832431536b1245b49dae211851e9e8a23e06d5e8", |
21 "nacl_toolchain_linux_x86_newlib_hash": | 21 "nacl_toolchain_linux_x86_newlib_hash": |
22 "3e4b68370db6959e2748b037318a384b65bbbb43", | 22 "3dc2a7fa55900a0a4d3258eea6bdabf5ccce6bf8", |
23 "nacl_toolchain_mac_x86_hash": | 23 "nacl_toolchain_mac_x86_hash": |
24 "ccee424c5ccc3e373f67d6af5fb28c6550d97660", | 24 "06d431637113afe0ba14f9eaaf8049022251bcf7", |
25 "nacl_toolchain_mac_x86_newlib_hash": | 25 "nacl_toolchain_mac_x86_newlib_hash": |
26 "37a896dc6d31e49f3612aead6cce878719586aa6", | 26 "baa113d75a181ca88d4c3c33ccda7301ead0ae29", |
27 "nacl_toolchain_pnacl_linux_x86_32_hash": | 27 "nacl_toolchain_pnacl_linux_x86_32_hash": |
28 "18cb4755f56ad7832dea0602fc3c8518f9544146", | 28 "bf3be22a2b473aac3ee58e99a45254f385975467", |
29 "nacl_toolchain_pnacl_linux_x86_64_hash": | 29 "nacl_toolchain_pnacl_linux_x86_64_hash": |
30 "d68750488fb2456d6cafd33ca00522ecf106d542", | 30 "d75fc5f81c5ed039fde6b3f76a0425024c12e79f", |
31 "nacl_toolchain_pnacl_mac_x86_32_hash": | 31 "nacl_toolchain_pnacl_mac_x86_32_hash": |
32 "9e2dc26e1cc5a3a3a6c877f16280a2f003ad6ba2", | 32 "fefe688c8d39e4bd103c98fdda7e66d1988b2809", |
33 "nacl_toolchain_pnacl_translator_hash": | 33 "nacl_toolchain_pnacl_translator_hash": |
34 "7fe891cac2e9504fe5837cb8dae90629da12c3a1", | 34 "fc1984dabfb21700feb2b29f17a14b15ab8f8a5b", |
35 "nacl_toolchain_pnacl_win_x86_32_hash": | 35 "nacl_toolchain_pnacl_win_x86_32_hash": |
36 "22e44ecbbdcd4577f6a5dea8fb819b61b338dd21", | 36 "21efccfdd0c567b46ed568acbb931a686505f4dd", |
37 "nacl_toolchain_win_x86_hash": | 37 "nacl_toolchain_win_x86_hash": |
38 "c62cc8258c9f618e9a4481b44fee9e1873469ad7", | 38 "971ffcb4dd2985c85b3b49ede095d13754145798", |
39 "nacl_toolchain_win_x86_newlib_hash": | 39 "nacl_toolchain_win_x86_newlib_hash": |
40 "7711dbc818e569834e6ebd19b1f8aa6e333062b5", | 40 "40165d4b6c1d4c6bfdaafdf74b98adf0de83060d", |
41 "nacl_toolchain_revision": "8607", | 41 "nacl_toolchain_revision": "8612", |
42 "pnacl_toolchain_revision": "8607", | 42 "pnacl_toolchain_revision": "8612", |
43 | 43 |
44 "libjingle_revision": "136", | 44 "libjingle_revision": "136", |
45 "libphonenumber_revision": "425", | 45 "libphonenumber_revision": "425", |
46 "libvpx_revision": "134182", | 46 "libvpx_revision": "134182", |
47 "lss_revision": "9", | 47 "lss_revision": "9", |
48 | 48 |
49 # These two FFmpeg variables must be updated together. One is used for SVN | 49 # These two FFmpeg variables must be updated together. One is used for SVN |
50 # checkouts and the other for Git checkouts. | 50 # checkouts and the other for Git checkouts. |
51 "ffmpeg_revision": "137006", | 51 "ffmpeg_revision": "137006", |
52 "ffmpeg_hash": "4ece657f9dad6a37e7b7e3584eb8887aad4dc499", | 52 "ffmpeg_hash": "4ece657f9dad6a37e7b7e3584eb8887aad4dc499", |
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
535 "pattern": ".", | 535 "pattern": ".", |
536 "action": ["python", "src/build/util/lastchange.py", | 536 "action": ["python", "src/build/util/lastchange.py", |
537 "-o", "src/build/util/LASTCHANGE"], | 537 "-o", "src/build/util/LASTCHANGE"], |
538 }, | 538 }, |
539 { | 539 { |
540 # A change to a .gyp, .gypi, or to GYP itself should run the generator. | 540 # A change to a .gyp, .gypi, or to GYP itself should run the generator. |
541 "pattern": ".", | 541 "pattern": ".", |
542 "action": ["python", "src/build/gyp_chromium"], | 542 "action": ["python", "src/build/gyp_chromium"], |
543 }, | 543 }, |
544 ] | 544 ] |
OLD | NEW |