summaryrefslogtreecommitdiff
path: root/lib/am
Commit message (Expand)AuthorAgeFilesLines
* maintcheck: fix usage of `cd' instead of `$(am__cd)'Stefano Lattarini2011-09-281-1/+1
* uninstall: "make uninstall" before "make install" worksStefano Lattarini2011-09-268-32/+39
* Merge branch 'python-work' into maintStefano Lattarini2011-09-181-12/+7
|\
| * Merge branch 'maint' into python-workStefano Lattarini2011-08-182-2/+7
| |\
| * \ Merge branch 'maint' into python-workStefano Lattarini2011-07-081-3/+4
| |\ \
| * \ \ Merge branch 'maint' into python-workStefano Lattarini2011-06-281-19/+27
| |\ \ \
| * \ \ \ Merge branch 'maint' into python-workStefano Lattarini2011-06-161-1/+3
| |\ \ \ \
| * | | | | py-compile: the '--destdir' option now accepts a blank argumentStefano Lattarini2011-06-091-12/+4
| * | | | | python: run the 'py-compile' script with $(SHELL)Stefano Lattarini2011-06-081-6/+9
* | | | | | java: allow both dist_JAVA and nodist_JAVA in the same Makefile.amStefano Lattarini2011-09-121-6/+8
| |_|_|_|/ |/| | | |
* | | | | java: avoid compilation errors when CLASSPATH is emptyDaniel Richard G2011-08-181-1/+1
* | | | | parallel-tests: no more spurious successes for FreeBSD makeStefano Lattarini2011-08-181-1/+6
| |_|_|/ |/| | |
* | | | Merge branch 'remake-rules-non-GNU-make' into maintStefano Lattarini2011-07-041-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | remake: fix outdated comment in configure.amStefano Lattarini2011-07-041-3/+4
* | | | check: don't use multi-line coloring for the reportBert Wesarg2011-06-201-19/+27
| |_|/ |/| |
* | | distcheck: add support for AM_DISTCHECK_CONFIGURE_FLAGSStefano Lattarini2011-06-101-1/+3
| |/ |/|
* | Merge branch 'remake-rules-non-GNU-make' into maintStefano Lattarini2011-06-011-1/+1
|\ \ | |/
| * remake: behave better with non-GNU make in subdirectoriesStefano Lattarini2011-05-301-1/+1
* | build: the user can override AUTOM4TE, AUTORECONF and AUTOUPDATE tooStefano Lattarini2011-05-301-0/+3
|/
* Add comment to check-TESTS rule working around make 3.80 bug.Ralf Wildenhues2011-01-221-0/+4
* parallel-tests: work around Tru64/OSF 5.1 sh read bugs.Ralf Wildenhues2011-01-161-5/+6
* Bump copyright years.Ralf Wildenhues2011-01-021-1/+1
* Fix install-strip when $(STRIP) contains several words.Ralf Wildenhues2010-11-142-11/+24
* Fix and document rules to not touch the tree with `make -n'.Ralf Wildenhues2010-11-042-13/+20
* Document and fix expansion of variables before rules.Ralf Wildenhues2010-10-031-7/+7
* 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
* | Remove obsolete .cvsignore files.Stefano Lattarini2010-09-221-1/+0
* | Avoid triple-space after period.Eric Blake2010-09-171-1/+1
|/
* 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/+3
* Merge branch 'je-silent' into maintRalf Wildenhues2010-06-061-17/+14
|\
| * Fix silent-rules output for disabled dependency tracking.Ralf Wildenhues2010-01-241-17/+14
* | Use -9 for maximum xz compression with dist-xz.Ralf Wildenhues2010-04-111-4/+4
* | Fix exit status of signal handlers in shell scripts.Dmitry V. Levin2010-02-061-3/+4
|/
* Bump copyright years.Ralf Wildenhues2010-01-171-2/+2
* Fix and complete copyright notices in Makefile.am files.Ralf Wildenhues2009-12-292-12/+28
* Replace unlzma, gunzip, bunzip2 with pack tool -d invocation.Antonio Diaz Diaz2009-12-051-4/+4
* do not put world-writable directories in distribution tarballsJim Meyering2009-11-301-6/+3
* Don't let an envvar setting of "$fail" cause build failure.Jim Meyering2009-10-311-2/+2
* Avoid sleeping for one second most of the time in sanity check.Ralf Wildenhues2009-09-061-0/+1
* parallel-tests: avoid GNU make 3.80 substitution bug.Ralf Wildenhues2009-05-241-4/+5
* Version 1.11.v1.11Ralf Wildenhues2009-05-171-1/+1
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-1742-42/+42
* Cope with parallel BSD make -jN semantics.Ralf Wildenhues2009-05-173-9/+16
* Fix typo in comment.Ralf Wildenhues2009-05-171-1/+1
* Fix copyright years in *.am files.Ralf Wildenhues2009-05-035-7/+7
* distdir: avoid duplicate `find' traversal with subpackages.Ralf Wildenhues2009-05-031-2/+9
* Disable test cleanup trap with OSF1/Tru64 sh.Ralf Wildenhues2009-05-031-0/+1