summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into msvcPeter Rosin2011-09-0536-884/+1381
|\
| * ylwrap: fix unusual indentation whitespaceEric Blake2011-08-251-14/+14
| * 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-182-2/+7
| * Sync auxiliary files from upstream.Ralf Wildenhues2011-07-205-326/+562
| * 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-202-32/+45
| * | ansi2knr: deprecate, it will go away in the next major releaseStefano Lattarini2011-06-201-0/+4
| * | 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-304-0/+12
| |/
| * depcomp: correct invalid sed invocationJim Meyering2011-04-161-2/+2
| * depcomp: fix bugs in tests and in the depcomp scriptStefano Lattarini2011-04-111-2/+2
| * Fix hp depmode for VPATH builds with GNU make.Ralf Wildenhues2011-04-111-3/+5
| * Clarify regex code in depcomp.Ralf Wildenhues2011-04-091-1/+2
| * Fix makedepend depmode for VPATH builds.Ralf Wildenhues2011-04-081-4/+5
| * libtool: suggest LT_INIT if LTLIBRARIES primary is usedStefano Lattarini2011-02-281-1/+1
| * Add comment to check-TESTS rule working around make 3.80 bug.Ralf Wildenhues2011-01-221-0/+4
| * install-sh: avoid Tru64 sh `test' operator precedence issues.Ralf Wildenhues2011-01-191-10/+13
| * parallel-tests: work around Tru64/OSF 5.1 sh read bugs.Ralf Wildenhues2011-01-162-8/+10
| * 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
| * Sync auxiliary files from upstream.Ralf Wildenhues2011-01-023-31/+66
| * Bump copyright years.Ralf Wildenhues2011-01-024-4/+4
| * Sync config-ml.in from GCC.Ian Lance Taylor2010-11-191-2/+16
| * Automake::Config: remove extra trailing semicolon.Stefano Lattarini2010-11-191-1/+1
| * Fix install-strip when $(STRIP) contains several words.Ralf Wildenhues2010-11-145-23/+51
| * Fix a bug in variable concatanation with `+='.Stefano Lattarini2010-11-071-11/+2
| * 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-032-37/+36
| * Merge branch 'fix-tests-empty-regression' into maintRalf Wildenhues2010-10-022-8/+8
| |\
| | * Revert "parallel-tests: avoid command-line length limit issue."Ralf Wildenhues2010-10-022-8/+8
| * | Perl modules: remove references to "Automake CVS repository".Stefano Lattarini2010-09-226-9/+9
| * | Remove obsolete .cvsignore files.Stefano Lattarini2010-09-224-5/+0
| * | Avoid triple-space after period.Eric Blake2010-09-175-6/+6
| |/
| * parallel-tests: avoid command-line length limit issue.Ralf Wildenhues2010-09-072-8/+8
| * Posix 2008 requires make to set errexit.Ralf Wildenhues2010-09-072-2/+2
| * Improve robustness of mdate-sh script.Ralf Wildenhues2010-08-211-2/+21
| * Sync auxiliary files from upstream.Ralf Wildenhues2010-08-083-352/+470
| * Work around a nasty bug (segfault) of Solaris make.Stefano Lattarini2010-08-062-0/+4
* | lib/compile: update scriptversion.Peter Rosin2010-11-151-1/+1
* | compile: clear the `eat' variable earlier.Peter Rosin2010-11-151-1/+2
* | depcomp: add new one-pass depmode for MSVC 7 and later.Peter Rosin2010-10-071-4/+58
* | compile: implement library search to support MSVC static linkingPeter Rosin2010-09-211-3/+33
* | Make ar-lib support backslashed files in archives.Peter Rosin2010-09-021-2/+2
* | Do file name conversion for object files in the compile wrapper.Peter Rosin2010-08-311-2/+2
* | Optimize compile script on MSYS.Peter Rosin2010-08-161-9/+13