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

Issue 13732002: Linux: move use_system_harfbuzz logic out of the main file. (Closed)

Created:
7 years, 8 months ago by Paweł Hajdan Jr.
Modified:
7 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Linux: move use_system_harfbuzz logic out of the main file. BUG=226860 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195590

Patch Set 1 #

Patch Set 2 : system -> unbundle #

Patch Set 3 : README #

Total comments: 2

Patch Set 4 : command line examples in README #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -143 lines) Patch
A build/linux/unbundle/README View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A build/linux/unbundle/harfbuzz.gyp View 1 1 chunk +28 lines, -0 lines 0 comments Download
A build/linux/unbundle/replace_gyp_files.py View 1 1 chunk +42 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/harfbuzz.gyp View 1 chunk +113 lines, -143 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Paweł Hajdan Jr.
7 years, 8 months ago (2013-04-05 16:49:54 UTC) #1
Ryan Sleevi
Rather than using 'system' as the directory name, could you use something like dist? Or ...
7 years, 8 months ago (2013-04-05 18:15:55 UTC) #2
Paweł Hajdan Jr.
PTAL I think this will not encourage most people to even look at it. IMO ...
7 years, 8 months ago (2013-04-05 21:06:58 UTC) #3
Ryan Sleevi
I think a one or two sentence README would be vastly helpful. From the point ...
7 years, 8 months ago (2013-04-05 21:13:50 UTC) #4
Paweł Hajdan Jr.
Darin, could you do third_party OWNERS review? This is an implementation I came up with ...
7 years, 8 months ago (2013-04-05 22:18:17 UTC) #5
darin (slow to review)
This is an interesting approach. Another idea might be to do this at the DEPS ...
7 years, 8 months ago (2013-04-08 20:25:42 UTC) #6
Paweł Hajdan Jr.
On 2013/04/08 20:25:42, darin wrote: > This is an interesting approach. Another idea might be ...
7 years, 8 months ago (2013-04-08 20:36:49 UTC) #7
darin (slow to review)
LGTM I really like how this keeps the main harfbuzz gyp file clean. https://codereview.chromium.org/13732002/diff/10001/build/linux/unbundle/README File ...
7 years, 8 months ago (2013-04-22 19:11:33 UTC) #8
Paweł Hajdan Jr.
Committed patchset #4 manually as r195590 (presubmit successful).
7 years, 8 months ago (2013-04-22 21:06:47 UTC) #9
Paweł Hajdan Jr.
https://codereview.chromium.org/13732002/diff/10001/build/linux/unbundle/README File build/linux/unbundle/README (right): https://codereview.chromium.org/13732002/diff/10001/build/linux/unbundle/README#newcode16 build/linux/unbundle/README:16: libraries is the norm. On 2013/04/22 19:11:33, darin wrote: ...
7 years, 8 months ago (2013-04-22 21:07:18 UTC) #10
sL1pKn07
one question, if for example don't build with certain library, for exaple, in archlinux don't ...
7 years, 7 months ago (2013-05-01 05:26:40 UTC) #11
sL1pKn07
7 years, 7 months ago (2013-05-01 05:39:47 UTC) #12
Message was sent while issue was closed.
> archlinux don't build if use system re2 (not in repositories) in  or libwebp
> (without VP9 support)...

sorry, bad example libwebp, no need vp9 xddd, but r2 is a good exaple

chromium use r2 version 2012-06-20, and in AUR (user repository, like ubuntu
ppa) upload 2013-01-15, fail build with this

Powered by Google App Engine
This is Rietveld 408576698