[LLVMdev] Buildbot: Use CMake instead of configure?
Mikael Lyngvig
mikael at lyngvig.org
Sat Jun 2 06:33:50 PDT 2012
Hi,
I am battling what seems to be an endless list of issues with setting up a
Windows build slave. This time, my problem is that the buildbot master
tries to run configure. I see two ways out of this:
1. Let the [censored] system have its way and configure the build slave
so that it is a Cygwin script that launches the build slave on the build
machine.
2. Convince zorg to use CMake instead of configure.
I'd prefer the latter one as I am not overly fond of cygwin and also
because it will complicate my setup guide immensely, if I need to have the
user edit .bashrc files and stuff to get the build slave up and running.
Any ideas? If it wasn't because Galina already has a Windows buildbot
slave up and running, I'd say it was next to impossible. But it isn't, so
on we go.
Cheers,
Mikael
-- Love Thy Frog!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120602/d20835f6/attachment.html>
More information about the llvm-dev
mailing list