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

Issue 1945893002: Split generated libraries out of //build/linux (Closed)

Created:
4 years, 7 months ago by dsinclair
Modified:
4 years, 7 months ago
Reviewers:
brettw, Nico
CC:
chromium-reviews, piman+watch_chromium.org, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split generated libraries out of //build/linux This CL moves the definitions for the generated libraries out of //build/linux and into sub-folders. This fixues an issue where pulling in build/linux could force downstream users of //build to have libudev headers available. CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/8490e057b86dcfa3acb519fb1ebf406da13420ce Cr-Commit-Position: refs/heads/master@{#391516}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -77 lines) Patch
M .gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M build/linux/BUILD.gn View 1 2 2 chunks +6 lines, -67 lines 0 comments Download
A build/linux/libbrlapi/BUILD.gn View 1 1 chunk +32 lines, -0 lines 0 comments Download
A build/linux/libgio/BUILD.gn View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
A build/linux/libpci/BUILD.gn View 1 1 chunk +22 lines, -0 lines 0 comments Download
A build/linux/libudev/BUILD.gn View 1 2 1 chunk +65 lines, -0 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M device/udev_linux/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/BUILD.gn View 1 2 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 third_party/libusb/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (5 generated)
dsinclair
PTAL.
4 years, 7 months ago (2016-05-03 20:15:18 UTC) #3
brettw
https://codereview.chromium.org/1945893002/diff/1/build/linux/libbrlapi/BUILD.gn File build/linux/libbrlapi/BUILD.gn (right): https://codereview.chromium.org/1945893002/diff/1/build/linux/libbrlapi/BUILD.gn#newcode1 build/linux/libbrlapi/BUILD.gn:1: # Copyright (c) 2015 The Chromium Authors. All rights ...
4 years, 7 months ago (2016-05-03 20:22:03 UTC) #4
dsinclair
https://codereview.chromium.org/1945893002/diff/1/build/linux/libbrlapi/BUILD.gn File build/linux/libbrlapi/BUILD.gn (right): https://codereview.chromium.org/1945893002/diff/1/build/linux/libbrlapi/BUILD.gn#newcode1 build/linux/libbrlapi/BUILD.gn:1: # Copyright (c) 2015 The Chromium Authors. All rights ...
4 years, 7 months ago (2016-05-03 20:48:02 UTC) #5
brettw
lgtm https://codereview.chromium.org/1945893002/diff/20001/chrome/browser/extensions/BUILD.gn File chrome/browser/extensions/BUILD.gn (right): https://codereview.chromium.org/1945893002/diff/20001/chrome/browser/extensions/BUILD.gn#newcode174 chrome/browser/extensions/BUILD.gn:174: deps += [ "//build/linux/libbrlapi:libbrlapi" ] This can just ...
4 years, 7 months ago (2016-05-03 21:03:03 UTC) #6
dsinclair
https://codereview.chromium.org/1945893002/diff/20001/chrome/browser/extensions/BUILD.gn File chrome/browser/extensions/BUILD.gn (right): https://codereview.chromium.org/1945893002/diff/20001/chrome/browser/extensions/BUILD.gn#newcode174 chrome/browser/extensions/BUILD.gn:174: deps += [ "//build/linux/libbrlapi:libbrlapi" ] On 2016/05/03 21:03:03, brettw ...
4 years, 7 months ago (2016-05-04 13:22:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1945893002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1945893002/40001
4 years, 7 months ago (2016-05-04 13:22:24 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-04 15:33:44 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 15:34:50 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8490e057b86dcfa3acb519fb1ebf406da13420ce
Cr-Commit-Position: refs/heads/master@{#391516}

Powered by Google App Engine
This is Rietveld 408576698