platform_build_soong/ui
Colin Cross ce525350f4 Move smart and dumb terminals into separate implementations
Support for smart and dumb terminals are implemented in writer.go,
which makes dumb terminals much more complicated than necessary.
Move smart and dumb terminals into two separate implementations
of StatusOutput, with common code moved into a shared formatter
class.

Test: not yet
Change-Id: I59bbdae479f138b46cd0f03092720a3303e8f0fe
2019-06-12 21:30:56 -07:00
..
build Switch to toybox date. 2019-06-11 10:09:08 -07:00
logger Panic if logging is attempted after Close 2019-03-21 21:17:04 -07:00
metrics Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
status Wait for ninja proto processing to finish when exiting 2019-03-21 21:17:04 -07:00
terminal Move smart and dumb terminals into separate implementations 2019-06-12 21:30:56 -07:00
tracer Add a unified status reporting UI 2018-07-12 14:15:31 -07:00