Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: DEPS

Issue 1952453002: Bring in the latest watcher, collection, and async. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update collection and async as well. Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # We use mirrors of all github repos to guarantee reproducibility and 10 # We use mirrors of all github repos to guarantee reproducibility and
(...skipping 12 matching lines...) Expand all
23 23
24 # Only use this temporarily while waiting for a mirror for a new package. 24 # Only use this temporarily while waiting for a mirror for a new package.
25 "github_dartlang": "https://github.com/dart-lang/%s.git", 25 "github_dartlang": "https://github.com/dart-lang/%s.git",
26 26
27 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638", 27 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638",
28 "co19_rev": "@3ed795ea02e022ef19c77cf1b6095b7c8f5584d0", 28 "co19_rev": "@3ed795ea02e022ef19c77cf1b6095b7c8f5584d0",
29 "chromium_git": "https://chromium.googlesource.com", 29 "chromium_git": "https://chromium.googlesource.com",
30 30
31 # Revisions of /third_party/* dependencies. 31 # Revisions of /third_party/* dependencies.
32 "args_tag": "@0.13.4", 32 "args_tag": "@0.13.4",
33 "async_tag": "@1.9.0", 33 "async_tag": "@1.10.0",
34 "barback-0.13.0_rev": "@34853", 34 "barback-0.13.0_rev": "@34853",
35 "barback-0.14.0_rev": "@36398", 35 "barback-0.14.0_rev": "@36398",
36 "barback-0.14.1_rev": "@38525", 36 "barback-0.14.1_rev": "@38525",
37 "barback_tag" : "@0.15.2+7", 37 "barback_tag" : "@0.15.2+7",
38 "bazel_worker_tag": "@v0.1.0", 38 "bazel_worker_tag": "@v0.1.0",
39 "boolean_selector_tag" : "@1.0.0", 39 "boolean_selector_tag" : "@1.0.0",
40 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e", 40 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e",
41 "charcode_tag": "@1.1.0", 41 "charcode_tag": "@1.1.0",
42 "chrome_rev" : "@19997", 42 "chrome_rev" : "@19997",
43 "cli_util_tag" : "@0.0.1+2", 43 "cli_util_tag" : "@0.0.1+2",
44 "collection_rev": "@f6135e6350c63eb3f4dd12953b8d4363faff16fc", 44 "collection_tag": "@1.6.0",
45 "convert_tag": "@1.0.0", 45 "convert_tag": "@1.0.0",
46 "crypto_tag" : "@1.1.0", 46 "crypto_tag" : "@1.1.0",
47 "csslib_tag" : "@0.12.0", 47 "csslib_tag" : "@0.12.0",
48 "dart2js_info_rev" : "@0a221eaf16aec3879c45719de656680ccb80d8a1", 48 "dart2js_info_rev" : "@0a221eaf16aec3879c45719de656680ccb80d8a1",
49 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", 49 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
50 "dart_style_tag": "@0.2.4", 50 "dart_style_tag": "@0.2.4",
51 "dartdoc_tag" : "@v0.9.0", 51 "dartdoc_tag" : "@v0.9.0",
52 "dev_compiler_rev": "@ec95b3c45819f4d0de847588fdaa752a8e4651fb", 52 "dev_compiler_rev": "@ec95b3c45819f4d0de847588fdaa752a8e4651fb",
53 "fixnum_tag": "@0.10.4", 53 "fixnum_tag": "@0.10.4",
54 "func_rev": "@8d4aea75c21be2179cb00dc2b94a71414653094e", 54 "func_rev": "@8d4aea75c21be2179cb00dc2b94a71414653094e",
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "source_span_tag": "@1.2.0", 95 "source_span_tag": "@1.2.0",
96 "stack_trace_tag": "@1.4.2", 96 "stack_trace_tag": "@1.4.2",
97 "stream_channel_tag": "@1.3.1", 97 "stream_channel_tag": "@1.3.1",
98 "string_scanner_tag": "@0.1.4", 98 "string_scanner_tag": "@0.1.4",
99 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 99 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
100 "test_reflective_loader_tag": "@0.0.3", 100 "test_reflective_loader_tag": "@0.0.3",
101 "test_tag": "@0.12.12", 101 "test_tag": "@0.12.12",
102 "typed_data_tag": "@1.1.2", 102 "typed_data_tag": "@1.1.2",
103 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", 103 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
104 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 104 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
105 "watcher_tag": "@0.9.7", 105 "watcher_tag": "@0.9.7+2",
106 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", 106 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61",
107 "web_socket_channel_tag": "@1.0.0", 107 "web_socket_channel_tag": "@1.0.0",
108 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17", 108 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17",
109 "when_tag": "@0.2.0+2", 109 "when_tag": "@0.2.0+2",
110 "which_tag": "@0.1.3+1", 110 "which_tag": "@0.1.3+1",
111 "yaml_tag": "@2.1.5", 111 "yaml_tag": "@2.1.5",
112 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", 112 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f",
113 } 113 }
114 114
115 deps = { 115 deps = {
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 Var("dart_root") + "/third_party/pkg/bazel_worker": 156 Var("dart_root") + "/third_party/pkg/bazel_worker":
157 (Var("github_dartlang") % "bazel_worker") + Var("bazel_worker_tag"), 157 (Var("github_dartlang") % "bazel_worker") + Var("bazel_worker_tag"),
158 Var("dart_root") + "/third_party/pkg/boolean_selector": 158 Var("dart_root") + "/third_party/pkg/boolean_selector":
159 (Var("github_dartlang") % "boolean_selector") + 159 (Var("github_dartlang") % "boolean_selector") +
160 Var("boolean_selector_tag"), 160 Var("boolean_selector_tag"),
161 Var("dart_root") + "/third_party/pkg/charcode": 161 Var("dart_root") + "/third_party/pkg/charcode":
162 (Var("github_mirror") % "charcode") + Var("charcode_tag"), 162 (Var("github_mirror") % "charcode") + Var("charcode_tag"),
163 Var("dart_root") + "/third_party/pkg/cli_util": 163 Var("dart_root") + "/third_party/pkg/cli_util":
164 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), 164 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"),
165 Var("dart_root") + "/third_party/pkg/collection": 165 Var("dart_root") + "/third_party/pkg/collection":
166 (Var("github_mirror") % "collection") + Var("collection_rev"), 166 (Var("github_mirror") % "collection") + Var("collection_tag"),
167 Var("dart_root") + "/third_party/pkg/convert": 167 Var("dart_root") + "/third_party/pkg/convert":
168 "https://github.com/dart-lang/convert.git" + Var("convert_tag"), 168 "https://github.com/dart-lang/convert.git" + Var("convert_tag"),
169 Var("dart_root") + "/third_party/pkg/crypto": 169 Var("dart_root") + "/third_party/pkg/crypto":
170 (Var("github_mirror") % "crypto") + Var("crypto_tag"), 170 (Var("github_mirror") % "crypto") + Var("crypto_tag"),
171 Var("dart_root") + "/third_party/pkg/csslib": 171 Var("dart_root") + "/third_party/pkg/csslib":
172 (Var("github_mirror") % "csslib") + Var("csslib_tag"), 172 (Var("github_mirror") % "csslib") + Var("csslib_tag"),
173 Var("dart_root") + "/third_party/dart-services": 173 Var("dart_root") + "/third_party/dart-services":
174 (Var("github_mirror") % "dart-services") + 174 (Var("github_mirror") % "dart-services") +
175 Var("dart_services_rev"), 175 Var("dart_services_rev"),
176 Var("dart_root") + "/third_party/pkg_tested/dart_style": 176 Var("dart_root") + "/third_party/pkg_tested/dart_style":
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 "--extract", 453 "--extract",
454 "-s", 454 "-s",
455 Var('dart_root') + "/third_party/clang.tar.gz.sha1", 455 Var('dart_root') + "/third_party/clang.tar.gz.sha1",
456 ], 456 ],
457 }, 457 },
458 { 458 {
459 "pattern": ".", 459 "pattern": ".",
460 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], 460 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"],
461 }, 461 },
462 ] 462 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698