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

Side by Side Diff: DEPS

Issue 2235083002: Update NaCl GN toolchain definitions. (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Now with buildtools Created 4 years, 4 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 | src/trusted/service_runtime/linux/toolchain/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # DEPS files look like -*- Python -*- 1 # DEPS files look like -*- Python -*-
2 2
3 vars = { 3 vars = {
4 # These revisions are slices of the chromium repository. 4 # These revisions are slices of the chromium repository.
5 # Because they come from separate sub-slices, their hashes do not match at 5 # Because they come from separate sub-slices, their hashes do not match at
6 # equivalent revisions. When updating them, use the roll-dep script 6 # equivalent revisions. When updating them, use the roll-dep script
7 # to move them to equivalent revisions. Additionally, because not all 7 # to move them to equivalent revisions. Additionally, because not all
8 # directories contain commits at each revision, you will need to select 8 # directories contain commits at each revision, you will need to select
9 # revisions at latest revision up to a high watermark from each slice. 9 # revisions at latest revision up to a high watermark from each slice.
10 # Document the high watermark here: 10 # Document the high watermark here:
11 # chrome_rev: 403388 11 # chrome_rev: 411082
12 "build_rev": "c80c063b314ab9cc6c3c5955c7444c2fa514bcec", # from cr commit posi tion 403309 12 "build_rev": "01ebc7132bdd79aef8a0bdda3fa87ec4cd95d550", # from cr commit posi tion 411082
13 "binutils_rev": "8d77853bc9415bcb7bb4206fa2901de7603387db", # from cr commit p osition 392828 13 "binutils_rev": "8d77853bc9415bcb7bb4206fa2901de7603387db", # from cr commit p osition 392828
14 "libcxx_static_rev": "fd8f9a82862aa40dab0c5bcdea6e498715284f5a", # from cr com mit position 369150 14 "libcxx_static_rev": "fd8f9a82862aa40dab0c5bcdea6e498715284f5a", # from cr com mit position 369150
15 # NOTE: be sure to update clang_lib_version in SConstruct whenever 15 # NOTE: be sure to update clang_lib_version in SConstruct whenever
16 # updating this clang_rev (e.g., if LLVM changes from version 3.7 to 3.8). 16 # updating this clang_rev (e.g., if LLVM changes from version 3.7 to 3.8).
17 "clang_rev": "040101933080540f1e103cf42729147654e7bb08", # from cr commit posi tion 403068 17 "clang_rev": "040101933080540f1e103cf42729147654e7bb08", # from cr commit posi tion 403068
18 18
19 # NOTE! These five should be kept up to date with their counterparts in 19 # NOTE! These five should be kept up to date with their counterparts in
20 # chromium/src/DEPS. 20 # chromium/src/DEPS.
21 # Be sure to update them when updating the chromium slice revisions above. 21 # Be sure to update them when updating the chromium slice revisions above.
22 # (This is not essential for Breakpad, because we do not use its code 22 # (This is not essential for Breakpad, because we do not use its code
23 # in the build that goes into Chromium. But we might as well update it too.) 23 # in the build that goes into Chromium. But we might as well update it too.)
24 # You should now use the roll-dep script in depot_tools to do this update. 24 # You should now use the roll-dep script in depot_tools to do this update.
25 "gtest_rev": "6f8a66431cb592dad629028a50b3dd418a408c87", 25 "gtest_rev": "6f8a66431cb592dad629028a50b3dd418a408c87",
26 "gyp_rev": "c61b0b35c8396bfd59efc6cfc11401d912b0f510", 26 "gyp_rev": "c61b0b35c8396bfd59efc6cfc11401d912b0f510",
27 "breakpad_rev": "5f638d532312685548d5033618c8a36f73302d0a", 27 "breakpad_rev": "5f638d532312685548d5033618c8a36f73302d0a",
28 # Three lines of non-changing comments so that 28 # Three lines of non-changing comments so that
29 # the commit queue can handle CLs rolling build tools 29 # the commit queue can handle CLs rolling build tools
30 # and whatever else without interference from each other. 30 # and whatever else without interference from each other.
31 'buildtools_revision': "db6179b29f90d28026b0cb23ef71d56ec31b8bd6", 31 'buildtools_revision': "33a32b8aa2b7274d246fcf85ce8f762cf4291418",
32 # Three lines of non-changing comments so that 32 # Three lines of non-changing comments so that
33 # the commit queue can handle CLs rolling lss 33 # the commit queue can handle CLs rolling lss
34 # and whatever else without interference from each other. 34 # and whatever else without interference from each other.
35 'lss_revision': '3f6478ac95edf86cd3da300c2c0d34a438f5dbeb', 35 'lss_revision': '3f6478ac95edf86cd3da300c2c0d34a438f5dbeb',
36 36
37 # Separately pinned repositories, update with roll-dep individually. 37 # Separately pinned repositories, update with roll-dep individually.
38 "third_party_rev": "d4e38e5faf600b39649025e5605d6e7f94518ea7", 38 "third_party_rev": "d4e38e5faf600b39649025e5605d6e7f94518ea7",
39 "lcov_rev": "b37daf5968200da8ff520ce65c4e5bce4047dd15", # from svn revision 14 9720 39 "lcov_rev": "b37daf5968200da8ff520ce65c4e5bce4047dd15", # from svn revision 14 9720
40 "gnu_binutils_rev": "f4003433b61b25666565690caf3d7a7a1a4ec436", # from svn rev ision 8151 40 "gnu_binutils_rev": "f4003433b61b25666565690caf3d7a7a1a4ec436", # from svn rev ision 8151
41 "mingw_rev": "3cc8b140b883a9fe4986d12cfd46c16a093d3527", # from svn revision 7 064 41 "mingw_rev": "3cc8b140b883a9fe4986d12cfd46c16a093d3527", # from svn revision 7 064
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 "native_client/build/package_version/package_version.py", 258 "native_client/build/package_version/package_version.py",
259 "cleanup", 259 "cleanup",
260 ], 260 ],
261 }, 261 },
262 ] 262 ]
263 263
264 include_rules = [ 264 include_rules = [
265 "+native_client/src/include", 265 "+native_client/src/include",
266 "+gtest", 266 "+gtest",
267 ] 267 ]
OLDNEW
« no previous file with comments | « no previous file | src/trusted/service_runtime/linux/toolchain/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698