This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC CompileFarm Project
>>>>> "Sebastian" == Sebastian Pop <sebastian.pop@cri.ensmp.fr> writes:
Sebastian> I was thinking about collecting the patches to be tested
Sebastian> dirrectly in the gcc-patches mailing list, like the patch
Sebastian> queue tracks new patches.
This is a nice idea. I wonder, though, whether most of the patches
posted would actually apply cleanly (and to what revision...).
A similar idea would be to supply a 'submit-patch' script that could
be used by anybody with an account on the test machines. It could run
'svn diff' in the current workspace; upload the patch, the base
revision, and the submitter; queue a full bootstrap for the patch; and
mail back the results.
Tom