Re: GWT Distrubted Compiler Project

2010-07-28 Thread Dobes Vandermeer
Hi Charlie, If you use an RSS reader you can monitor different aspects of the project using the project feeds: http://code.google.com/p/gwt-distcc/feeds For example, you could monitor downloads if you wanted to know any time a new build was posted. If you prefer email you can use an RSS to

Re: GWT Distrubted Compiler Project

2010-07-28 Thread Dobes Vandermeer
Thanks, Jim! I had found those before. On Tue, Jul 27, 2010 at 3:35 PM, Jim Douglas jdoug...@basis.com wrote: You might be interested in these references, Dobes: http://code.google.com/p/google-web-toolkit/wiki/DistributedBuilds http://development.lombardi.com/?p=993

Re: GWT Distrubted Compiler Project

2010-07-28 Thread Dobes Vandermeer
OK let me know. Currently the system basically works (you can run a distributed build) but it could probably use some help in terms of just trying it out and finding the kinks. Cheers, Dobes On Tue, Jul 27, 2010 at 3:30 PM, Gal Dolber gal.dol...@gmail.com wrote: Love your idea... even

GWT Distrubted Compiler Project

2010-07-27 Thread Dobes
Hi, I've been working on a distributed compiler project, to speed up compile times by distributing the work across many machines. Useful for those times when the compiler takes a long time and you have a lot of permutations. Since its a bit of a side-project I'm hoping some other will jump on

Re: GWT Distrubted Compiler Project

2010-07-27 Thread Dobes
The google code project for this is at http://code.google.com/p/gwt-distcc/ On Jul 27, 3:05 pm, Dobes dob...@gmail.com wrote: Hi, I've been working on a distributed compiler project, to speed up compile times by distributing the work across many machines.  Useful for those times when the

Re: GWT Distrubted Compiler Project

2010-07-27 Thread Gal Dolber
Love your idea... even compiling a medium project in a macbook right now is a pain in the ass. I am out of time right now but I will love to help in a near future 2010/7/27 Dobes dob...@gmail.com The google code project for this is at http://code.google.com/p/gwt-distcc/ On Jul 27, 3:05 pm,

Re: GWT Distrubted Compiler Project

2010-07-27 Thread Jim Douglas
You might be interested in these references, Dobes: http://code.google.com/p/google-web-toolkit/wiki/DistributedBuilds http://development.lombardi.com/?p=993 http://development.lombardi.com/?p=1027 On Jul 27, 3:17 pm, Dobes dob...@gmail.com wrote: The google code project for this is

Re: GWT Distrubted Compiler Project

2010-07-27 Thread charlie
Is there a way to 'follow' this project on google code ? On Tue, Jul 27, 2010 at 5:30 PM, Gal Dolber gal.dol...@gmail.com wrote: Love your idea... even compiling a medium project in a macbook right now is a pain in the ass. I am out of time right now but I will love to help in a near future