OLD | NEW |
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
4 | 4 |
5 vars = { | 5 vars = { |
6 # The dart_root is the root of our sdk checkout. This is normally | 6 # The dart_root is the root of our sdk checkout. This is normally |
7 # simply sdk, but if using special gclient specs it can be different. | 7 # simply sdk, but if using special gclient specs it can be different. |
8 "dart_root": "sdk", | 8 "dart_root": "sdk", |
9 | 9 |
10 # The svn location to pull out dependencies from | 10 # The svn location to pull out dependencies from |
(...skipping 21 matching lines...) Expand all Loading... |
32 "https://chromium.googlesource.com/external/github.com/dart-lang/%s.git", | 32 "https://chromium.googlesource.com/external/github.com/dart-lang/%s.git", |
33 | 33 |
34 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638", | 34 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638", |
35 "co19_rev": "@3ed795ea02e022ef19c77cf1b6095b7c8f5584d0", | 35 "co19_rev": "@3ed795ea02e022ef19c77cf1b6095b7c8f5584d0", |
36 "chromium_url": "http://src.chromium.org/svn", | 36 "chromium_url": "http://src.chromium.org/svn", |
37 "chromium_git": "https://chromium.googlesource.com", | 37 "chromium_git": "https://chromium.googlesource.com", |
38 | 38 |
39 # Revisions of /third_party/* dependencies. | 39 # Revisions of /third_party/* dependencies. |
40 "7zip_rev" : "@19997", | 40 "7zip_rev" : "@19997", |
41 "args_tag": "@0.13.0", | 41 "args_tag": "@0.13.0", |
42 "async_tag": "@1.2.0", | 42 "async_tag": "@1.4.0", |
43 "barback_tag" : "@0.15.2+7", | 43 "barback_tag" : "@0.15.2+7", |
44 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e", | 44 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e", |
45 "charcode_tag": "@1.1.0", | 45 "charcode_tag": "@1.1.0", |
46 "chrome_rev" : "@19997", | 46 "chrome_rev" : "@19997", |
47 "clang_rev" : "@28450", | 47 "clang_rev" : "@28450", |
48 "cli_util_tag" : "@0.0.1+2", | 48 "cli_util_tag" : "@0.0.1+2", |
49 "collection_rev": "@f6135e6350c63eb3f4dd12953b8d4363faff16fc", | 49 "collection_rev": "@f6135e6350c63eb3f4dd12953b8d4363faff16fc", |
| 50 "convert_tag": "@1.0.1", |
50 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", | 51 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", |
51 "csslib_tag" : "@0.12.0", | 52 "csslib_tag" : "@0.12.0", |
52 "dart2js_info_rev" : "@0a221eaf16aec3879c45719de656680ccb80d8a1", | 53 "dart2js_info_rev" : "@0a221eaf16aec3879c45719de656680ccb80d8a1", |
53 "dartdoc_tag" : "@v0.8.4", | 54 "dartdoc_tag" : "@v0.8.4", |
54 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", | 55 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", |
55 "dart_style_tag": "@0.2.2", | 56 "dart_style_tag": "@0.2.2", |
56 "dev_compiler_rev": "@0.1.9", | 57 "dev_compiler_rev": "@0.1.9", |
57 "fake_async_rev" : "@38614", | 58 "fake_async_rev" : "@38614", |
58 "firefox_jsshell_rev" : "@45554", | 59 "firefox_jsshell_rev" : "@45554", |
59 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", | 60 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", |
60 "gsutil_rev" : "@33376", | 61 "gsutil_rev" : "@33376", |
61 "html_tag" : "@0.12.1+1", | 62 "html_tag" : "@0.12.1+1", |
62 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", | 63 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", |
63 "http_multi_server_tag" : "@1.3.2", | 64 "http_multi_server_tag" : "@2.0.0", |
64 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", | 65 "http_parser_tag" : "@1.1.0", |
65 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", | 66 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", |
66 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48", | 67 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48", |
67 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475", | 68 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475", |
68 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", | 69 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
69 "json_rpc_2_tag": "@1.1.1", | 70 "json_rpc_2_tag": "@1.1.1", |
70 "linter_rev": "@5a599fd32d3b6ef00ffa7c330d1f32bbad287228", | 71 "linter_rev": "@5a599fd32d3b6ef00ffa7c330d1f32bbad287228", |
71 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", | 72 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", |
72 "markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982", | 73 "markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982", |
73 "matcher_tag": "@0.12.0", | 74 "matcher_tag": "@0.12.0", |
74 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", | 75 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", |
75 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 76 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
76 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", | 77 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", |
77 "oauth2_tag": "@1.0.0", | 78 "oauth2_tag": "@1.0.0", |
78 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", | 79 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", |
79 "observatory_pub_packages_rev": "@5c199c5954146747f75ed127871207718dc87786", | 80 "observatory_pub_packages_rev": "@5c199c5954146747f75ed127871207718dc87786", |
80 "package_config_rev": "@0.1.3", | 81 "package_config_rev": "@0.1.3", |
81 "path_tag": "@1.3.6", | 82 "path_tag": "@1.3.6", |
82 "petitparser_rev" : "@37878", | 83 "petitparser_rev" : "@37878", |
83 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 84 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
84 "plugin_tag": "@0.1.0", | 85 "plugin_tag": "@0.1.0", |
85 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", | 86 "pool_tag": "@1.2.1", |
86 "pub_rev": "@8c091bf6332e8b392fdac63ae297426fb65ed925", | 87 "pub_rev": "@3000544b752bbc89e5e01559eed7f70e9401632b", |
87 "pub_cache_tag": "@v0.1.0", | 88 "pub_cache_tag": "@v0.1.0", |
88 "pub_semver_tag": "@1.2.1", | 89 "pub_semver_tag": "@1.2.1", |
89 "quiver_tag": "@0.21.4", | 90 "quiver_tag": "@0.21.4", |
90 "root_certificates_rev": "@c3a41df63afacec62fcb8135196177e35fe72f71", | 91 "root_certificates_rev": "@c3a41df63afacec62fcb8135196177e35fe72f71", |
91 "scheduled_test_tag": "@0.12.1+2", | 92 "scheduled_test_tag": "@0.12.4+2", |
92 "shelf_tag": "@0.6.2+1", | 93 "shelf_tag": "@0.6.2+1", |
93 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", | 94 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", |
94 "source_maps_tag": "@0.10.1", | 95 "source_maps_tag": "@0.10.1", |
95 "shelf_static_tag": "@0.2.3+1", | 96 "shelf_static_tag": "@0.2.3+1", |
96 "shelf_web_socket_tag": "@0.0.1+4", | 97 "shelf_web_socket_tag": "@0.0.1+4", |
97 "source_map_stack_trace_tag": "@1.0.4", | 98 "source_map_stack_trace_tag": "@1.0.4", |
98 "source_span_tag": "@1.2.0", | 99 "source_span_tag": "@1.2.0", |
99 "stack_trace_tag": "@1.4.2", | 100 "stack_trace_tag": "@1.4.2", |
100 "string_scanner_tag": "@0.1.4", | 101 "string_scanner_tag": "@0.1.4", |
101 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", | 102 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
102 "test_tag": "@0.12.3+8", | 103 "test_tag": "@0.12.6+1", |
103 "test_reflective_loader_tag": "@0.0.3", | 104 "test_reflective_loader_tag": "@0.0.3", |
104 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", | 105 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", |
105 "unittest_tag": "@0.11.6", | 106 "unittest_tag": "@0.11.6", |
106 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", | 107 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", |
107 "watcher_tag": "@0.9.7", | 108 "watcher_tag": "@0.9.7", |
108 "when_tag": "@0.2.0+2", | 109 "when_tag": "@0.2.0+2", |
109 "which_tag": "@0.1.3+1", | 110 "which_tag": "@0.1.3+1", |
110 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec", | 111 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec", |
111 "WebCore_rev" : "@44061", | 112 "WebCore_rev" : "@44061", |
112 "yaml_tag": "@2.1.5", | 113 "yaml_tag": "@2.1.5", |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
176 Var("dart_root") + "/third_party/pkg/async": | 177 Var("dart_root") + "/third_party/pkg/async": |
177 (Var("github_mirror") % "async") + Var("async_tag"), | 178 (Var("github_mirror") % "async") + Var("async_tag"), |
178 Var("dart_root") + "/third_party/pkg/barback": | 179 Var("dart_root") + "/third_party/pkg/barback": |
179 (Var("github_mirror") % "barback") + Var("barback_tag"), | 180 (Var("github_mirror") % "barback") + Var("barback_tag"), |
180 Var("dart_root") + "/third_party/pkg/charcode": | 181 Var("dart_root") + "/third_party/pkg/charcode": |
181 (Var("github_mirror") % "charcode") + Var("charcode_tag"), | 182 (Var("github_mirror") % "charcode") + Var("charcode_tag"), |
182 Var("dart_root") + "/third_party/pkg/cli_util": | 183 Var("dart_root") + "/third_party/pkg/cli_util": |
183 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), | 184 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), |
184 Var("dart_root") + "/third_party/pkg/collection": | 185 Var("dart_root") + "/third_party/pkg/collection": |
185 (Var("github_mirror") % "collection") + Var("collection_rev"), | 186 (Var("github_mirror") % "collection") + Var("collection_rev"), |
| 187 Var("dart_root") + "/third_party/pkg/convert": |
| 188 "https://github.com/dart-lang/convert.git" + Var("convert_tag"), |
186 Var("dart_root") + "/third_party/pkg/crypto": | 189 Var("dart_root") + "/third_party/pkg/crypto": |
187 (Var("github_mirror") % "crypto") + Var("crypto_rev"), | 190 (Var("github_mirror") % "crypto") + Var("crypto_rev"), |
188 Var("dart_root") + "/third_party/pkg/csslib": | 191 Var("dart_root") + "/third_party/pkg/csslib": |
189 (Var("github_mirror") % "csslib") + Var("csslib_tag"), | 192 (Var("github_mirror") % "csslib") + Var("csslib_tag"), |
190 Var("dart_root") + "/third_party/pkg_tested/dart_style": | 193 Var("dart_root") + "/third_party/pkg_tested/dart_style": |
191 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), | 194 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), |
192 Var("dart_root") + "/third_party/pkg/dart2js_info": | 195 Var("dart_root") + "/third_party/pkg/dart2js_info": |
193 (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_rev"), | 196 (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_rev"), |
194 Var("dart_root") + "/third_party/pkg/dartdoc": | 197 Var("dart_root") + "/third_party/pkg/dartdoc": |
195 (Var("github_mirror") % "dartdoc") + Var("dartdoc_tag"), | 198 (Var("github_mirror") % "dartdoc") + Var("dartdoc_tag"), |
196 Var("dart_root") + "/third_party/pkg/dev_compiler": | 199 Var("dart_root") + "/third_party/pkg/dev_compiler": |
197 (Var("github_mirror") % "dev_compiler") + Var("dev_compiler_rev"), | 200 (Var("github_mirror") % "dev_compiler") + Var("dev_compiler_rev"), |
198 Var("dart_root") + "/third_party/pkg/glob": | 201 Var("dart_root") + "/third_party/pkg/glob": |
199 (Var("github_mirror") % "glob") + Var("glob_rev"), | 202 (Var("github_mirror") % "glob") + Var("glob_rev"), |
200 Var("dart_root") + "/third_party/pkg/html": | 203 Var("dart_root") + "/third_party/pkg/html": |
201 (Var("github_mirror") % "html") + Var("html_tag"), | 204 (Var("github_mirror") % "html") + Var("html_tag"), |
202 Var("dart_root") + "/third_party/pkg/http": | 205 Var("dart_root") + "/third_party/pkg/http": |
203 (Var("github_mirror") % "http") + Var("http_rev"), | 206 (Var("github_mirror") % "http") + Var("http_rev"), |
204 Var("dart_root") + "/third_party/pkg/http_multi_server": | 207 Var("dart_root") + "/third_party/pkg/http_multi_server": |
205 (Var("github_mirror") % "http_multi_server") + | 208 (Var("github_mirror") % "http_multi_server") + |
206 Var("http_multi_server_tag"), | 209 Var("http_multi_server_tag"), |
207 Var("dart_root") + "/third_party/pkg/http_parser": | 210 Var("dart_root") + "/third_party/pkg/http_parser": |
208 (Var("github_mirror") % "http_parser") + Var("http_parser_rev"), | 211 (Var("github_mirror") % "http_parser") + Var("http_parser_tag"), |
209 Var("dart_root") + "/third_party/pkg/http_throttle": | 212 Var("dart_root") + "/third_party/pkg/http_throttle": |
210 (Var("github_mirror") % "http_throttle") + | 213 (Var("github_mirror") % "http_throttle") + |
211 Var("http_throttle_rev"), | 214 Var("http_throttle_rev"), |
212 Var("dart_root") + "/third_party/pkg/intl": | 215 Var("dart_root") + "/third_party/pkg/intl": |
213 (Var("github_mirror") % "intl") + Var("intl_rev"), | 216 (Var("github_mirror") % "intl") + Var("intl_rev"), |
214 Var("dart_root") + "/third_party/pkg/json_rpc_2": | 217 Var("dart_root") + "/third_party/pkg/json_rpc_2": |
215 (Var("github_mirror") % "json_rpc_2") + Var("json_rpc_2_tag"), | 218 (Var("github_mirror") % "json_rpc_2") + Var("json_rpc_2_tag"), |
216 Var("dart_root") + "/third_party/pkg/linter": | 219 Var("dart_root") + "/third_party/pkg/linter": |
217 (Var("github_mirror") % "linter") + Var("linter_rev"), | 220 (Var("github_mirror") % "linter") + Var("linter_rev"), |
218 Var("dart_root") + "/third_party/pkg/logging": | 221 Var("dart_root") + "/third_party/pkg/logging": |
(...skipping 18 matching lines...) Expand all Loading... |
237 (Var("github_mirror") % "observatory_pub_packages") | 240 (Var("github_mirror") % "observatory_pub_packages") |
238 + Var("observatory_pub_packages_rev"), | 241 + Var("observatory_pub_packages_rev"), |
239 Var("dart_root") + "/third_party/pkg_tested/package_config": | 242 Var("dart_root") + "/third_party/pkg_tested/package_config": |
240 (Var("github_mirror") % "package_config") + | 243 (Var("github_mirror") % "package_config") + |
241 Var("package_config_rev"), | 244 Var("package_config_rev"), |
242 Var("dart_root") + "/third_party/pkg/path": | 245 Var("dart_root") + "/third_party/pkg/path": |
243 (Var("github_mirror") % "path") + Var("path_tag"), | 246 (Var("github_mirror") % "path") + Var("path_tag"), |
244 Var("dart_root") + "/third_party/pkg/plugin": | 247 Var("dart_root") + "/third_party/pkg/plugin": |
245 (Var("github_mirror") % "plugin") + Var("plugin_tag"), | 248 (Var("github_mirror") % "plugin") + Var("plugin_tag"), |
246 Var("dart_root") + "/third_party/pkg/pool": | 249 Var("dart_root") + "/third_party/pkg/pool": |
247 (Var("github_mirror") % "pool") + Var("pool_rev"), | 250 (Var("github_mirror") % "pool") + Var("pool_tag"), |
248 Var("dart_root") + "/third_party/pkg/pub_semver": | 251 Var("dart_root") + "/third_party/pkg/pub_semver": |
249 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), | 252 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), |
250 Var("dart_root") + "/third_party/pkg/pub": | 253 Var("dart_root") + "/third_party/pkg/pub": |
251 (Var("github_mirror") % "pub") + Var("pub_rev"), | 254 (Var("github_mirror") % "pub") + Var("pub_rev"), |
252 Var("dart_root") + "/third_party/pkg/pub_cache": | 255 Var("dart_root") + "/third_party/pkg/pub_cache": |
253 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), | 256 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), |
254 Var("dart_root") + "/third_party/pkg/quiver": | 257 Var("dart_root") + "/third_party/pkg/quiver": |
255 Var("chromium_git") | 258 Var("chromium_git") |
256 + "/external/github.com/google/quiver-dart.git" | 259 + "/external/github.com/google/quiver-dart.git" |
257 + Var("quiver_tag"), | 260 + Var("quiver_tag"), |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
382 "--bucket", | 385 "--bucket", |
383 "dart-dependencies", | 386 "dart-dependencies", |
384 "--recursive", | 387 "--recursive", |
385 "--auto_platform", | 388 "--auto_platform", |
386 "--extract", | 389 "--extract", |
387 "--directory", | 390 "--directory", |
388 Var('dart_root') + "/tools/sdks", | 391 Var('dart_root') + "/tools/sdks", |
389 ], | 392 ], |
390 }, | 393 }, |
391 ] | 394 ] |
OLD | NEW |