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

Side by Side Diff: DEPS

Issue 2555663002: Update V8 DEPS. (Closed)
Patch Set: Created 4 years 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 # Note: The buildbots evaluate this file with CWD set to the parent 1 # Note: The buildbots evaluate this file with CWD set to the parent
2 # directory and assume that the root of the checkout is in ./v8/, so 2 # directory and assume that the root of the checkout is in ./v8/, so
3 # all paths in here must match this assumption. 3 # all paths in here must match this assumption.
4 4
5 vars = { 5 vars = {
6 "chromium_url": "https://chromium.googlesource.com", 6 "chromium_url": "https://chromium.googlesource.com",
7 } 7 }
8 8
9 deps = { 9 deps = {
10 "v8/build": 10 "v8/build":
11 Var("chromium_url") + "/chromium/src/build.git" + "@" + "06764375a1a0cff8ec3 9a34a2d3e4f0769d79c99", 11 Var("chromium_url") + "/chromium/src/build.git" + "@" + "2b2a9616111ecae3189 863f06a1058441628d6e3",
12 "v8/tools/gyp": 12 "v8/tools/gyp":
13 Var("chromium_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba5872 8ff219637458563", 13 Var("chromium_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba5872 8ff219637458563",
14 "v8/third_party/icu": 14 "v8/third_party/icu":
15 Var("chromium_url") + "/chromium/deps/icu.git" + "@" + "dda089a98a4f1512a62a 68e8fc47a98aa6d2f963", 15 Var("chromium_url") + "/chromium/deps/icu.git" + "@" + "dda089a98a4f1512a62a 68e8fc47a98aa6d2f963",
16 "v8/third_party/instrumented_libraries": 16 "v8/third_party/instrumented_libraries":
17 Var("chromium_url") + "/chromium/src/third_party/instrumented_libraries.git" + "@" + "45f5814b1543e41ea0be54c771e3840ea52cca4a", 17 Var("chromium_url") + "/chromium/src/third_party/instrumented_libraries.git" + "@" + "45f5814b1543e41ea0be54c771e3840ea52cca4a",
18 "v8/buildtools": 18 "v8/buildtools":
19 Var("chromium_url") + "/chromium/buildtools.git" + "@" + "102c16366d8b26e4a1 16d42f334860756d0e268e", 19 Var("chromium_url") + "/chromium/buildtools.git" + "@" + "64e38f0cebdde27aa0 cfb405f330063582f9ac76",
20 "v8/base/trace_event/common": 20 "v8/base/trace_event/common":
21 Var("chromium_url") + "/chromium/src/base/trace_event/common.git" + "@" + "0 6294c8a4a6f744ef284cd63cfe54dbf61eea290", 21 Var("chromium_url") + "/chromium/src/base/trace_event/common.git" + "@" + "0 6294c8a4a6f744ef284cd63cfe54dbf61eea290",
22 "v8/third_party/jinja2": 22 "v8/third_party/jinja2":
23 Var("chromium_url") + "/chromium/src/third_party/jinja2.git" + "@" + "b61a2c 009a579593a259c1b300e0ad02bf48fd78", 23 Var("chromium_url") + "/chromium/src/third_party/jinja2.git" + "@" + "b61a2c 009a579593a259c1b300e0ad02bf48fd78",
24 "v8/third_party/markupsafe": 24 "v8/third_party/markupsafe":
25 Var("chromium_url") + "/chromium/src/third_party/markupsafe.git" + "@" + "48 4a5661041cac13bfc688a26ec5434b05d18961", 25 Var("chromium_url") + "/chromium/src/third_party/markupsafe.git" + "@" + "48 4a5661041cac13bfc688a26ec5434b05d18961",
26 "v8/tools/swarming_client": 26 "v8/tools/swarming_client":
27 Var('chromium_url') + '/external/swarming.client.git' + '@' + "ebc8dab6f8b8d 79ec221c94de39a921145abd404", 27 Var('chromium_url') + '/external/swarming.client.git' + '@' + "ebc8dab6f8b8d 79ec221c94de39a921145abd404",
28 "v8/testing/gtest": 28 "v8/testing/gtest":
29 Var("chromium_url") + "/external/github.com/google/googletest.git" + "@" + " 6f8a66431cb592dad629028a50b3dd418a408c87", 29 Var("chromium_url") + "/external/github.com/google/googletest.git" + "@" + " 6f8a66431cb592dad629028a50b3dd418a408c87",
(...skipping 10 matching lines...) Expand all
40 Var("chromium_url") + "/external/github.com/test262-utils/test262-harness-py .git" + "@" + "cbd968f54f7a95c6556d53ba852292a4c49d11d8", 40 Var("chromium_url") + "/external/github.com/test262-utils/test262-harness-py .git" + "@" + "cbd968f54f7a95c6556d53ba852292a4c49d11d8",
41 "v8/tools/clang": 41 "v8/tools/clang":
42 Var("chromium_url") + "/chromium/src/tools/clang.git" + "@" + "7f925e3a40140 b4ec8bbc7b80a251ecf5fa91925", 42 Var("chromium_url") + "/chromium/src/tools/clang.git" + "@" + "7f925e3a40140 b4ec8bbc7b80a251ecf5fa91925",
43 } 43 }
44 44
45 deps_os = { 45 deps_os = {
46 "android": { 46 "android": {
47 "v8/third_party/android_tools": 47 "v8/third_party/android_tools":
48 Var("chromium_url") + "/android_tools.git" + "@" + "b43a6a289a7588b1769814 f04dd6c7d7176974cc", 48 Var("chromium_url") + "/android_tools.git" + "@" + "b43a6a289a7588b1769814 f04dd6c7d7176974cc",
49 "v8/third_party/catapult": 49 "v8/third_party/catapult":
50 Var('chromium_url') + "/external/github.com/catapult-project/catapult.git" + "@" + "627b0d9726b50a0cbd92ddb741d31ba5c184a2e5", 50 Var('chromium_url') + "/external/github.com/catapult-project/catapult.git" + "@" + "287f4bd6afc9b828782d5910b9a8b05c7b698ab9",
51 }, 51 },
52 "win": { 52 "win": {
53 "v8/third_party/cygwin": 53 "v8/third_party/cygwin":
54 Var("chromium_url") + "/chromium/deps/cygwin.git" + "@" + "c89e446b273697f adf3a10ff1007a97c0b7de6df", 54 Var("chromium_url") + "/chromium/deps/cygwin.git" + "@" + "c89e446b273697f adf3a10ff1007a97c0b7de6df",
55 } 55 }
56 } 56 }
57 57
58 recursedeps = [ 58 recursedeps = [
59 "v8/buildtools", 59 "v8/buildtools",
60 "v8/third_party/android_tools", 60 "v8/third_party/android_tools",
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 'name': 'clang', 289 'name': 'clang',
290 'pattern': '.', 290 'pattern': '.',
291 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'], 291 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'],
292 }, 292 },
293 { 293 {
294 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 294 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
295 "pattern": ".", 295 "pattern": ".",
296 "action": ["python", "v8/gypfiles/gyp_v8", "--running-as-hook"], 296 "action": ["python", "v8/gypfiles/gyp_v8", "--running-as-hook"],
297 }, 297 },
298 ] 298 ]
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