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

Side by Side Diff: deps/all.deps/DEPS

Issue 574443002: Update NSS to 3.16.4. Updated to Chromium's copy of NSS at revision 291806 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 3 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 | « dart/runtime/bin/secure_socket.cc ('k') | deps/standalone.deps/DEPS » ('j') | 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 # Use this googlecode_url variable only if there is an internal mirror for it. 6 # Use this googlecode_url variable only if there is an internal mirror for it.
7 # If you do not know, use the full path while defining your new deps entry. 7 # If you do not know, use the full path while defining your new deps entry.
8 "googlecode_url": "http://%s.googlecode.com/svn", 8 "googlecode_url": "http://%s.googlecode.com/svn",
9 9
10 "gyp_rev": "@1752", 10 "gyp_rev": "@1752",
11 "nss_rev": "@257452",
12 "co19_rev": "@761", 11 "co19_rev": "@761",
13 "chromium_url": "http://src.chromium.org/svn", 12 "chromium_url": "http://src.chromium.org/svn",
14 "chromium_git": "http://git.chromium.org/git", 13 "chromium_git": "https://chromium.googlesource.com",
15 14
16 # Revisions of /third_party/* dependencies. 15 # Revisions of /third_party/* dependencies.
17 "7zip_rev" : "@19997", 16 "7zip_rev" : "@19997",
18 "android_adb_rev" : "@36744", 17 "android_adb_rev" : "@36744",
19 "android_content_shell_rev" : "@37275", 18 "android_content_shell_rev" : "@37275",
20 "apache_ant_rev" : "@19997", 19 "apache_ant_rev" : "@19997",
21 "apache_compress_rev" : "@19997", 20 "apache_compress_rev" : "@19997",
22 "apache_http_rev" : "@37872", 21 "apache_http_rev" : "@37872",
23 "args4j_rev" : "@19997", 22 "args4j_rev" : "@19997",
24 "bzip2_rev" : "@19997", 23 "bzip2_rev" : "@19997",
25 "chrome_rev" : "@19997", 24 "chrome_rev" : "@19997",
26 "clang_rev" : "@28450", 25 "clang_rev" : "@28450",
27 "commons-io_rev" : "@19997", 26 "commons-io_rev" : "@19997",
28 "commons-lang_rev" : "@33092", 27 "commons-lang_rev" : "@33092",
29 28
30 # Note: If you change the async_await revision, you should also bump the 29 # Note: If you change the async_await revision, you should also bump the
31 # compiler version number in sdk/lib/_internal/pub/bin/async_compile.dart. 30 # compiler version number in sdk/lib/_internal/pub/bin/async_compile.dart.
32 "async_await_rev" : "@6228072d2a3fd87d6d4e8b147853c74486fdb581", 31 "async_await_rev" : "@6228072d2a3fd87d6d4e8b147853c74486fdb581",
33 32
34 "d8_rev" : "@39739", 33 "d8_rev" : "@39739",
35 "eclipse_rev" : "@38742", 34 "eclipse_rev" : "@38742",
36 "fake_async_rev" : "@38614", 35 "fake_async_rev" : "@38614",
37 "fest_rev" : "@19997", 36 "fest_rev" : "@19997",
38 "firefox_jsshell_rev" : "@35614", 37 "firefox_jsshell_rev" : "@35614",
39 "gson_rev" : "@36048", 38 "gson_rev" : "@36048",
40 "gsutil_rev" : "@33376", 39 "gsutil_rev" : "@33376",
41 "guava_rev" : "@19997", 40 "guava_rev" : "@19997",
42 "hamcrest_rev" : "@19997", 41 "hamcrest_rev" : "@19997",
43 "idl_parser_rev": "@278856", 42 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48",
43 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
44 "json_rev" : "@19997", 44 "json_rev" : "@19997",
45 "junit_rev" : "@19997", 45 "junit_rev" : "@19997",
46 "mockito_rev" : "@19997", 46 "mockito_rev" : "@19997",
47 "net_nss_rev": "@bf6305a7aa19bdcf8f590ceb5e16384f9af63745",
48 "nss_rev": "@7b5b6ec41cf9105bd6e1c9a5157982f821282a4c",
47 "petitparser_rev" : "@37878", 49 "petitparser_rev" : "@37878",
50 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
48 "snakeyaml_rev" : "@19997", 51 "snakeyaml_rev" : "@19997",
52 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81",
49 "websocket_rev" : "@35854", 53 "websocket_rev" : "@35854",
50 "WebCore_rev" : "@40184", 54 "WebCore_rev" : "@40184",
51 "weberknecht_rev" : "@33599", 55 "weberknecht_rev" : "@33599",
56 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f",
52 "font_awesome_rev": "@31824", 57 "font_awesome_rev": "@31824",
53 "barback-0.13.0_rev": "@34853", 58 "barback-0.13.0_rev": "@34853",
54 "barback-0.14.0_rev": "@36398", 59 "barback-0.14.0_rev": "@36398",
55 "barback-0.14.1_rev": "@38525", 60 "barback-0.14.1_rev": "@38525",
56 "source_maps-0.9.4_rev": "@38524", 61 "source_maps-0.9.4_rev": "@38524",
57 } 62 }
58 63
59 deps = { 64 deps = {
60 "dart": 65 "dart":
61 "/branches/bleeding_edge/dart", 66 "/branches/bleeding_edge/dart",
62 67
63 # Stuff needed for GYP to run. 68 # Stuff needed for GYP to run.
64 "dart/third_party/gyp": 69 "dart/third_party/gyp":
65 (Var("googlecode_url") % "gyp") + "/trunk" + Var("gyp_rev"), 70 (Var("googlecode_url") % "gyp") + "/trunk" + Var("gyp_rev"),
66 71
67 "dart/tests/co19/src": ((Var("googlecode_url") % "co19") + 72 "dart/tests/co19/src": ((Var("googlecode_url") % "co19") +
68 "/trunk/co19/tests/co19/src" + Var("co19_rev")), 73 "/trunk/co19/tests/co19/src" + Var("co19_rev")),
69 74
70 "dart/third_party/nss": 75 "dart/third_party/nss":
71 Var("chromium_url") + "/trunk/deps/third_party/nss" + Var("nss_rev"), 76 Var("chromium_git") + "/chromium/deps/nss.git" + Var("nss_rev"),
72 77
73 "dart/third_party/sqlite": 78 "dart/third_party/sqlite":
74 Var("chromium_url") + "/trunk/src/third_party/sqlite" + Var("nss_rev"), 79 Var("chromium_git") + "/chromium/src/third_party/sqlite.git" +
80 Var("sqlite_rev"),
75 81
76 "dart/third_party/zlib": 82 "dart/third_party/zlib":
77 Var("chromium_url") + "/trunk/src/third_party/zlib" + Var("nss_rev"), 83 Var("chromium_git") + "/chromium/src/third_party/zlib.git" +
84 Var("zlib_rev"),
78 85
79 "dart/third_party/net_nss": 86 "dart/third_party/net_nss":
80 Var("chromium_url") + "/trunk/src/net/third_party/nss" + Var("nss_rev"), 87 Var("chromium_git") + "/chromium/src/net/third_party/nss.git" +
88 Var("net_nss_rev"),
81 89
82 "dart/third_party/jinja2": 90 "dart/third_party/jinja2":
83 Var("chromium_url") + "/trunk/src/third_party/jinja2" + Var("idl_parser_re v"), 91 Var("chromium_git") + "/chromium/src/third_party/jinja2.git" +
92 Var("jinja2_rev"),
84 93
85 "dart/third_party/ply": 94 "dart/third_party/ply":
86 Var("chromium_url") + "/trunk/src/third_party/ply" + Var("idl_parser_rev") , 95 Var("chromium_git") + "/chromium/src/third_party/ply.git" +
96 Var("ply_rev"),
87 97
88 "dart/third_party/idl_parser": 98 "dart/third_party/idl_parser":
89 Var("chromium_url") + "/trunk/src/tools/idl_parser" + Var("idl_parser_rev" ), 99 Var("chromium_git") + "/chromium/src/tools/idl_parser.git" +
100 Var("idl_parser_rev"),
90 101
91 "dart/third_party/7zip": "/third_party/7zip" + Var("7zip_rev"), 102 "dart/third_party/7zip": "/third_party/7zip" + Var("7zip_rev"),
92 "dart/third_party/android_adb": 103 "dart/third_party/android_adb":
93 "/third_party/android_adb" + Var("android_adb_rev"), 104 "/third_party/android_adb" + Var("android_adb_rev"),
94 "dart/third_party/android_content_shell": 105 "dart/third_party/android_content_shell":
95 "/third_party/android_content_shell" + Var("android_content_shell_rev"), 106 "/third_party/android_content_shell" + Var("android_content_shell_rev"),
96 "dart/third_party/apache_ant": 107 "dart/third_party/apache_ant":
97 "/third_party/apache_ant" + Var("apache_ant_rev"), 108 "/third_party/apache_ant" + Var("apache_ant_rev"),
98 "dart/third_party/apache_compress": 109 "dart/third_party/apache_compress":
99 "/third_party/apache_compress" + Var("apache_compress_rev"), 110 "/third_party/apache_compress" + Var("apache_compress_rev"),
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 146
136 # These specific versions of barback and source_maps are used for testing and 147 # These specific versions of barback and source_maps are used for testing and
137 # should be pulled from bleeding_edge even on channels. 148 # should be pulled from bleeding_edge even on channels.
138 "dart/third_party/pkg/barback-0.13.0": 149 "dart/third_party/pkg/barback-0.13.0":
139 "/branches/bleeding_edge/dart/pkg/barback" + Var("barback-0.13.0_rev"), 150 "/branches/bleeding_edge/dart/pkg/barback" + Var("barback-0.13.0_rev"),
140 "dart/third_party/pkg/barback-0.14.0+3": 151 "dart/third_party/pkg/barback-0.14.0+3":
141 "/branches/bleeding_edge/dart/pkg/barback" + Var("barback-0.14.0_rev"), 152 "/branches/bleeding_edge/dart/pkg/barback" + Var("barback-0.14.0_rev"),
142 "dart/third_party/pkg/barback-0.14.1+4": 153 "dart/third_party/pkg/barback-0.14.1+4":
143 "/branches/bleeding_edge/dart/pkg/barback" + Var("barback-0.14.1_rev"), 154 "/branches/bleeding_edge/dart/pkg/barback" + Var("barback-0.14.1_rev"),
144 "dart/third_party/pkg/source_maps-0.9.4": 155 "dart/third_party/pkg/source_maps-0.9.4":
145 "/branches/bleeding_edge/dart/pkg/source_maps" + Var("source_maps-0.9.4_re v"), 156 "/branches/bleeding_edge/dart/pkg/source_maps" +
157 Var("source_maps-0.9.4_rev"),
146 } 158 }
147 159
148 deps_os = { 160 deps_os = {
149 "android": { 161 "android": {
150 "dart/third_party/android_tools": 162 "dart/third_party/android_tools":
151 Var("chromium_git") + "/android_tools.git" + 163 Var("chromium_git") + "/android_tools.git" +
152 "@31869996507de16812bb53a3d0aaa15cd6194c16", 164 "@31869996507de16812bb53a3d0aaa15cd6194c16",
153 }, 165 },
154 "win": { 166 "win": {
155 "dart/third_party/cygwin": 167 "dart/third_party/cygwin":
156 Var("chromium_url") + "/trunk/deps/third_party/cygwin@66844", 168 Var("chromium_git") + "/chromium/deps/cygwin.git" +
169 "@c89e446b273697fadf3a10ff1007a97c0b7de6df",
157 "dart/third_party/drt_resources": 170 "dart/third_party/drt_resources":
158 Var("chromium_url") + 171 Var("chromium_url") +
159 "/trunk/src/webkit/tools/test_shell/resources@157099", 172 "/trunk/src/webkit/tools/test_shell/resources@157099",
160 }, 173 },
161 "unix": { 174 "unix": {
162 "dart/third_party/clang": "/third_party/clang" + Var("clang_rev"), 175 "dart/third_party/clang": "/third_party/clang" + Var("clang_rev"),
163 }, 176 },
164 } 177 }
165 178
166 # TODO(iposva): Move the necessary tools so that hooks can be run 179 # TODO(iposva): Move the necessary tools so that hooks can be run
167 # without the runtime being available. 180 # without the runtime being available.
168 hooks = [ 181 hooks = [
169 { 182 {
170 "pattern": ".", 183 "pattern": ".",
171 "action": ["python", "dart/tools/compiler_scripts/generate_my_projects.py"], 184 "action": ["python", "dart/tools/compiler_scripts/generate_my_projects.py"],
172 }, 185 },
173 { 186 {
174 "pattern": ".", 187 "pattern": ".",
175 "action": ["python", "dart/editor/build/generate_sources.py"], 188 "action": ["python", "dart/editor/build/generate_sources.py"],
176 }, 189 },
177 { 190 {
178 "pattern": ".", 191 "pattern": ".",
179 "action": ["python", "dart/tools/gyp_dart.py"], 192 "action": ["python", "dart/tools/gyp_dart.py"],
180 }, 193 },
181 ] 194 ]
OLDNEW
« no previous file with comments | « dart/runtime/bin/secure_socket.cc ('k') | deps/standalone.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698