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

Issue 8666017: Build libvpx on non-Mac POSIX platforms (Closed)

Created:
9 years, 1 month ago by ruben
Modified:
9 years ago
Base URL:
http://git.chromium.org/chromium/deps/libvpx.git@master
Visibility:
Public.

Description

Build libvpx on non-Mac POSIX platforms also, by reusing the linux config; this patch was tested on FreeBSD, Solaris, and NetBSD. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113567

Patch Set 1 #

Total comments: 6

Patch Set 2 : add comment describing trick used #

Total comments: 1

Patch Set 3 : fix comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M libvpx.gyp View 1 2 3 chunks +14 lines, -3 lines 1 comment Download

Messages

Total messages: 18 (0 generated)
ruben
Please review. I had to use the nested variables in order to get it to ...
9 years, 1 month ago (2011-11-23 04:21:25 UTC) #1
Ami GONE FROM CHROMIUM
http://codereview.chromium.org/8666017/diff/1/libvpx.gyp File libvpx.gyp (right): http://codereview.chromium.org/8666017/diff/1/libvpx.gyp#newcode28 libvpx.gyp:28: '_OS%': 'linux', I'm shocked that reusing the linux config ...
9 years, 1 month ago (2011-11-23 09:14:11 UTC) #2
ruben
http://codereview.chromium.org/8666017/diff/1/libvpx.gyp File libvpx.gyp (right): http://codereview.chromium.org/8666017/diff/1/libvpx.gyp#newcode28 libvpx.gyp:28: '_OS%': 'linux', On 2011/11/23 09:14:11, Ami Fischman wrote: > ...
9 years, 1 month ago (2011-11-23 10:07:41 UTC) #3
Ami GONE FROM CHROMIUM
http://codereview.chromium.org/8666017/diff/1/libvpx.gyp File libvpx.gyp (right): http://codereview.chromium.org/8666017/diff/1/libvpx.gyp#newcode28 libvpx.gyp:28: '_OS%': 'linux', On 2011/11/23 10:07:41, ruben wrote: > The ...
9 years, 1 month ago (2011-11-23 17:03:39 UTC) #4
ruben
http://codereview.chromium.org/8666017/diff/1/libvpx.gyp File libvpx.gyp (right): http://codereview.chromium.org/8666017/diff/1/libvpx.gyp#newcode28 libvpx.gyp:28: '_OS%': 'linux', On 2011/11/23 17:03:39, Ami Fischman wrote: > ...
9 years, 1 month ago (2011-11-23 18:55:53 UTC) #5
Ami GONE FROM CHROMIUM
http://codereview.chromium.org/8666017/diff/1/libvpx.gyp File libvpx.gyp (right): http://codereview.chromium.org/8666017/diff/1/libvpx.gyp#newcode28 libvpx.gyp:28: '_OS%': 'linux', On 2011/11/23 18:55:53, ruben wrote: > On ...
9 years, 1 month ago (2011-11-23 19:09:43 UTC) #6
ruben
http://codereview.chromium.org/8666017/diff/1/libvpx.gyp File libvpx.gyp (right): http://codereview.chromium.org/8666017/diff/1/libvpx.gyp#newcode28 libvpx.gyp:28: '_OS%': 'linux', On 2011/11/23 19:09:43, Ami Fischman wrote: > ...
9 years, 1 month ago (2011-11-23 19:33:12 UTC) #7
ruben
On 2011/11/23 19:33:12, ruben wrote: > > I think you've convinced me, with the proviso ...
9 years, 1 month ago (2011-11-23 19:40:40 UTC) #8
Ami GONE FROM CHROMIUM
LGTM with the nit below, but I'd like to get the OK from a gyp ...
9 years, 1 month ago (2011-11-23 20:07:42 UTC) #9
ruben
On 2011/11/23 20:07:42, Ami Fischman wrote: > http://codereview.chromium.org/8666017/diff/4002/libvpx.gyp#newcode27 > libvpx.gyp:27: # Reuse linux config for ...
9 years, 1 month ago (2011-11-23 20:24:39 UTC) #10
awong
Oh man...this is beyond my gyp-fu. Adding bradnelson.. On 2011/11/23 20:24:39, ruben wrote: > On ...
9 years ago (2011-11-28 18:46:19 UTC) #11
awong
Really adding Brad.. Brad...this is moderately complex gyp variable expansion logic. Do you know if ...
9 years ago (2011-11-28 18:47:07 UTC) #12
ruben
On 2011/11/28 18:47:07, awong wrote: > Really adding Brad.. > > Brad...this is moderately complex ...
9 years ago (2011-11-28 22:50:34 UTC) #13
ruben
On 2011/11/28 22:50:34, ruben wrote: > On 2011/11/28 18:47:07, awong wrote: > > Really adding ...
9 years ago (2011-12-01 21:18:29 UTC) #14
bradn
lgtm http://codereview.chromium.org/8666017/diff/6002/libvpx.gyp File libvpx.gyp (right): http://codereview.chromium.org/8666017/diff/6002/libvpx.gyp#newcode28 libvpx.gyp:28: # Solaris. This compiles but no guarantee it'll ...
9 years ago (2011-12-02 01:18:00 UTC) #15
ruben
On 2011/12/02 01:18:00, bradn wrote: > lgtm I tried checking the commit bit on rietveld ...
9 years ago (2011-12-02 20:30:52 UTC) #16
ruben
On 2011/12/02 20:30:52, ruben wrote: > On 2011/12/02 01:18:00, bradn wrote: > > lgtm > ...
9 years ago (2011-12-06 21:29:58 UTC) #17
scherkus (not reviewing)
9 years ago (2011-12-08 06:05:57 UTC) #18
Committed as r113567.

Powered by Google App Engine
This is Rietveld 408576698