| 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 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 79 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", | 79 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", |
| 80 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", | 80 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", |
| 81 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", | 81 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", |
| 82 "observatory_pub_packages_rev": "@cdc4b3d4c15b9c0c8e7702dff127b440afbb7485", | 82 "observatory_pub_packages_rev": "@cdc4b3d4c15b9c0c8e7702dff127b440afbb7485", |
| 83 "package_config_rev": "@0.1.3", | 83 "package_config_rev": "@0.1.3", |
| 84 "path_tag": "@1.3.6", | 84 "path_tag": "@1.3.6", |
| 85 "petitparser_rev" : "@37878", | 85 "petitparser_rev" : "@37878", |
| 86 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 86 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
| 87 "plugin_tag": "@0.1.0", | 87 "plugin_tag": "@0.1.0", |
| 88 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", | 88 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", |
| 89 "pub_rev": "@d90268693d1a9dbe5ea11cd9c80b842e3bf1581c", | 89 "pub_rev": "@1c08b841158e33b8090bb07e5c39df830db58d44", |
| 90 "pub_cache_tag": "@v0.1.0", | 90 "pub_cache_tag": "@v0.1.0", |
| 91 "pub_semver_tag": "@1.2.1", | 91 "pub_semver_tag": "@1.2.1", |
| 92 "quiver_tag": "@0.21.4", | 92 "quiver_tag": "@0.21.4", |
| 93 "root_certificates_rev": "@c3a41df63afacec62fcb8135196177e35fe72f71", | 93 "root_certificates_rev": "@c3a41df63afacec62fcb8135196177e35fe72f71", |
| 94 "scheduled_test_tag": "@0.12.1+2", | 94 "scheduled_test_tag": "@0.12.1+2", |
| 95 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", | 95 "shelf_tag": "@0.6.2+1", |
| 96 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", | 96 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", |
| 97 "source_maps_tag": "@0.10.1", | 97 "source_maps_tag": "@0.10.1", |
| 98 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", | 98 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", |
| 99 "shelf_static_rev": "@v0.2.1", | 99 "shelf_static_tag": "@0.2.3+1", |
| 100 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", | 100 "shelf_web_socket_tag": "@0.0.1+4", |
| 101 "source_map_stack_trace_tag": "@1.0.4", | 101 "source_map_stack_trace_tag": "@1.0.4", |
| 102 "source_span_tag": "@1.1.2", | 102 "source_span_tag": "@1.2.0", |
| 103 "stack_trace_tag": "@1.3.4", | 103 "stack_trace_tag": "@1.3.4", |
| 104 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", | 104 "string_scanner_tag": "@0.1.4", |
| 105 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", | 105 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
| 106 "test_tag": "@0.12.3+8", | 106 "test_tag": "@0.12.3+8", |
| 107 "test_reflective_loader_tag": "@0.0.3", | 107 "test_reflective_loader_tag": "@0.0.3", |
| 108 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", | 108 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", |
| 109 "unittest_tag": "@0.11.6", | 109 "unittest_tag": "@0.11.6", |
| 110 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", | 110 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", |
| 111 "watcher_tag": "@0.9.7", | 111 "watcher_tag": "@0.9.7", |
| 112 "when_tag": "@0.2.0+2", | 112 "when_tag": "@0.2.0+2", |
| 113 "which_tag": "@0.1.3+1", | 113 "which_tag": "@0.1.3+1", |
| 114 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec", | 114 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec", |
| (...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 268 (Var("github_mirror") % "pub") + Var("pub_rev"), | 268 (Var("github_mirror") % "pub") + Var("pub_rev"), |
| 269 Var("dart_root") + "/third_party/pkg/pub_cache": | 269 Var("dart_root") + "/third_party/pkg/pub_cache": |
| 270 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), | 270 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), |
| 271 Var("dart_root") + "/third_party/pkg/quiver": | 271 Var("dart_root") + "/third_party/pkg/quiver": |
| 272 Var("chromium_git") | 272 Var("chromium_git") |
| 273 + "/external/github.com/google/quiver-dart.git" | 273 + "/external/github.com/google/quiver-dart.git" |
| 274 + Var("quiver_tag"), | 274 + Var("quiver_tag"), |
| 275 Var("dart_root") + "/third_party/pkg/scheduled_test": | 275 Var("dart_root") + "/third_party/pkg/scheduled_test": |
| 276 (Var("github_mirror") % "scheduled_test") + Var("scheduled_test_tag"), | 276 (Var("github_mirror") % "scheduled_test") + Var("scheduled_test_tag"), |
| 277 Var("dart_root") + "/third_party/pkg/shelf": | 277 Var("dart_root") + "/third_party/pkg/shelf": |
| 278 (Var("github_mirror") % "shelf") + Var("shelf_rev"), | 278 (Var("github_mirror") % "shelf") + Var("shelf_tag"), |
| 279 Var("dart_root") + "/third_party/pkg/shelf_static": | 279 Var("dart_root") + "/third_party/pkg/shelf_static": |
| 280 (Var("github_mirror") % "shelf_static") + Var("shelf_static_rev"), | 280 (Var("github_mirror") % "shelf_static") + Var("shelf_static_tag"), |
| 281 Var("dart_root") + "/third_party/pkg/shelf_web_socket": | 281 Var("dart_root") + "/third_party/pkg/shelf_web_socket": |
| 282 (Var("github_mirror") % "shelf_web_socket") + | 282 (Var("github_mirror") % "shelf_web_socket") + |
| 283 Var("shelf_web_socket_rev"), | 283 Var("shelf_web_socket_tag"), |
| 284 Var("dart_root") + "/third_party/pkg/smoke": | 284 Var("dart_root") + "/third_party/pkg/smoke": |
| 285 (Var("github_mirror") % "smoke") + Var("smoke_rev"), | 285 (Var("github_mirror") % "smoke") + Var("smoke_rev"), |
| 286 Var("dart_root") + "/third_party/pkg/source_maps": | 286 Var("dart_root") + "/third_party/pkg/source_maps": |
| 287 (Var("github_mirror") % "source_maps") + Var("source_maps_tag"), | 287 (Var("github_mirror") % "source_maps") + Var("source_maps_tag"), |
| 288 Var("dart_root") + "/third_party/pkg/source_span": | 288 Var("dart_root") + "/third_party/pkg/source_span": |
| 289 (Var("github_mirror") % "source_span") + Var("source_span_tag"), | 289 (Var("github_mirror") % "source_span") + Var("source_span_tag"), |
| 290 Var("dart_root") + "/third_party/pkg/source_map_stack_trace": | 290 Var("dart_root") + "/third_party/pkg/source_map_stack_trace": |
| 291 (Var("github_mirror") % "source_map_stack_trace") + | 291 (Var("github_mirror") % "source_map_stack_trace") + |
| 292 Var("source_map_stack_trace_tag"), | 292 Var("source_map_stack_trace_tag"), |
| 293 Var("dart_root") + "/third_party/pkg/stack_trace": | 293 Var("dart_root") + "/third_party/pkg/stack_trace": |
| 294 (Var("github_mirror") % "stack_trace") + Var("stack_trace_tag"), | 294 (Var("github_mirror") % "stack_trace") + Var("stack_trace_tag"), |
| 295 Var("dart_root") + "/third_party/pkg/string_scanner": | 295 Var("dart_root") + "/third_party/pkg/string_scanner": |
| 296 (Var("github_mirror") % "string_scanner") + | 296 (Var("github_mirror") % "string_scanner") + |
| 297 Var("string_scanner_rev"), | 297 Var("string_scanner_tag"), |
| 298 Var("dart_root") + "/third_party/sunflower": | 298 Var("dart_root") + "/third_party/sunflower": |
| 299 (Var("github_mirror") % "sample-sunflower") + | 299 (Var("github_mirror") % "sample-sunflower") + |
| 300 Var("sunflower_rev"), | 300 Var("sunflower_rev"), |
| 301 Var("dart_root") + "/third_party/pkg/test": | 301 Var("dart_root") + "/third_party/pkg/test": |
| 302 (Var("github_mirror") % "test") + Var("test_tag"), | 302 (Var("github_mirror") % "test") + Var("test_tag"), |
| 303 Var("dart_root") + "/third_party/pkg/test_reflective_loader": | 303 Var("dart_root") + "/third_party/pkg/test_reflective_loader": |
| 304 (Var("github_mirror") % "test_reflective_loader") + | 304 (Var("github_mirror") % "test_reflective_loader") + |
| 305 Var("test_reflective_loader_tag"), | 305 Var("test_reflective_loader_tag"), |
| 306 Var("dart_root") + "/third_party/pkg/unittest": | 306 Var("dart_root") + "/third_party/pkg/unittest": |
| 307 (Var("github_mirror") % "test") + Var("unittest_tag"), | 307 (Var("github_mirror") % "test") + Var("unittest_tag"), |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 399 "--bucket", | 399 "--bucket", |
| 400 "dart-dependencies", | 400 "dart-dependencies", |
| 401 "--recursive", | 401 "--recursive", |
| 402 "--auto_platform", | 402 "--auto_platform", |
| 403 "--extract", | 403 "--extract", |
| 404 "--directory", | 404 "--directory", |
| 405 Var('dart_root') + "/tools/sdks", | 405 Var('dart_root') + "/tools/sdks", |
| 406 ], | 406 ], |
| 407 }, | 407 }, |
| 408 ] | 408 ] |
| OLD | NEW |