summaryrefslogtreecommitdiff
path: root/lib/Automake
Commit message (Expand)AuthorAgeFilesLines
* fixlet: flags for Fortran77 compiler are in FFLAGS, not F77FLAGSStefano Lattarini2012-01-211-1/+1
* cmdline parsing: move into a dedicated perl moduleStefano Lattarini2012-01-182-0/+116
* tests: move all under the same hierarchy ('tests/' directory)Stefano Lattarini2012-01-188-1597/+2
* maintcheck: consistency of list of test scriptsStefano Lattarini2012-01-161-1/+4
* build: improve silencing of automake build systemStefano Lattarini2012-01-151-5/+3
* Merge branch 'deprecate-lzma' into maintStefano Lattarini2012-01-011-1/+9
|\
| * dist: obsolete support for lzma (superseded by xz and lzip)Stefano Lattarini2012-01-011-1/+9
* | dist: add support for lzip compressionAntonio Diaz Diaz2011-12-301-1/+1
|/
* gitignore: use only one .gitignore file, in the top-level directoryStefano Lattarini2011-12-242-3/+0
* repo: don't commit generated files in the git repository anymoreStefano Lattarini2011-12-222-1287/+0
* fix: regenerate Makefile.in filesStefano Lattarini2011-09-282-2/+2
* uninstall: "make uninstall" before "make install" worksStefano Lattarini2011-09-262-6/+14
* parallel-tests: no more spurious successes for FreeBSD makeStefano Lattarini2011-08-181-1/+1
* check: don't use multi-line coloring for the reportBert Wesarg2011-06-201-13/+18
* ansi2knr: deprecate, it will go away in the next major releaseStefano Lattarini2011-06-201-0/+4
* build: the user can override AUTOM4TE, AUTORECONF and AUTOUPDATE tooStefano Lattarini2011-05-302-0/+6
* libtool: suggest LT_INIT if LTLIBRARIES primary is usedStefano Lattarini2011-02-281-1/+1
* parallel-tests: work around Tru64/OSF 5.1 sh read bugs.Ralf Wildenhues2011-01-161-3/+4
* Fix another typo in Rule.pm comment.Dave Hart2011-01-111-1/+1
* Fix another typo in Rule.pm comment.Peter Rosin2011-01-091-1/+1
* Fix typos in Rule.pm comments.Ralf Wildenhues2011-01-091-9/+10
* Bump copyright years.Ralf Wildenhues2011-01-022-2/+2
* Automake::Config: remove extra trailing semicolon.Stefano Lattarini2010-11-191-1/+1
* Fix install-strip when $(STRIP) contains several words.Ralf Wildenhues2010-11-142-8/+18
* Fix a bug in variable concatanation with `+='.Stefano Lattarini2010-11-071-11/+2
* Document and fix expansion of variables before rules.Ralf Wildenhues2010-10-031-30/+29
* Merge branch 'fix-tests-empty-regression' into maintRalf Wildenhues2010-10-021-4/+4
|\
| * Revert "parallel-tests: avoid command-line length limit issue."Ralf Wildenhues2010-10-021-4/+4
* | Perl modules: remove references to "Automake CVS repository".Stefano Lattarini2010-09-226-9/+9
* | Remove obsolete .cvsignore files.Stefano Lattarini2010-09-222-3/+0
* | Avoid triple-space after period.Eric Blake2010-09-174-5/+5
|/
* parallel-tests: avoid command-line length limit issue.Ralf Wildenhues2010-09-071-4/+4
* Posix 2008 requires make to set errexit.Ralf Wildenhues2010-09-071-1/+1
* Work around a nasty bug (segfault) of Solaris make.Stefano Lattarini2010-08-061-0/+1
* Update program --help output to match current GCS.Ralf Wildenhues2010-06-264-8/+14
* Fix -Werror handling for presence of configure.in and configure.ac.Ralf Wildenhues2010-04-201-1/+4
* Fix typo in POD documentation of Automake::Channels.Stefano Lattarini2010-04-201-1/+1
* Fix per-Makefile.am setting of -Werror.Ralf Wildenhues2010-04-111-1/+4
* Formatting cleanups in macro comments.Ralf Wildenhues2010-03-065-10/+14
* Fix exit status of signal handlers in shell scripts.Dmitry V. Levin2010-02-061-2/+3
* Bump copyright years.Ralf Wildenhues2010-01-172-4/+4
* Fix and complete copyright notices in Makefile.am files.Ralf Wildenhues2009-12-294-22/+54
* avoid a warning from perl-5.11Jim Meyering2009-11-291-1/+1
* Don't let an envvar setting of "$fail" cause build failure.Jim Meyering2009-10-311-2/+2
* Allow variable override of, rather than by, silent variables.Ralf Wildenhues2009-10-112-3/+6
* Fix `make clean check' for the Automake package.Ralf Wildenhues2009-10-111-1/+2
* Avoid sleeping for one second most of the time in sanity check.Ralf Wildenhues2009-09-062-0/+2
* parallel-tests: avoid GNU make 3.80 substitution bug.Ralf Wildenhues2009-05-241-4/+5
* Clarify how to enable `silent-rules' and other global options.Ralf Wildenhues2009-05-231-2/+4
* Version 1.11.v1.11Ralf Wildenhues2009-05-172-2/+2