[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUMakefile: don't fail if there is no .tarball-version
From: |
Eric Blake |
Subject: |
Re: GNUMakefile: don't fail if there is no .tarball-version |
Date: |
Tue, 03 Jun 2008 22:02:25 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Simon Josefsson on 6/3/2008 9:37 PM:
|>
|> That's the correct workaround - you are indeed creating the equivalent of
|> a tarball outside the VCS, so you should have a .tarball-version present.
|
| If that is the case, the gnumakefile module should have some
| documentation telling users to create that file. How about this?
.tarball-version should only be present in a detached tree, and not in the
VCS tree. There's already some documentation in build-aux/git-version-gen
that we should copy into this proposed documentation section.
| +
| +The @code{gnumakefile} creates a top-level GNUMakefile with rules that
| +are useful for maintainers.
| +
| +The module requires that you create a file @code{.tarball-version}.
| +If this isn't done, invoking a Automake 'dist' target will loop
| +infinitely.
The infinite loop is only possible if you are also using git-version-gen.
~ In other words, I'm not so sure that it is GNUmakefile's fault, so much
as not following the directions of git-version-gen.
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkhGE9EACgkQ84KuGfSFAYD0LQCgnykpS4eLFFCPN5vjFTpXtHu7
kQMAoJRXK5/Qx6rgb634mIxqOSzMxpn+
=fDf9
-----END PGP SIGNATURE-----
- GNUMakefile: don't fail if there is no .tarball-version, Simon Josefsson, 2008/06/02
- Re: GNUMakefile: don't fail if there is no .tarball-version, Jim Meyering, 2008/06/02
- Re: GNUMakefile: don't fail if there is no .tarball-version, Simon Josefsson, 2008/06/03
- Re: GNUMakefile: don't fail if there is no .tarball-version, Eric Blake, 2008/06/03
- Re: GNUMakefile: don't fail if there is no .tarball-version, Simon Josefsson, 2008/06/03
- Re: GNUMakefile: don't fail if there is no .tarball-version,
Eric Blake <=
- Re: GNUMakefile: don't fail if there is no .tarball-version, Bruno Haible, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Eric Blake, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Bruno Haible, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Simon Josefsson, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Eric Blake, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Simon Josefsson, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Bruno Haible, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Eric Blake, 2008/06/04
- Re: GNUMakefile: don't fail if there is no .tarball-version, Jim Meyering, 2008/06/05
- Re: GNUMakefile: don't fail if there is no .tarball-version, Simon Josefsson, 2008/06/07