[zorg] r174421 - Adding cortex-a15 experimental buildbot

Renato Golin renato.golin at linaro.org
Wed Feb 6 13:34:45 PST 2013


On 6 February 2013 16:00, David Tweed <david.tweed at arm.com> wrote:

> Looking at the output from the a15 buildbot it looks like you are choosing
> to do a "make clean".
>

I'm not choosing, this is the default "Clang" run. ;)

If more people feel inclined to change the Clang build on all buildbots to
use CMake / Ninja, I'm up for it, too. Galina, have you ever tried that on
a buildbot before?

I understand why we run make clean, it's especially bad when changing
releases or someone breaks the CMake file. It's not often, but it does
happen. The alternative would be to someone login the bots and do a manual
"make clean", or to come up with a button on the bot interface to clean the
build.

In that case, I don't think ccache would be a great improvement...

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130206/eeadb169/attachment.html>


More information about the llvm-commits mailing list