unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Julien Danjou <julien@danjou.info>, emacs-devel@gnu.org
Subject: Re: configure{.in,} question
Date: Mon, 25 Oct 2010 12:06:43 -0400	[thread overview]
Message-ID: <jwvocainu03.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1PAJ9q-0002J6-Ol@fencepost.gnu.org> (Eli Zaretskii's message of "Mon, 25 Oct 2010 05:15:58 -0400")

> Not like that at all.  Not every generated file should be omitted.  We
> have other generated files in the repository, take a look at
> admin/charsets and admin/unidata.  There's nothing wrong with that,
> really.

Actually, storing generated files is always a source of annoyances.
For files that change very rarely, like the unicode char data, this is
not too problematic, but I often end up with problems because of
configure and src/config.in.  I worked around most of those problems in
my local branch by "bzr mv"ing those files to a "junk" directory.

Of course, there are yet other generated files which change somewhat
often but that we need for bootstrapping reasons.

This said, I'd be happy to try and move all those generated files to
some auxiliary place, so as to better balance the conflict between "we
want to have them to make installation easier and bootstrap possible"
and "we don't want to store generated files, to avoid conflicts".

We already do that with lisp/loaddefs.el (whose bootstrap version is in
lisp/ldefs-boot.el), but maybe a more generic approach would be
desirable.
Even better would be if Bzr provided support for such things.


        Stefan



  reply	other threads:[~2010-10-25 16:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-24 17:31 configure{.in,} question Lars Magne Ingebrigtsen
2010-10-24 19:38 ` Glenn Morris
2010-10-24 19:56   ` Lars Magne Ingebrigtsen
2010-10-24 20:07     ` Glenn Morris
2010-10-25  0:57       ` Stephen J. Turnbull
2010-10-25  8:38         ` Andreas Schwab
2010-10-25 14:43           ` Stephen J. Turnbull
2010-10-25 14:58             ` Andreas Schwab
2010-10-25 15:41               ` Stephen J. Turnbull
2010-10-25  8:47       ` Julien Danjou
2010-10-25  9:00         ` Andreas Schwab
2010-10-25  9:15         ` Eli Zaretskii
2010-10-25 16:06           ` Stefan Monnier [this message]
2010-10-25 18:04             ` Eli Zaretskii
2010-10-25 18:37               ` Glenn Morris
2010-10-25 19:59                 ` Stefan Monnier
2010-10-25 19:34               ` Stefan Monnier
2010-10-25 16:43           ` Glenn Morris
2010-10-25 19:11 ` Ted Zlatanov
2010-10-25 19:13   ` Lars Magne Ingebrigtsen
2010-10-25 19:16     ` Ted Zlatanov
2010-10-25 20:08       ` Lars Magne Ingebrigtsen

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/emacs/

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

  git send-email \
    --in-reply-to=jwvocainu03.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=julien@danjou.info \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).