Files
build_soong/ui/build
Dan Willemsen 9b58749f30 Support more ways to pass -j/-k
In preparation to remove Make/makeparallel from soong_ui startup, we
need to preserve compatibility with the different ways that make
supports the -j option.

Nothing changes unless Make/makeparallel is removed from the startup.
Once that is removed, not specifying a -j value will be equivalent to
'-j' instead of '-j1', like Ninja. A value will also be supported when
specifying -k, like Ninja (though specifying it alone will be equivalent
to '-k 0').

Test: m -j blueprint_tools
Change-Id: I9d5d59bedd4f6e5cca76bdb4cd47e0b5b7d523f0
2017-07-11 14:51:26 -07:00
..
2017-07-11 14:51:26 -07:00
2017-07-11 14:51:26 -07:00
2017-07-11 14:51:26 -07:00
2017-05-15 15:24:10 -07:00
2017-05-25 22:18:57 -07:00
2017-02-22 10:44:19 -08:00