On Sun, 6 May 2007, Ralph Corderoy wrote:> Are you aware of buildbot? It's quite widely used and flexible. > http://buildbot.sourceforge.net/ > I'd suggest at least one machine given over to always building whenever > anything changes, and have the other nightly volunteers as now. Using > just nightly volunteers isn't great because breakage is noticed too late > and can affect too many people by then.That looks nifty. If someone wanted to set it up on their machine, we could give it a try and see how it works. -Chris -- http://nondot.org/sabre/ http://llvm.org/
I don't know if others would be interested as well, but I should be able to set it up at least on one of my machines over the summer, and on a continuing basis if its found useful. Should be at least useful to me with the work I'll be doing on LLVM over the summer. (NB: a speedy x86-64 linux box currently) -Chandler On 5/6/07, Chris Lattner <sabre at nondot.org> wrote:> > On Sun, 6 May 2007, Ralph Corderoy wrote: > > Are you aware of buildbot? It's quite widely used and flexible. > > http://buildbot.sourceforge.net/ > > I'd suggest at least one machine given over to always building whenever > > anything changes, and have the other nightly volunteers as now. Using > > just nightly volunteers isn't great because breakage is noticed too late > > and can affect too many people by then. > > That looks nifty. If someone wanted to set it up on their machine, we > could give it a try and see how it works. > > -Chris > > -- > http://nondot.org/sabre/ > http://llvm.org/ > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070506/63f992e2/attachment.html>
I'd definitely be interested in seeing this happen. If you get it working, I might be able to contribute a build slave as well. --Owen On May 6, 2007, at 10:35 PM, Chandler Carruth wrote:> I don't know if others would be interested as well, but I should be > able to set it up at least on one of my machines over the summer, > and on a continuing basis if its found useful. Should be at least > useful to me with the work I'll be doing on LLVM over the summer. > > (NB: a speedy x86-64 linux box currently) > > -Chandler > > On 5/6/07, Chris Lattner <sabre at nondot.org> wrote: > On Sun, 6 May 2007, Ralph Corderoy wrote: > > Are you aware of buildbot? It's quite widely used and flexible. > > http://buildbot.sourceforge.net/ > > I'd suggest at least one machine given over to always building > whenever > > anything changes, and have the other nightly volunteers as now. > Using > > just nightly volunteers isn't great because breakage is noticed > too late > > and can affect too many people by then. > > That looks nifty. If someone wanted to set it up on their machine, we > could give it a try and see how it works. > > -Chris > > -- > http://nondot.org/sabre/ > http://llvm.org/ > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070506/0854c245/attachment.html>