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

Side by Side Diff: DEPS

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