>>>>> "David" == David Gilbert <[EMAIL PROTECTED]> writes:
David> I've no doubt someone can improve on my improvement - for instance, David> automating the process to have it run every night would be great. I'm David> allergic to automation scripts, so I'll let someone else do that... I hope to do it once the gcc test farm is up and running. http://gcc.gnu.org/wiki/CompileFarm My current set of scripts does this: * build gcj * test gcj including mauve and jacks * build classpath (using the just-built gcj) * build and test kawa It is easy to add things, e.g. we could build jamvm and run mauve on it (which is better since the library in libgcj is not updated very frequently). One part I don't have yet is a regression reporter. I'd like the builds to send out email whenever someone breaks the build or introduces a test regression. Tom _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
