[llvm-commits] Next patch for builbot to use scripted builds
Galina Kistanova
gkistanova at gmail.com
Tue May 11 16:27:23 PDT 2010
Hello everyone,
Please review the next two patches to for buildbot scripted builder.
1. One adds new shell script to the llvm-gcc/extras directory for
building llvm-gcc:
* build-x-4-mingw32 - cross builds llvm and llvm-gcc for
--build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10
--target=i686-pc-mingw32
2. The other one adds a new buildbot builder ScriptedBuilder to work
with the new build script, and updates configuration of the
llvm-gcc-x86_64-darwin10-cross-mingw32 buildslave.
Please review.
Thanks
Galina
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch02.diff
Type: application/octet-stream
Size: 4337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100511/174b50b2/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch03.diff
Type: application/octet-stream
Size: 9463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100511/174b50b2/attachment-0001.obj>
More information about the llvm-commits
mailing list