Split tools and libraries in install-build-deps.sh |
|||||
Issue descriptionEver since the sysroot images became the default for which libraries are used when building for Linux and Android, most of the stuff being installed in the install-build-deps.sh script is actually not needed for the average developer. install-build-deps.sh should just install the tools needed for the build and skip all lib* dependencies (assuming they're all in the sysroot images). I guess that might speed up bot setup as as well. Maybe this something that could be done if issue 508895 is being worked on?
,
Apr 11 2016
,
Jun 25 2016
I'm not sure where this should live - but I expect we could improve this with recipes.
,
Jun 27 2016
This is really not an infrastructure problem. install-build-deps.sh lives in the chromium/src tree, and is used by developers (not bots, anymore, afaik) to bootstrap their development environments to have all the correct libraries/headers/etc.
,
Jun 28 2017
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by cmt...@chromium.org
, Apr 8 2016