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

Issue 966963002: On windows, build zlib as a static library. (Closed)

Created:
5 years, 9 months ago by scroggo
Modified:
5 years, 9 months ago
Reviewers:
hal.canary, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

On windows, build zlib as a static library. Partially in preparation for building libpng on Windows. Also, this makes us consistent across platforms for PDF. Uses the version of zlib checked into the Chromium tree. Remove miniz, which is replaced by zlib. Committed: https://skia.googlesource.com/skia/+/3da9181cd52259102685f3faae68eca5ad1bf773

Patch Set 1 #

Patch Set 2 : clang => skia_clang_build #

Patch Set 3 : Eliminate deprecation warnings. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -4976 lines) Patch
M DEPS View 1 chunk +2 lines, -1 line 0 comments Download
M gyp/skflate.gyp View 1 chunk +3 lines, -7 lines 0 comments Download
M gyp/zlib.gyp View 1 2 1 chunk +85 lines, -21 lines 4 comments Download
D third_party/miniz/LICENSE View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/miniz/README.google View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/miniz/miniz.c View 1 chunk +0 lines, -4916 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
scroggo
5 years, 9 months ago (2015-02-27 23:08:57 UTC) #2
mtklein
lgtm https://codereview.chromium.org/966963002/diff/40001/gyp/zlib.gyp File gyp/zlib.gyp (right): https://codereview.chromium.org/966963002/diff/40001/gyp/zlib.gyp#newcode10 gyp/zlib.gyp:10: 'target_name' : 'zlib_x86_simd', Are there portable options for ...
5 years, 9 months ago (2015-02-27 23:31:02 UTC) #3
scroggo
https://codereview.chromium.org/966963002/diff/40001/gyp/zlib.gyp File gyp/zlib.gyp (right): https://codereview.chromium.org/966963002/diff/40001/gyp/zlib.gyp#newcode10 gyp/zlib.gyp:10: 'target_name' : 'zlib_x86_simd', On 2015/02/27 23:31:02, mtklein wrote: > ...
5 years, 9 months ago (2015-03-02 14:16:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/966963002/40001
5 years, 9 months ago (2015-03-02 14:18:31 UTC) #6
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 14:24:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/3da9181cd52259102685f3faae68eca5ad1bf773

Powered by Google App Engine
This is Rietveld 408576698