[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Behaviour of Build / Configure in GNU programs
From: |
John Darrington |
Subject: |
Re: Behaviour of Build / Configure in GNU programs |
Date: |
Wed, 8 Jul 2015 03:04:54 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
How about the attached patch ?
On Tue, Jul 07, 2015 at 09:58:14PM +0000, Karl Berry wrote:
I'm seeing an increasing number of programs, whose configure and/or
makefile have been written, to open a connection to some remote url
(usually controlled by the project) download file(s) from there and
build them into the software.
I've also seen this routinely done by bootstrap scripts in GNU packages,
e.g., the one that's part of gnulib and used by many packages, but not
in releases.
I think this is a bad idea
I fully agree. I personally wish that even bootstrap scripts wouldn't
do it, but I think forbidding that would be going too far.
I think we should put a statement about it in the GCS.
Sounds fine to me, FWIW. You could draft some (concise) text ...
On a somewhat related front, the GCS could also mention that merely
putting a tag into a repository is not sufficient for what we call
"making a release".
karl
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
GCS.patch
Description: Text Data
signature.asc
Description: Digital signature
- Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/07
- Re: Behaviour of Build / Configure in GNU programs, Alfred M. Szmidt, 2015/07/07
- Re: Behaviour of Build / Configure in GNU programs, Karl Berry, 2015/07/07
- Re: Behaviour of Build / Configure in GNU programs,
John Darrington <=
- Re: Behaviour of Build / Configure in GNU programs, Mathieu Lirzin, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Mathieu Lirzin, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Mathieu Lirzin, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Paul Smith, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Karl Berry, 2015/07/09
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/10
- Re: Behaviour of Build / Configure in GNU programs, Paul Smith, 2015/07/10