
Hi,
On Sat, Dec 15, 2012 at 12:42 PM, Simon Glass sjg@chromium.org wrote:
This tool handles building U-Boot to check that you have not broken it with your patch series. It can build each individual commit and report which boards fail on which commits, and which errors come up. It also shows differences in image sizes due to particular commits.
Buildman aims to make full use of multi-processor machines.
Documentation and caveats are in tools/buildman/README.
I have removed the RFC from this version.
Signed-off-by: Simon Glass sjg@chromium.org
I have a few minor comments on this and plan to re-issue the patch.
It doesn't fully replace MAKEALL yet (e.g currently you need to run the summarise option in another terminal to see what problems it s finding while running). But it would be good to get a few more testers to pass judgement.
Is this in line for 2013.01 or perhaps next?
Regards, Simon