Difference between revisions of "Automake"

From Free Software Directory
Jump to: navigation, search
(Added Savannah link)
(added standard links)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Automake
 
|Name=GNU Automake
|Short description=Generates Makefile.in files
+
|Short description=Generates make files
 
|Full description='Automake' automatically generates make files compliant with the GNU coding standards. It was inspired by the 4.4 BSD make and include files, but aims to be portable and to conform to the GNU standards for Make file variables and targets. The input files are called Makefile.am; the output files are called Makefile.in. They are intended for use with autoconf. Automake requires certain things to be done in your configure.in. This package also includes the "aclocal' program, which generates an 'aclocal.m4' based on the contents of 'configure.in.' It is useful as an extensible, maintainable mechanism for augmenting autoconf.
 
|Full description='Automake' automatically generates make files compliant with the GNU coding standards. It was inspired by the 4.4 BSD make and include files, but aims to be portable and to conform to the GNU standards for Make file variables and targets. The input files are called Makefile.am; the output files are called Makefile.in. They are intended for use with autoconf. Automake requires certain things to be done in your configure.in. This package also includes the "aclocal' program, which generates an 'aclocal.m4' based on the contents of 'configure.in.' It is useful as an extensible, maintainable mechanism for augmenting autoconf.
 
|Homepage URL=https://www.gnu.org/software/automake/
 
|Homepage URL=https://www.gnu.org/software/automake/
|User level=intermediate
+
|Is High Priority Project=No
|Component programs=aclocal
 
 
|VCS checkout command=git clone git://git.savannah.gnu.org/automake.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/automake.git
|Computer languages=Perl
+
|Documentation note=https://www.gnu.org/software/automake/manual/
|Documentation note=User manual available in HTML format from https://www.gnu.org/software/automake/manual/automake.html
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate/
 
|Related projects=Buildtool,CMake,FireMake,mfg,nixMake,pkg-config,rpsl,smake,make,Confix,libtool,Autoconf
 
|Related projects=Buildtool,CMake,FireMake,mfg,nixMake,pkg-config,rpsl,smake,make,Confix,libtool,Autoconf
 
|Keywords=Perl,makefile,automake,autoconf,aclocal
 
|Keywords=Perl,makefile,automake,autoconf,aclocal
|Version identifier=1.15
+
|Version identifier=1.16.1
|Version date=2015/01/05
+
|Version date=2018/03/11
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/automake/automake-1.15.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/automake/automake-1.16.1.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/19
+
|Last review date=2018/11/14
|Submitted date=2013-05-19
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/12
 +
|User level=intermediate
 +
|Component programs=aclocal
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=automake
 
|GNU package identifier=automake
 +
|Decommissioned/Obsolete=No
 
|License verified date=2009-12-11
 
|License verified date=2009-12-11
 
}}
 
}}
Line 29: Line 35:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Alexandre Duret-Lutz
+
|Real name=Mathieu Lirzin
|Role=Maintainer
+
|Role=maintainer
|Email=duret_g@lrde.epita.fr
+
|Email=mthl@gnu.org
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Alexandre Oliva
+
|Real name=Paul Eggert
|Role=Contributor
+
|Role=maintainer
 +
|Email=eggert@cs.ucla.edu
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Tom Tromey
+
|Resource audience=Savannah (Ref)
|Role=Contributor
+
|Resource URL=https://savannah.gnu.org/projects/automake
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/automake-1.15
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/automake-1.14
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/automake1.11
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Stefano Lattarini
+
|Resource audience=Debian (Ref) (R)
|Role=Maintainer
+
|Resource URL=https://tracker.debian.org/pkg/automake1.10
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Debian (Ref) (R)
|Resource URL=https://savannah.gnu.org/projects/automake
+
|Resource URL=https://tracker.debian.org/pkg/automake1.9
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 54: Line 73:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.sv.gnu.org/gitweb/?p=automake.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/automake.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/automake
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-automake
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/automake-patches
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/automake-ng
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Support
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:automake@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/automake
|Resource URL=mailto:bug-automake@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Program-build-automation=make-related
 
|Program-build-automation=make-related
 +
|Programming-language=perl
 
|Software-development=program-build-automation
 
|Software-development=program-build-automation
 
|Use=software-development
 
|Use=software-development

Revision as of 07:19, 14 November 2018


[edit]

GNU Automake

https://www.gnu.org/software/automake/
Makefile generator.

'Automake' automatically generates make files compliant with the GNU coding standards. It was inspired by the 4.4 BSD make and include files, but aims to be portable and to conform to the GNU standards for Make file variables and targets. The input files are called Makefile.am; the output files are called Makefile.in. They are intended for use with autoconf. Automake requires certain things to be done in your configure.in. This package also includes the "aclocal' program, which generates an 'aclocal.m4' based on the contents of 'configure.in.' It is useful as an extensible, maintainable mechanism for augmenting autoconf.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

20 August 2020




Leaders and contributors

Contact(s)Role
Jim Meyering Maintainer


Resources and communication

AudienceResource typeURI
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/automake.git/
Automake Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/automake/
Savannah (Ref)Developerhttps://savannah.gnu.org/projects/automake/
FTPDownloadhttps://alpha.gnu.org/gnu/automake/
bug-automake Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-automake/
DebianDeveloperhttps://tracker.debian.org/pkg/automake
Automake-ng Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/automake-ng/
automake-commit Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/automake-commit/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
automake-patches Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/automake-patches/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1324275
FTPDownloadhttps://ftp.gnu.org/gnu/automake/
FTPDownloadhttps://ftpmirror.gnu.org/automake/


Software prerequisites

KindDescription
Source requirementPerl 5
Required to use GNU autoconf




Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.