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

Issue 6902128: Make component=shared_library gyp build work for Linux. (Closed)

Created:
9 years, 8 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Make component=shared_library gyp build work for Linux. Committed: http://code.google.com/p/v8/source/detail?r=7751

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -16 lines) Patch
M src/v8dll-main.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M tools/gyp/v8.gyp View 1 2 4 chunks +49 lines, -14 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Evan Martin
mads for review, rvargas FYI. To make gyp happy I want to include a source ...
9 years, 8 months ago (2011-04-28 22:15:59 UTC) #1
Mads Ager (chromium)
LGTM +sgjesse FYI http://codereview.chromium.org/6902128/diff/2001/src/v8dll-main.cc File src/v8dll-main.cc (right): http://codereview.chromium.org/6902128/diff/2001/src/v8dll-main.cc#newcode30 src/v8dll-main.cc:30: #ifdef _WIN32 In V8 we have ...
9 years, 8 months ago (2011-04-29 05:53:17 UTC) #2
Søren Thygesen Gjesse
LGTM http://codereview.chromium.org/6902128/diff/2001/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): http://codereview.chromium.org/6902128/diff/2001/tools/gyp/v8.gyp#newcode192 tools/gyp/v8.gyp:192: 'sources': [ So the GYP issue is that ...
9 years, 8 months ago (2011-04-29 06:21:42 UTC) #3
Evan Martin
new version up http://codereview.chromium.org/6902128/diff/2001/src/v8dll-main.cc File src/v8dll-main.cc (right): http://codereview.chromium.org/6902128/diff/2001/src/v8dll-main.cc#newcode30 src/v8dll-main.cc:30: #ifdef _WIN32 On 2011/04/29 05:53:17, Mads ...
9 years, 7 months ago (2011-04-29 21:17:09 UTC) #4
Søren Thygesen Gjesse
LGTM
9 years, 7 months ago (2011-05-02 07:50:24 UTC) #5
Evan Martin
Can you land this for me when you get the chance? :)
9 years, 7 months ago (2011-05-02 14:50:28 UTC) #6
Mads Ager (chromium)
9 years, 7 months ago (2011-05-02 15:07:29 UTC) #7
On 2011/05/02 14:50:28, Evan Martin wrote:
> Can you land this for me when you get the chance?  :)

Done. Thanks! :)

Powered by Google App Engine
This is Rietveld 408576698