Delete most of tools/auto_bisect/builder.py |
|||
Issue descriptionauto_bisect/builder.py has code that checks for Visual Studio on Windows, xcodebuild on Mac, etc. We have used nothing but ninja for desktop chrome in years, so all this code is likely dead (else it would've been fixed long ago). Please delete the dead bits of this file.
,
Jun 3 2016
Even if it takes a while to delete all of it, it'd be good to delete obviously dead code before then (since all code that's checked in and unused can confuse people -- me, for example :-) )
,
Jun 3 2016
Yeah -- actually builder.py is only used for building locally, which we haven't been doing for a while, so that code is indeed dead. If we can delete the whole thing within about a week, then that'll be a bit simpler; otherwise let's make a change first to delete builder.py.
,
Aug 13 2016
,
Feb 3 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by qyears...@chromium.org
, Jun 3 2016Cc: -chrisphan@chromium.org robert...@chromium.org pras...@chromium.org qyears...@chromium.org
Components: -Tools Tests>AutoBisect>Legacy
Owner: pras...@chromium.org
Status: Assigned (was: Untriaged)