[LLVMdev] cmake configured buildbot

Daniel Dunbar daniel at zuster.org
Thu Jul 23 01:39:11 PDT 2009


On Tue, Jun 30, 2009 at 1:12 PM, Douglas Gregor<dgregor at apple.com> wrote:
>
> On Jun 30, 2009, at 6:52 AM, Xerxes RĂ„nby wrote:
>
>> Greetings
>>
>> Im interested to setup an automated buildbod that can test the cmake
>> buildsysten.
>> I use cmake for ARM cross compilation so I would be interested if
>> someone are running a cmake bot and if its build logs be observed
>> online?
>
> I don't know of anyone doing this now.
>
>> If not, are there an easy way to setup a llvm cmake buildbot that can
>> test the cmake build infrastructure for each commit?
>
>
> This would be *wonderful*.

The public Win32 builder is doing this, although it doesn't currently
send email on failures. I have buildbot steps ready for a cmake build
for unix/Makefiles, but don't have a machine to run them yet.

 - Daniel




More information about the llvm-dev mailing list