All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: dist files
Date: Tue, 8 Mar 2005 23:56:16 +0100	[thread overview]
Message-ID: <200503082356.17005.okuji@enbug.org> (raw)
In-Reply-To: <87mztdlv91.fsf@student.han.nl>

On Tuesday 08 March 2005 09:48 pm, Marco Gerards wrote:
> Unfortunately I know little about building processes.  I see that it
> was not updated and I also think automating this process would be
> wise.  Does no one have any idea how to do this?

As far as I know, there are three ways to do this:

1. Automake determines if a file should be distributed based on Makefile.am 
and some special rules (such as configure). It is difficult for us to use, 
because we have arch-specific makefiles (this might be feasible if I make 
genmk.rb to generate another piece of makefile which specifies all 
distributed files).

2. A combination of CVS and a small tool can generate a distribution fairly 
easily. I can simply export files in the CVS and regenerate some files if 
necessary.

3. A file called MANIFEST is used in many projects. This is basically the same 
as our way. The file lists all files (sometimes with wildcards).

Okuji



  reply	other threads:[~2005-03-08 23:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02 21:48 dist files Yoshinori K. Okuji
2005-03-08 20:48 ` Marco Gerards
2005-03-08 22:56   ` Yoshinori K. Okuji [this message]
2005-03-19 18:13     ` Yoshinori K. Okuji
2005-03-19 19:25       ` Marco Gerards

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

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

  git send-email \
    --in-reply-to=200503082356.17005.okuji@enbug.org \
    --to=okuji@enbug.org \
    --cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.