OLD | NEW |
1 # This file is automatically processed to create .DEPS.git which is the file | 1 # This file is automatically processed to create .DEPS.git which is the file |
2 # that gclient uses under git. | 2 # that gclient uses under git. |
3 # | 3 # |
4 # See http://code.google.com/p/chromium/wiki/UsingGit | 4 # See http://code.google.com/p/chromium/wiki/UsingGit |
5 # | 5 # |
6 # To test manually, run: | 6 # To test manually, run: |
7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir> | 7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir> |
8 # where <gcliendir> is the absolute path to the directory containing the | 8 # where <gcliendir> is the absolute path to the directory containing the |
9 # .gclient file (the parent of 'src'). | 9 # .gclient file (the parent of 'src'). |
10 # | 10 # |
11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run | 11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run |
12 # gclient sync | 12 # gclient sync |
13 # Verify the thing happened you wanted. Then revert your .DEPS.git change | 13 # Verify the thing happened you wanted. Then revert your .DEPS.git change |
14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically | 14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically |
15 # updated by a bot when you modify this one. | 15 # updated by a bot when you modify this one. |
16 # | 16 # |
17 # When adding a new dependency, please update the top-level .gitignore file | 17 # When adding a new dependency, please update the top-level .gitignore file |
18 # to list the dependency's destination directory. | 18 # to list the dependency's destination directory. |
19 | 19 |
20 vars = { | 20 vars = { |
21 'chromium_git': 'https://chromium.googlesource.com', | 21 'chromium_git': 'https://chromium.googlesource.com', |
22 'dart_svn': 'https://dart.googlecode.com', | 22 'dart_svn': 'https://dart.googlecode.com', |
23 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', | 23 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |
24 'skia_revision': '792c80f5a7b66e75d42664ccb298f31962c6654c', | 24 'skia_revision': 'd1371a6019189820653aaf20f72ee8f5d0ee3fef', |
25 # Three lines of non-changing comments so that | 25 # Three lines of non-changing comments so that |
26 # the commit queue can handle CLs rolling Skia | 26 # the commit queue can handle CLs rolling Skia |
27 # and V8 without interference from each other. | 27 # and V8 without interference from each other. |
28 'v8_revision': '3dfd929ea07487f2295553df397720d8d75d227c', | 28 'v8_revision': '055b865a326cdf6a28d2bbb0f197b36e09069fc1', |
29 # Three lines of non-changing comments so that | 29 # Three lines of non-changing comments so that |
30 # the commit queue can handle CLs rolling ANGLE | 30 # the commit queue can handle CLs rolling ANGLE |
31 # and whatever else without interference from each other. | 31 # and whatever else without interference from each other. |
32 'angle_revision': '6df9b37d8e3aed3aea12058900b7932f911a152a', | 32 'angle_revision': '73edef0a2a162e943d5be7715f53bee5d9452b2e', |
33 # Three lines of non-changing comments so that | 33 # Three lines of non-changing comments so that |
34 # the commit queue can handle CLs rolling build tools | 34 # the commit queue can handle CLs rolling build tools |
35 # and whatever else without interference from each other. | 35 # and whatever else without interference from each other. |
36 'buildtools_revision': '93b3d0af1b30db55ee42bd2e983f7753153217db', | 36 'buildtools_revision': '5c5e924788fe40f7d6e0a3841ac572de2475e689', |
37 # Three lines of non-changing comments so that | 37 # Three lines of non-changing comments so that |
38 # the commit queue can handle CLs rolling Dart | 38 # the commit queue can handle CLs rolling Dart |
39 # and whatever else without interference from each other. | 39 # and whatever else without interference from each other. |
40 'dart_revision': '43955', | 40 'dart_revision': '43955', |
41 # Three lines of non-changing comments so that | 41 # Three lines of non-changing comments so that |
42 # the commit queue can handle CLs rolling PDFium | 42 # the commit queue can handle CLs rolling PDFium |
43 # and whatever else without interference from each other. | 43 # and whatever else without interference from each other. |
44 'pdfium_revision': '58985096a7852263df68e87d9bfc335a3e2759bf', | 44 'pdfium_revision': '58985096a7852263df68e87d9bfc335a3e2759bf', |
45 # Three lines of non-changing comments so that | 45 # Three lines of non-changing comments so that |
46 # the commit queue can handle CLs rolling BoringSSL | 46 # the commit queue can handle CLs rolling BoringSSL |
47 # and whatever else without interference from each other. | 47 # and whatever else without interference from each other. |
48 'boringssl_revision': 'b180ee98a60149dd3fd07cce4e834494c9d5b31c', | 48 'boringssl_revision': 'd306f165a462f47c2c0e8f3a0f2b4ae6950f70ed', |
49 # Three lines of non-changing comments so that | 49 # Three lines of non-changing comments so that |
50 # the commit queue can handle CLs rolling lss | 50 # the commit queue can handle CLs rolling lss |
51 # and whatever else without interference from each other. | 51 # and whatever else without interference from each other. |
52 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', | 52 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', |
53 # Three lines of non-changing comments so that | 53 # Three lines of non-changing comments so that |
54 # the commit queue can handle CLs rolling nss | 54 # the commit queue can handle CLs rolling nss |
55 # and whatever else without interference from each other. | 55 # and whatever else without interference from each other. |
56 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', | 56 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', |
57 } | 57 } |
58 | 58 |
(...skipping 16 matching lines...) Expand all Loading... |
75 'src/testing/gtest': | 75 'src/testing/gtest': |
76 Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8
e3b37292b84c821d9c8ad', # from svn revision 704 | 76 Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8
e3b37292b84c821d9c8ad', # from svn revision 704 |
77 | 77 |
78 'src/testing/gmock': | 78 'src/testing/gmock': |
79 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652
99976b936d1265cb6a271', # from svn revision 501 | 79 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652
99976b936d1265cb6a271', # from svn revision 501 |
80 | 80 |
81 'src/third_party/angle': | 81 'src/third_party/angle': |
82 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), | 82 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), |
83 | 83 |
84 'src/third_party/icu': | 84 'src/third_party/icu': |
85 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '2081ee6abfa118003fd55
9cb72393f5df561dba7', | 85 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '4e3266f32c62d30a3f9e2
232a753c60129d1e670', |
86 | 86 |
87 'src/tools/grit': | 87 'src/tools/grit': |
88 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a5890a8118c0c80cc05
60e6d8d5cf65e5d725509', # from svn revision 185 | 88 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a5890a8118c0c80cc05
60e6d8d5cf65e5d725509', # from svn revision 185 |
89 | 89 |
90 'src/v8': | 90 'src/v8': |
91 Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), | 91 Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), |
92 | 92 |
93 'src/dart/runtime': | 93 'src/dart/runtime': |
94 Var('dart_svn') + '/svn/branches/bleeding_edge/dart/runtime' + '@' + Var('da
rt_revision'), | 94 Var('dart_svn') + '/svn/branches/bleeding_edge/dart/runtime' + '@' + Var('da
rt_revision'), |
95 | 95 |
96 'src/dart/sdk/lib': | 96 'src/dart/sdk/lib': |
97 Var('dart_svn') + '/svn/branches/bleeding_edge/dart/sdk/lib' + '@' + Var('da
rt_revision'), | 97 Var('dart_svn') + '/svn/branches/bleeding_edge/dart/sdk/lib' + '@' + Var('da
rt_revision'), |
98 | 98 |
99 'src/dart/tools': | 99 'src/dart/tools': |
100 Var('dart_svn') + '/svn/branches/bleeding_edge/dart/tools' + '@' + Var('dart
_revision'), | 100 Var('dart_svn') + '/svn/branches/bleeding_edge/dart/tools' + '@' + Var('dart
_revision'), |
101 | 101 |
102 'src/third_party/sfntly/cpp/src': | 102 'src/third_party/sfntly/cpp/src': |
103 Var('chromium_git') + '/external/sfntly/cpp/src.git' + '@' + Var('sfntly_re
vision'), | 103 Var('chromium_git') + '/external/sfntly/cpp/src.git' + '@' + Var('sfntly_re
vision'), |
104 | 104 |
105 'src/third_party/skia': | 105 'src/third_party/skia': |
106 Var('chromium_git') + '/skia.git' + '@' + Var('skia_revision'), | 106 Var('chromium_git') + '/skia.git' + '@' + Var('skia_revision'), |
107 | 107 |
| 108 'src/third_party/ots': |
| 109 Var('chromium_git') + '/external/ots.git' + '@' + '98897009f3ea8a5fa3e20a4a7
4977da7aaa8e61a', |
| 110 |
108 'src/third_party/brotli/src': | 111 'src/third_party/brotli/src': |
109 Var('chromium_git') + '/external/font-compression-reference.git' + '@' + '8c9
c83426beb4a58da34be76ea1fccb4054c4703', | 112 Var('chromium_git') + '/external/font-compression-reference.git' + '@' + '8c9
c83426beb4a58da34be76ea1fccb4054c4703', |
110 | 113 |
111 'src/third_party/yasm/source/patched-yasm': | 114 'src/third_party/yasm/source/patched-yasm': |
112 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120
cd8558ce62ee8672ebf3eb6f5216f909b', | 115 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120
cd8558ce62ee8672ebf3eb6f5216f909b', |
113 | 116 |
114 'src/third_party/libjpeg_turbo': | 117 'src/third_party/libjpeg_turbo': |
115 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e
0983bc19808ea70e469bc8342081f', | 118 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e
0983bc19808ea70e469bc8342081f', |
116 | 119 |
117 'src/third_party/smhasher/src': | 120 'src/third_party/smhasher/src': |
118 Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b
2fc3a643b838e5b6e88f', | 121 Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b
2fc3a643b838e5b6e88f', |
119 | 122 |
120 'src/third_party/pywebsocket/src': | 123 'src/third_party/pywebsocket/src': |
121 Var('chromium_git') + '/external/pywebsocket/src.git' + '@' + 'cb349e87ddb30
ff8d1fa1a89be39cec901f4a29c', | 124 Var('chromium_git') + '/external/pywebsocket/src.git' + '@' + 'cb349e87ddb30
ff8d1fa1a89be39cec901f4a29c', |
122 | 125 |
123 'src/third_party/mesa/src': | 126 'src/third_party/mesa/src': |
124 Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + '071d25db04c23821a12a
8b260ab9d96a097402f0', | 127 Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + '071d25db04c23821a12a
8b260ab9d96a097402f0', |
125 | 128 |
126 'src/third_party/pdfium': | 129 'src/third_party/pdfium': |
127 'https://pdfium.googlesource.com/pdfium.git' + '@' + Var('pdfium_revision'), | 130 'https://pdfium.googlesource.com/pdfium.git' + '@' + Var('pdfium_revision'), |
128 | 131 |
129 'src/third_party/boringssl/src': | 132 'src/third_party/boringssl/src': |
130 'https://boringssl.googlesource.com/boringssl.git' + '@' + Var('boringssl_re
vision'), | 133 'https://boringssl.googlesource.com/boringssl.git' + '@' + Var('boringssl_re
vision'), |
131 | 134 |
132 'src/tools/gyp': | 135 'src/tools/gyp': |
133 Var('chromium_git') + '/external/gyp.git' + '@' + '34640080d08ab2a37665512e5
2142947def3056d', # from svn revision 2028 | 136 Var('chromium_git') + '/external/gyp.git' + '@' + '4d7c139b1820c5fcb993868c6
1f170a02cda8a40', # from svn revision 2028 |
134 } | 137 } |
135 | 138 |
136 | 139 |
137 deps_os = { | 140 deps_os = { |
138 'unix': { | 141 'unix': { |
139 # Linux, really. | 142 # Linux, really. |
140 'src/third_party/lss': | 143 'src/third_party/lss': |
141 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va
r('lss_revision'), | 144 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va
r('lss_revision'), |
142 | 145 |
143 # Note that this is different from Android's freetype repo. | 146 # Note that this is different from Android's freetype repo. |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
329 # corresponding .py files have already been deleted. | 332 # corresponding .py files have already been deleted. |
330 'name': 'remove_stale_pyc_files', | 333 'name': 'remove_stale_pyc_files', |
331 'pattern': 'src/tools/.*\\.py', | 334 'pattern': 'src/tools/.*\\.py', |
332 'action': [ | 335 'action': [ |
333 'python', | 336 'python', |
334 'src/tools/remove_stale_pyc_files.py', | 337 'src/tools/remove_stale_pyc_files.py', |
335 'src/tools', | 338 'src/tools', |
336 ], | 339 ], |
337 }, | 340 }, |
338 ] | 341 ] |
OLD | NEW |