]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2012-07-26  Stefano Lattariniperf tests: reorganize
2012-07-26  Stefano Lattariniruntest: pass *all* the given shell options to the...
2012-07-26  Stefano Lattariniruntest: correctly pass shell option also for TAP tests
2012-07-25  Stefano Lattarinicosmetics: remove leftover comment fragment from runtest.in
2012-07-25  Stefano Lattarinitest defs: improve a comment
2012-07-25  Stefano Lattarinitest defs: remove obsolete comment
2012-07-25  Stefano Lattariniruntest: support option --shell, tell which shell shoul...
2012-07-25  Stefano Lattariniruntest: support passing options over to the shell
2012-07-24  Stefano Lattarinitests: avoid non-textual output in a '.log' file
2012-07-23  Stefano LattariniMerge branch 'fix-pr11909' into maint
2012-07-23  Stefano Lattariniself tests: avoid spurious failures on older bash
2012-07-23  Stefano Lattarinitests: remove t/parallel-tests-many.sh (fixes spurious...
2012-07-21  Stefano Lattarinitypofix: in a comment in the automake script
2012-07-17  Stefano Lattarininews: minor fixlets and reordering
2012-07-16  Stefano Lattarinifixup: delete "# serial" line in m4/amversion.in
2012-07-16  Stefano LattariniMerge branch 'yacc-work' into maint
2012-07-16  Akim Demaillenews: update about recent ylwrap changes and fixes
2012-07-14  Stefano Lattarinim4: get rid of "# serial" lines
2012-07-14  Stefano Lattariniconfigure: ${#param} must be supported by the shell...
2012-07-14  Stefano Lattariniyacc tests: fix a spurious failure with parallel make
2012-07-14  Stefano Lattariniylwrap: use proper quoting inside a `...` substitution
2012-07-14  Stefano Lattariniylwrap: don't uselessly reset the exit status in case...
2012-07-14  Akim Demailleylwrap: fix C++ support for Bison
2012-07-14  Akim Demailleylwrap: refactor: move loop invariant
2012-07-14  Akim Demailleylwrap: refactoring: don't rely on the file order
2012-07-14  Akim Demailletests: upgrade and fix Bison test case
2012-07-14  Akim Demailletests: fix bison input file
2012-07-14  Akim Demailleylwrap: comment changes
2012-07-14  Akim Demailleylwrap: modernize idioms
2012-07-14  Akim Demailleylwrap: rename header inclusion in generated parsers
2012-07-14  Akim Demailleylwrap: simplify the list of renamings
2012-07-14  Akim Demailleylwrap: refactor: less duplication
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
next