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

Issue 1909273002: 🐳 Move linux pkg_config() calls into separate BUILD.gn files (Closed)

Created:
4 years, 8 months ago by agrieve
Modified:
4 years, 8 months ago
Reviewers:
brettw
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, dtseng+watch_chromium.org, shuchen+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, jam, timvolodine, yuzo+watch_chromium.org, nona+watch_chromium.org, je_julie, darin-cc_chromium.org, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, James Su, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move linux pkg_config() calls into separate BUILD.gn files This showed up as a bottleneck for gn gen on Android. Refactoring these out improves gn gen time (avg of 3 trails on my machine) from 2151->1984 BUG=none Committed: https://crrev.com/95ba4446355ffd95eca68d3c3ba7fc3c2e364b6d Cr-Commit-Position: refs/heads/master@{#389484}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : add exec_script whitelist #

Patch Set 4 : move //build/config/posix earlier as well #

Total comments: 8

Patch Set 5 : comments & visibility #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -130 lines) Patch
M .gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M BUILD.gn View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download
M build/config/linux/BUILD.gn View 1 2 3 4 3 chunks +11 lines, -78 lines 0 comments Download
A build/config/linux/atk/BUILD.gn View 1 1 chunk +40 lines, -0 lines 0 comments Download
A + build/config/linux/dbus/BUILD.gn View 1 chunk +4 lines, -11 lines 0 comments Download
A build/config/linux/gconf/BUILD.gn View 1 1 chunk +19 lines, -0 lines 0 comments Download
A + build/config/linux/libffi/BUILD.gn View 1 chunk +4 lines, -2 lines 0 comments Download
A + build/config/linux/pangocairo/BUILD.gn View 1 chunk +4 lines, -5 lines 0 comments Download
M build/config/posix/BUILD.gn View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M build/linux/BUILD.gn View 2 chunks +8 lines, -1 line 0 comments Download
M chrome/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/libgtk2ui/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/BUILD.gn View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M content/common/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M dbus/BUILD.gn View 4 chunks +4 lines, -4 lines 0 comments Download
M device/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M device/battery/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M extensions/browser/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M net/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M skia/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/wayland/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M ui/accessibility/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ui/base/ime/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 28 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909273002/1
4 years, 8 months ago (2016-04-22 01:20:23 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/83150)
4 years, 8 months ago (2016-04-22 01:24:39 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909273002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909273002/20001
4 years, 8 months ago (2016-04-22 01:31:57 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/163236) linux_chromium_compile_dbg_ng on ...
4 years, 8 months ago (2016-04-22 01:36:27 UTC) #9
agrieve
4 years, 8 months ago (2016-04-22 01:40:21 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909273002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909273002/40001
4 years, 8 months ago (2016-04-22 13:56:07 UTC) #13
brettw
https://codereview.chromium.org/1909273002/diff/60001/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/1909273002/diff/60001/build/config/linux/BUILD.gn#newcode7 build/config/linux/BUILD.gn:7: # Exists so that this file can referenced from ...
4 years, 8 months ago (2016-04-22 18:09:29 UTC) #14
agrieve
https://codereview.chromium.org/1909273002/diff/60001/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/1909273002/diff/60001/build/config/linux/BUILD.gn#newcode7 build/config/linux/BUILD.gn:7: # Exists so that this file can referenced from ...
4 years, 8 months ago (2016-04-22 18:20:38 UTC) #15
brettw
LGTM with some tweaks. This has a nice side effect that if a particular sub-project ...
4 years, 8 months ago (2016-04-22 19:30:21 UTC) #16
agrieve
https://codereview.chromium.org/1909273002/diff/60001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1909273002/diff/60001/BUILD.gn#newcode741 BUILD.gn:741: "//build/config/linux(//build/toolchain/linux:clang_x64)", On 2016/04/22 19:30:21, brettw wrote: > We should ...
4 years, 8 months ago (2016-04-25 14:45:35 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909273002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909273002/80001
4 years, 8 months ago (2016-04-25 14:46:15 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/127136)
4 years, 8 months ago (2016-04-25 14:58:27 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909273002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909273002/80001
4 years, 8 months ago (2016-04-25 15:39:10 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-04-25 15:47:29 UTC) #26
commit-bot: I haz the power
4 years, 8 months ago (2016-04-25 15:48:55 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/95ba4446355ffd95eca68d3c3ba7fc3c2e364b6d
Cr-Commit-Position: refs/heads/master@{#389484}

Powered by Google App Engine
This is Rietveld 408576698