This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][PING] Script for automatic checking of patches


Hi,

One more update and ping for including in trunk the scripts for
automatic regstrap of GCC patches.

Sebastian

On 7/15/07, Sebastian Pop <sebpop@gmail.com> wrote:
> On 7/15/07, Laurent GUERBY <laurent@guerby.net> wrote:
> > http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00439.html
> >
>
> Attached the updated scripts: the tester that now runs on GCC Compile
> Farm, with a fix proposed by Laurent, and the script that helps
> preparing the header for the patch to be tested.
>
> I've also updated http://gcc.gnu.org/wiki/CompileFarm for pointing the
> users of the GCC Compile Farm to the existence of this service:
>
> "If you have a GCC Compile Farm account, you can automatically test
> your GCC patches by copying them to /n/13/spop/patches/ that has the
> correct rights set. The patch can contain several markers that
> instruct the tester where to send the results by email, what branch
> and revision of GCC to use, and the configure and make flags. One can
> use the prepare_patch.sh script for filling up all this optional
> information, and for selecting the defaults for each case. The last
> step before copying the patch to the tester is to gpg sign it."
>
> Sebastian
>
>

Attachment: patch_tester.sh
Description: Bourne shell script

Attachment: prepare_patch.sh
Description: Bourne shell script


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]