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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
42 "args_tag": "@0.13.0", | 42 "args_tag": "@0.13.0", |
43 "barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51", | 43 "barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51", |
44 "charcode_tag": "@1.1.0", | 44 "charcode_tag": "@1.1.0", |
45 "chrome_rev" : "@19997", | 45 "chrome_rev" : "@19997", |
46 "clang_rev" : "@28450", | 46 "clang_rev" : "@28450", |
47 "cli_util_tag" : "@0.0.1+2", | 47 "cli_util_tag" : "@0.0.1+2", |
48 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e", | 48 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e", |
49 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", | 49 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", |
50 "csslib_tag" : "@0.12.0", | 50 "csslib_tag" : "@0.12.0", |
51 "async_await_rev" : "@8b401a9f2e5e81dca5f70dbe7564112a0823dee6", | 51 "async_await_rev" : "@8b401a9f2e5e81dca5f70dbe7564112a0823dee6", |
| 52 "dartdoc_tag" : "@v0.0.2+2", |
52 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", | 53 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", |
53 "dart_style_tag": "@0.1.8", | 54 "dart_style_tag": "@0.1.8", |
54 "d8_rev" : "@39739", | 55 "d8_rev" : "@39739", |
55 "fake_async_rev" : "@38614", | 56 "fake_async_rev" : "@38614", |
56 "firefox_jsshell_rev" : "@45554", | 57 "firefox_jsshell_rev" : "@45554", |
57 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", | 58 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", |
58 "gsutil_rev" : "@33376", | 59 "gsutil_rev" : "@33376", |
59 "html_tag" : "@0.12.1+1", | 60 "html_tag" : "@0.12.1+1", |
60 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", | 61 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", |
61 "http_multi_server_tag" : "@1.3.2", | 62 "http_multi_server_tag" : "@1.3.2", |
62 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", | 63 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", |
63 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", | 64 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", |
64 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48", | 65 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48", |
65 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475", | 66 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475", |
66 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", | 67 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
67 "json_rpc_2_rev": "@a38eefd116d910199de205f962af92fed87c164c", | 68 "json_rpc_2_rev": "@a38eefd116d910199de205f962af92fed87c164c", |
68 "linter_tag": "@0.1.0", | 69 "linter_tag": "@0.1.0", |
69 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", | 70 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", |
70 "markdown_rev": "@56b0fd6c018d6103862d07e8e27407b9ea3b963d", | 71 "markdown_rev": "@56b0fd6c018d6103862d07e8e27407b9ea3b963d", |
71 "matcher_tag": "@0.12.0", | 72 "matcher_tag": "@0.12.0", |
72 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", | 73 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", |
73 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 74 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
| 75 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", |
74 "net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5", | 76 "net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5", |
75 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", | 77 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", |
76 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", | 78 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", |
77 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", | 79 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", |
78 "observatory_pub_packages_rev": "@45565", | 80 "observatory_pub_packages_rev": "@45565", |
79 "package_config_tag": "@0.0.2+4", | 81 "package_config_tag": "@0.0.2+4", |
80 "path_rev": "@93b3e2aa1db0ac0c8bab9d341588d77acda60320", | 82 "path_rev": "@93b3e2aa1db0ac0c8bab9d341588d77acda60320", |
81 "petitparser_rev" : "@37878", | 83 "petitparser_rev" : "@37878", |
82 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 84 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
83 "plugin_tag": "@0.1.0", | 85 "plugin_tag": "@0.1.0", |
84 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c", | 86 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c", |
85 "pub_rev": "@9d707158fedc86fc2b02f62cdfe804902b098d9d", | 87 "pub_rev": "@9d707158fedc86fc2b02f62cdfe804902b098d9d", |
| 88 "pub_cache_tag": "@v0.0.1+2", |
86 "pub_semver_tag": "@1.2.1", | 89 "pub_semver_tag": "@1.2.1", |
| 90 "quiver_tag": "@0.21.4", |
87 "scheduled_test_tag": "@0.11.8+1", | 91 "scheduled_test_tag": "@0.11.8+1", |
88 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", | 92 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", |
89 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", | 93 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", |
90 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3", | 94 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3", |
91 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", | 95 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", |
92 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", | 96 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", |
93 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05", | 97 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05", |
94 "stack_trace_tag": "@1.2.1", | 98 "stack_trace_tag": "@1.2.1", |
95 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", | 99 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", |
96 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", | 100 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
187 Var("dart_root") + "/third_party/pkg/cli_util": | 191 Var("dart_root") + "/third_party/pkg/cli_util": |
188 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), | 192 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), |
189 Var("dart_root") + "/third_party/pkg/collection": | 193 Var("dart_root") + "/third_party/pkg/collection": |
190 (Var("github_mirror") % "collection") + Var("collection_rev"), | 194 (Var("github_mirror") % "collection") + Var("collection_rev"), |
191 Var("dart_root") + "/third_party/pkg/crypto": | 195 Var("dart_root") + "/third_party/pkg/crypto": |
192 (Var("github_mirror") % "crypto") + Var("crypto_rev"), | 196 (Var("github_mirror") % "crypto") + Var("crypto_rev"), |
193 Var("dart_root") + "/third_party/pkg/csslib": | 197 Var("dart_root") + "/third_party/pkg/csslib": |
194 (Var("github_mirror") % "csslib") + Var("csslib_tag"), | 198 (Var("github_mirror") % "csslib") + Var("csslib_tag"), |
195 Var("dart_root") + "/third_party/pkg_tested/dart_style": | 199 Var("dart_root") + "/third_party/pkg_tested/dart_style": |
196 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), | 200 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), |
| 201 Var("dart_root") + "/third_party/pkg/dartdoc": |
| 202 "https://github.com/dart-lang/dartdoc.git" + Var("dartdoc_tag"), |
197 Var("dart_root") + "/third_party/pkg/glob": | 203 Var("dart_root") + "/third_party/pkg/glob": |
198 (Var("github_mirror") % "glob") + Var("glob_rev"), | 204 (Var("github_mirror") % "glob") + Var("glob_rev"), |
199 Var("dart_root") + "/third_party/pkg/html": | 205 Var("dart_root") + "/third_party/pkg/html": |
200 (Var("github_mirror") % "html") + Var("html_tag"), | 206 (Var("github_mirror") % "html") + Var("html_tag"), |
201 Var("dart_root") + "/third_party/pkg/http": | 207 Var("dart_root") + "/third_party/pkg/http": |
202 (Var("github_mirror") % "http") + Var("http_rev"), | 208 (Var("github_mirror") % "http") + Var("http_rev"), |
203 Var("dart_root") + "/third_party/pkg/http_multi_server": | 209 Var("dart_root") + "/third_party/pkg/http_multi_server": |
204 (Var("github_mirror") % "http_multi_server") + | 210 (Var("github_mirror") % "http_multi_server") + |
205 Var("http_multi_server_tag"), | 211 Var("http_multi_server_tag"), |
206 Var("dart_root") + "/third_party/pkg/http_parser": | 212 Var("dart_root") + "/third_party/pkg/http_parser": |
(...skipping 11 matching lines...) Expand all Loading... |
218 (Var("github_mirror") % "logging") + Var("logging_rev"), | 224 (Var("github_mirror") % "logging") + Var("logging_rev"), |
219 Var("dart_root") + "/third_party/pkg/markdown": | 225 Var("dart_root") + "/third_party/pkg/markdown": |
220 "https://chromium.googlesource.com/external/github.com" + | 226 "https://chromium.googlesource.com/external/github.com" + |
221 "/dpeek/dart-markdown.git" + Var("markdown_rev"), | 227 "/dpeek/dart-markdown.git" + Var("markdown_rev"), |
222 Var("dart_root") + "/third_party/pkg/matcher": | 228 Var("dart_root") + "/third_party/pkg/matcher": |
223 (Var("github_mirror") % "matcher") + Var("matcher_tag"), | 229 (Var("github_mirror") % "matcher") + Var("matcher_tag"), |
224 Var("dart_root") + "/third_party/pkg/metatest": | 230 Var("dart_root") + "/third_party/pkg/metatest": |
225 (Var("github_mirror") % "metatest") + Var("metatest_rev"), | 231 (Var("github_mirror") % "metatest") + Var("metatest_rev"), |
226 Var("dart_root") + "/third_party/pkg/mime": | 232 Var("dart_root") + "/third_party/pkg/mime": |
227 (Var("github_mirror") % "mime") + Var("mime_rev"), | 233 (Var("github_mirror") % "mime") + Var("mime_rev"), |
| 234 Var("dart_root") + "/third_party/pkg/mustache4dart": |
| 235 Var("chromium_git") |
| 236 + "/external/github.com/valotas/mustache4dart.git" |
| 237 + Var("mustache4dart_rev"), |
228 Var("dart_root") + "/third_party/pkg/oauth2": | 238 Var("dart_root") + "/third_party/pkg/oauth2": |
229 (Var("github_mirror") % "oauth2") + Var("oauth2_rev"), | 239 (Var("github_mirror") % "oauth2") + Var("oauth2_rev"), |
230 Var("dart_root") + "/third_party/pkg/observe": | 240 Var("dart_root") + "/third_party/pkg/observe": |
231 (Var("github_mirror") % "observe") + Var("observe_rev"), | 241 (Var("github_mirror") % "observe") + Var("observe_rev"), |
232 Var("dart_root") + "/third_party/pkg/package_config": | 242 Var("dart_root") + "/third_party/pkg/package_config": |
233 (Var("github_mirror") % "package_config") + | 243 (Var("github_mirror") % "package_config") + |
234 Var("package_config_tag"), | 244 Var("package_config_tag"), |
235 Var("dart_root") + "/third_party/pkg/path": | 245 Var("dart_root") + "/third_party/pkg/path": |
236 (Var("github_mirror") % "path") + Var("path_rev"), | 246 (Var("github_mirror") % "path") + Var("path_rev"), |
237 Var("dart_root") + "/third_party/pkg/plugin": | 247 Var("dart_root") + "/third_party/pkg/plugin": |
238 (Var("github_mirror") % "plugin") + Var("plugin_tag"), | 248 (Var("github_mirror") % "plugin") + Var("plugin_tag"), |
239 Var("dart_root") + "/third_party/pkg/pool": | 249 Var("dart_root") + "/third_party/pkg/pool": |
240 (Var("github_mirror") % "pool") + Var("pool_rev"), | 250 (Var("github_mirror") % "pool") + Var("pool_rev"), |
241 Var("dart_root") + "/third_party/pkg/pub_semver": | 251 Var("dart_root") + "/third_party/pkg/pub_semver": |
242 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), | 252 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), |
243 Var("dart_root") + "/third_party/pkg/pub": | 253 Var("dart_root") + "/third_party/pkg/pub": |
244 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"), | 254 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"), |
| 255 Var("dart_root") + "/third_party/pkg/pub_cache": |
| 256 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), |
| 257 Var("dart_root") + "/third_party/pkg/quiver": |
| 258 Var("chromium_git") |
| 259 + "/external/github.com/google/quiver-dart.git" |
| 260 + Var("quiver_tag"), |
245 Var("dart_root") + "/third_party/pkg/scheduled_test": | 261 Var("dart_root") + "/third_party/pkg/scheduled_test": |
246 (Var("github_mirror") % "scheduled_test") + | 262 (Var("github_mirror") % "scheduled_test") + |
247 Var("scheduled_test_tag"), | 263 Var("scheduled_test_tag"), |
248 Var("dart_root") + "/third_party/pkg/shelf": | 264 Var("dart_root") + "/third_party/pkg/shelf": |
249 (Var("github_mirror") % "shelf") + Var("shelf_rev"), | 265 (Var("github_mirror") % "shelf") + Var("shelf_rev"), |
250 Var("dart_root") + "/third_party/pkg/shelf_web_socket": | 266 Var("dart_root") + "/third_party/pkg/shelf_web_socket": |
251 (Var("github_mirror") % "shelf_web_socket") + | 267 (Var("github_mirror") % "shelf_web_socket") + |
252 Var("shelf_web_socket_rev"), | 268 Var("shelf_web_socket_rev"), |
253 Var("dart_root") + "/third_party/pkg/smoke": | 269 Var("dart_root") + "/third_party/pkg/smoke": |
254 (Var("github_mirror") % "smoke") + Var("smoke_rev"), | 270 (Var("github_mirror") % "smoke") + Var("smoke_rev"), |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
335 '--no_auth', | 351 '--no_auth', |
336 '--no_resume', | 352 '--no_resume', |
337 '--bucket', | 353 '--bucket', |
338 'dart-dependencies', | 354 'dart-dependencies', |
339 '-d', | 355 '-d', |
340 '-r', | 356 '-r', |
341 Var('dart_root') + '/tools/testing/bin', | 357 Var('dart_root') + '/tools/testing/bin', |
342 ], | 358 ], |
343 }, | 359 }, |
344 ] | 360 ] |
OLD | NEW |