platform/upstream/automake.git
2012-07-14 Stefano Lattariniconfigure: ${#param} must be supported by the shell...
2012-07-13 Stefano Lattarininews: mention fixed testsuite weaknesses
2012-07-13 Stefano Lattarininews: bump, for future 1.12.3
2012-07-13 Stefano LattariniMerge branches 'fix-pr11898' and 'fix-pr-11893-and...
2012-07-13 Stefano Lattarinitests: verify the shell test scripts are syntactically...
2012-07-12 Stefano Lattarinitests: don't use C instead of C++ compiler on case...
2012-07-10 Stefano Lattarinitests: avoid spurious TAP errors on Mac OS X 10.7
2012-07-10 Adam Sampsontests: fix spurious failure in aclocal7.sh on fast...
2012-07-09 Stefano Lattarinisync: update files from upstream with "make fetch"
2012-07-09 Stefano Lattarininews: improve wording in entry about CVE-2012-3386
2012-07-09 Stefano Lattarinimaint: post-release minor version bump
2012-07-09 Stefano Lattarinirelease: stable release 1.12.2 v1.12.2
2012-07-09 Stefano LattariniMerge branch 'distcheck-vulnerability-CVE-2012-3386...
2012-07-09 Stefano Lattarinidistcheck: never make part of $(distdir) world-writable
2012-07-09 Stefano Lattarinicompat: automake should substitute @mkdir_p@, for backw...
2012-07-08 Stefano Lattarinifixup: t/README: it's ./runtest, not ./t/ax/runtest
2012-07-07 Stefano Lattarinitests: move 'runtest' into the top-level directory
2012-07-06 Stefano Lattarinicosmetics: rename t/ax/test-runner => t/ax/runtest
2012-07-06 Stefano Lattarinifixup: another "make recheck" failure with BSD make
2012-07-06 Stefano Lattarinitest runner: work correctly in VPATH setups
2012-07-06 Stefano LattariniMerge branch 'fix-pr11806' into maint
2012-07-06 Stefano Lattarinitests init: don't automatically re-execute tests with...
2012-07-06 Stefano Lattariniyacc tests: fix spurious failure with parallel make
2012-07-06 Stefano Lattarinitests: ignore minor 'recheck' regression for BSD make
2012-07-06 Stefano Lattarinitests: don't clutter the top-level dir with temporary...
2012-07-06 Stefano Lattarinitests: avoid spurious failures when @MKDIR_P@ points...
2012-07-06 Stefano Lattarinicompat: automake should define $(mkdir_p), for backward...
2012-07-06 Stefano Lattarinicoverage: test that AM_PROG_MKDIR_P and $(mkdir_p)...
2012-07-06 Jack Kellylisp: better support of VPATH builds
2012-07-03 Stefano Lattarininews: fixlets and updates
2012-07-01 Stefano Lattarinitests: don't trust the exit status of "make -k" for...
2012-07-01 Stefano Lattariniparallel-tests: reimplement fix for bug#11791
2012-07-01 Stefano Lattarinitests setup: unset CDPATH
2012-07-01 Stefano Lattarinitests setup: more namespace safeness
2012-07-01 Stefano Lattarinitests setup: remove an unused variable
2012-07-01 Stefano Lattarinitests setup: less hard-coding of the test subdirectory
2012-06-30 Stefano Lattariniparallel-tests: silence an overly verbose recipe
2012-06-30 Stefano Lattarinitests: fix some uses of 'Exit', where 'exit' should...
2012-06-30 Stefano Lattarinimaintcheck: test scripts should be executable, check...
2012-06-30 Stefano LattariniMerge branch 'recheck-fix' into maint
2012-06-30 Stefano Lattariniparallel-tests: recipes for "check" and "recheck" are...
2012-06-30 Stefano LattariniMerge branch 'recheck-fix' into maint
2012-06-30 Stefano Lattarinitests: fix a spurious failure
2012-06-30 Stefano Lattariniconfigure: fix detection of POSIX shell to work in...
2012-06-28 Stefano Lattarinitests: prefer "test ! -e FILE" to check that a file...
2012-06-28 Stefano Lattariniconfigure: move a misplaced "section" comment
2012-06-28 Stefano Lattariniconfigure: clump check for ${var%...} and ${var#.....
2012-06-28 Stefano Lattarinicosmetics: improve wording of a couple of configure...
2012-06-28 Stefano Lattariniconfigure: the testsuite shell must support 'test ...
2012-06-28 Stefano Lattarinitests: remove stale workarounds for Solaris /bin/sh
2012-06-28 Stefano Lattarinitests init: don't bother allowing '$me' to be overridable
2012-06-28 Stefano Lattarinitests init: typofixes in comments
2012-06-28 Stefano Lattarinitests: one test was not executable, make it so
2012-06-28 Stefano Lattarinireadme: fix typo in t/README: s/$((...)/$((...))/
2012-06-28 Stefano Lattarinitests: don't skip if $(abs_builddir) or $(abs_srcdir...
2012-06-28 Stefano Lattarinitests: avoid spurious maintainer-check failures
2012-06-28 Stefano Lattarinitests: remove obsolete hacks around maintainer-check...
2012-06-28 Stefano LattariniMerge branch 'simplify-exit-trap-workaround' into maint
2012-06-28 Stefano Lattarinicoverage: tests AM_MISSING_PROG usage
2012-06-28 Eric Blakedocs: document AM_MISSING_PROG
2012-06-27 Stefano Lattarinitests: fix a spurious failure with Solaris make
2012-06-27 Stefano Lattariniparallel-tests: "recheck" behaves better in case of...
2012-06-27 Stefano Lattariniscripts: quote 'like this', not `like this'
2012-06-25 Stefano Lattarinitests: simpler workaround for shells losing the exit...
2012-06-24 Stefano Lattarinitests: avoid several spurious failures on Solaris
2012-06-24 Stefano Lattarinitests: avoid a spurious failure on NetBSD
2012-06-23 Stefano Lattarinitests: fix automatic re-execution of tests with Zsh
2012-06-23 Stefano Lattarinitests: drop support for older Zsh shells
2012-06-23 Stefano Lattarinitests: allow AM_TEST_RUNNER_SHELL to be overridden
2012-06-23 Stefano Lattarinitests: fix setup for older Zsh
2012-06-22 Stefano Lattarinitests: avoid one last `...` command substitution in...
2012-06-22 Stefano Lattarinimaintcheck: guard against `...` for command substitutio...
2012-06-22 Stefano Lattarinitests: more uses of $(...) over `...` for command subst...
2012-06-22 Stefano Lattarinicosmetics: quote `like this', not 'like this', in a...
2012-06-22 Stefano Lattarinireadme: clarify/extend few entries in 't/README'
2012-06-22 Stefano Lattarinireadme: better separation of entries in 't/README'
2012-06-22 Stefano Lattarinireadme: subsections "Do" and "Do not" in 't/README...
2012-06-22 Stefano Lattarinitests: new requirement 'grep-nonprint'
2012-06-22 Stefano Lattarinicosmetics: fix description of an expected error message...
2012-06-22 Stefano Lattarinitests: assume automake quotes 'like this', not `like...
2012-06-22 Stefano Lattarinitests: prefer using 'is_newest' over 'ls -t' hacks
2012-06-22 Stefano Lattarinitests: implement is_newest as an auxiliary script,...
2012-06-22 Stefano Lattarinitests: fix some spurious failures in VPATH setup
2012-06-22 Stefano Lattarinitests: work in VPATH setup again
2012-06-22 Stefano Lattarinitests: automatic re-execution works for non-POSIX shell...
2012-06-22 Stefano Lattarinitests: use more POSIX shell features our test scripts
2012-06-21 Stefano Lattarinidocs: avoid failures with development version of Texinf...
2012-06-21 Stefano Lattarinitypofix: s/test derivers/test drivers/ in check.am...
2012-06-20 Stefano Lattarinitypofix: s/env/even/ in comments in GNUmakefile
2012-06-20 Stefano Lattarinibootstrap: overhaul and improve
2012-06-20 Stefano Lattarinidocs: quote 'like this', not `like this'
2012-06-15 Stefano LattariniMerge branch 'docs-recursion' into maint
2012-06-15 Stefano LattariniMerge branch 'silent-custom' into maint
2012-06-14 Stefano Lattarinitests: minor reorganization of few tests
2012-06-14 Stefano Lattarinifixup: adjust t/list-of-tests.mk for renamed/added...
2012-06-14 Stefano Lattarinisubdirs: enhance coverage, tweak and rename few tests
2012-06-14 Stefano Lattarinisync: update files from upstream with "make fetch"
2012-06-14 Stefano Lattarinipy-compile: consistently quote 'like this', not `like...
2012-06-12 Stefano Lattarinidocs: recursive make considered harmful
2012-06-12 Stefano LattariniMerge branch 'subdirs-simplify' into maint
next