platform_build_soong/ui/status
Colin Cross 75ec1ec13f Increase max line length for KatiReader bufio.Scanner
bufio.Scanner defaults to a relatively small max line length of
64kB.  Kati output may have long lines, use a max length of 2MB
instead.

Fixes: 123590367
Test: m checkbuild
Change-Id: Ia869c5c2526621244f0065736e0d5fd9a088df06
2019-01-30 23:19:23 +00:00
..
ninja_frontend Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
Android.bp Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
kati.go Increase max line length for KatiReader bufio.Scanner 2019-01-30 23:19:23 +00:00
kati_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
log.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
ninja.go Fix go vet issues 2018-07-22 21:18:45 -07:00
status.go Print a status message when starting ninja 2019-01-02 12:50:49 -08:00
status_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00