platform/upstream/automake.git
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 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
2012-06-12 Stefano Lattarinidocs: clean rules are not run in reverse order of build...
2012-06-11 Stefano LattariniMerge branch 'subdir-objects-pr10697' into maint
2012-06-11 Stefano Lattarinimaintcheck: fix failures, both real and spurious
2012-06-11 Stefano Lattarinitests: merged some testsuite fixlets
2012-06-11 Stefano Lattarinisubdir tests: avoid an use of "make -j4", for portability
2012-06-11 Stefano Lattarinitests: avoid failure due to libtool quirks in C++ demo...
2012-06-11 Stefano Lattarinitests: fix spurious failures due to missing '$sleep'
2012-06-11 Stefano LattariniMerge branches 'subdirs-simplify' and 'subdir-objects...
2012-06-11 Stefano Lattarinisubdirs: unify rules for "cleaning" and "normal" recurs...
2012-06-11 Stefano Lattarinitests: add a "demo" test on C support
2012-06-11 Stefano Lattarinitests: look for '.lo' rather than '.o' object when...
2012-06-11 Stefano Lattarinicosmetics: few typofixes in older ChangeLogs, suggested...
2012-06-11 Stefano Lattarinisilent: new $(AM_V_P) variable, tell if we're running...
2012-06-11 Stefano Lattarinirefactor: silent rules handling (a little)
2012-06-11 Stefano Lattarinirefactor: &define_verbose_var: accept a third optional...
2012-06-10 Jim Meyeringmaint: grammar fixes: s/all these/all of these/
2012-06-10 Stefano Lattarinisubdir-objects: improve "make mostlyclean" efficiency...
2012-06-09 Stefano Lattarinitests: look for '.lo' rather than '.o' object when...
2012-06-09 Stefano Lattarinicosmetics: few typofixes in older ChangeLogs, suggested...
2012-06-09 Stefano Lattarinitests: add basic semantic tests on C++ support
2012-06-09 Stefano Lattarinitests: minor tweak to 't/objc-megademo.sh'
2012-06-02 Stefano Lattarininews: document deprecation of configure.in
next