chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] distribution like tar file from cvs


From: felix
Subject: Re: [Chicken-users] distribution like tar file from cvs
Date: Mon, 01 Sep 2003 02:58:17 +0200
User-agent: Opera7.11/Linux M2 build 406

On Thu, 28 Aug 2003 19:19:44 +0200 (CEST), <address@hidden Hagen.de> wrote:

Hi all.

I am working with chicken from CVS. But from time to time it would
be very convenient to generate a "distribution like tar file" (and
for example install with this file another chicken instance for
other architectures and/or gcc compiler settings).

How could a CVS user generate chicken-1.16(-cvs).tar.gz without waiting
for Felix ro release 1.19 (or so)?
(Maybe just a special target in Makefile?)


Yup:

make dist

or

make dist-gzip / make dist-zip

(Actually I've forgotten to update the version number at the
start of configure.in, so the tarball generated will be "chicken- 1.0.tar.gz")

Note that I'm not using the makefile-target for distribution
(I have my own script that does that), so possibly files
are missing. But the archive should contain anything
needed for building chicken, anyway).


cheers,
felix





reply via email to

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