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

Issue 606075: Second set adding in Solaris as an OS option (Closed)

Created:
10 years, 10 months ago by jchoi42
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw+cc_chromium.org, darin+cc_chromium.org, Alpha Left Google, John Grabowski, pam+watch_chromium.org, awong, scherkus (not reviewing)
Visibility:
Public.

Description

Solaris: Second set adding in Solaris as an OS option TEST=compiles BUG=30101 Patch by James Choi <jchoi42@pha.jhu.edu>;. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=39362

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Total comments: 5

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -26 lines) Patch
M base/base.gyp View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M base/file_util_posix.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M build/build_config.h View 1 2 3 4 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 6 chunks +6 lines, -6 lines 0 comments Download
M media/media.gyp View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M skia/ext/platform_canvas.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M skia/ext/platform_device.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M skia/skia.gyp View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libevent/libevent.gyp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/libxml/libxml.gyp View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libxslt/libxslt.gyp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M webkit/webkit.gyp View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
jchoi42
10 years, 10 months ago (2010-02-16 21:57:14 UTC) #1
fbarchard
just looking at ffmpeg.gyp http://codereview.chromium.org/606075/diff/1/10 File third_party/ffmpeg/ffmpeg.gyp (right): http://codereview.chromium.org/606075/diff/1/10#newcode717 third_party/ffmpeg/ffmpeg.gyp:717: ['OS=="linux" or OS=="freebsd"', { do ...
10 years, 10 months ago (2010-02-16 22:42:00 UTC) #2
jchoi42
You're absolutely right. Fixed! On 2010/02/16 22:42:00, fbarchard wrote: > just looking at ffmpeg.gyp > ...
10 years, 10 months ago (2010-02-16 23:52:36 UTC) #3
fbarchard
I've prepared a separate patch for ffmpeg http://codereview.chromium.org/606076/show because a number of other changes will ...
10 years, 10 months ago (2010-02-17 00:03:02 UTC) #4
jchoi42
On 2010/02/17 00:03:02, fbarchard wrote: > I've prepared a separate patch for ffmpeg > http://codereview.chromium.org/606076/show ...
10 years, 10 months ago (2010-02-17 00:19:31 UTC) #5
fbarchard
media.gyp lgtm as long as asound is not needed. if you have further bugs/patches for ...
10 years, 10 months ago (2010-02-17 00:28:55 UTC) #6
Paweł Hajdan Jr.
+Mark Mentovai for gyp comments http://codereview.chromium.org/606075/diff/9001/10001 File media/media.gyp (right): http://codereview.chromium.org/606075/diff/9001/10001#newcode152 media/media.gyp:152: ['OS =="solaris"', { nit: ...
10 years, 10 months ago (2010-02-17 07:27:12 UTC) #7
jchoi42
You're right- I'm caught redhanded with the copypasta XP However,the audio system in Solaris/Opensolaris is ...
10 years, 10 months ago (2010-02-17 09:27:14 UTC) #8
Evan Martin
http://codereview.chromium.org/606075/diff/9001/10001 File media/media.gyp (right): http://codereview.chromium.org/606075/diff/9001/10001#newcode152 media/media.gyp:152: ['OS =="solaris"', { On 2010/02/17 07:27:12, Paweł Hajdan Jr. ...
10 years, 10 months ago (2010-02-17 14:20:16 UTC) #9
Evan Martin
http://codereview.chromium.org/608032 FYI
10 years, 10 months ago (2010-02-17 15:59:34 UTC) #10
Mark Mentovai
LG http://codereview.chromium.org/606075/diff/9001/10001 File media/media.gyp (right): http://codereview.chromium.org/606075/diff/9001/10001#newcode14 media/media.gyp:14: ['OS!="solaris"', {'sources/': [['exclude', '/solaris/']]}], Please discuss your changes ...
10 years, 10 months ago (2010-02-17 17:44:21 UTC) #11
jchoi42
# added, style noted for future reference. Also, good call. I'm totally in favor of ...
10 years, 10 months ago (2010-02-18 03:06:55 UTC) #12
Evan Martin
Can you sync against trunk and reupload? I checked in a change to media.gyp (you'll ...
10 years, 10 months ago (2010-02-18 07:46:10 UTC) #13
jchoi42
10 years, 10 months ago (2010-02-18 14:06:42 UTC) #14
Done and done. Thanks!

On 2010/02/18 07:46:10, Evan Martin wrote:
> Can you sync against trunk and reupload?  I checked in a change to media.gyp
> (you'll conflict with it, but I believe the resolution should be that you
don't
> need any changes to media.gyp).

Powered by Google App Engine
This is Rietveld 408576698