Re: Autotools and The Core

Rodney Dawes <[email protected]> Tue, 30 Mar 2004 16:36:02 -0500
Newsgroups gmane.network.everybuddy.devel
Message-ID <[email protected]>
I'd rather avoid trying to develop multiple changes to the same files by
multiple people. Though, I can see parts of this are annoying people, so
I'll grab trunk tonight and see if I can't get a preliminary patch done
that only does part of what the ideal build changes would consist of, so
then we can get rid of a bunch of files that are in CVS, and have
provisions for doing the right thing if we want to add, e.g.
translations to the build. And, we will also be able to create tarballs
of only eb-lite by doing "make distcheck" which will build and run some
checks on the tarball. And, maybe even some sane versioning ;)

-- dobey

On Mar , 2004-03-30 at 10:52 +0100, Meredydd wrote:
> On Tuesday 30 March 2004 00:45, A. Craig West wrote:
> > It appears that the following files can be removed from subversion:
> Looks good to me, but I've been known to make big mistakes on the build 
> process before. I'm OK with it, Philip seems ok with it...I'd say 
> commit, unless dobey has major objections.
> 
> Meredydd