This is the mail archive of the gcc@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]

Re: Now GCC is really hosed...



> 4.  sourceware.cygnus.com will run a cron daemon (that I will write)
>     that runs every {1|4|6|...|24} hours that looks at time stamps
>     of the predecessor files for the generated files.  Should one
>     be more recent, then the generated file is reconstructed and
>     checked in.  Committers would be invited to do this themselves
>     when they do their deed, but the cron daemon would make it
>     non-mandatory.

Could this be something that we can teach to commitinfo?  Then when
files are checked in, the CVS server would fire off the programs, rather
than cron.  This way it gets done "on demand," rather than "lagging"
until the next invocation via the cron table.


Phil


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