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

Issue 2184133002: GN: fixes for Mac (Closed)

Created:
4 years, 4 months ago by mtklein_C
Modified:
4 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

GN: fixes for Mac - Make fiddle build on Mac (skipping GL). - Now that we're building in SkCodec, we depend on libpng and libjpeg-turbo unconditionally, not just on Linux. - Re-arrange third_party a bit so that our targets are Fuchsia/Chrome compatible. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2184133002 NOTREECHECKS=true This doesn't affect Chrome/Blink, so landing through the closed tree. Committed: https://skia.googlesource.com/skia/+/7d10b9f6e61ce8cb5387291580c1c0645f72b167

Patch Set 1 #

Patch Set 2 : fix linux #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -120 lines) Patch
M BUILD.gn View 4 chunks +7 lines, -4 lines 2 comments Download
M gn/echo_headers.py View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/BUILD.gn View 1 chunk +0 lines, -83 lines 0 comments Download
A third_party/libjpeg_turbo/BUILD.gn View 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/libpng/BUILD.gn View 1 chunk +37 lines, -0 lines 0 comments Download
M tools/fiddle/fiddle_main.cpp View 1 4 chunks +25 lines, -33 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
mtklein_C
Today is definitely the day to stand up some bots... how much you want to ...
4 years, 4 months ago (2016-07-27 13:01:28 UTC) #6
mtklein_C
On 2016/07/27 at 13:01:28, mtklein_C wrote: > Today is definitely the day to stand up ...
4 years, 4 months ago (2016-07-27 13:01:45 UTC) #7
mtklein_C
On 2016/07/27 at 13:01:45, mtklein_C wrote: > On 2016/07/27 at 13:01:28, mtklein_C wrote: > > ...
4 years, 4 months ago (2016-07-27 16:23:23 UTC) #8
abarth
https://codereview.chromium.org/2184133002/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2184133002/diff/20001/BUILD.gn#newcode152 BUILD.gn:152: "//third_party/libpng", We don't have these libs yet, but when ...
4 years, 4 months ago (2016-07-27 16:59:00 UTC) #10
mtklein
https://codereview.chromium.org/2184133002/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2184133002/diff/20001/BUILD.gn#newcode152 BUILD.gn:152: "//third_party/libpng", On 2016/07/27 16:59:00, abarth wrote: > We don't ...
4 years, 4 months ago (2016-07-27 17:04:07 UTC) #12
jcgregorio
lgtm
4 years, 4 months ago (2016-07-27 17:18:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2184133002/20001
4 years, 4 months ago (2016-07-27 17:20:18 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 18:17:22 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/7d10b9f6e61ce8cb5387291580c1c0645f72b167

Powered by Google App Engine
This is Rietveld 408576698