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: Created April 10, 2018, 1:45 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
« Makefile ('K') | « createsolution.bat ('k') | no next file » | 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..f4e13b2f7ca3aae9f74e87662801e6d5046fa563 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
sergei 2018/04/10 13:56:48 gyp should be updated in order to let us generate
+third_party/v8 = v8-googlesource hg: git:https://github.com/abby-sergz/v8-googlesource.git@40e33a00e7b0e7856225e751386df9d2e9e743eb
sergei 2018/04/10 13:56:48 This line will be updated after https://codereview
+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
« Makefile ('K') | « createsolution.bat ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld