]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2012-07-27  Stefano Lattarini[ng] rename: am__handle_per_suffix_test -> am.test...
2012-07-27  Stefano Lattarini[ng] rename: am__runtest -> am.test-suite.runtest
2012-07-27  Stefano Lattarini[ng] cosmetics: update a couple of outdated references...
2012-07-27  Stefano Lattarini[ng] rename: am__tty_colors -> am.test-suite.tty-colors
2012-07-27  Stefano Lattarini[ng] rename: am__rst_title -> am.test-suite.rst-title
2012-07-27  Stefano Lattarini[ng] rename: am__create_global_log -> am.test-suite...
2012-07-27  Stefano Lattarini[ng] rename: am.test-harness.* -> am.test-suite.*
2012-07-27  Stefano Lattarini[ng] rename: am__list_recheck_tests -> am.test-suite...
2012-07-27  Stefano Lattarini[ng] rename: am__list_recheck_tests -> am.test-suite...
2012-07-27  Stefano Lattarini[ng] rename: am__copy_in_global_log_rx -> am.test-suite...
2012-07-27  Stefano Lattarini[ng] rename: am__global_test_result_rx -> am.test-suite...
2012-07-27  Stefano Lattarini[ng] rename: am__recheck_rx -> am.test-suite.rx.recheck
2012-07-27  Stefano Lattarini[ng] rename: am__test_result_rx -> am.test-suite.rx...
2012-07-27  Stefano Lattarini[ng] check: reduce code duplication in some auxiliary...
2012-07-27  Stefano Lattarini[ng] tests: fix a spurious failure
2012-07-27  Stefano Lattarini[ng] cosmetics: fix some font-lock problems for vim
2012-07-27  Stefano Lattarini[ng] header vars: prefer '#' comments over '##' ones...
2012-07-27  Stefano Lattarini[ng] header vars: fix comment on why DESTDIR is not...
2012-07-27  Stefano Lattarini[ng] vars: remove variable $(am__sh_e_setup)
2012-07-27  Stefano Lattarini[ng] header vars: less use of @SUBST@ occurrences
2012-07-27  Stefano Lattarini[ng] header vars: move check for GNU make version earlier
2012-07-27  Stefano Lattarini[ng] header vars: remove few old redundant variables
2012-07-26  Stefano LattariniMerge branch 'master' into ng/master
2012-07-26  Stefano Lattarinitypofix: in a comment in Makefile.am
2012-07-26  Stefano LattariniMerge branch 'maint'
2012-07-26  Stefano LattariniMerge branch 'testsuite-refactor' into maint
2012-07-26  Stefano LattariniMerge branch 'fix-pr12041' into maint
2012-07-26  Stefano Lattarinimaintcheck: fixup list of files in $(xdefs)
2012-07-26  Stefano Lattarinitests: never source test-defs.sh directly, source test...
2012-07-26  Stefano Lattariniruntest: sanitize test environment
2012-07-26  Stefano Lattarinitests: remove an obsolescent self test
2012-07-26  Stefano Lattarinitests: "am_using_tap=yes" -> "am_test_protocol=tap"
2012-07-26  Stefano Lattarinitests: protect test libs against multiple inclusion
2012-07-26  Stefano Lattariniconfigure: testsuite shell can return early from "dot...
2012-07-26  Stefano Lattarinitests: move sanitization and "Bournification" in the...
2012-07-26  Stefano Lattarinitests: source test defs in the generic test lib
2012-07-26  Stefano Lattarinitest defs: no need to re-add $srcdir/t/ax to $PATH
2012-07-26  Stefano Lattarinitests: split test libs into "generic" and "automake...
2012-07-26  Stefano Lattarinitest setup: move actual calling of testsuite setup...
2012-07-26  Stefano Lattarinitest setup: merge definitions of function for simple...
2012-07-26  Stefano Lattarinitest init: refactor: new function 'am_test_setup'
2012-07-26  Stefano Lattarinitest init: refactor: move displaying of debugging info...
2012-07-26  Stefano Lattarinitest init: refactor: new function 'am_setup_testdir'
2012-07-26  Stefano Lattarinitest init: refactor: new function 'am_set_exit_traps'
2012-07-26  Stefano Lattariniconfigure: testsuite shell set exit traps in shell...
2012-07-26  Stefano Lattarinitest init: refactor: new function 'am_exit_trap'
2012-07-26  Stefano Lattarinitest init: refactor: new function 'process_requirements'
2012-07-26  Stefano Lattarinitest init: refactor: new function 'require_tool'
2012-07-26  Stefano Lattarinitest init: remove a couple of paranoid sanity checks
2012-07-26  Stefano Lattarinitests: simplify sourcing of helper shell files
2012-07-26  Stefano Lattarinitest defs: move in 't/ax/test-defs.sh'
2012-07-26  Stefano Lattarinitests: update PATH early from AM_TESTS_ENVIRONMENT...
2012-07-26  Stefano Lattariniruntest: export $srcdir for use by the test scripts
2012-07-26  Stefano Lattarinigen-tests: $testdir/ax -> $testauxdir
2012-07-26  Stefano Lattarinigen-tests: less hard-coding of 't' as the test directory
2012-07-26  Stefano Lattarinibuild: auxiliary testsuite files/scripts built by ...
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-25  Stefano Lattarinitests: avoid spurious failure when running as root
2012-07-24  Stefano Lattarini[ng] tests: fix spurious failure in 'color-tests2.sh'
2012-07-24  Stefano LattariniMerge branch 'master' into ng/master
2012-07-24  Stefano LattariniMerge branch 'maint'
2012-07-24  Stefano Lattarinitests: avoid non-textual output in a '.log' file
2012-07-24  Stefano Lattarinitags: refactor to reduce code duplication (2)
2012-07-24  Stefano Lattarinitags: refactor to reduce code duplication (1)
2012-07-24  Stefano LattariniMerge branches 'tags-simplify-recursion' and 'color...
2012-07-24  Stefano Lattarini[ng] rename: am__memoized_value/* -> am.memoize.value/*
2012-07-24  Stefano Lattarini[ng] cosmetics: move a variable definition
2012-07-24  Stefano Lattarini[ng] tests: run two slow tests earlier, for better...
2012-07-24  Stefano Lattarini[ng] vars: names of iterating vars in $(foreach) loops...
2012-07-24  Stefano Lattarini[ng] spy: iteration variables in "$(foreach ...)" loops...
2012-07-24  Stefano Lattarini[ng] rename: .am.* -> am.*
2012-07-24  Stefano Lattarini[ng] rename: am__memoize -> am.memoize
2012-07-24  Stefano Lattarini[ng] rename: am__newline -> am.chars.newline
2012-07-24  Stefano Lattarini[ng] cosmetics: fix botches spaces in t/memoize.tap
2012-07-24  Stefano Lattarini[ng] tests: fix test driver botch-up on Solaris
2012-07-24  Stefano Lattarini[ng] tests: relax even more a grepping check on configu...
2012-07-23  Stefano LattariniMerge branch 'master' into ng/master
2012-07-23  Stefano Lattarinitests: relax a grepping check on configure output
2012-07-23  Stefano LattariniMerge branch 'ng/many-tests' into ng/master
2012-07-23  Stefano Lattarinitests: avoid a spurious failure with Solaris /bin/sh
2012-07-23  Stefano Lattarinitests: fix buglet in t/missing3.sh
2012-07-23  Stefano Lattarini[ng] news: remove duplicated header
2012-07-23  Stefano LattariniMerge branch 'maint'
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-22  Stefano Lattarini[ng] rename: ACLOCAL_M4 -> am.remake.aclocal-m4
2012-07-22  Stefano Lattarini[ng] rename: am__configure_deps -> am.remake.configure...
2012-07-22  Stefano Lattarini[ng] rename: am__aclocal_m4_deps -> am.remake.aclocal...
2012-07-22  Stefano Lattarini[ng] rename: am__config_aux_dir -> am.conf.aux-dir
2012-07-22  Stefano Lattarinitests: better name for a couple of tests
2012-07-22  Stefano Lattarinicheck: support colorized testsuite output by default
2012-07-22  Stefano Lattarini[ng] yacc, lex: avoid extra forks in non-VPATH builds
next