emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build broken: no defun org-float-time. Who's guilty, and what does


From: Stefan Monnier
Subject: Re: build broken: no defun org-float-time. Who's guilty, and what does he propose?
Date: Tue, 08 Sep 2009 13:11:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> I've been interested in setting up an automatic build test environment
> for Emacs for some time. It would basically checkout the emacs sources
> on every checkin, build the sources and report the build
> quality(probably with some existing continuous integration software).

I think such a thing would be good for 2 things:
1- maintain a CVS tag pointing at the last-known-good (well, known
   good for your particular test enviornment, of course).
   So people like Alan can simply follow this tag.
2- auto-detect cases where bootstrap is necessary.  Once detected, the
   script could adding a special thingy somewhere (e.g. a file
   emacs/admin/need-bootstrap) so that "make"
   automatically does "make bootstrap" for you when facing this problem.


-- Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]