[PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
zturner at google.com
Fri Dec 19 15:42:43 PST 2014
Hi gkistanova, samsonov, timurrrr,
This creates a Windows buildbot for LLDB, with the following properties:
1) Only builds x86.
2) Only compiles, does not run tests.
3) Uses MSVC 2013 as the compiler, with the CMake / ninja generator.
I wanted to test this by setting up a local zorg buildmaster and connecting my slave to it, but I was unable to get it working properly. I'm going on vacation next week, so I thought I would put this up in the meantime and at least see if I'm going about this all wrong, or if this code looks like a reasonable starting point.
http://reviews.llvm.org/D6745
Files:
buildbot/osuosl/master/config/builders.py
buildbot/osuosl/master/config/slaves.py
zorg/buildbot/builders/LLDBBuilder.py
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6745.17526.patch
Type: text/x-patch
Size: 9721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141219/6ebe9eb0/attachment.bin>
More information about the llvm-commits
mailing list