| 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 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475", | 68 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475", |
| 69 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", | 69 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
| 70 "json_rpc_2_tag": "@1.1.1", | 70 "json_rpc_2_tag": "@1.1.1", |
| 71 "linter_tag": "@0.1.0", | 71 "linter_tag": "@0.1.0", |
| 72 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", | 72 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", |
| 73 "markdown_rev": "@9a1071a859df9c9edd4f556e948f898f70bf1e5e", | 73 "markdown_rev": "@9a1071a859df9c9edd4f556e948f898f70bf1e5e", |
| 74 "matcher_tag": "@0.12.0", | 74 "matcher_tag": "@0.12.0", |
| 75 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", | 75 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", |
| 76 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 76 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
| 77 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", | 77 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", |
| 78 "net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5", | |
| 79 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", | |
| 80 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", | 78 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", |
| 81 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", | 79 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", |
| 82 "observatory_pub_packages_rev": "@cdc4b3d4c15b9c0c8e7702dff127b440afbb7485", | 80 "observatory_pub_packages_rev": "@cdc4b3d4c15b9c0c8e7702dff127b440afbb7485", |
| 83 "package_config_rev": "@0.1.3", | 81 "package_config_rev": "@0.1.3", |
| 84 "path_tag": "@1.3.6", | 82 "path_tag": "@1.3.6", |
| 85 "petitparser_rev" : "@37878", | 83 "petitparser_rev" : "@37878", |
| 86 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 84 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
| 87 "plugin_tag": "@0.1.0", | 85 "plugin_tag": "@0.1.0", |
| 88 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", | 86 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", |
| 89 "pub_rev": "@1c08b841158e33b8090bb07e5c39df830db58d44", | 87 "pub_rev": "@1c08b841158e33b8090bb07e5c39df830db58d44", |
| 90 "pub_cache_tag": "@v0.1.0", | 88 "pub_cache_tag": "@v0.1.0", |
| 91 "pub_semver_tag": "@1.2.1", | 89 "pub_semver_tag": "@1.2.1", |
| 92 "quiver_tag": "@0.21.4", | 90 "quiver_tag": "@0.21.4", |
| 93 "root_certificates_rev": "@c3a41df63afacec62fcb8135196177e35fe72f71", | 91 "root_certificates_rev": "@c3a41df63afacec62fcb8135196177e35fe72f71", |
| 94 "scheduled_test_tag": "@0.12.1+2", | 92 "scheduled_test_tag": "@0.12.1+2", |
| 95 "shelf_tag": "@0.6.2+1", | 93 "shelf_tag": "@0.6.2+1", |
| 96 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", | 94 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", |
| 97 "source_maps_tag": "@0.10.1", | 95 "source_maps_tag": "@0.10.1", |
| 98 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", | |
| 99 "shelf_static_tag": "@0.2.3+1", | 96 "shelf_static_tag": "@0.2.3+1", |
| 100 "shelf_web_socket_tag": "@0.0.1+4", | 97 "shelf_web_socket_tag": "@0.0.1+4", |
| 101 "source_map_stack_trace_tag": "@1.0.4", | 98 "source_map_stack_trace_tag": "@1.0.4", |
| 102 "source_span_tag": "@1.2.0", | 99 "source_span_tag": "@1.2.0", |
| 103 "stack_trace_tag": "@1.3.4", | 100 "stack_trace_tag": "@1.3.4", |
| 104 "string_scanner_tag": "@0.1.4", | 101 "string_scanner_tag": "@0.1.4", |
| 105 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", | 102 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
| 106 "test_tag": "@0.12.3+8", | 103 "test_tag": "@0.12.3+8", |
| 107 "test_reflective_loader_tag": "@0.0.3", | 104 "test_reflective_loader_tag": "@0.0.3", |
| 108 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", | 105 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 123 } | 120 } |
| 124 | 121 |
| 125 deps = { | 122 deps = { |
| 126 # Stuff needed for GYP to run. | 123 # Stuff needed for GYP to run. |
| 127 Var("dart_root") + "/third_party/gyp": | 124 Var("dart_root") + "/third_party/gyp": |
| 128 Var('chromium_git') + '/external/gyp.git' + Var("gyp_rev"), | 125 Var('chromium_git') + '/external/gyp.git' + Var("gyp_rev"), |
| 129 | 126 |
| 130 Var("dart_root") + "/tests/co19/src": | 127 Var("dart_root") + "/tests/co19/src": |
| 131 (Var("github_mirror") % "co19") + Var("co19_rev"), | 128 (Var("github_mirror") % "co19") + Var("co19_rev"), |
| 132 | 129 |
| 133 Var("dart_root") + "/third_party/nss": | |
| 134 Var("chromium_git") + "/chromium/deps/nss.git" + Var("nss_rev"), | |
| 135 | |
| 136 Var("dart_root") + "/third_party/sqlite": | |
| 137 Var("chromium_git") + "/chromium/src/third_party/sqlite.git" + | |
| 138 Var("sqlite_rev"), | |
| 139 | |
| 140 Var("dart_root") + "/third_party/zlib": | 130 Var("dart_root") + "/third_party/zlib": |
| 141 Var("chromium_git") + "/chromium/src/third_party/zlib.git" + | 131 Var("chromium_git") + "/chromium/src/third_party/zlib.git" + |
| 142 Var("zlib_rev"), | 132 Var("zlib_rev"), |
| 143 | 133 |
| 144 Var("dart_root") + "/third_party/net_nss": | |
| 145 Var("chromium_git") + "/chromium/src/net/third_party/nss.git" + | |
| 146 Var("net_nss_rev"), | |
| 147 | |
| 148 Var("dart_root") + "/third_party/boringssl/src": | 134 Var("dart_root") + "/third_party/boringssl/src": |
| 149 "https://boringssl.googlesource.com/boringssl.git" + | 135 "https://boringssl.googlesource.com/boringssl.git" + |
| 150 Var("boringssl_rev"), | 136 Var("boringssl_rev"), |
| 151 | 137 |
| 152 Var("dart_root") + "/third_party/root_certificates": | 138 Var("dart_root") + "/third_party/root_certificates": |
| 153 "https://github.com/dart-lang/root_certificates.git" + | 139 "https://github.com/dart-lang/root_certificates.git" + |
| 154 Var("root_certificates_rev"), | 140 Var("root_certificates_rev"), |
| 155 | 141 |
| 156 Var("dart_root") + "/third_party/jinja2": | 142 Var("dart_root") + "/third_party/jinja2": |
| 157 Var("chromium_git") + "/chromium/src/third_party/jinja2.git" + | 143 Var("chromium_git") + "/chromium/src/third_party/jinja2.git" + |
| (...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 399 "--bucket", | 385 "--bucket", |
| 400 "dart-dependencies", | 386 "dart-dependencies", |
| 401 "--recursive", | 387 "--recursive", |
| 402 "--auto_platform", | 388 "--auto_platform", |
| 403 "--extract", | 389 "--extract", |
| 404 "--directory", | 390 "--directory", |
| 405 Var('dart_root') + "/tools/sdks", | 391 Var('dart_root') + "/tools/sdks", |
| 406 ], | 392 ], |
| 407 }, | 393 }, |
| 408 ] | 394 ] |
| OLD | NEW |