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

Issue 10310156: Simplify v8.gyp. (Closed)

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

Description

Simplify v8.gyp. This matches how BUILDING_V8_SHARED is set in other places in this file. No intended functionality change. r11586

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -39 lines) Patch
M tools/gyp/v8.gyp View 2 chunks +19 lines, -39 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
Nico
This is necessary for a future change I'd like to make (basically, http://codereview.chromium.org/10386108/ for v8). ...
8 years, 7 months ago (2012-05-14 23:48:16 UTC) #1
Yang
On 2012/05/14 23:48:16, Nico wrote: > This is necessary for a future change I'd like ...
8 years, 7 months ago (2012-05-15 09:24:42 UTC) #2
fschneider
Redirecting to jkummerow@, as he is the V8 gyp guy.
8 years, 7 months ago (2012-05-15 12:58:11 UTC) #3
Nico
On 2012/05/15 09:24:42, Yang wrote: > On 2012/05/14 23:48:16, Nico wrote: > > This is ...
8 years, 7 months ago (2012-05-15 13:45:21 UTC) #4
Jakob Kummerow
GYP changes LGTM. Yang (thanks!) said he'd test if the defines changes cause any breakage ...
8 years, 7 months ago (2012-05-15 13:55:46 UTC) #5
Yang
8 years, 7 months ago (2012-05-16 15:49:02 UTC) #6
On 2012/05/15 13:55:46, Jakob wrote:
> GYP changes LGTM. 
> 
> Yang (thanks!) said he'd test if the defines changes cause any breakage on
> Windows.

It turns out d8 does not like having USING_V8_SHARED and V8_SHARED set at the
same time. I fixed that in http://codereview.chromium.org/10398057/ and landed
it in r11586.

Powered by Google App Engine
This is Rietveld 408576698