summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* automake.morph: s/bootstrap/bootstrap.sh/baserock/mikedrake/automake/v1.12.2Michael Drake2014-06-051-1/+1
* Add automake.morph file from baserock/morph branch.Michael Drake2014-06-051-0/+13
* release: stable release 1.12.2v1.12.2Stefano Lattarini2012-07-092-3/+3
* Merge branch 'distcheck-vulnerability-CVE-2012-3386' into maintStefano Lattarini2012-07-092-1/+10
|\
| * distcheck: never make part of $(distdir) world-writableStefano Lattarini2012-07-092-1/+10
* | compat: automake should substitute @mkdir_p@, for backward compatibilityStefano Lattarini2012-07-095-24/+28
* | fixup: t/README: it's ./runtest, not ./t/ax/runtestStefano Lattarini2012-07-081-2/+1
* | tests: move 'runtest' into the top-level directoryStefano Lattarini2012-07-074-10/+10
* | cosmetics: rename t/ax/test-runner => t/ax/runtestStefano Lattarini2012-07-064-11/+11
* | fixup: another "make recheck" failure with BSD makeStefano Lattarini2012-07-062-0/+3
* | test runner: work correctly in VPATH setupsStefano Lattarini2012-07-062-1/+11
* | compat: automake should define $(mkdir_p), for backward compatibilityStefano Lattarini2012-07-063-2/+21
* | coverage: test that AM_PROG_MKDIR_P and $(mkdir_p) still worksStefano Lattarini2012-07-063-6/+83
|/
* Merge branch 'fix-pr11806' into maintStefano Lattarini2012-07-064-3/+56
|\
| * lisp: better support of VPATH buildsJack Kelly2012-07-064-3/+56
* | tests init: don't automatically re-execute tests with a POSIX shellStefano Lattarini2012-07-0612-292/+86
* | yacc tests: fix spurious failure with parallel makeStefano Lattarini2012-07-061-1/+1
* | tests: ignore minor 'recheck' regression for BSD makeStefano Lattarini2012-07-065-6/+34
* | tests: don't clutter the top-level dir with temporary test directoriesStefano Lattarini2012-07-061-2/+11
* | tests: avoid spurious failures when @MKDIR_P@ points to "install-sh -d"Stefano Lattarini2012-07-062-190/+0
|/
* news: fixlets and updatesStefano Lattarini2012-07-031-7/+15
* tests: don't trust the exit status of "make -k" for non-GNU makesStefano Lattarini2012-07-011-1/+3
* parallel-tests: reimplement fix for bug#11791Stefano Lattarini2012-07-011-23/+15
* tests setup: unset CDPATHStefano Lattarini2012-07-012-2/+4
* tests setup: more namespace safenessStefano Lattarini2012-07-011-9/+9
* tests setup: remove an unused variableStefano Lattarini2012-07-011-1/+0
* tests setup: less hard-coding of the test subdirectoryStefano Lattarini2012-07-012-3/+10
* parallel-tests: silence an overly verbose recipeStefano Lattarini2012-06-301-2/+2
* tests: fix some uses of 'Exit', where 'exit' should now be used insteadStefano Lattarini2012-06-301-9/+9
* maintcheck: test scripts should be executable, check for thatStefano Lattarini2012-06-302-5/+14
* Merge branch 'recheck-fix' into maintStefano Lattarini2012-06-301-42/+34
|\
| * parallel-tests: recipes for "check" and "recheck" are separated againStefano Lattarini2012-06-301-42/+34
* | Merge branch 'recheck-fix' into maintStefano Lattarini2012-06-305-12/+137
|\ \ | |/
| * parallel-tests: "recheck" behaves better in case of compilation failuresStefano Lattarini2012-06-274-8/+133
| * scripts: quote 'like this', not `like this'Stefano Lattarini2012-06-271-4/+4
* | tests: fix a spurious failureStefano Lattarini2012-06-301-3/+3
* | configure: fix detection of POSIX shell to work in a VPATH buildStefano Lattarini2012-06-301-1/+1
* | tests: prefer "test ! -e FILE" to check that a file doesn't existStefano Lattarini2012-06-29163-741/+734
* | configure: move a misplaced "section" commentStefano Lattarini2012-06-281-4/+4
* | configure: clump check for ${var%...} and ${var#...} expansion togetherStefano Lattarini2012-06-281-17/+6
* | cosmetics: improve wording of a couple of configure messagesStefano Lattarini2012-06-281-2/+2
* | configure: the testsuite shell must support 'test -e' and 'test ! -e'Stefano Lattarini2012-06-281-0/+5
* | tests: remove stale workarounds for Solaris /bin/shStefano Lattarini2012-06-289-52/+23
* | tests init: don't bother allowing '$me' to be overridableStefano Lattarini2012-06-286-41/+19
* | tests init: typofixes in commentsStefano Lattarini2012-06-281-1/+1
* | tests: one test was not executable, make it soStefano Lattarini2012-06-281-0/+0
* | readme: fix typo in t/README: s/$((...)/$((...))/Stefano Lattarini2012-06-281-1/+1
* | tests: don't skip if $(abs_builddir) or $(abs_srcdir) contain whitespaceStefano Lattarini2012-06-281-25/+0
* | tests: avoid spurious maintainer-check failuresStefano Lattarini2012-06-281-2/+4
* | tests: remove obsolete hacks around maintainer-check false positivesStefano Lattarini2012-06-282-5/+4