| 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 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 72 "matcher_tag": "@0.12.0", | 72 "matcher_tag": "@0.12.0", |
| 73 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", | 73 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", |
| 74 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 74 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
| 75 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", | 75 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", |
| 76 "net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5", | 76 "net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5", |
| 77 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", | 77 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", |
| 78 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", | 78 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", |
| 79 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", | 79 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", |
| 80 "observatory_pub_packages_rev": "@45565", | 80 "observatory_pub_packages_rev": "@45565", |
| 81 "package_config_tag": "@0.1.1", | 81 "package_config_tag": "@0.1.1", |
| 82 "path_rev": "@93b3e2aa1db0ac0c8bab9d341588d77acda60320", | 82 "path_tag": "@1.3.6", |
| 83 "petitparser_rev" : "@37878", | 83 "petitparser_rev" : "@37878", |
| 84 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 84 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
| 85 "plugin_tag": "@0.1.0", | 85 "plugin_tag": "@0.1.0", |
| 86 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", | 86 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", |
| 87 "pub_rev": "@9cb2334b6c0c1a2be2ca0558b5aceb1f0a27216e", | 87 "pub_rev": "@7d57d8b1cfeb244b8d60242b1cd4f7488e5aa831", |
| 88 "pub_cache_tag": "@v0.0.1+2", | 88 "pub_cache_tag": "@v0.0.1+2", |
| 89 "pub_semver_tag": "@1.2.1", | 89 "pub_semver_tag": "@1.2.1", |
| 90 "quiver_tag": "@0.21.4", | 90 "quiver_tag": "@0.21.4", |
| 91 "scheduled_test_tag": "@0.12.1+2", | 91 "scheduled_test_tag": "@0.12.1+2", |
| 92 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", | 92 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", |
| 93 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", | 93 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", |
| 94 "source_maps_tag": "@0.10.1", | 94 "source_maps_tag": "@0.10.1", |
| 95 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", | 95 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", |
| 96 "shelf_static_rev": "@v0.2.1", | 96 "shelf_static_rev": "@v0.2.1", |
| 97 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", | 97 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", |
| (...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 238 + "/external/github.com/valotas/mustache4dart.git" | 238 + "/external/github.com/valotas/mustache4dart.git" |
| 239 + Var("mustache4dart_rev"), | 239 + Var("mustache4dart_rev"), |
| 240 Var("dart_root") + "/third_party/pkg/oauth2": | 240 Var("dart_root") + "/third_party/pkg/oauth2": |
| 241 (Var("github_mirror") % "oauth2") + Var("oauth2_rev"), | 241 (Var("github_mirror") % "oauth2") + Var("oauth2_rev"), |
| 242 Var("dart_root") + "/third_party/pkg/observe": | 242 Var("dart_root") + "/third_party/pkg/observe": |
| 243 (Var("github_mirror") % "observe") + Var("observe_rev"), | 243 (Var("github_mirror") % "observe") + Var("observe_rev"), |
| 244 Var("dart_root") + "/third_party/pkg/package_config": | 244 Var("dart_root") + "/third_party/pkg/package_config": |
| 245 (Var("github_mirror") % "package_config") + | 245 (Var("github_mirror") % "package_config") + |
| 246 Var("package_config_tag"), | 246 Var("package_config_tag"), |
| 247 Var("dart_root") + "/third_party/pkg/path": | 247 Var("dart_root") + "/third_party/pkg/path": |
| 248 (Var("github_mirror") % "path") + Var("path_rev"), | 248 (Var("github_mirror") % "path") + Var("path_tag"), |
| 249 Var("dart_root") + "/third_party/pkg/plugin": | 249 Var("dart_root") + "/third_party/pkg/plugin": |
| 250 (Var("github_mirror") % "plugin") + Var("plugin_tag"), | 250 (Var("github_mirror") % "plugin") + Var("plugin_tag"), |
| 251 Var("dart_root") + "/third_party/pkg/pool": | 251 Var("dart_root") + "/third_party/pkg/pool": |
| 252 (Var("github_mirror") % "pool") + Var("pool_rev"), | 252 (Var("github_mirror") % "pool") + Var("pool_rev"), |
| 253 Var("dart_root") + "/third_party/pkg/pub_semver": | 253 Var("dart_root") + "/third_party/pkg/pub_semver": |
| 254 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), | 254 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), |
| 255 Var("dart_root") + "/third_party/pkg/pub": | 255 Var("dart_root") + "/third_party/pkg/pub": |
| 256 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"), | 256 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"), |
| 257 Var("dart_root") + "/third_party/pkg/pub_cache": | 257 Var("dart_root") + "/third_party/pkg/pub_cache": |
| 258 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), | 258 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 374 '--no_resume', | 374 '--no_resume', |
| 375 '--bucket', | 375 '--bucket', |
| 376 'dart-dependencies', | 376 'dart-dependencies', |
| 377 '-d', | 377 '-d', |
| 378 '-r', | 378 '-r', |
| 379 Var('dart_root') + '/third_party/d8', | 379 Var('dart_root') + '/third_party/d8', |
| 380 ], | 380 ], |
| 381 }, | 381 }, |
| 382 | 382 |
| 383 ] | 383 ] |
| OLD | NEW |