Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1153)

Issue 4391042: skia.gyp should have Debug and Release configurations (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by Stephen White
Modified:
13 years, 5 months ago
Reviewers:
reed, bsalomon
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Currently we have only the "Default" configuration which gyp generates by default. We should have separate configurations for Debug and Release on each platform. This patch provides the include file common.gypi (cargo culted from another project) which implements basic support for Debug and Release targets. All configurations build on all platforms with the exception of Windows/Release, which seems to have compile errors not resolved here.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -0 lines) Patch
gyp/common.gypi View 1 chunk +94 lines, -0 lines 0 comments Download
gyp/gyp_skia View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Stephen White
13 years, 5 months ago (2011-04-11 15:47:44 UTC) #1
bsalomon
nice! LGTM On Mon, Apr 11, 2011 at 11:47 AM, <senorblanco@chromium.org> wrote: > Reviewers: bsalomon, ...
13 years, 5 months ago (2011-04-11 15:51:58 UTC) #2
Stephen White
13 years, 5 months ago (2011-04-11 16:02:46 UTC) #3
Landed as r1101, closing.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b