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

Unified Diff: 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
Patch Set: fix and simplify build for Windows Created April 18, 2018, 6:41 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « createsolution.bat ('k') | v8.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
diff --git a/dependencies b/dependencies
index 2958160d11b5059a88d987a2d514a2ab8d6c453a..d5d6260e3b68edd9e0efdc53f4519d5114990ac6 100644
--- a/dependencies
+++ b/dependencies
@@ -3,11 +3,11 @@ _self = buildtools/ensure_dependencies.py
buildtools = buildtools hg:6ab9eb46db2a git:2f2bf1f217314022327d4bd9c39002e9248dcf7f
adblockpluscore = adblockpluscore hg:5f5cea471d7e git:059151706b3d88c78f85ad3ebf2dddbc598a47fa
third_party/googletest = googletest-github hg:368e1f54e5f6 git:d225acc90bc3a8c420a9bcd1f033033c1ccd7fe0
-third_party/gyp = gyp hg:2488397072ad git:8ffe7e7b1b82890a7e9ea21176bf039b6c53167b
-third_party/v8 = v8-googlesource hg:3f696d7a8e86 git:9a4991959e231351e52266b631cbd36f8341bdc3
-third_party/v8/base/trace_event/common = chromium-trace_event-common hg:23ca1cb1bb90 git:65d1d42a5df6c0a563a6fdfa58a135679185e5d9
-third_party/v8/build = chromium-src-build hg:9cbbad34638b git:1808a907ce42f13b224c263e9843d718fc6d9c39
+third_party/gyp = gyp hg:5382e1309be1 git:85707cef17503c05c0105fb0430fd8ada907d719
+third_party/v8 = v8-googlesource hg:53878a34248d git:3cdaf01c4043e19965efc5ef48df5314960b898f
+third_party/v8/base/trace_event/common = chromium-trace_event-common hg:63c6e10ea83a git:0e9a47d74970bee1bbfc063c47215406f8918699
+third_party/v8/build = chromium-src-build hg:741226696ec2 git:b3a78cd03a95c30ff10f863f736249eb04f0f34d
third_party/v8/testing/gtest = googletest-github hg:324727ee9ad7 git:6f8a66431cb592dad629028a50b3dd418a408c87
-third_party/v8/tools/gyp = gyp hg:94c61f14b4e6 git:eb296f67da078ec01f5e3a9ea9cdc6d26d680161
-third_party/v8/tools/clang = chromium-src-tools-clang hg:057a211296cf git:844603c1fcd47f578931b3ccd583e19f816a3842
-third_party/v8/third_party/icu = chromium-deps-icu hg:da2e19dff3f2 git:dfa798fe694702b43a3debc3290761f22b1acaf8
+third_party/v8/tools/gyp = gyp hg:c8ca69b92a84 git:d61a9397e668fa9843c4aa7da9e79460fe590bfb
+third_party/v8/tools/clang = chromium-src-tools-clang hg:62daeac63377 git:27088876ff821e8a1518383576a43662a3255d56
+third_party/v8/third_party/icu = chromium-deps-icu hg:1b0a5846a073 git:c8ca2962b46670ec89071ffd1291688983cd319c
« no previous file with comments | « createsolution.bat ('k') | v8.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld