Difference between revisions of "Automake"
| Line 4: | Line 4: | ||
|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. | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Status=Live | ||
| + | |Component programs=aclocal | ||
| + | |Homepage URL=http://www.gnu.org/software/automake/ | ||
| + | |VCS checkout command=cvs -d :pserver:anonymous@pserver.git.sv.gnu.org:/automake.git \ checkout -d automake HEAD | ||
| + | |Computer languages=Perl | ||
| + | |Documentation note=User manual available in HTML format from http://www.gnu.org/software/automake/manual/automake.html | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=Buildtool,CMake,FireMake,mfg,nixMake,pkg-config,rpsl,smake,make,Confix,libtool,Autoconf | ||
| + | |Keywords=Perl,makefile,automake,autoconf,aclocal | ||
| + | |Is GNU=y | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2008-01-29 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1.11 | + | |Version identifier=1.11.1 |
| − | |Version date=2009- | + | |Version date=2009-12-08 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/gnu/automake/automake-1.11.tar.bz2 | + | |Version download=http://ftp.gnu.org/gnu/automake/automake-1.11.1.tar.bz2 |
| − | |License verified date=2009- | + | |License verified date=2009-12-11 |
|Version comment= | |Version comment= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Alexandre Duret-Lutz | ||
| + | |Email=duret_g@lrde.epita.fr | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Alexandre Oliva | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Tom Tromey | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Gnits Group | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://git.sv.gnu.org/gitweb/?p=automake.git | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer,Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:automake@gnu.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-automake@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Program-build-automation=make-related | ||
| + | |Software-development=program-build-automation | ||
| + | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date=2009- | + | |License verified date=2009-12-11 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Latest revision as of 09:43, 12 April 2011
Automake
http://www.gnu.org/software/automake/
'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.
Documentation
User manual available in HTML format from http://www.gnu.org/software/automake/manual/automake.html
Related Projects
Download
Download
version 1.11.1
(stable)
released on 8 December 2009
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Kelly Hopkins | 11 December 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Alexandre Oliva | Maintainer |
| Tom Tromey | Maintainer |
| Gnits Group | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Developer,Support | mailto:automake@gnu.org | |
| Bug Tracking | mailto:bug-automake@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Perl 5 |
| Required to use | GNU autoconf |
| Required to build | Perl 5 |
This entry (in part or in whole) was last reviewed on 29 January 2008.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.