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

Issue 2007843002: [gn] Make v8_target_arch a GN declare_arg() (Closed)

Created:
4 years, 7 months ago by Michael Achenbach
Modified:
4 years, 7 months ago
Reviewers:
Dirk Pranke, vogelheim
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

[gn] Make v8_target_arch a GN declare_arg() There are bots on the chromium.lkgr waterfall that need to be able to set v8_target_arch to "arm" while the rest of the target build is "x86". This CL makes that argument a declare_arg(), so that we can do that. BUG=chromium:605732, chromium:474921 NOTRY=true Committed: https://crrev.com/3be95b712c2f5acfb189b60cb3e4ba3600a66ba8 Cr-Commit-Position: refs/heads/master@{#36464}

Patch Set 1 #

Patch Set 2 : Fixes #

Total comments: 2

Patch Set 3 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -23 lines) Patch
M BUILD.gn View 1 2 chunks +10 lines, -9 lines 0 comments Download
M build_overrides/v8.gni View 1 chunk +1 line, -5 lines 0 comments Download
A + gni/v8.gni View 1 2 1 chunk +5 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
Michael Achenbach
PTAL. Borrowed and adapted https://codereview.chromium.org/2006163004/ to also work with v8 stand-alone.
4 years, 7 months ago (2016-05-24 08:14:09 UTC) #4
vogelheim
lgtm https://codereview.chromium.org/2007843002/diff/20001/gni/v8.gni File gni/v8.gni (right): https://codereview.chromium.org/2007843002/diff/20001/gni/v8.gni#newcode7 gni/v8.gni:7: # target_arch, a simulator will be run. target_arch ...
4 years, 7 months ago (2016-05-24 08:31:27 UTC) #6
Michael Achenbach
https://codereview.chromium.org/2007843002/diff/20001/gni/v8.gni File gni/v8.gni (right): https://codereview.chromium.org/2007843002/diff/20001/gni/v8.gni#newcode7 gni/v8.gni:7: # target_arch, a simulator will be run. On 2016/05/24 ...
4 years, 7 months ago (2016-05-24 08:52:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2007843002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2007843002/40001
4 years, 7 months ago (2016-05-24 08:52:46 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-24 08:54:51 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3be95b712c2f5acfb189b60cb3e4ba3600a66ba8 Cr-Commit-Position: refs/heads/master@{#36464}
4 years, 7 months ago (2016-05-24 08:55:43 UTC) #14
Michael Achenbach
Follow up fix: https://codereview.chromium.org/2006213002/
4 years, 7 months ago (2016-05-24 09:59:02 UTC) #15
Dirk Pranke
4 years, 7 months ago (2016-05-24 18:46:11 UTC) #16
Message was sent while issue was closed.
lgtm along w/ the follow-up if my comments in the follow-up are correct.

Powered by Google App Engine
This is Rietveld 408576698