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 # |
(...skipping 12 matching lines...) Expand all Loading... | |
23 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519', | 23 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519', |
24 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc', | 24 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc', |
25 'buildtools_revision': '565d04e8741429fb1b4f26d102f2c6c3b849edeb', | 25 'buildtools_revision': '565d04e8741429fb1b4f26d102f2c6c3b849edeb', |
26 'dart_revision': 'cab003366785773ace16b5305ac1f33c228cac54', | 26 'dart_revision': 'cab003366785773ace16b5305ac1f33c228cac54', |
27 'dart_observatory_packages_revision': 'cdc4b3d4c15b9c0c8e7702dff127b440afbb748 5', | 27 'dart_observatory_packages_revision': 'cdc4b3d4c15b9c0c8e7702dff127b440afbb748 5', |
28 'pdfium_revision': 'ae4256f45df69bbfdf722a6ec17e1e851911ae4e', | 28 'pdfium_revision': 'ae4256f45df69bbfdf722a6ec17e1e851911ae4e', |
29 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', | 29 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', |
30 'lss_revision': '6f97298fe3794e92c8c896a6bc06e0b36e4c3de3', | 30 'lss_revision': '6f97298fe3794e92c8c896a6bc06e0b36e4c3de3', |
31 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', | 31 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', |
32 'nacl_revision': '8071f876e10f96da879853a7705d9c5aba378839', | 32 'nacl_revision': '8071f876e10f96da879853a7705d9c5aba378839', |
33 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', | 33 # Below is the list of third party Dart package dependencies. |
34 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', | 34 'args_dart_revision': '@0.13.2', |
35 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', | 35 'async_dart_revision': '@1.3.0', |
36 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b', | 36 'barback_dart_revision': '@0.15.2+6', |
37 'charcode_dart_revision': '@1.1.0', | |
37 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', | 38 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', |
zra
2015/09/16 16:03:53
Maybe file github issues with these to add version
Cutch
2015/09/16 16:56:17
Done for collection, crypto, http_parser, and utf.
| |
38 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', | 39 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', |
39 'newton_dart_revision': '9fbe5fbac809246f7ace4176feca13bdf731e393', | 40 'csslib_dart_revision': '@0.12.1', |
40 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096', | 41 'glob_dart_revision': '@1.0.5', |
41 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031', | 42 'html_dart_revision': '@0.12.2', |
42 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06', | 43 'http_multi_server_dart_revision': '@1.3.2', |
43 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7', | 44 'http_parser_dart_revision': '8b179e36aba985208e4c5fb15cfddd386b6370a4', |
44 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81', | 45 'logging_dart_revision': '@0.11.1+1', |
45 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920', | 46 'matcher_dart_revision': '@0.12.0+1', |
47 'mime_dart_revision': '@0.9.3', | |
48 'package_config_dart_revision': '@0.1.3', | |
49 'path_dart_revision': '@1.3.6', | |
50 'plugin_dart_revision': '@0.1.0', | |
51 'pool_dart_revision': '@1.1.0', | |
52 'pub_semver_dart_revision': '@1.2.1', | |
53 'shelf_dart_revision': '@0.6.2+1', | |
54 'shelf_static_dart_revision': '@0.2.3+1', | |
55 'shelf_web_socket_dart_revision': '@0.0.1+4', | |
56 'source_maps_dart_revision': '@0.10.1', | |
57 'source_map_stack_trace_dart_revision': '@1.0.4', | |
58 'source_span_dart_revision': '@1.1.6', | |
59 'stack_trace_dart_revision': '@1.4.1', | |
60 'string_scanner_dart_revision': '@0.1.4', | |
61 'test_dart_revision': '@0.12.4+7', | |
62 'unittest_dart_revision': '@0.11.6+1', | |
63 'utf_dart_revision': '1f55027068759e2d52f2c12de6a57cce5f3c5ee6', | |
64 'watcher_dart_revision': '@0.9.7', | |
65 'yaml_dart_revision': '@2.1.5', | |
46 } | 66 } |
47 | 67 |
48 # Only these hosts are allowed for dependencies in this DEPS file. | 68 # Only these hosts are allowed for dependencies in this DEPS file. |
49 # If you need to add a new host, contact chrome infrastructure team. | 69 # If you need to add a new host, contact chrome infrastructure team. |
50 allowed_hosts = [ | 70 allowed_hosts = [ |
51 'boringssl.googlesource.com', | 71 'boringssl.googlesource.com', |
52 'chromium.googlesource.com', | 72 'chromium.googlesource.com', |
53 'pdfium.googlesource.com', | 73 'pdfium.googlesource.com', |
54 ] | 74 ] |
55 | 75 |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
106 | 126 |
107 'src/third_party/boringssl/src': | 127 'src/third_party/boringssl/src': |
108 'https://boringssl.googlesource.com/boringssl.git' + '@' + Var('boringssl_re vision'), | 128 'https://boringssl.googlesource.com/boringssl.git' + '@' + Var('boringssl_re vision'), |
109 | 129 |
110 'src/third_party/requests/src': | 130 'src/third_party/requests/src': |
111 Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'f172b30356d821d180fa4ecfa3e71c7274a32de4', | 131 Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'f172b30356d821d180fa4ecfa3e71c7274a32de4', |
112 | 132 |
113 'src/native_client': | 133 'src/native_client': |
114 Var('chromium_git') + '/native_client/src/native_client.git' + '@' + Var('na cl_revision'), | 134 Var('chromium_git') + '/native_client/src/native_client.git' + '@' + Var('na cl_revision'), |
115 | 135 |
116 'src/third_party/dart-pkg/archive': | 136 'src/third_party/dart-pkg/args': |
117 Var('chromium_git') + '/external/github.com/brendan-duncan/archive.git' + '@ ' + Var('archive_dart_revision'), | 137 Var('chromium_git') + '/external/github.com/dart-lang/args.git' + Var('args_ dart_revision'), |
118 | 138 |
119 'src/third_party/dart-pkg/args': | 139 'src/third_party/dart-pkg/async': |
120 Var('chromium_git') + '/external/github.com/dart-lang/args.git' + '@' + Var( 'args_dart_revision'), | 140 Var('chromium_git') + '/external/github.com/dart-lang/async.git' + Var('asyn c_dart_revision'), |
121 | 141 |
122 'src/third_party/dart-pkg/box2d': | 142 'src/third_party/dart-pkg/barback': |
123 Var('chromium_git') + '/external/github.com/google/box2d.dart.git' + '@' + V ar('box2d_dart_revision'), | 143 Var('chromium_git') + '/external/github.com/dart-lang/barback.git' + Var('ba rback_dart_revision'), |
124 | 144 |
125 'src/third_party/dart-pkg/cassowary': | 145 'src/third_party/dart-pkg/charcode': |
126 Var('chromium_git') + '/external/github.com/domokit/cassowary.git' + '@' + V ar('cassowary_dart_revision'), | 146 Var('chromium_git') + '/external/github.com/dart-lang/charcode.git' + Var('c harcode_dart_revision'), |
127 | 147 |
128 'src/third_party/dart-pkg/collection': | 148 'src/third_party/dart-pkg/collection': |
129 Var('chromium_git') + '/external/github.com/dart-lang/collection.git' + '@' + Var('collection_dart_revision'), | 149 Var('chromium_git') + '/external/github.com/dart-lang/collection.git' + '@' + Var('collection_dart_revision'), |
130 | 150 |
131 'src/third_party/dart-pkg/crypto': | 151 'src/third_party/dart-pkg/crypto': |
132 Var('chromium_git') + '/external/github.com/dart-lang/crypto.git' + '@' + Va r('crypto_dart_revision'), | 152 Var('chromium_git') + '/external/github.com/dart-lang/crypto.git' + '@' + Va r('crypto_dart_revision'), |
133 | 153 |
134 'src/third_party/dart-pkg/newton': | 154 'src/third_party/dart-pkg/csslib': |
135 Var('chromium_git') + '/external/github.com/domokit/newton.git' + '@' + Var( 'newton_dart_revision'), | 155 Var('chromium_git') + '/external/github.com/dart-lang/csslib.git' + Var('css lib_dart_revision'), |
156 | |
157 'src/third_party/dart-pkg/glob': | |
158 Var('chromium_git') + '/external/github.com/dart-lang/glob.git' + Var('glob_ dart_revision'), | |
159 | |
160 'src/third_party/dart-pkg/html': | |
161 Var('chromium_git') + '/external/github.com/dart-lang/html.git' + Var('html_ dart_revision'), | |
162 | |
163 'src/third_party/dart-pkg/http_multi_server': | |
164 Var('chromium_git') + '/external/github.com/dart-lang/http_multi_server.git' + Var('http_multi_server_dart_revision'), | |
165 | |
166 'src/third_party/dart-pkg/http_parser': | |
167 Var('chromium_git') + '/external/github.com/dart-lang/http_parser.git' + '@' + Var('http_parser_dart_revision'), | |
168 | |
169 'src/third_party/dart-pkg/logging': | |
170 Var('chromium_git') + '/external/github.com/dart-lang/logging.git' + Var('lo gging_dart_revision'), | |
171 | |
172 'src/third_party/dart-pkg/matcher': | |
173 Var('chromium_git') + '/external/github.com/dart-lang/matcher.git' + Var('ma tcher_dart_revision'), | |
174 | |
175 'src/third_party/dart-pkg/mime': | |
176 Var('chromium_git') + '/external/github.com/dart-lang/mime.git' + Var('mime_ dart_revision'), | |
177 | |
178 'src/third_party/dart-pkg/package_config': | |
179 Var('chromium_git') + '/external/github.com/dart-lang/package_config.git' + Var('package_config_dart_revision'), | |
136 | 180 |
137 'src/third_party/dart-pkg/path': | 181 'src/third_party/dart-pkg/path': |
138 Var('chromium_git') + '/external/github.com/dart-lang/path.git' + '@' + Var( 'path_dart_revision'), | 182 Var('chromium_git') + '/external/github.com/dart-lang/path.git' + Var('path_ dart_revision'), |
139 | 183 |
140 'src/third_party/dart-pkg/quiver': | 184 'src/third_party/dart-pkg/plugin': |
141 Var('chromium_git') + '/external/github.com/google/quiver-dart.git' + '@' + Var('quiver_dart_revision'), | 185 Var('chromium_git') + '/external/github.com/dart-lang/plugin.git' + Var('plu gin_dart_revision'), |
186 | |
187 'src/third_party/dart-pkg/pool': | |
188 Var('chromium_git') + '/external/github.com/dart-lang/pool.git' + Var('pool_ dart_revision'), | |
189 | |
190 'src/third_party/dart-pkg/pub_semver': | |
191 Var('chromium_git') + '/external/github.com/dart-lang/pub_semver.git' + Var( 'pub_semver_dart_revision'), | |
192 | |
193 'src/third_party/dart-pkg/shelf': | |
194 Var('chromium_git') + '/external/github.com/dart-lang/shelf.git' + Var('shel f_dart_revision'), | |
195 | |
196 'src/third_party/dart-pkg/shelf_static': | |
197 Var('chromium_git') + '/external/github.com/dart-lang/shelf_static.git' + Va r('shelf_static_dart_revision'), | |
198 | |
199 'src/third_party/dart-pkg/shelf_web_socket': | |
200 Var('chromium_git') + '/external/github.com/dart-lang/shelf_web_socket.git' + Var('shelf_web_socket_dart_revision'), | |
201 | |
202 'src/third_party/dart-pkg/source_maps': | |
203 Var('chromium_git') + '/external/github.com/dart-lang/source_maps.git' + Var ('source_maps_dart_revision'), | |
204 | |
205 'src/third_party/dart-pkg/source_map_stack_trace': | |
206 Var('chromium_git') + '/external/github.com/dart-lang/source_map_stack_trace .git' + Var('source_map_stack_trace_dart_revision'), | |
142 | 207 |
143 'src/third_party/dart-pkg/source_span': | 208 'src/third_party/dart-pkg/source_span': |
144 Var('chromium_git') + '/external/github.com/dart-lang/source_span.git' + '@' + Var('source_span_dart_revision'), | 209 Var('chromium_git') + '/external/github.com/dart-lang/source_span.git' + Var ('source_span_dart_revision'), |
210 | |
211 'src/third_party/dart-pkg/stack_trace': | |
212 Var('chromium_git') + '/external/github.com/dart-lang/stack_trace.git' + Var ('stack_trace_dart_revision'), | |
145 | 213 |
146 'src/third_party/dart-pkg/string_scanner': | 214 'src/third_party/dart-pkg/string_scanner': |
147 Var('chromium_git') + '/external/github.com/dart-lang/string_scanner.git' + '@' + Var('string_scanner_dart_revision'), | 215 Var('chromium_git') + '/external/github.com/dart-lang/string_scanner.git' + Var('string_scanner_dart_revision'), |
148 | 216 |
149 'src/third_party/dart-pkg/vector_math': | 217 'src/third_party/dart-pkg/test': |
150 Var('chromium_git') + '/external/github.com/google/vector_math.dart.git' + ' @' + Var('vector_math_dart_revision'), | 218 Var('chromium_git') + '/external/github.com/dart-lang/test.git' + Var('test_ dart_revision'), |
219 | |
220 'src/third_party/dart-pkg/unittest': | |
221 Var('chromium_git') + '/external/github.com/dart-lang/test.git' + Var('unitt est_dart_revision'), | |
222 | |
223 'src/third_party/dart-pkg/utf': | |
224 Var('chromium_git') + '/external/github.com/dart-lang/utf.git' + '@' + Var(' utf_dart_revision'), | |
225 | |
226 'src/third_party/dart-pkg/watcher': | |
227 Var('chromium_git') + '/external/github.com/dart-lang/watcher.git' + Var('wa tcher_dart_revision'), | |
151 | 228 |
152 'src/third_party/dart-pkg/yaml': | 229 'src/third_party/dart-pkg/yaml': |
153 Var('chromium_git') + '/external/github.com/dart-lang/yaml.git' + '@' + Var( 'yaml_dart_revision'), | 230 Var('chromium_git') + '/external/github.com/dart-lang/yaml.git' + Var('yaml_ dart_revision'), |
154 | 231 |
155 'src/third_party/pyelftools': | 232 'src/third_party/pyelftools': |
156 Var('chromium_git') + '/chromiumos/third_party/pyelftools.git' + '@' + '19b3 e610c86fcadb837d252c794cb5e8008826ae', | 233 Var('chromium_git') + '/chromiumos/third_party/pyelftools.git' + '@' + '19b3 e610c86fcadb837d252c794cb5e8008826ae', |
157 | 234 |
158 'src/third_party/breakpad/src': | 235 'src/third_party/breakpad/src': |
159 Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '242fb9a38 db6ba534b1f7daa341dd4d79171658b', # from svn revision 1471 | 236 Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '242fb9a38 db6ba534b1f7daa341dd4d79171658b', # from svn revision 1471 |
160 | 237 |
161 'src/third_party/lss': | 238 'src/third_party/lss': |
162 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Var( 'lss_revision'), | 239 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Var( 'lss_revision'), |
163 } | 240 } |
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
326 # Pull the prebuilt network service binaries according to | 403 # Pull the prebuilt network service binaries according to |
327 # mojo/public/tools/NETWORK_SERVICE_VERSION. | 404 # mojo/public/tools/NETWORK_SERVICE_VERSION. |
328 { | 405 { |
329 'name': 'download_network_service', | 406 'name': 'download_network_service', |
330 'pattern': '', | 407 'pattern': '', |
331 'action': [ 'python', | 408 'action': [ 'python', |
332 'src/mojo/public/tools/download_network_service.py', | 409 'src/mojo/public/tools/download_network_service.py', |
333 '--tools-directory', '../../../tools', | 410 '--tools-directory', '../../../tools', |
334 ], | 411 ], |
335 }, | 412 }, |
336 # Run "pub get" on any directories with checked-in pubspec.yaml files | |
337 # (excluding sky/, whose pubspec.yaml files are not intended for supporting | |
338 # building in-place in the repo). | |
339 { | |
340 'name': 'run_dart_pub_get', | |
341 'pattern': '', | |
342 'action': [ 'python', | |
343 'src/mojo/public/tools/git/dart_pub_get.py', | |
344 '--repository-root', '../../../..', | |
345 '--dart-sdk-directory', | |
346 '../../../../third_party/dart-sdk/dart-sdk', | |
347 '--dirs-to-ignore', 'sky/', | |
348 ], | |
349 }, | |
350 { | 413 { |
351 # Ensure that we don't accidentally reference any .pyc files whose | 414 # Ensure that we don't accidentally reference any .pyc files whose |
352 # corresponding .py files have already been deleted. | 415 # corresponding .py files have already been deleted. |
353 'name': 'remove_stale_pyc_files', | 416 'name': 'remove_stale_pyc_files', |
354 'pattern': 'src/tools/.*\\.py', | 417 'pattern': 'src/tools/.*\\.py', |
355 'action': [ | 418 'action': [ |
356 'python', | 419 'python', |
357 'src/tools/remove_stale_pyc_files.py', | 420 'src/tools/remove_stale_pyc_files.py', |
358 'src/tools', | 421 'src/tools', |
359 ], | 422 ], |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
430 'name': 'prediction_resources', | 493 'name': 'prediction_resources', |
431 'pattern': '', | 494 'pattern': '', |
432 'action': [ 'download_from_google_storage', | 495 'action': [ 'download_from_google_storage', |
433 '--no_resume', | 496 '--no_resume', |
434 '--no_auth', | 497 '--no_auth', |
435 '--bucket', 'mojo/prediction', | 498 '--bucket', 'mojo/prediction', |
436 '-d', 'src/services/prediction/res', | 499 '-d', 'src/services/prediction/res', |
437 ], | 500 ], |
438 }, | 501 }, |
439 ] | 502 ] |
OLD | NEW |