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

Issue 123613008: Add BUILD.gn file to build libpng. (Closed)

Created:
6 years, 11 months ago by tfarina
Modified:
6 years, 11 months ago
Reviewers:
brettw
CC:
chromium-reviews
Visibility:
Public.

Description

Add BUILD.gn file to build libpng. This adds the BUILD.gn file so GN can generate the ninja files for this third_party project. BUG=None TEST=gn, ninja -C out/Default libpng R=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244161

Patch Set 1 #

Total comments: 1

Patch Set 2 : android fix #

Total comments: 8

Patch Set 3 : fixes #

Total comments: 4

Patch Set 4 : removes #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -1 line) Patch
M BUILD.gn View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
A third_party/libpng/BUILD.gn View 1 2 3 1 chunk +66 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tfarina
https://codereview.chromium.org/123613008/diff/1/tools/gn/secondary/third_party/libpng/BUILD.gn File tools/gn/secondary/third_party/libpng/BUILD.gn (right): https://codereview.chromium.org/123613008/diff/1/tools/gn/secondary/third_party/libpng/BUILD.gn#newcode54 tools/gn/secondary/third_party/libpng/BUILD.gn:54: configs += "//build/config/compiler:no_chromium_code" can you make this optional? I ...
6 years, 11 months ago (2014-01-06 23:20:40 UTC) #1
brettw
I think you can put your new file in the "real" location in src/third_party/libpng https://codereview.chromium.org/123613008/diff/50001/tools/gn/secondary/third_party/libpng/BUILD.gn ...
6 years, 11 months ago (2014-01-08 05:26:49 UTC) #2
tfarina
https://codereview.chromium.org/123613008/diff/50001/tools/gn/secondary/third_party/libpng/BUILD.gn File tools/gn/secondary/third_party/libpng/BUILD.gn (right): https://codereview.chromium.org/123613008/diff/50001/tools/gn/secondary/third_party/libpng/BUILD.gn#newcode56 tools/gn/secondary/third_party/libpng/BUILD.gn:56: #'export_dependent_settings': [ On 2014/01/08 05:26:50, brettw wrote: > This ...
6 years, 11 months ago (2014-01-09 01:18:41 UTC) #3
brettw
lgtm https://codereview.chromium.org/123613008/diff/140001/third_party/libpng/BUILD.gn File third_party/libpng/BUILD.gn (right): https://codereview.chromium.org/123613008/diff/140001/third_party/libpng/BUILD.gn#newcode53 third_party/libpng/BUILD.gn:53: defines = [ You can delete these since ...
6 years, 11 months ago (2014-01-09 05:23:54 UTC) #4
tfarina
https://codereview.chromium.org/123613008/diff/140001/third_party/libpng/BUILD.gn File third_party/libpng/BUILD.gn (right): https://codereview.chromium.org/123613008/diff/140001/third_party/libpng/BUILD.gn#newcode53 third_party/libpng/BUILD.gn:53: defines = [ On 2014/01/09 05:23:54, brettw wrote: > ...
6 years, 11 months ago (2014-01-09 22:58:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/123613008/240001
6 years, 11 months ago (2014-01-09 23:21:46 UTC) #6
commit-bot: I haz the power
Failed to apply patch for BUILD.gn: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-09 23:21:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/123613008/300001
6 years, 11 months ago (2014-01-09 23:38:07 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=44218
6 years, 11 months ago (2014-01-10 00:35:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/123613008/300001
6 years, 11 months ago (2014-01-10 02:50:12 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=244602
6 years, 11 months ago (2014-01-10 06:27:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/123613008/300001
6 years, 11 months ago (2014-01-10 12:01:00 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 15:06:51 UTC) #13
Message was sent while issue was closed.
Change committed as 244161

Powered by Google App Engine
This is Rietveld 408576698