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 # IMPORTANT: | 5 # IMPORTANT: |
6 # Before adding or updating dependencies, please review the documentation here: | 6 # Before adding or updating dependencies, please review the documentation here: |
7 # https://github.com/dart-lang/sdk/wiki/Adding-and-Updating-Dependencies | 7 # https://github.com/dart-lang/sdk/wiki/Adding-and-Updating-Dependencies |
8 | 8 |
9 vars = { | 9 vars = { |
10 # The dart_root is the root of our sdk checkout. This is normally | 10 # The dart_root is the root of our sdk checkout. This is normally |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
51 "barback-0.14.0_rev": "@36398", | 51 "barback-0.14.0_rev": "@36398", |
52 "barback-0.14.1_rev": "@38525", | 52 "barback-0.14.1_rev": "@38525", |
53 "barback_tag" : "@0.15.2+11", | 53 "barback_tag" : "@0.15.2+11", |
54 "bazel_worker_tag": "@v0.1.4", | 54 "bazel_worker_tag": "@v0.1.4", |
55 "boolean_selector_tag" : "@1.0.2", | 55 "boolean_selector_tag" : "@1.0.2", |
56 "boringssl_gen_rev": "@753224969dbe43dad29343146529727b5066c0f3", | 56 "boringssl_gen_rev": "@753224969dbe43dad29343146529727b5066c0f3", |
57 "boringssl_rev" : "@d519bf6be0b447fb80fbc539d4bff4479b5482a2", | 57 "boringssl_rev" : "@d519bf6be0b447fb80fbc539d4bff4479b5482a2", |
58 "charcode_tag": "@v1.1.1", | 58 "charcode_tag": "@v1.1.1", |
59 "chrome_rev" : "@19997", | 59 "chrome_rev" : "@19997", |
60 "cli_util_tag" : "@0.1.0", | 60 "cli_util_tag" : "@0.1.0", |
| 61 "code_transformers_tag": "@v0.5.1", |
61 "collection_tag": "@1.13.0", | 62 "collection_tag": "@1.13.0", |
62 "convert_tag": "@2.0.1", | 63 "convert_tag": "@2.0.1", |
63 "crypto_tag" : "@2.0.1", | 64 "crypto_tag" : "@2.0.1", |
64 "csslib_tag" : "@0.13.3+1", | 65 "csslib_tag" : "@0.13.3+1", |
65 "dart2js_info_tag" : "@0.5.4+2", | 66 "dart2js_info_tag" : "@0.5.4+2", |
66 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", | 67 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", |
67 "dart_style_tag": "@1.0.7", | 68 "dart_style_tag": "@1.0.7", |
68 "dartdoc_tag" : "@v0.13.0+1", | 69 "dartdoc_tag" : "@v0.13.0+1", |
69 "fixnum_tag": "@0.10.5", | 70 "fixnum_tag": "@0.10.5", |
70 "func_tag": "@1.0.0", | 71 "func_tag": "@1.0.0", |
71 "glob_tag": "@1.1.3", | 72 "glob_tag": "@1.1.3", |
72 "html_tag" : "@0.13.1", | 73 "html_tag" : "@0.13.1", |
73 "http_multi_server_tag" : "@2.0.3", | 74 "http_multi_server_tag" : "@2.0.3", |
74 "http_parser_tag" : "@3.1.1", | 75 "http_parser_tag" : "@3.1.1", |
75 "http_tag" : "@0.11.3+13", | 76 "http_tag" : "@0.11.3+13", |
76 "http_throttle_tag" : "@1.0.1", | 77 "http_throttle_tag" : "@1.0.1", |
77 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", | 78 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", |
| 79 "initialize_tag": "@v0.6.2+5", |
78 "intl_tag": "@0.14.0", | 80 "intl_tag": "@0.14.0", |
79 "isolate_tag": "@1.0.0", | 81 "isolate_tag": "@1.0.0", |
80 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", | 82 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
81 "json_rpc_2_tag": "@2.0.4", | 83 "json_rpc_2_tag": "@2.0.4", |
82 "linter_tag": "@0.1.33", | 84 "linter_tag": "@0.1.33", |
83 "logging_tag": "@0.11.3+1", | 85 "logging_tag": "@0.11.3+1", |
84 "markdown_tag": "@0.11.3", | 86 "markdown_tag": "@0.11.3", |
85 "matcher_tag": "@0.12.0+2", | 87 "matcher_tag": "@0.12.0+2", |
86 "metatest_tag": "@0.2.2+3", | 88 "metatest_tag": "@0.2.2+3", |
87 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 89 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
88 "mustache4dart_tag" : "@v1.1.0", | 90 "mustache4dart_tag" : "@v1.1.0", |
89 "oauth2_tag": "@1.0.2", | 91 "oauth2_tag": "@1.0.2", |
| 92 "observable_tag": "@0.17.0", |
90 "observatory_pub_packages_rev": "@26aad88f1c1915d39bbcbff3cad589e2402fdcf1", | 93 "observatory_pub_packages_rev": "@26aad88f1c1915d39bbcbff3cad589e2402fdcf1", |
| 94 "observe_tag": "@0.15.0", |
91 "package_config_tag": "@1.0.0", | 95 "package_config_tag": "@1.0.0", |
92 "package_resolver_tag": "@1.0.2+1", | 96 "package_resolver_tag": "@1.0.2+1", |
93 "path_tag": "@1.4.1", | 97 "path_tag": "@1.4.1", |
94 "plugin_tag": "@0.2.0", | 98 "plugin_tag": "@0.2.0", |
95 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 99 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
96 "pool_tag": "@1.3.0", | 100 "pool_tag": "@1.3.0", |
97 "protobuf_tag": "@0.5.4", | 101 "protobuf_tag": "@0.5.4", |
98 "pub_rev": "@0f122625f8e607842afe156b9b23a9709e4ce39a", | 102 "pub_rev": "@0f122625f8e607842afe156b9b23a9709e4ce39a", |
99 "pub_semver_tag": "@1.3.2", | 103 "pub_semver_tag": "@1.3.2", |
100 "quiver_tag": "@0.22.0", | 104 "quiver_tag": "@0.22.0", |
101 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", | 105 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", |
102 "root_certificates_rev": "@a4c7c6f23a664a37bc1b6f15a819e3f2a292791a", | 106 "root_certificates_rev": "@a4c7c6f23a664a37bc1b6f15a819e3f2a292791a", |
103 "scheduled_test_tag": "@0.12.11", | 107 "scheduled_test_tag": "@0.12.11", |
104 "shelf_static_tag": "@0.2.4", | 108 "shelf_static_tag": "@0.2.4", |
105 "shelf_packages_handler_tag": "@1.0.0", | 109 "shelf_packages_handler_tag": "@1.0.0", |
106 "shelf_tag": "@0.6.7+2", | 110 "shelf_tag": "@0.6.7+2", |
107 "shelf_web_socket_tag": "@0.2.1", | 111 "shelf_web_socket_tag": "@0.2.1", |
| 112 "smoke_tag" : "@v0.3.6+2", |
108 "source_map_stack_trace_tag": "@1.1.4", | 113 "source_map_stack_trace_tag": "@1.1.4", |
109 "source_maps-0.9.4_rev": "@38524", | 114 "source_maps-0.9.4_rev": "@38524", |
110 "source_maps_tag": "@0.10.4", | 115 "source_maps_tag": "@0.10.4", |
111 "source_span_tag": "@1.4.0", | 116 "source_span_tag": "@1.4.0", |
112 "stack_trace_tag": "@1.7.2", | 117 "stack_trace_tag": "@1.7.2", |
113 "stream_channel_tag": "@1.6.1", | 118 "stream_channel_tag": "@1.6.1", |
114 "string_scanner_tag": "@1.0.1", | 119 "string_scanner_tag": "@1.0.1", |
115 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", | 120 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
116 "test_reflective_loader_tag": "@0.1.0", | 121 "test_reflective_loader_tag": "@0.1.0", |
117 "test_tag": "@0.12.18+1", | 122 "test_tag": "@0.12.18+1", |
118 "tuple_tag": "@v1.0.1", | 123 "tuple_tag": "@v1.0.1", |
119 "typed_data_tag": "@1.1.3", | 124 "typed_data_tag": "@1.1.3", |
120 "usage_tag": "@3.3.0", | 125 "usage_tag": "@3.3.0", |
121 "utf_tag": "@0.9.0+3", | 126 "utf_tag": "@0.9.0+3", |
122 "watcher_tag": "@0.9.7+3", | 127 "watcher_tag": "@0.9.7+3", |
| 128 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", |
123 "web_socket_channel_tag": "@1.0.4", | 129 "web_socket_channel_tag": "@1.0.4", |
124 "WebCore_rev": "@3c45690813c112373757bbef53de1602a62af609", | 130 "WebCore_rev": "@3c45690813c112373757bbef53de1602a62af609", |
125 "yaml_tag": "@2.1.12", | 131 "yaml_tag": "@2.1.12", |
126 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", | 132 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", |
127 } | 133 } |
128 | 134 |
129 deps = { | 135 deps = { |
130 # Stuff needed for GYP to run. | 136 # Stuff needed for GYP to run. |
131 Var("dart_root") + "/third_party/gyp": | 137 Var("dart_root") + "/third_party/gyp": |
132 Var('chromium_git') + '/external/gyp.git' + Var("gyp_rev"), | 138 Var('chromium_git') + '/external/gyp.git' + Var("gyp_rev"), |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
190 Var("dart_root") + "/third_party/pkg/cli_util": | 196 Var("dart_root") + "/third_party/pkg/cli_util": |
191 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), | 197 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), |
192 Var("dart_root") + "/third_party/pkg/collection": | 198 Var("dart_root") + "/third_party/pkg/collection": |
193 (Var("github_mirror") % "collection") + Var("collection_tag"), | 199 (Var("github_mirror") % "collection") + Var("collection_tag"), |
194 Var("dart_root") + "/third_party/pkg/convert": | 200 Var("dart_root") + "/third_party/pkg/convert": |
195 (Var("github_mirror") % "convert") + Var("convert_tag"), | 201 (Var("github_mirror") % "convert") + Var("convert_tag"), |
196 Var("dart_root") + "/third_party/pkg/crypto": | 202 Var("dart_root") + "/third_party/pkg/crypto": |
197 (Var("github_mirror") % "crypto") + Var("crypto_tag"), | 203 (Var("github_mirror") % "crypto") + Var("crypto_tag"), |
198 Var("dart_root") + "/third_party/pkg/csslib": | 204 Var("dart_root") + "/third_party/pkg/csslib": |
199 (Var("github_mirror") % "csslib") + Var("csslib_tag"), | 205 (Var("github_mirror") % "csslib") + Var("csslib_tag"), |
| 206 Var("dart_root") + "/third_party/pkg/code_transformers": |
| 207 (Var("github_mirror") % "code_transformers") + |
| 208 Var("code_transformers_tag"), |
200 Var("dart_root") + "/third_party/dart-services": | 209 Var("dart_root") + "/third_party/dart-services": |
201 (Var("github_mirror") % "dart-services") + | 210 (Var("github_mirror") % "dart-services") + |
202 Var("dart_services_rev"), | 211 Var("dart_services_rev"), |
203 Var("dart_root") + "/third_party/pkg_tested/dart_style": | 212 Var("dart_root") + "/third_party/pkg_tested/dart_style": |
204 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), | 213 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), |
205 Var("dart_root") + "/third_party/pkg/dart2js_info": | 214 Var("dart_root") + "/third_party/pkg/dart2js_info": |
206 (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_tag"), | 215 (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_tag"), |
207 Var("dart_root") + "/third_party/pkg/dartdoc": | 216 Var("dart_root") + "/third_party/pkg/dartdoc": |
208 (Var("github_mirror") % "dartdoc") + Var("dartdoc_tag"), | 217 (Var("github_mirror") % "dartdoc") + Var("dartdoc_tag"), |
209 Var("dart_root") + "/third_party/pkg/fixnum": | 218 Var("dart_root") + "/third_party/pkg/fixnum": |
210 (Var("github_mirror") % "fixnum") + Var("fixnum_tag"), | 219 (Var("github_mirror") % "fixnum") + Var("fixnum_tag"), |
211 Var("dart_root") + "/third_party/pkg/func": | 220 Var("dart_root") + "/third_party/pkg/func": |
212 (Var("github_mirror") % "func") + Var("func_tag"), | 221 (Var("github_mirror") % "func") + Var("func_tag"), |
213 Var("dart_root") + "/third_party/pkg/glob": | 222 Var("dart_root") + "/third_party/pkg/glob": |
214 (Var("github_mirror") % "glob") + Var("glob_tag"), | 223 (Var("github_mirror") % "glob") + Var("glob_tag"), |
215 Var("dart_root") + "/third_party/pkg/html": | 224 Var("dart_root") + "/third_party/pkg/html": |
216 (Var("github_mirror") % "html") + Var("html_tag"), | 225 (Var("github_mirror") % "html") + Var("html_tag"), |
217 Var("dart_root") + "/third_party/pkg/http": | 226 Var("dart_root") + "/third_party/pkg/http": |
218 (Var("github_mirror") % "http") + Var("http_tag"), | 227 (Var("github_mirror") % "http") + Var("http_tag"), |
219 Var("dart_root") + "/third_party/pkg/http_multi_server": | 228 Var("dart_root") + "/third_party/pkg/http_multi_server": |
220 (Var("github_mirror") % "http_multi_server") + | 229 (Var("github_mirror") % "http_multi_server") + |
221 Var("http_multi_server_tag"), | 230 Var("http_multi_server_tag"), |
222 Var("dart_root") + "/third_party/pkg/http_parser": | 231 Var("dart_root") + "/third_party/pkg/http_parser": |
223 (Var("github_mirror") % "http_parser") + Var("http_parser_tag"), | 232 (Var("github_mirror") % "http_parser") + Var("http_parser_tag"), |
224 Var("dart_root") + "/third_party/pkg/http_throttle": | 233 Var("dart_root") + "/third_party/pkg/http_throttle": |
225 (Var("github_mirror") % "http_throttle") + | 234 (Var("github_mirror") % "http_throttle") + |
226 Var("http_throttle_tag"), | 235 Var("http_throttle_tag"), |
| 236 Var("dart_root") + "/third_party/pkg/initialize": |
| 237 (Var("github_mirror") % "initialize") + Var("initialize_tag"), |
227 Var("dart_root") + "/third_party/pkg/intl": | 238 Var("dart_root") + "/third_party/pkg/intl": |
228 (Var("github_mirror") % "intl") + Var("intl_tag"), | 239 (Var("github_mirror") % "intl") + Var("intl_tag"), |
229 Var("dart_root") + "/third_party/pkg/isolate": | 240 Var("dart_root") + "/third_party/pkg/isolate": |
230 (Var("github_mirror") % "isolate") + Var("isolate_tag"), | 241 (Var("github_mirror") % "isolate") + Var("isolate_tag"), |
231 Var("dart_root") + "/third_party/pkg/json_rpc_2": | 242 Var("dart_root") + "/third_party/pkg/json_rpc_2": |
232 (Var("github_mirror") % "json_rpc_2") + Var("json_rpc_2_tag"), | 243 (Var("github_mirror") % "json_rpc_2") + Var("json_rpc_2_tag"), |
233 Var("dart_root") + "/third_party/pkg/linter": | 244 Var("dart_root") + "/third_party/pkg/linter": |
234 (Var("github_mirror") % "linter") + Var("linter_tag"), | 245 (Var("github_mirror") % "linter") + Var("linter_tag"), |
235 Var("dart_root") + "/third_party/pkg/logging": | 246 Var("dart_root") + "/third_party/pkg/logging": |
236 (Var("github_mirror") % "logging") + Var("logging_tag"), | 247 (Var("github_mirror") % "logging") + Var("logging_tag"), |
237 Var("dart_root") + "/third_party/pkg/markdown": | 248 Var("dart_root") + "/third_party/pkg/markdown": |
238 (Var("github_mirror") % "markdown") + Var("markdown_tag"), | 249 (Var("github_mirror") % "markdown") + Var("markdown_tag"), |
239 Var("dart_root") + "/third_party/pkg/matcher": | 250 Var("dart_root") + "/third_party/pkg/matcher": |
240 (Var("github_mirror") % "matcher") + Var("matcher_tag"), | 251 (Var("github_mirror") % "matcher") + Var("matcher_tag"), |
241 Var("dart_root") + "/third_party/pkg/metatest": | 252 Var("dart_root") + "/third_party/pkg/metatest": |
242 (Var("github_mirror") % "metatest") + Var("metatest_tag"), | 253 (Var("github_mirror") % "metatest") + Var("metatest_tag"), |
243 Var("dart_root") + "/third_party/pkg/mime": | 254 Var("dart_root") + "/third_party/pkg/mime": |
244 (Var("github_mirror") % "mime") + Var("mime_rev"), | 255 (Var("github_mirror") % "mime") + Var("mime_rev"), |
245 Var("dart_root") + "/third_party/pkg/mustache4dart": | 256 Var("dart_root") + "/third_party/pkg/mustache4dart": |
246 Var("chromium_git") | 257 Var("chromium_git") |
247 + "/external/github.com/valotas/mustache4dart.git" | 258 + "/external/github.com/valotas/mustache4dart.git" |
248 + Var("mustache4dart_tag"), | 259 + Var("mustache4dart_tag"), |
249 Var("dart_root") + "/third_party/pkg/oauth2": | 260 Var("dart_root") + "/third_party/pkg/oauth2": |
250 (Var("github_mirror") % "oauth2") + Var("oauth2_tag"), | 261 (Var("github_mirror") % "oauth2") + Var("oauth2_tag"), |
| 262 Var("dart_root") + "/third_party/pkg/observable": |
| 263 (Var("github_mirror") % "observable") + Var("observable_tag"), |
| 264 Var("dart_root") + "/third_party/pkg/observe": |
| 265 (Var("github_mirror") % "observe") + Var("observe_tag"), |
251 Var("dart_root") + "/third_party/observatory_pub_packages": | 266 Var("dart_root") + "/third_party/observatory_pub_packages": |
252 (Var("github_mirror") % "observatory_pub_packages") | 267 (Var("github_mirror") % "observatory_pub_packages") |
253 + Var("observatory_pub_packages_rev"), | 268 + Var("observatory_pub_packages_rev"), |
254 Var("dart_root") + "/third_party/pkg_tested/package_config": | 269 Var("dart_root") + "/third_party/pkg_tested/package_config": |
255 (Var("github_mirror") % "package_config") + | 270 (Var("github_mirror") % "package_config") + |
256 Var("package_config_tag"), | 271 Var("package_config_tag"), |
257 Var("dart_root") + "/third_party/pkg_tested/package_resolver": | 272 Var("dart_root") + "/third_party/pkg_tested/package_resolver": |
258 (Var("github_mirror") % "package_resolver") + Var("package_resolver_tag"), | 273 (Var("github_mirror") % "package_resolver") + Var("package_resolver_tag"), |
259 Var("dart_root") + "/third_party/pkg/path": | 274 Var("dart_root") + "/third_party/pkg/path": |
260 (Var("github_mirror") % "path") + Var("path_tag"), | 275 (Var("github_mirror") % "path") + Var("path_tag"), |
(...skipping 18 matching lines...) Expand all Loading... |
279 Var("dart_root") + "/third_party/pkg/shelf": | 294 Var("dart_root") + "/third_party/pkg/shelf": |
280 (Var("github_mirror") % "shelf") + Var("shelf_tag"), | 295 (Var("github_mirror") % "shelf") + Var("shelf_tag"), |
281 Var("dart_root") + "/third_party/pkg/shelf_packages_handler": | 296 Var("dart_root") + "/third_party/pkg/shelf_packages_handler": |
282 (Var("github_mirror") % "shelf_packages_handler") | 297 (Var("github_mirror") % "shelf_packages_handler") |
283 + Var("shelf_packages_handler_tag"), | 298 + Var("shelf_packages_handler_tag"), |
284 Var("dart_root") + "/third_party/pkg/shelf_static": | 299 Var("dart_root") + "/third_party/pkg/shelf_static": |
285 (Var("github_mirror") % "shelf_static") + Var("shelf_static_tag"), | 300 (Var("github_mirror") % "shelf_static") + Var("shelf_static_tag"), |
286 Var("dart_root") + "/third_party/pkg/shelf_web_socket": | 301 Var("dart_root") + "/third_party/pkg/shelf_web_socket": |
287 (Var("github_mirror") % "shelf_web_socket") + | 302 (Var("github_mirror") % "shelf_web_socket") + |
288 Var("shelf_web_socket_tag"), | 303 Var("shelf_web_socket_tag"), |
| 304 Var("dart_root") + "/third_party/pkg/smoke": |
| 305 (Var("github_mirror") % "smoke") + Var("smoke_tag"), |
289 Var("dart_root") + "/third_party/pkg/source_maps": | 306 Var("dart_root") + "/third_party/pkg/source_maps": |
290 (Var("github_mirror") % "source_maps") + Var("source_maps_tag"), | 307 (Var("github_mirror") % "source_maps") + Var("source_maps_tag"), |
291 Var("dart_root") + "/third_party/pkg/source_span": | 308 Var("dart_root") + "/third_party/pkg/source_span": |
292 (Var("github_mirror") % "source_span") + Var("source_span_tag"), | 309 (Var("github_mirror") % "source_span") + Var("source_span_tag"), |
293 Var("dart_root") + "/third_party/pkg/source_map_stack_trace": | 310 Var("dart_root") + "/third_party/pkg/source_map_stack_trace": |
294 (Var("github_mirror") % "source_map_stack_trace") + | 311 (Var("github_mirror") % "source_map_stack_trace") + |
295 Var("source_map_stack_trace_tag"), | 312 Var("source_map_stack_trace_tag"), |
296 Var("dart_root") + "/third_party/pkg/stack_trace": | 313 Var("dart_root") + "/third_party/pkg/stack_trace": |
297 (Var("github_mirror") % "stack_trace") + Var("stack_trace_tag"), | 314 (Var("github_mirror") % "stack_trace") + Var("stack_trace_tag"), |
298 Var("dart_root") + "/third_party/pkg/stream_channel": | 315 Var("dart_root") + "/third_party/pkg/stream_channel": |
(...skipping 13 matching lines...) Expand all Loading... |
312 Var("dart_root") + "/third_party/pkg/tuple": | 329 Var("dart_root") + "/third_party/pkg/tuple": |
313 (Var("github_mirror") % "tuple") + Var("tuple_tag"), | 330 (Var("github_mirror") % "tuple") + Var("tuple_tag"), |
314 Var("dart_root") + "/third_party/pkg/typed_data": | 331 Var("dart_root") + "/third_party/pkg/typed_data": |
315 (Var("github_mirror") % "typed_data") + Var("typed_data_tag"), | 332 (Var("github_mirror") % "typed_data") + Var("typed_data_tag"), |
316 Var("dart_root") + "/third_party/pkg/usage": | 333 Var("dart_root") + "/third_party/pkg/usage": |
317 (Var("github_mirror") % "usage") + Var("usage_tag"), | 334 (Var("github_mirror") % "usage") + Var("usage_tag"), |
318 Var("dart_root") + "/third_party/pkg/utf": | 335 Var("dart_root") + "/third_party/pkg/utf": |
319 (Var("github_mirror") % "utf") + Var("utf_tag"), | 336 (Var("github_mirror") % "utf") + Var("utf_tag"), |
320 Var("dart_root") + "/third_party/pkg/watcher": | 337 Var("dart_root") + "/third_party/pkg/watcher": |
321 (Var("github_mirror") % "watcher") + Var("watcher_tag"), | 338 (Var("github_mirror") % "watcher") + Var("watcher_tag"), |
| 339 Var("dart_root") + "/third_party/pkg/web_components": |
| 340 (Var("github_mirror") % "web-components") + |
| 341 Var("web_components_rev"), |
322 Var("dart_root") + "/third_party/pkg/web_socket_channel": | 342 Var("dart_root") + "/third_party/pkg/web_socket_channel": |
323 (Var("github_mirror") % "web_socket_channel") + | 343 (Var("github_mirror") % "web_socket_channel") + |
324 Var("web_socket_channel_tag"), | 344 Var("web_socket_channel_tag"), |
325 Var("dart_root") + "/third_party/pkg/yaml": | 345 Var("dart_root") + "/third_party/pkg/yaml": |
326 (Var("github_mirror") % "yaml") + Var("yaml_tag"), | 346 (Var("github_mirror") % "yaml") + Var("yaml_tag"), |
327 } | 347 } |
328 | 348 |
329 deps_os = { | 349 deps_os = { |
330 "win": { | 350 "win": { |
331 Var("dart_root") + "/third_party/cygwin": | 351 Var("dart_root") + "/third_party/cygwin": |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
470 # Update the Windows toolchain if necessary. | 490 # Update the Windows toolchain if necessary. |
471 'name': 'win_toolchain', | 491 'name': 'win_toolchain', |
472 'pattern': '.', | 492 'pattern': '.', |
473 'action': ['python', 'sdk/build/vs_toolchain.py', 'update'], | 493 'action': ['python', 'sdk/build/vs_toolchain.py', 'update'], |
474 }, | 494 }, |
475 { | 495 { |
476 "pattern": ".", | 496 "pattern": ".", |
477 "action": ["python", Var("dart_root") + "/tools/generate_buildfiles.py"], | 497 "action": ["python", Var("dart_root") + "/tools/generate_buildfiles.py"], |
478 }, | 498 }, |
479 ] | 499 ] |
OLD | NEW |