This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Rant about ChangeLog entries and commit messages - better to do something than just complain
- From: Laurent GUERBY <laurent at guerby dot net>
- To: tejgcc at westnet dot com dot au
- Cc: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, njn at csse dot unimelb dot edu dot au, andi at firstfloor dot org, gcc at gcc dot gnu dot org
- Date: Sat, 23 Feb 2008 16:16:02 +0100
- Subject: Re: Rant about ChangeLog entries and commit messages - better to do something than just complain
- References: <2007-12-02-11-05-39+trackit+sam@rfc1149.net.suse.lists.egcs> <jeodd9l7j1.fsf@sykes.suse.de.suse.lists.egcs> <Pine.GSO.4.61.0712031739500.10932@mulga.csse.unimelb.edu.au.suse.lists.egcs> <p73tzn0vujl.fsf@bingen.suse.de> <Pine.GSO.4.61.0712041459400.22250@mulga.csse.unimelb.edu.au> <10712041305.AA18081@vlsi1.ultra.nyu.edu> <1203760361.2651.21.camel@tim-gcc>
On Sat, 2008-02-23 at 20:52 +1100, Tim Josling wrote:
> 3. I think this may be a useful thing. If a place could be found to put
> the 30MB of files I would be happy to maintain them on a weekly basis or
> so. Alternatively I could update the ChangeLog files themselves but I
> have reason to suspect that may not be popular.
>
> If nothing else happens I will keep it up-to-date for my own use.
Hi,
The GCC Compile Farm can host your scripts, download/processing crontab
and publish the results on a web site.
Instructions on how to apply for a ssh account and misc information
about the current farm status are here:
http://gcc.gnu.org/wiki/CompileFarm
I installed ruby from debian etch on gcc12:
guerby@gcc12:~$ ruby --version
ruby 1.8.5 (2006-08-25) [x86_64-linux]
If you need something else (missing packages, web page, etc...), the
ticket tracker is on gna.org:
https://gna.org/projects/gcc-cfarm/
Hope this helps,
Laurent