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

Issue 2150603004: Build Expat on all platforms (Closed)

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

Description

Build Expat on all platforms * bump version to @android-6.0.1_r55 (2.1.1) * add as a dependency to the 'xml' target (for upcoming http://crrev.com/2142893006) * tweak build for Mac, Win: - define HAVE_EXPAT_CONFIG_H (same as in Android.mk) - use -Wno-missing-field-initializers (same as in Android.mk) - suppress MSVS warning 4244 (same as ..cmake/Utilities/cmexpat/expatConfig.h.in) GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2150603004 R=mtklein@google.com Committed: https://skia.googlesource.com/skia/+/771a190a0021d95500d73d4f187e0ef2aa3a0fdc

Patch Set 1 #

Patch Set 2 : bump version #

Patch Set 3 : tweak build flags #

Patch Set 4 : help locate expat_config.h #

Patch Set 5 : fix clags #

Patch Set 6 : disable msvs warning #

Patch Set 7 : speculative Mac warnings fix #

Patch Set 8 : tighten warning suppressions #

Total comments: 4

Patch Set 9 : trim obsolete comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M gyp/expat.gyp View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -4 lines 0 comments Download
M gyp/xml.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 28 (19 generated)
f(malita)
What am I missing here? I can't get Mac to pick up -DHAVE_EXPAT_CONFIG_H and -Wno-missing-field-initializers: ...
4 years, 5 months ago (2016-07-14 18:05:21 UTC) #4
f(malita)
On 2016/07/14 18:05:21, f(malita) wrote: > What am I missing here? Apparently an Xcode settings ...
4 years, 5 months ago (2016-07-14 18:38:18 UTC) #12
bungeman-skia
https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp File gyp/xml.gyp (right): https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp#newcode14 gyp/xml.gyp:14: 'expat.gyp:expat', hmmm... skia_lib will already have expat built into ...
4 years, 5 months ago (2016-07-14 19:30:04 UTC) #17
f(malita)
https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp File gyp/xml.gyp (right): https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp#newcode14 gyp/xml.gyp:14: 'expat.gyp:expat', On 2016/07/14 19:30:04, bungeman-skia wrote: > hmmm... skia_lib ...
4 years, 5 months ago (2016-07-14 19:54:35 UTC) #20
f(malita)
https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp File gyp/xml.gyp (right): https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp#newcode14 gyp/xml.gyp:14: 'expat.gyp:expat', On 2016/07/14 19:54:35, f(malita) wrote: > On 2016/07/14 ...
4 years, 5 months ago (2016-07-14 20:06:39 UTC) #21
bungeman-skia
https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp File gyp/xml.gyp (right): https://codereview.chromium.org/2150603004/diff/140001/gyp/xml.gyp#newcode14 gyp/xml.gyp:14: 'expat.gyp:expat', On 2016/07/14 19:54:35, f(malita) wrote: > On 2016/07/14 ...
4 years, 5 months ago (2016-07-14 20:08:06 UTC) #22
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/2150603004/160001
4 years, 5 months ago (2016-07-14 21:01:31 UTC) #24
commit-bot: I haz the power
Committed patchset #9 (id:160001) as https://skia.googlesource.com/skia/+/771a190a0021d95500d73d4f187e0ef2aa3a0fdc
4 years, 5 months ago (2016-07-14 21:02:27 UTC) #26
djsollen
4 years, 5 months ago (2016-07-15 19:04:30 UTC) #28
Message was sent while issue was closed.
this CL breaks the automerger into Android. :(

https://chromegw.corp.google.com/i/client.skia.internal/builders/Housekeeper-...

Powered by Google App Engine
This is Rietveld 408576698