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

Side by Side Diff: DEPS

Issue 1167673004: add dev_compiler to DEPS (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: rebase Created 5 years, 6 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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 "async_await_rev" : "@8b401a9f2e5e81dca5f70dbe7564112a0823dee6", 51 "async_await_rev" : "@8b401a9f2e5e81dca5f70dbe7564112a0823dee6",
52 "dartdoc_tag" : "@v0.0.2+2", 52 "dartdoc_tag" : "@v0.0.2+2",
53 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", 53 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
54 "dart_style_tag": "@0.1.8", 54 "dart_style_tag": "@0.1.8",
55 "dev_compiler_rev": "@0.1.1",
55 "fake_async_rev" : "@38614", 56 "fake_async_rev" : "@38614",
56 "firefox_jsshell_rev" : "@45554", 57 "firefox_jsshell_rev" : "@45554",
57 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", 58 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
58 "gsutil_rev" : "@33376", 59 "gsutil_rev" : "@33376",
59 "html_tag" : "@0.12.1+1", 60 "html_tag" : "@0.12.1+1",
60 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", 61 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",
61 "http_multi_server_tag" : "@1.3.2", 62 "http_multi_server_tag" : "@1.3.2",
62 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", 63 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4",
63 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", 64 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235",
64 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48", 65 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48",
(...skipping 20 matching lines...) Expand all
85 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c", 86 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c",
86 "pub_rev": "@9d707158fedc86fc2b02f62cdfe804902b098d9d", 87 "pub_rev": "@9d707158fedc86fc2b02f62cdfe804902b098d9d",
87 "pub_cache_tag": "@v0.0.1+2", 88 "pub_cache_tag": "@v0.0.1+2",
88 "pub_semver_tag": "@1.2.1", 89 "pub_semver_tag": "@1.2.1",
89 "quiver_tag": "@0.21.4", 90 "quiver_tag": "@0.21.4",
90 "scheduled_test_tag": "@0.11.8+1", 91 "scheduled_test_tag": "@0.11.8+1",
91 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", 92 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4",
92 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", 93 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
93 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3", 94 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3",
94 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", 95 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81",
96 "shelf_static_rev": "@0.2.2",
95 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", 97 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602",
96 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05", 98 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05",
97 "stack_trace_tag": "@1.2.1", 99 "stack_trace_tag": "@1.2.1",
98 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", 100 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5",
99 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 101 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
100 "test_tag": "@0.12.1", 102 "test_tag": "@0.12.1",
101 "test_reflective_loader_tag": "@0.0.3", 103 "test_reflective_loader_tag": "@0.0.3",
102 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 104 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
103 "unittest_tag": "@0.11.6", 105 "unittest_tag": "@0.11.6",
104 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", 106 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 Var("dart_root") + "/third_party/pkg/cli_util": 190 Var("dart_root") + "/third_party/pkg/cli_util":
189 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), 191 (Var("github_mirror") % "cli_util") + Var("cli_util_tag"),
190 Var("dart_root") + "/third_party/pkg/collection": 192 Var("dart_root") + "/third_party/pkg/collection":
191 (Var("github_mirror") % "collection") + Var("collection_rev"), 193 (Var("github_mirror") % "collection") + Var("collection_rev"),
192 Var("dart_root") + "/third_party/pkg/crypto": 194 Var("dart_root") + "/third_party/pkg/crypto":
193 (Var("github_mirror") % "crypto") + Var("crypto_rev"), 195 (Var("github_mirror") % "crypto") + Var("crypto_rev"),
194 Var("dart_root") + "/third_party/pkg/csslib": 196 Var("dart_root") + "/third_party/pkg/csslib":
195 (Var("github_mirror") % "csslib") + Var("csslib_tag"), 197 (Var("github_mirror") % "csslib") + Var("csslib_tag"),
196 Var("dart_root") + "/third_party/pkg_tested/dart_style": 198 Var("dart_root") + "/third_party/pkg_tested/dart_style":
197 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), 199 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"),
200 Var("dart_root") + "/third_party/pkg/dev_compiler":
201 "https://github.com/dart-lang/dev_compiler.git" + Var("dev_compiler_rev"),
198 Var("dart_root") + "/third_party/pkg/glob": 202 Var("dart_root") + "/third_party/pkg/glob":
199 (Var("github_mirror") % "glob") + Var("glob_rev"), 203 (Var("github_mirror") % "glob") + Var("glob_rev"),
200 Var("dart_root") + "/third_party/pkg/html": 204 Var("dart_root") + "/third_party/pkg/html":
201 (Var("github_mirror") % "html") + Var("html_tag"), 205 (Var("github_mirror") % "html") + Var("html_tag"),
202 Var("dart_root") + "/third_party/pkg/http": 206 Var("dart_root") + "/third_party/pkg/http":
203 (Var("github_mirror") % "http") + Var("http_rev"), 207 (Var("github_mirror") % "http") + Var("http_rev"),
204 Var("dart_root") + "/third_party/pkg/http_multi_server": 208 Var("dart_root") + "/third_party/pkg/http_multi_server":
205 (Var("github_mirror") % "http_multi_server") + 209 (Var("github_mirror") % "http_multi_server") +
206 Var("http_multi_server_tag"), 210 Var("http_multi_server_tag"),
207 Var("dart_root") + "/third_party/pkg/http_parser": 211 Var("dart_root") + "/third_party/pkg/http_parser":
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 (Var("github_mirror") % "pool") + Var("pool_rev"), 245 (Var("github_mirror") % "pool") + Var("pool_rev"),
242 Var("dart_root") + "/third_party/pkg/pub_semver": 246 Var("dart_root") + "/third_party/pkg/pub_semver":
243 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), 247 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"),
244 Var("dart_root") + "/third_party/pkg/pub": 248 Var("dart_root") + "/third_party/pkg/pub":
245 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"), 249 ("https://github.com/dart-lang/pub.git") + Var("pub_rev"),
246 Var("dart_root") + "/third_party/pkg/scheduled_test": 250 Var("dart_root") + "/third_party/pkg/scheduled_test":
247 (Var("github_mirror") % "scheduled_test") + 251 (Var("github_mirror") % "scheduled_test") +
248 Var("scheduled_test_tag"), 252 Var("scheduled_test_tag"),
249 Var("dart_root") + "/third_party/pkg/shelf": 253 Var("dart_root") + "/third_party/pkg/shelf":
250 (Var("github_mirror") % "shelf") + Var("shelf_rev"), 254 (Var("github_mirror") % "shelf") + Var("shelf_rev"),
255 Var("dart_root") + "/third_party/pkg/shelf_static":
256 "https://github.com/kevmoo/shelf_static.dart.git" +
257 Var("shelf_static_rev"),
251 Var("dart_root") + "/third_party/pkg/shelf_web_socket": 258 Var("dart_root") + "/third_party/pkg/shelf_web_socket":
252 (Var("github_mirror") % "shelf_web_socket") + 259 (Var("github_mirror") % "shelf_web_socket") +
253 Var("shelf_web_socket_rev"), 260 Var("shelf_web_socket_rev"),
254 Var("dart_root") + "/third_party/pkg/smoke": 261 Var("dart_root") + "/third_party/pkg/smoke":
255 (Var("github_mirror") % "smoke") + Var("smoke_rev"), 262 (Var("github_mirror") % "smoke") + Var("smoke_rev"),
256 Var("dart_root") + "/third_party/pkg/source_maps": 263 Var("dart_root") + "/third_party/pkg/source_maps":
257 (Var("github_mirror") % "source_maps") + Var("source_maps_rev"), 264 (Var("github_mirror") % "source_maps") + Var("source_maps_rev"),
258 Var("dart_root") + "/third_party/pkg/source_span": 265 Var("dart_root") + "/third_party/pkg/source_span":
259 (Var("github_mirror") % "source_span") + Var("source_span_rev"), 266 (Var("github_mirror") % "source_span") + Var("source_span_rev"),
260 Var("dart_root") + "/third_party/pkg/stack_trace": 267 Var("dart_root") + "/third_party/pkg/stack_trace":
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 '--no_resume', 358 '--no_resume',
352 '--bucket', 359 '--bucket',
353 'dart-dependencies', 360 'dart-dependencies',
354 '-d', 361 '-d',
355 '-r', 362 '-r',
356 Var('dart_root') + '/third_party/d8', 363 Var('dart_root') + '/third_party/d8',
357 ], 364 ],
358 }, 365 },
359 366
360 ] 367 ]
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