]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2012-07-16  Stefano LattariniMerge branch 'master' into ng/master
2012-07-16  Stefano LattariniMerge branch 'maint'
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 LattariniMerge branch 'maint'
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 LattariniMerge branch 'master' into ng/master (with fix for...
2012-07-09  Stefano LattariniMerge branch 'maint' (with fix for CVE-2012-3386)
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 LattariniMerge branch 'ng/clean-many' into ng/master
2012-07-09  Stefano Lattarini[ng] clean: do not exceed command line length limits...
2012-07-09  Stefano Lattarini[ng] $(am__newline): will not be stripped unexpectedly
2012-07-09  Stefano Lattarini[ng] tests: fixed typo in comments in 'built-sources.sh'
2012-07-09  Stefano Lattarinicompat: automake should substitute @mkdir_p@, for backw...
2012-07-08  Stefano Lattarini[ng] tests: remove several 'using_gmake' calls
2012-07-08  Stefano LattariniMerge branch 'master' into ng/master
2012-07-08  Stefano Lattarinifixup: t/README: it's ./runtest, not ./t/ax/runtest
2012-07-08  Stefano Lattarini[ng] tests: fix spurious failures on NetBSD
2012-07-07  Stefano Lattarini[ng] coverage: $(am__newline) should never be stripped off
2012-07-07  Stefano Lattarini[ng] am.xargs-map: be usable with huge lists
2012-07-07  Stefano Lattarini[ng] am.xargs-map: new internal make function
2012-07-07  Stefano Lattarini[ng] coverage: cleaning rules with lots of files to...
2012-07-07  Stefano LattariniMerge branch 'maint'
2012-07-07  Stefano Lattarinitests: move 'runtest' into the top-level directory
2012-07-07  Stefano LattariniMerge branch 'maint'
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 LattariniMerge branch 'ng/built-sources' into ng/master
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 LattariniMerge branch 'master' into ng/master
2012-07-03  Stefano Lattarinitests: make 't/aclocal-macrodir.tap' executable
2012-07-03  Stefano Lattarinimaintcheck: fix spurious failure in 'maintainer-check...
2012-07-03  Stefano Lattarinibuild: fix cleaning of test directories in contrib...
2012-07-03  Stefano LattariniMerge branch 'aclocal-trace-macrodir'
2012-07-03  Stefano Lattariniaclocal: deprecate ACLOCAL_AMFLAGS, trace AC_CONFIG_MAC...
2012-07-03  Stefano Lattarini[ng] built sources: avoid unconditional recursive make...
2012-07-03  Stefano Lattarininews: fixlets and updates
2012-07-02  Stefano Lattarini[ng] fixup: s/&define_pretty_variable/&define_variable/
2012-07-02  Stefano Lattarini[ng] fixup: don't reference non-existing tests on ...
2012-07-02  Stefano Lattarini[ng] maintcheck: fix several failures (real and spurious)
2012-07-02  Stefano LattariniMerge branch 'master' into ng/master
2012-07-02  Stefano Lattarinicontrib: check-html: pass flags to rst2html invocations
2012-07-02  Stefano Lattarinicontrib: simple improvements to check-html
2012-07-02  Stefano Lattarinicoverage: check-html can be used recursively
2012-07-02  Stefano Lattarinitests: tests for stuff in contrib goes in 'contrib/t'
2012-07-02  Stefano LattariniMerge branch 'user-recursive-targets'
2012-07-02  Stefano Lattarinirecursion: support user-defined recursive targets
2012-07-02  Stefano Lattarinitests: rename 'recurs*.sh' to 'var-recurs*.sh'
2012-07-02  Stefano Lattarinitests: minor improvements to 'recurs*.sh'
2012-07-01  Stefano Lattarini[ng] recheck: improve the fix for bug#11791 to use...
2012-07-01  Stefano LattariniMerge branch 'master' into ng/master
2012-07-01  Stefano LattariniMerge branch 'maint'
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 LattariniMerge branch 'master' into ng/master
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-07-01  Stefano LattariniMerge branch 'maint'
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 Lattarinicontrib: drop 'multilib' support
next