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

Issue 7212014: Allow compiling v8_shell with the 'host' toolset. (Closed)

Created:
9 years, 6 months ago by Sheridan Rawlins
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Allow compiling v8_shell with the 'host' toolset. BUG=82437 TEST=Compile browser_tests for Arm against http://codereview.chromium.org/7087014/ Committed: http://code.google.com/p/v8/source/detail?r=8356

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M tools/gyp/v8.gyp View 5 chunks +5 lines, -0 lines 4 comments Download

Messages

Total messages: 4 (0 generated)
Sheridan Rawlins
I'd like to be able to build v8_shell for the host. Can you please review ...
9 years, 6 months ago (2011-06-20 20:57:23 UTC) #1
Søren Thygesen Gjesse
LGTM However there are some things you need to consider. I don't know how you ...
9 years, 6 months ago (2011-06-21 08:19:02 UTC) #2
Sheridan Rawlins
Thanks, yeah I had heard that about preferring d8 over v8_shell. I haven't been able ...
9 years, 6 months ago (2011-06-21 14:41:01 UTC) #3
Sheridan Rawlins
9 years, 6 months ago (2011-06-21 14:41:19 UTC) #4
(sending comment replies)

http://codereview.chromium.org/7212014/diff/1/tools/gyp/v8.gyp
File tools/gyp/v8.gyp (right):

http://codereview.chromium.org/7212014/diff/1/tools/gyp/v8.gyp#newcode959
tools/gyp/v8.gyp:959: 'toolsets': ['host'],
Building type executable for both causes collision in the makefile.

On 2011/06/21 08:19:02, Søren Gjesse wrote:
> Shouldn't we build v8_shell for the target while we are at it?

http://codereview.chromium.org/7212014/diff/1/tools/gyp/v8.gyp#newcode993
tools/gyp/v8.gyp:993: 'toolsets': ['host'],
Ditto

On 2011/06/21 08:19:02, Søren Gjesse wrote:
> Ditto.

Powered by Google App Engine
This is Rietveld 408576698