platform_build_soong/ui/status/ninja_frontend
Dan Willemsen 082182275f Update ninja proto, always enable ninja -d stats
The stats output will now use the new "DEBUG" message type, which we can
always redirect to verbose.log.gz.

Test: m aprotoc  (look in verbose.log.gz)
Change-Id: Ie1b58f12c008ff7d29f11ff7a9807488dba8a504
2020-05-18 17:52:28 -07:00
..
frontend.pb.go Update ninja proto, always enable ninja -d stats 2020-05-18 17:52:28 -07:00
frontend.proto Update ninja proto, always enable ninja -d stats 2020-05-18 17:52:28 -07:00
README Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
regen.sh Add a unified status reporting UI 2018-07-12 14:15:31 -07:00

This comes from https://android.googlesource.com/platform/external/ninja/+/master/src/frontend.proto

The only difference is the specification of a go_package. To regenerate frontend.pb.go, run regen.sh.