
Hi Tom,
On 5 August 2014 12:54, Tom Rini trini@ti.com wrote:
On Tue, Aug 05, 2014 at 08:46:53AM -0600, Simon Glass wrote:
Originally buildman had some support for building the current source tree. However this was dropped before it was submitted, as part of the effort to make it faster when building entire branches.
Reinstate this support. If no -b option is given, buildman will build the current source tree.
Reported-by: Masahiro Yamada yamada.m@jp.panasonic.com Signed-off-by: Simon Glass sjg@chromium.org
I think this is the main use case of MAKEALL so lets also update the relevant part of the README to cover it. Thanks!
I did that in the patch that adds -v, since it makes things consistent between the two ways of running buildman. See the patch 'buildman: Add verbose option to display errors as they happen'.
Regards, Simon