unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@giblet.glug.org>
Cc: rlb@defaultvalue.org, guile-devel@gnu.org
Subject: Re: Release management - take 1
Date: Tue, 14 May 2002 03:59:27 -0700	[thread overview]
Message-ID: <E177a1f-0000H9-00@giblet> (raw)
In-Reply-To: <E170Flw-0007Hx-00@giblet> (message from Thien-Thi Nguyen on Tue, 23 Apr 2002 22:56:56 -0700)

   From: Thien-Thi Nguyen <ttn@giblet.glug.org>
   Date: Tue, 23 Apr 2002 22:56:56 -0700

   new TODO item: "write maintainer script dist-guile"

dist-guile now supports restarts:

# usage: dist-guile TAG [START]
#
# This must be run in a branched top-level guile-core dir (so
# that CVS/Tag looks something like: branch_release-X-Y).
#
# Description of each step:
#  0 - set vars and do other init
#  1 - check all files under cwd are unmodified (sync'ed w/ cvs repo)
#    - sh -x autogen.sh
#  2 - create distdir ../dist.$branch
#    - in $distdir do configure, make, make check
#  3 - in $distdir do make distcheck
#  4 - cvs tag TAG         (where TAG is $1)
#
# Optional arg START means start at that step (step 0 is always done).
# This is useful for avoiding long rebuilds after fixing minor mishaps.

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


      parent reply	other threads:[~2002-05-14 10:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-15  4:31 Release management - take 1 Rob Browning
2002-04-24  5:56 ` Thien-Thi Nguyen
2002-04-24 13:39   ` Rob Browning
2002-04-24 17:17     ` Thien-Thi Nguyen
2002-05-14 10:59   ` Thien-Thi Nguyen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E177a1f-0000H9-00@giblet \
    --to=ttn@giblet.glug.org \
    --cc=guile-devel@gnu.org \
    --cc=rlb@defaultvalue.org \
    --cc=ttn@glug.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).