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

Issue 2179743002: Use GTEST_LANG_CXX11 in V8 (Closed)

Created:
4 years, 5 months ago by tzik
Modified:
4 years, 5 months ago
Reviewers:
Michael Achenbach
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Use GTEST_LANG_CXX11 in V8 For GYP build, V8 configures gtest and gmock in its //testing, and OTOH for GN build, it imports BUILD.gn from chromium and uses other configurations from its own. However, a recent chromium change on the BUILD.gn requires //testing update too. That prevents //build roll of V8. BUG=chromium:630299 Committed: https://crrev.com/497e10bf654eade4bdb0b90d7e2d81897395148c Cr-Commit-Position: refs/heads/master@{#38021}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -40 lines) Patch
M testing/gmock.gyp View 1 chunk +4 lines, -1 line 0 comments Download
A testing/gmock_custom/gmock/internal/custom/gmock-port.h View 1 chunk +29 lines, -0 lines 0 comments Download
M testing/gtest.gyp View 2 chunks +2 lines, -39 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
tzik
PTAL
4 years, 5 months ago (2016-07-25 10:28:18 UTC) #7
Michael Achenbach
lgtm - rubberstamp - but I wonder, the failing bots on the roll all used ...
4 years, 5 months ago (2016-07-25 12:51:47 UTC) #9
tzik
On 2016/07/25 12:51:47, Michael Achenbach (slow) wrote: > lgtm - rubberstamp - but I wonder, ...
4 years, 5 months ago (2016-07-25 12:55:30 UTC) #10
Michael Achenbach
On 2016/07/25 12:55:30, tzik wrote: > On 2016/07/25 12:51:47, Michael Achenbach (slow) wrote: > > ...
4 years, 5 months ago (2016-07-25 13:04:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2179743002/1
4 years, 5 months ago (2016-07-25 13:05:05 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-25 13:06:26 UTC) #15
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/497e10bf654eade4bdb0b90d7e2d81897395148c Cr-Commit-Position: refs/heads/master@{#38021}
4 years, 5 months ago (2016-07-25 13:06:51 UTC) #17
Michael Achenbach
4 years, 5 months ago (2016-07-25 14:00:42 UTC) #18
Message was sent while issue was closed.
Fixed the issue: https://codereview.chromium.org/2178803003/ thanks!

Powered by Google App Engine
This is Rietveld 408576698