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

Issue 1906653003: Add all library source files to linux.mk (Closed)

Created:
4 years, 8 months ago by fbarchard1
Modified:
4 years, 8 months ago
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Add all library source files to linux.mk Allows arm and mips linux builds. Add psnr and cpuid utility targets. BUG=libyuv:586 TESTED=make -f linux.mk TBR=kjellander@chromium.org Committed: https://chromium.googlesource.com/libyuv/libyuv/+/6924590212b8c6f23de8dc377964d4084428f3d9

Patch Set 1 #

Patch Set 2 : add psnr and cpuid utilities #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -34 lines) Patch
M README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M include/libyuv/version.h View 1 chunk +1 line, -1 line 0 comments Download
M linux.mk View 1 1 chunk +61 lines, -32 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
fbarchard1
4 years, 8 months ago (2016-04-20 23:32:53 UTC) #1
fbarchard1
make -f linux.mk g++ -c -O2 -fomit-frame-pointer -Iinclude/ source/compare.cc -o source/compare.o g++ -c -O2 -fomit-frame-pointer ...
4 years, 8 months ago (2016-04-20 23:47:57 UTC) #2
fbarchard1
Committed patchset #2 (id:20001) manually as 6924590212b8c6f23de8dc377964d4084428f3d9 (presubmit successful).
4 years, 8 months ago (2016-04-20 23:48:57 UTC) #6
kjellander_chromium
4 years, 8 months ago (2016-04-21 04:59:05 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698