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

Side by Side Diff: DEPS

Issue 1250473010: Upgrade test and dart_style to constraints that allow analyzer. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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 # The svn location to pull out dependencies from 10 # The svn location to pull out dependencies from
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 "dartdoc_rev" : "@9f677ec40f9beeb8933374885ef3af4c63d35d25", 51 "dartdoc_rev" : "@9f677ec40f9beeb8933374885ef3af4c63d35d25",
52 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", 52 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
53 "dart_style_tag": "@0.1.8", 53 "dart_style_tag": "@0.1.8+2",
54 "dev_compiler_rev": "@0.1.1", 54 "dev_compiler_rev": "@0.1.1",
55 "fake_async_rev" : "@38614", 55 "fake_async_rev" : "@38614",
56 "firefox_jsshell_rev" : "@45554", 56 "firefox_jsshell_rev" : "@45554",
57 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", 57 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
58 "gsutil_rev" : "@33376", 58 "gsutil_rev" : "@33376",
59 "html_tag" : "@0.12.1+1", 59 "html_tag" : "@0.12.1+1",
60 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", 60 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",
61 "http_multi_server_tag" : "@1.3.2", 61 "http_multi_server_tag" : "@1.3.2",
62 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", 62 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4",
63 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", 63 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235",
(...skipping 27 matching lines...) Expand all
91 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", 91 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4",
92 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", 92 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
93 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3", 93 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3",
94 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", 94 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81",
95 "shelf_static_rev": "@v0.2.1", 95 "shelf_static_rev": "@v0.2.1",
96 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", 96 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602",
97 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05", 97 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05",
98 "stack_trace_tag": "@1.2.1", 98 "stack_trace_tag": "@1.2.1",
99 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", 99 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5",
100 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 100 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
101 "test_tag": "@0.12.1", 101 "test_tag": "@0.12.3+8",
102 "test_reflective_loader_tag": "@0.0.3", 102 "test_reflective_loader_tag": "@0.0.3",
103 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 103 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
104 "unittest_tag": "@0.11.6", 104 "unittest_tag": "@0.11.6",
105 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", 105 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
106 "watcher_tag": "@0.9.6", 106 "watcher_tag": "@0.9.6",
107 "when_tag": "@0.2.0+2", 107 "when_tag": "@0.2.0+2",
108 "which_tag": "@0.1.3+1", 108 "which_tag": "@0.1.3+1",
109 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec", 109 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec",
110 "WebCore_rev" : "@44061", 110 "WebCore_rev" : "@44061",
111 "yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b", 111 "yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 Var("dart_root") + "/third_party/pkg/cli_util": 187 Var("dart_root") + "/third_party/pkg/cli_util":
188 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), 188 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"),
189 Var("dart_root") + "/third_party/pkg/collection": 189 Var("dart_root") + "/third_party/pkg/collection":
190 (Var("github_mirror") % "collection") + Var("collection_rev"), 190 (Var("github_mirror") % "collection") + Var("collection_rev"),
191 Var("dart_root") + "/third_party/pkg/crypto": 191 Var("dart_root") + "/third_party/pkg/crypto":
192 (Var("github_mirror") % "crypto") + Var("crypto_rev"), 192 (Var("github_mirror") % "crypto") + Var("crypto_rev"),
193 Var("dart_root") + "/third_party/pkg/csslib": 193 Var("dart_root") + "/third_party/pkg/csslib":
194 (Var("github_mirror") % "csslib") + Var("csslib_tag"), 194 (Var("github_mirror") % "csslib") + Var("csslib_tag"),
195 Var("dart_root") + "/third_party/pkg_tested/dart_style": 195 Var("dart_root") + "/third_party/pkg_tested/dart_style":
196 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), 196 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"),
197 Var("dart_root") + "/third_party/pkg/dartdoc": 197 Var("dart_root") + "/third_party/pkg/dartdoc":
198 "https://github.com/dart-lang/dartdoc.git" + Var("dartdoc_rev"), 198 "https://github.com/dart-lang/dartdoc.git" + Var("dartdoc_rev"),
199 Var("dart_root") + "/third_party/pkg/dev_compiler": 199 Var("dart_root") + "/third_party/pkg/dev_compiler":
200 "https://github.com/dart-lang/dev_compiler.git" + Var("dev_compiler_rev"), 200 "https://github.com/dart-lang/dev_compiler.git" + Var("dev_compiler_rev"),
201 Var("dart_root") + "/third_party/pkg/glob": 201 Var("dart_root") + "/third_party/pkg/glob":
202 (Var("github_mirror") % "glob") + Var("glob_rev"), 202 (Var("github_mirror") % "glob") + Var("glob_rev"),
203 Var("dart_root") + "/third_party/pkg/html": 203 Var("dart_root") + "/third_party/pkg/html":
204 (Var("github_mirror") % "html") + Var("html_tag"), 204 (Var("github_mirror") % "html") + Var("html_tag"),
205 Var("dart_root") + "/third_party/pkg/http": 205 Var("dart_root") + "/third_party/pkg/http":
206 (Var("github_mirror") % "http") + Var("http_rev"), 206 (Var("github_mirror") % "http") + Var("http_rev"),
207 Var("dart_root") + "/third_party/pkg/http_multi_server": 207 Var("dart_root") + "/third_party/pkg/http_multi_server":
(...skipping 14 matching lines...) Expand all
222 (Var("github_mirror") % "logging") + Var("logging_rev"), 222 (Var("github_mirror") % "logging") + Var("logging_rev"),
223 Var("dart_root") + "/third_party/pkg/markdown": 223 Var("dart_root") + "/third_party/pkg/markdown":
224 "https://chromium.googlesource.com/external/github.com" + 224 "https://chromium.googlesource.com/external/github.com" +
225 "/dpeek/dart-markdown.git" + Var("markdown_rev"), 225 "/dpeek/dart-markdown.git" + Var("markdown_rev"),
226 Var("dart_root") + "/third_party/pkg/matcher": 226 Var("dart_root") + "/third_party/pkg/matcher":
227 (Var("github_mirror") % "matcher") + Var("matcher_tag"), 227 (Var("github_mirror") % "matcher") + Var("matcher_tag"),
228 Var("dart_root") + "/third_party/pkg/metatest": 228 Var("dart_root") + "/third_party/pkg/metatest":
229 (Var("github_mirror") % "metatest") + Var("metatest_rev"), 229 (Var("github_mirror") % "metatest") + Var("metatest_rev"),
230 Var("dart_root") + "/third_party/pkg/mime": 230 Var("dart_root") + "/third_party/pkg/mime":
231 (Var("github_mirror") % "mime") + Var("mime_rev"), 231 (Var("github_mirror") % "mime") + Var("mime_rev"),
232 Var("dart_root") + "/third_party/pkg/mustache4dart": 232 Var("dart_root") + "/third_party/pkg/mustache4dart":
233 Var("chromium_git") 233 Var("chromium_git")
234 + "/external/github.com/valotas/mustache4dart.git" 234 + "/external/github.com/valotas/mustache4dart.git"
235 + Var("mustache4dart_rev"), 235 + Var("mustache4dart_rev"),
236 Var("dart_root") + "/third_party/pkg/oauth2": 236 Var("dart_root") + "/third_party/pkg/oauth2":
237 (Var("github_mirror") % "oauth2") + Var("oauth2_rev"), 237 (Var("github_mirror") % "oauth2") + Var("oauth2_rev"),
238 Var("dart_root") + "/third_party/pkg/observe": 238 Var("dart_root") + "/third_party/pkg/observe":
239 (Var("github_mirror") % "observe") + Var("observe_rev"), 239 (Var("github_mirror") % "observe") + Var("observe_rev"),
240 Var("dart_root") + "/third_party/pkg/package_config": 240 Var("dart_root") + "/third_party/pkg/package_config":
241 (Var("github_mirror") % "package_config") + 241 (Var("github_mirror") % "package_config") +
242 Var("package_config_tag"), 242 Var("package_config_tag"),
243 Var("dart_root") + "/third_party/pkg/path": 243 Var("dart_root") + "/third_party/pkg/path":
244 (Var("github_mirror") % "path") + Var("path_rev"), 244 (Var("github_mirror") % "path") + Var("path_rev"),
245 Var("dart_root") + "/third_party/pkg/plugin": 245 Var("dart_root") + "/third_party/pkg/plugin":
246 (Var("github_mirror") % "plugin") + Var("plugin_tag"), 246 (Var("github_mirror") % "plugin") + Var("plugin_tag"),
247 Var("dart_root") + "/third_party/pkg/pool": 247 Var("dart_root") + "/third_party/pkg/pool":
248 (Var("github_mirror") % "pool") + Var("pool_rev"), 248 (Var("github_mirror") % "pool") + Var("pool_rev"),
249 Var("dart_root") + "/third_party/pkg/pub_semver": 249 Var("dart_root") + "/third_party/pkg/pub_semver":
250 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), 250 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"),
251 Var("dart_root") + "/third_party/pkg/pub": 251 Var("dart_root") + "/third_party/pkg/pub":
252 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"), 252 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"),
253 Var("dart_root") + "/third_party/pkg/pub_cache": 253 Var("dart_root") + "/third_party/pkg/pub_cache":
254 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), 254 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"),
255 Var("dart_root") + "/third_party/pkg/quiver": 255 Var("dart_root") + "/third_party/pkg/quiver":
256 Var("chromium_git") 256 Var("chromium_git")
257 + "/external/github.com/google/quiver-dart.git" 257 + "/external/github.com/google/quiver-dart.git"
258 + Var("quiver_tag"), 258 + Var("quiver_tag"),
259 Var("dart_root") + "/third_party/pkg/scheduled_test": 259 Var("dart_root") + "/third_party/pkg/scheduled_test":
260 (Var("github_mirror") % "scheduled_test") + 260 (Var("github_mirror") % "scheduled_test") +
261 Var("scheduled_test_tag"), 261 Var("scheduled_test_tag"),
262 Var("dart_root") + "/third_party/pkg/shelf": 262 Var("dart_root") + "/third_party/pkg/shelf":
263 (Var("github_mirror") % "shelf") + Var("shelf_rev"), 263 (Var("github_mirror") % "shelf") + Var("shelf_rev"),
264 Var("dart_root") + "/third_party/pkg/shelf_static": 264 Var("dart_root") + "/third_party/pkg/shelf_static":
265 "https://github.com/kevmoo/shelf_static.dart.git" + 265 "https://github.com/kevmoo/shelf_static.dart.git" +
266 Var("shelf_static_rev"), 266 Var("shelf_static_rev"),
267 Var("dart_root") + "/third_party/pkg/shelf_web_socket": 267 Var("dart_root") + "/third_party/pkg/shelf_web_socket":
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 '--no_resume', 367 '--no_resume',
368 '--bucket', 368 '--bucket',
369 'dart-dependencies', 369 'dart-dependencies',
370 '-d', 370 '-d',
371 '-r', 371 '-r',
372 Var('dart_root') + '/third_party/d8', 372 Var('dart_root') + '/third_party/d8',
373 ], 373 ],
374 }, 374 },
375 375
376 ] 376 ]
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