Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: dependencies

Issue 29748587: Issue 6063, 6531 - Update V8 to 6.5.254.41, use C++14 and NDK-r16b (Closed) Base URL: https://github.com/adblockplus/libadblockplus@549616e865707b89e95659d55c70e22d63130ce5
Left Patch Set: Created April 10, 2018, 1:45 p.m.
Right Patch Set: fix and simplify build for Windows Created April 18, 2018, 6:41 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « createsolution.bat ('k') | v8.gypi » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 _root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/ 1 _root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
2 _self = buildtools/ensure_dependencies.py 2 _self = buildtools/ensure_dependencies.py
3 buildtools = buildtools hg:6ab9eb46db2a git:2f2bf1f217314022327d4bd9c39002e9248d cf7f 3 buildtools = buildtools hg:6ab9eb46db2a git:2f2bf1f217314022327d4bd9c39002e9248d cf7f
4 adblockpluscore = adblockpluscore hg:5f5cea471d7e git:059151706b3d88c78f85ad3ebf 2dddbc598a47fa 4 adblockpluscore = adblockpluscore hg:5f5cea471d7e git:059151706b3d88c78f85ad3ebf 2dddbc598a47fa
5 third_party/googletest = googletest-github hg:368e1f54e5f6 git:d225acc90bc3a8c42 0a9bcd1f033033c1ccd7fe0 5 third_party/googletest = googletest-github hg:368e1f54e5f6 git:d225acc90bc3a8c42 0a9bcd1f033033c1ccd7fe0
6 third_party/gyp = gyp hg:5382e1309be1 git:85707cef17503c05c0105fb0430fd8ada907d7 19 6 third_party/gyp = gyp hg:5382e1309be1 git:85707cef17503c05c0105fb0430fd8ada907d7 19
sergei 2018/04/10 13:56:48 gyp should be updated in order to let us generate
7 third_party/v8 = v8-googlesource hg: git:https://github.com/abby-sergz/v8-google source.git@40e33a00e7b0e7856225e751386df9d2e9e743eb 7 third_party/v8 = v8-googlesource hg:53878a34248d git:3cdaf01c4043e19965efc5ef48d f5314960b898f
sergei 2018/04/10 13:56:48 This line will be updated after https://codereview
8 third_party/v8/base/trace_event/common = chromium-trace_event-common hg:63c6e10e a83a git:0e9a47d74970bee1bbfc063c47215406f8918699 8 third_party/v8/base/trace_event/common = chromium-trace_event-common hg:63c6e10e a83a git:0e9a47d74970bee1bbfc063c47215406f8918699
9 third_party/v8/build = chromium-src-build hg:741226696ec2 git:b3a78cd03a95c30ff1 0f863f736249eb04f0f34d 9 third_party/v8/build = chromium-src-build hg:741226696ec2 git:b3a78cd03a95c30ff1 0f863f736249eb04f0f34d
10 third_party/v8/testing/gtest = googletest-github hg:324727ee9ad7 git:6f8a66431cb 592dad629028a50b3dd418a408c87 10 third_party/v8/testing/gtest = googletest-github hg:324727ee9ad7 git:6f8a66431cb 592dad629028a50b3dd418a408c87
11 third_party/v8/tools/gyp = gyp hg:c8ca69b92a84 git:d61a9397e668fa9843c4aa7da9e79 460fe590bfb 11 third_party/v8/tools/gyp = gyp hg:c8ca69b92a84 git:d61a9397e668fa9843c4aa7da9e79 460fe590bfb
12 third_party/v8/tools/clang = chromium-src-tools-clang hg:62daeac63377 git:270888 76ff821e8a1518383576a43662a3255d56 12 third_party/v8/tools/clang = chromium-src-tools-clang hg:62daeac63377 git:270888 76ff821e8a1518383576a43662a3255d56
13 third_party/v8/third_party/icu = chromium-deps-icu hg:1b0a5846a073 git:c8ca2962b 46670ec89071ffd1291688983cd319c 13 third_party/v8/third_party/icu = chromium-deps-icu hg:1b0a5846a073 git:c8ca2962b 46670ec89071ffd1291688983cd319c
LEFTRIGHT

Powered by Google App Engine
This is Rietveld