[PATCH] CMake+Ninja Linux buildbots
Renato Golin
renato.golin at linaro.org
Thu Sep 4 08:13:19 PDT 2014
Hi,
I'm trying to move from autoconf buildbots to CMake+Ninja on the ARM
bots, so that I can also test compiler-rt and others. Attached is my
new ClangBuilder function to do that.
It handles clean|unclean builds, multiple stages, testing
stage1|stage2|stage1+2, clang-tools-extra, compiler-rt, etc.
I have four combinations of bots {clean, unclean} x {check1,
self-host+check2} and it's working great. Please let me know how can I
improve, or if I can just commit and continue updating it as I
progress.
I'd like to use it as soon as possible to make my private bots public.
cheers,
--renato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-bots.patch
Type: text/x-patch
Size: 7789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140904/c108ed68/attachment.bin>
More information about the llvm-commits
mailing list