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

Issue 151713003: Clean up dependencies on X11 libraries (Closed)

Created:
6 years, 10 months ago by jamesr
Modified:
6 years, 10 months ago
CC:
chromium-reviews, Ian Vollick, sievers+watch_chromium.org, jbauman+watch_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, cc-bugs_chromium.org
Visibility:
Public.

Description

Clean up dependencies on X11 libraries This converts the remaining targets that depend on X11 libraries over to depending on targets from build/linux/system.gyp instead of adding the libraries manually to the link line. This ensures that the link line is generated with pkg-config and makes the dependencies a bit tighter by getting rid of the all_dependent_settings entry in ui/ui.gyp BUG=339518 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250311

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix chromeos=1 links #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -43 lines) Patch
M build/linux/system.gyp View 3 chunks +43 lines, -9 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +4 lines, -6 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 1 chunk +7 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 1 chunk +5 lines, -0 lines 0 comments Download
M gpu/tools/tools.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/compositor/compositor.gyp View 1 chunk +7 lines, -0 lines 0 comments Download
M ui/gfx/gfx.gyp View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gl/gl.gyp View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/ui.gyp View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
jamesr
phadjan.jr@ - could you please review this patch? if it links on the bots it's ...
6 years, 10 months ago (2014-02-07 02:43:48 UTC) #1
piman
lgtm
6 years, 10 months ago (2014-02-07 03:36:28 UTC) #2
sky
LGTM
6 years, 10 months ago (2014-02-07 17:22:26 UTC) #3
Paweł Hajdan Jr.
LGTM with non-blocking comments. https://codereview.chromium.org/151713003/diff/1/build/linux/system.gyp File build/linux/system.gyp (right): https://codereview.chromium.org/151713003/diff/1/build/linux/system.gyp#newcode299 build/linux/system.gyp:299: 'dependencies': [ In theory this ...
6 years, 10 months ago (2014-02-07 23:09:28 UTC) #4
piman
https://codereview.chromium.org/151713003/diff/1/build/linux/system.gyp File build/linux/system.gyp (right): https://codereview.chromium.org/151713003/diff/1/build/linux/system.gyp#newcode974 build/linux/system.gyp:974: ['_toolset=="target"', { On 2014/02/07 23:09:28, Paweł Hajdan Jr. wrote: ...
6 years, 10 months ago (2014-02-07 23:33:28 UTC) #5
jamesr
On 2014/02/07 23:09:28, Paweł Hajdan Jr. wrote: > https://codereview.chromium.org/151713003/diff/1/build/linux/system.gyp#newcode299 > build/linux/system.gyp:299: 'dependencies': [ > In ...
6 years, 10 months ago (2014-02-10 22:26:32 UTC) #6
jamesr
The CQ bit was checked by jamesr@chromium.org
6 years, 10 months ago (2014-02-10 22:26:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/151713003/1
6 years, 10 months ago (2014-02-10 22:27:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/151713003/1
6 years, 10 months ago (2014-02-10 22:57:00 UTC) #9
jamesr
The CQ bit was unchecked by jamesr@chromium.org
6 years, 10 months ago (2014-02-10 23:46:44 UTC) #10
jamesr
Unchecking CQ - there are a few more x11 dependencies in chromeos=1 builds.
6 years, 10 months ago (2014-02-10 23:47:00 UTC) #11
jamesr
The CQ bit was checked by jamesr@chromium.org
6 years, 10 months ago (2014-02-10 23:51:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/151713003/1
6 years, 10 months ago (2014-02-10 23:52:45 UTC) #13
commit-bot: I haz the power
Failed to trigger a try job on mac_rel HTTP Error 400: Bad Request
6 years, 10 months ago (2014-02-10 23:53:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/151713003/400001
6 years, 10 months ago (2014-02-11 00:06:12 UTC) #15
commit-bot: I haz the power
6 years, 10 months ago (2014-02-11 03:38:13 UTC) #16
Message was sent while issue was closed.
Change committed as 250311

Powered by Google App Engine
This is Rietveld 408576698