This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: make dist


On 17 May 1998 20:16:49 +0200, Andreas Jaeger wrote:

>I'd like to see (if Uli doesn't object because he's the one going to
>use this mainly ;-) the following also added:
>- make testrelease/prerelease to differentiate between a public
>  release, a test release and a prerelease.  If make release could
>  differentiate between them, it's also ok for me.

This is all doable with version.h:  RELEASE = experimental or stable,
VERSION = 2.1.X or 2.1.XpreY.

>- README-alpha is always added except on public releases - there might 
>  me other files (as you've mentioned already) which will only be
>  distributed in some sets.
>- make release/testrelease/prerelease/snap-dist should call `cvs tag'
>  with the release number.

Will be handled.

>Please consider that the linuxthreads directory is an add-on
>directory.  It's in the CVS tree but shouldn't be AFAIK put into
>releases.

Will also be handled.

zw


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