|
Use gyp targets to link in X11 libraries instead of setting -lXfoo
This sets up gyp targets for the various X11 libraries we use and uses
pkg-config to determine the correct cflags/ldflags incantations to use to
link against them instead of listing out -lXfoo lines in libraries sections
in gyp targets throughout the tree. This is more likely to generate the right
lines and makes the dependencies a bit more explicit.
BUG= 339518
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248939
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+187 lines, -105 lines) |
Patch |
![](/static/closedtriangle.gif) |
M |
build/linux/system.gyp
|
View
|
1
2
|
2 chunks |
+128 lines, -34 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/chrome_common.gypi
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chromeos/chromeos.gyp
|
View
|
|
1 chunk |
+4 lines, -8 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/content_common.gypi
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/content_plugin.gypi
|
View
|
|
1 chunk |
+3 lines, -10 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
media/cast/cast.gyp
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
media/media.gyp
|
View
|
|
2 chunks |
+10 lines, -16 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
remoting/remoting_host.gypi
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
ui/aura/aura.gyp
|
View
|
1
|
1 chunk |
+6 lines, -8 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
ui/gl/gl.gyp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
ui/ui.gyp
|
View
|
1
|
1 chunk |
+6 lines, -8 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
ui/views/views.gyp
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
webkit/common/webkit_common.gyp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|