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

Issue 8673004: Use new os_posix define in ffmpeg.gyp (Closed)

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

Description

Use os_posix in gyp file, this patch has been tested on FreeBSD, Solaris, and NetBSD. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111804

Patch Set 1 #

Patch Set 2 : add some openbsd tweaks #

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

Messages

Total messages: 8 (0 generated)
ruben
Please review this small patch.
9 years, 1 month ago (2011-11-23 01:02:12 UTC) #1
scherkus (not reviewing)
few nits http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp File ffmpeg.gyp (right): http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp#newcode27 ffmpeg.gyp:27: ['os_posix != 1 or OS == "mac" ...
9 years, 1 month ago (2011-11-23 01:22:53 UTC) #2
ruben
http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp File ffmpeg.gyp (right): http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp#newcode27 ffmpeg.gyp:27: ['os_posix != 1 or OS == "mac" or OS ...
9 years, 1 month ago (2011-11-23 01:36:14 UTC) #3
scherkus (not reviewing)
http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp File ffmpeg.gyp (right): http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp#newcode27 ffmpeg.gyp:27: ['os_posix != 1 or OS == "mac" or OS ...
9 years, 1 month ago (2011-11-23 01:46:25 UTC) #4
ruben
http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp File ffmpeg.gyp (right): http://codereview.chromium.org/8673004/diff/3/ffmpeg.gyp#newcode27 ffmpeg.gyp:27: ['os_posix != 1 or OS == "mac" or OS ...
9 years, 1 month ago (2011-11-23 02:17:14 UTC) #5
scherkus (not reviewing)
ah didn't really the entire thread LGTM then
9 years, 1 month ago (2011-11-23 02:45:10 UTC) #6
ruben
On 2011/11/23 02:45:10, scherkus wrote: > ah didn't really the entire thread > > LGTM ...
9 years ago (2011-11-28 22:54:33 UTC) #7
scherkus (not reviewing)
9 years ago (2011-11-28 23:09:04 UTC) #8
Ah right it's because it's outside of src/ directory.

Committed as r111804

I'll update src/DEPS to pull this in soon

Powered by Google App Engine
This is Rietveld 408576698