platform_build_soong/ui
Yoshisato Yanagisawa 0c517bd9e4 Fatal error on insufficient resource to use Goma in Soong UI.
As suggested in
https://android-review.googlesource.com/c/platform/build/soong/+/839293
I am moving some features in goma.mk to goma.go in Soong UI.

With this CL, let me implement ulimit check to Soong UI.

Test: export USE_GOMA=true
Test: launch aosp_arm-eng
Test: make
Test: the command succeeds if "ulimit -n" and "ulimit -u" are large enough.
Test: Otherwise, it shows error.  I confirmed both cases.
Change-Id: I5d7d5ed71f620302a0d635770d1a51a2baab51fd
Signed-off-by: Yoshisato Yanagisawa <yyanagisawa@google.com>
2019-01-11 13:29:10 +09:00
..
build Fatal error on insufficient resource to use Goma in Soong UI. 2019-01-11 13:29:10 +09:00
logger Fix format string issues 2018-03-28 15:54:52 -07:00
metrics Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
status Print a status message when starting ninja 2019-01-02 12:50:49 -08:00
terminal Strip escape characters when TERM=dumb 2018-07-16 10:56:10 -07:00
tracer Add a unified status reporting UI 2018-07-12 14:15:31 -07:00