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

Side by Side Diff: DEPS

Issue 1138093002: Remove more jar files from our all.deps (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/deps/all.deps/
Patch Set: Created 5 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 | Annotate | Revision Log
« 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 dart checkout. This is normally 6 # The dart_root is the root of our dart checkout. This is normally
7 # simply dart, but if using special gclient specs it can be different. 7 # simply dart, but if using special gclient specs it can be different.
8 "dart_root": "dart", 8 "dart_root": "dart",
9 9
10 # The svn location to pull out dependencies from 10 # The svn location to pull out dependencies from
11 "third_party": "/third_party", 11 "third_party": "/third_party",
12 12
13 # The svn location for pulling pinned revisions of bleeding edge dependencies. 13 # The svn location for pulling pinned revisions of bleeding edge dependencies.
14 "bleeding_edge": "/branches/bleeding_edge", 14 "bleeding_edge": "/branches/bleeding_edge",
15 15
16 # Use this googlecode_url variable only if there is an internal mirror for it. 16 # Use this googlecode_url variable only if there is an internal mirror for it.
17 # If you do not know, use the full path while defining your new deps entry. 17 # If you do not know, use the full path while defining your new deps entry.
18 "googlecode_url": "http://%s.googlecode.com/svn", 18 "googlecode_url": "http://%s.googlecode.com/svn",
19 19
20 "gyp_rev": "@1752", 20 "gyp_rev": "@1752",
21 "co19_rev": "@801", 21 "co19_rev": "@801",
22 "chromium_url": "http://src.chromium.org/svn", 22 "chromium_url": "http://src.chromium.org/svn",
23 "chromium_git": "https://chromium.googlesource.com", 23 "chromium_git": "https://chromium.googlesource.com",
24 24
25 # Revisions of /third_party/* dependencies. 25 # Revisions of /third_party/* dependencies.
26 "7zip_rev" : "@19997", 26 "7zip_rev" : "@19997",
27 "analyzer_cli_tag" : "@1.0.1", 27 "analyzer_cli_tag" : "@1.0.1",
28 "args_tag": "@0.13.0", 28 "args_tag": "@0.13.0",
29 "barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51", 29 "barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51",
30 "bzip2_rev" : "@19997",
31 "chrome_rev" : "@19997", 30 "chrome_rev" : "@19997",
32 "clang_rev" : "@28450", 31 "clang_rev" : "@28450",
33 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e", 32 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
34 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", 33 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
35 "csslib_tag" : "@0.12.0", 34 "csslib_tag" : "@0.12.0",
36 "async_await_rev" : "@8b401a9f2e5e81dca5f70dbe7564112a0823dee6", 35 "async_await_rev" : "@8b401a9f2e5e81dca5f70dbe7564112a0823dee6",
37 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", 36 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
38 "dart_style_tag": "@0.1.8", 37 "dart_style_tag": "@0.1.8",
39 "d8_rev" : "@39739", 38 "d8_rev" : "@39739",
40 "fake_async_rev" : "@38614", 39 "fake_async_rev" : "@38614",
41 "firefox_jsshell_rev" : "@45554", 40 "firefox_jsshell_rev" : "@45554",
42 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", 41 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
43 "gsutil_rev" : "@33376", 42 "gsutil_rev" : "@33376",
44 "guava_rev" : "@19997", 43 "guava_rev" : "@19997",
45 "hamcrest_rev" : "@19997",
46 "html_tag" : "@0.12.1+1", 44 "html_tag" : "@0.12.1+1",
47 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", 45 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",
48 "http_multi_server_tag" : "@1.3.2", 46 "http_multi_server_tag" : "@1.3.2",
49 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", 47 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4",
50 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", 48 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235",
51 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48", 49 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48",
52 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475", 50 "intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475",
53 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", 51 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
54 "json_rev" : "@19997",
55 "json_rpc_2_rev": "@a38eefd116d910199de205f962af92fed87c164c", 52 "json_rpc_2_rev": "@a38eefd116d910199de205f962af92fed87c164c",
56 "junit_rev" : "@19997",
57 "linter_tag": "@0.0.2+1", 53 "linter_tag": "@0.0.2+1",
58 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", 54 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597",
59 "markdown_rev": "@56b0fd6c018d6103862d07e8e27407b9ea3b963d", 55 "markdown_rev": "@56b0fd6c018d6103862d07e8e27407b9ea3b963d",
60 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", 56 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1",
61 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", 57 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd",
62 "mockito_rev" : "@19997",
63 "net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5", 58 "net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5",
64 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0", 59 "nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0",
65 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", 60 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5",
66 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", 61 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6",
67 "observatory_pub_packages_rev": "@45565", 62 "observatory_pub_packages_rev": "@45565",
68 "path_rev": "@93b3e2aa1db0ac0c8bab9d341588d77acda60320", 63 "path_rev": "@93b3e2aa1db0ac0c8bab9d341588d77acda60320",
69 "petitparser_rev" : "@37878", 64 "petitparser_rev" : "@37878",
70 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", 65 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
71 "plugin_tag": "@0.1.0", 66 "plugin_tag": "@0.1.0",
72 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c", 67 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c",
73 "pub_semver_rev": "@182d55d7207e3af5e76e96834fa7cf63c55ce09a", 68 "pub_semver_rev": "@182d55d7207e3af5e76e96834fa7cf63c55ce09a",
74 "scheduled_test_tag": "@0.11.8+1", 69 "scheduled_test_tag": "@0.11.8+1",
75 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", 70 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4",
76 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", 71 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
77 "snakeyaml_rev" : "@19997",
78 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3", 72 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3",
79 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", 73 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81",
80 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", 74 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602",
81 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05", 75 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05",
82 "stack_trace_tag": "@1.2.1", 76 "stack_trace_tag": "@1.2.1",
83 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", 77 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5",
84 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 78 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
85 "test_reflective_loader_tag": "@0.0.3", 79 "test_reflective_loader_tag": "@0.0.3",
86 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 80 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
87 "unittest_tag": "@0.11.6", 81 "unittest_tag": "@0.11.6",
88 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", 82 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
89 "watcher_tag": "@0.9.5", 83 "watcher_tag": "@0.9.5",
90 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec", 84 "web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec",
91 "websocket_rev" : "@35854",
92 "WebCore_rev" : "@44061", 85 "WebCore_rev" : "@44061",
93 "weberknecht_rev" : "@33599",
94 "yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b", 86 "yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b",
95 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", 87 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f",
96 "font_awesome_rev": "@31824", 88 "font_awesome_rev": "@31824",
97 "barback-0.13.0_rev": "@34853", 89 "barback-0.13.0_rev": "@34853",
98 "barback-0.14.0_rev": "@36398", 90 "barback-0.14.0_rev": "@36398",
99 "barback-0.14.1_rev": "@38525", 91 "barback-0.14.1_rev": "@38525",
100 "source_maps-0.9.4_rev": "@38524", 92 "source_maps-0.9.4_rev": "@38524",
101 } 93 }
102 94
103 deps = { 95 deps = {
(...skipping 29 matching lines...) Expand all
133 Var("dart_root") + "/third_party/ply": 125 Var("dart_root") + "/third_party/ply":
134 Var("chromium_git") + "/chromium/src/third_party/ply.git" + 126 Var("chromium_git") + "/chromium/src/third_party/ply.git" +
135 Var("ply_rev"), 127 Var("ply_rev"),
136 128
137 Var("dart_root") + "/third_party/idl_parser": 129 Var("dart_root") + "/third_party/idl_parser":
138 Var("chromium_git") + "/chromium/src/tools/idl_parser.git" + 130 Var("chromium_git") + "/chromium/src/tools/idl_parser.git" +
139 Var("idl_parser_rev"), 131 Var("idl_parser_rev"),
140 132
141 Var("dart_root") + "/third_party/7zip": 133 Var("dart_root") + "/third_party/7zip":
142 Var("third_party") + "/7zip" + Var("7zip_rev"), 134 Var("third_party") + "/7zip" + Var("7zip_rev"),
143 Var("dart_root") + "/third_party/bzip2":
144 Var("third_party") + "/bzip2" + Var("bzip2_rev"),
145 Var("dart_root") + "/third_party/chrome": 135 Var("dart_root") + "/third_party/chrome":
146 Var("third_party") + "/chrome" + Var("chrome_rev"), 136 Var("third_party") + "/chrome" + Var("chrome_rev"),
147 Var("dart_root") + "/third_party/pkg/fake_async": 137 Var("dart_root") + "/third_party/pkg/fake_async":
148 Var("third_party") + "/fake_async" + Var("fake_async_rev"), 138 Var("third_party") + "/fake_async" + Var("fake_async_rev"),
149 Var("dart_root") + "/third_party/firefox_jsshell": 139 Var("dart_root") + "/third_party/firefox_jsshell":
150 Var("third_party") + "/firefox_jsshell" + Var("firefox_jsshell_rev"), 140 Var("third_party") + "/firefox_jsshell" + Var("firefox_jsshell_rev"),
151 Var("dart_root") + "/third_party/font-awesome": 141 Var("dart_root") + "/third_party/font-awesome":
152 Var("third_party") + "/font-awesome" + Var("font_awesome_rev"), 142 Var("third_party") + "/font-awesome" + Var("font_awesome_rev"),
153 Var("dart_root") + "/third_party/gsutil": 143 Var("dart_root") + "/third_party/gsutil":
154 Var("third_party") + "/gsutil" + Var("gsutil_rev"), 144 Var("third_party") + "/gsutil" + Var("gsutil_rev"),
155 Var("dart_root") + "/third_party/guava": 145 Var("dart_root") + "/third_party/guava":
156 Var("third_party") + "/guava" + Var("guava_rev"), 146 Var("third_party") + "/guava" + Var("guava_rev"),
157 Var("dart_root") + "/third_party/hamcrest":
158 Var("third_party") + "/hamcrest" + Var("hamcrest_rev"),
159 Var("dart_root") + "/third_party/json":
160 Var("third_party") + "/json" + Var("json_rev"),
161 Var("dart_root") + "/third_party/junit":
162 Var("third_party") + "/junit" + Var("junit_rev"),
163 Var("dart_root") + "/third_party/mockito":
164 Var("third_party") + "/mockito" + Var("mockito_rev"),
165 Var("dart_root") + "/third_party/pkg/petitparser": 147 Var("dart_root") + "/third_party/pkg/petitparser":
166 Var("third_party") + "/petitparser" + Var("petitparser_rev"), 148 Var("third_party") + "/petitparser" + Var("petitparser_rev"),
167 Var("dart_root") + "/third_party/snakeyaml":
168 Var("third_party") + "/snakeyaml" + Var("snakeyaml_rev"),
169 Var("dart_root") + "/third_party/websocket":
170 Var("third_party") + "/websocket" + Var("websocket_rev"),
171 Var("dart_root") + "/third_party/d8": 149 Var("dart_root") + "/third_party/d8":
172 Var("third_party") + "/d8" + Var("d8_rev"), 150 Var("third_party") + "/d8" + Var("d8_rev"),
173 Var("dart_root") + "/third_party/WebCore": 151 Var("dart_root") + "/third_party/WebCore":
174 Var("third_party") + "/WebCore" + Var("WebCore_rev"), 152 Var("third_party") + "/WebCore" + Var("WebCore_rev"),
175 Var("dart_root") + "/third_party/weberknecht":
176 Var("third_party") + "/weberknecht" + Var("weberknecht_rev"),
177 Var("dart_root") + "/third_party/observatory_pub_packages": 153 Var("dart_root") + "/third_party/observatory_pub_packages":
178 Var("third_party") + "/observatory_pub_packages" + 154 Var("third_party") + "/observatory_pub_packages" +
179 Var("observatory_pub_packages_rev"), 155 Var("observatory_pub_packages_rev"),
180 156
181 Var("dart_root") + "/third_party/dart-services": 157 Var("dart_root") + "/third_party/dart-services":
182 "https://github.com/dart-lang/dart-services.git" + 158 "https://github.com/dart-lang/dart-services.git" +
183 Var("dart_services_rev"), 159 Var("dart_services_rev"),
184 160
185 Var("dart_root") + "/third_party/pkg_tested/analyzer_cli": 161 Var("dart_root") + "/third_party/pkg_tested/analyzer_cli":
186 "https://github.com/dart-lang/analyzer_cli.git" + Var("analyzer_cli_tag"), 162 "https://github.com/dart-lang/analyzer_cli.git" + Var("analyzer_cli_tag"),
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 } 286 }
311 287
312 # TODO(iposva): Move the necessary tools so that hooks can be run 288 # TODO(iposva): Move the necessary tools so that hooks can be run
313 # without the runtime being available. 289 # without the runtime being available.
314 hooks = [ 290 hooks = [
315 { 291 {
316 "pattern": ".", 292 "pattern": ".",
317 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], 293 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"],
318 }, 294 },
319 ] 295 ]
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