Modernize, improve and/or fix various test scripts.
[platform/upstream/automake.git] / tests / Makefile.in
2010-06-12 Stefano LattariniModernize, improve and/or fix various test scripts.
2010-06-06 Stefano LattariniNew tests for Automake silent-mode with Fortran.
2010-06-06 Stefano LattariniNew test silentcxx.test (Automake/C++ silent-mode).
2010-06-06 Stefano LattariniNew test silentyacc.test (Automake/Yacc silent-mode).
2010-06-06 Stefano LattariniNew test silentlex.test (Automake/Lex silent-mode).
2010-06-06 Ralf WildenhuesMerge branch 'je-silent' into maint
2010-04-20 Ralf WildenhuesFix -Werror handling for presence of configure.in and...
2010-04-20 Stefano LattariniRefactor tests on Automake TESTS color output.
2010-04-11 Ralf WildenhuesFix per-Makefile.am setting of -Werror.
2010-04-11 Stefano LattariniCheck that symlinks are resolved by `make dist'.
2010-03-05 Stefano LattariniAvoid generation of `tests/defs-p' file
2010-02-20 Stefano LattariniAdd tests about support of wildcards in EXTRA_DIST.
2010-02-06 Dmitry V. LevinFix exit status of signal handlers in shell scripts.
2010-01-24 Ralf WildenhuesFix silent-rules output for disabled dependency tracking.
2010-01-17 Stefano LattariniFix test acoutbs2.test.
2010-01-17 Stefano LattariniAdd forgotten test scripts to $(TESTS).
2010-01-17 Ralf WildenhuesBump copyright years.
2009-12-29 Ralf WildenhuesFix and complete copyright notices in Makefile.am files.
2009-10-31 Jim MeyeringDon't let an envvar setting of "$fail" cause build...
2009-10-11 Ralf WildenhuesAllow variable override of, rather than by, silent...
2009-10-11 Stefano LattariniTestsuite: do not use `chmod -R' when cleaning up.
2009-10-06 Bruno HaibleFix 'compile' script to not call mv when target equals...
2009-09-06 Ralf WildenhuesAvoid sleeping for one second most of the time in sanit...
2009-05-24 Jack KellyAM_PROG_GCJ currently fails to define OBJEXT and EXEEXT.
2009-05-24 Ralf Wildenhuesparallel-tests: avoid GNU make 3.80 substitution bug.
2009-05-17 Ralf WildenhuesVersion 1.11. v1.11
2009-05-17 Ralf WildenhuesCope with parallel BSD make -jN semantics.
2009-05-17 Jürg BilleterVala: Fix build when using per-target VALAFLAGS.
2009-05-03 Ralf Wildenhuesdistdir: avoid duplicate `find' traversal with subpackages.
2009-05-03 Ralf WildenhuesDisable test cleanup trap with OSF1/Tru64 sh.
2009-05-02 Bruno HaibleRecommend *-local hooks without commands, for extensibi...
2009-04-25 Ralf WildenhuesIndent rule commands consistently with a TAB.
2009-04-25 Ralf Wildenhuesparallel-tests: fix recheck* targets for non-GNU make.
2009-04-19 Ralf WildenhuesCorrectly treat all assignments with bogus trailing...
2009-04-19 Ralf WildenhuesMerge branch 'next'
2009-04-19 Ralf WildenhuesMerge branch 'mh-vala-support' into next
2009-04-19 Jürg BilleterImprove Vala support.
2009-04-19 Ralf WildenhuesMerge branch 'next' (early part) into mh-vala-support
2009-04-13 Ralf Wildenhuesbin_PROGRAMS = $(EXTRA_PROGRAMS) should work.
2009-04-10 Ralf Wildenhuesparallel-tests: let VERBOSE=yes output appear before...
2009-04-10 Ralf Wildenhuesparallel-tests: `clean recheck' should not rerun all...
2009-04-07 Florian BriegelFix renamed objects with subdir-objects and other langu...
2009-04-07 Ralf WildenhuesDo not remove texinfo outputs upon mostlyclean.
2009-04-06 Ralf Wildenhuestestsuite: generate $(parallel_tests) just when needed.
2009-04-06 Ralf WildenhuesRemove superfluous line from recheck recheck-html.
2009-04-06 Akim Demailleparallel-tests: redo check-html, recheck, recheck-html.
2009-03-30 Ralf WildenhuesPost-release version bump.
2009-03-29 Ralf WildenhuesVersion 1.10b. v1.10b
2009-03-29 Ralf WildenhuesUpdate AM_RECURSIVE_TARGETS for parallel-tests.
2009-03-29 Ralf WildenhuesMerge branch 'ad-parallel-tests' into next
2009-03-29 Ralf Wildenhuesparallel-tests: New target recheck-html.
2009-03-28 Ralf WildenhuesMerge branch 'master' into next
2009-03-28 Ralf Wildenhuesparallel-tests: redo lazy checking: recheck and RECHECK...
2009-03-28 Ralf Wildenhuesparallel-tests: do not mark check-TESTS as `.MAKE'.
2009-03-28 Ralf Wildenhuesparallel-tests: warn about $(srcdir), $(top_srcdir...
2009-03-28 Ralf Wildenhuescheck-html: Always create HTML output, note conversion...
2009-03-28 Ralf Wildenhuesparallel-tests: per-extension test driver: <EXT>_LOG_CO...
2009-03-28 Ralf WildenhuesSane (un)install for empty directory variables.
2009-03-28 Ralf WildenhuesEnsure that empty directory variables work with empty...
2009-03-22 Ralf Wildenhuesparallel-tests: also record logs of SKIPped tests.
2009-03-22 Peter BreitenlohnerDISTFILES containing a directory and files in that...
2009-03-22 Ralf WildenhuesMinor optimization in parallel-tests text box creation.
2009-03-14 Ralf WildenhuesMerge branch 'ad-parallel-tests' into next
2009-03-14 Ralf WildenhuesMerge branch 'je-silent' into next
2009-03-14 Ralf WildenhuesFix LAZY_TEST_SUITE handling and $(TEST_SUITE_LOG)...
2009-03-14 Ralf WildenhuesFix parallel-tests with empty $(TESTS) for BSD make.
2009-03-14 Ralf WildenhuesMark check-html and check-TESTS as recursive for BSD...
2009-03-14 Ralf WildenhuesMatch XFAIL_TESTS correctly with Solaris make.
2009-03-14 Ralf Wildenhuesparallel-tests: Fix summary output.
2009-03-14 Ralf WildenhuesNew tests for `parallel-tests'.
2009-03-14 Ralf Wildenhuesparallel-tests: Ensure backward-compatible semantics.
2009-03-14 Akim DemailleParallel test execution: new option `parallel-tests'.
2009-03-10 Ralf WildenhuesKeep `--silent-rules' across triggered automake reruns.
2009-03-09 Ralf WildenhuesProvide variables for silencing of user rules.
2009-03-09 Ralf WildenhuesLet -Wportability turn on/off the portability-recursive...
2009-03-07 Ralf WildenhuesNew automake command line option `--silent-rules'.
2009-03-07 Ralf WildenhuesDocumentation and tests for the `silent' option.
2009-03-07 Ralf WildenhuesImprove NetBSD 'make -n' output for many standard targets.
2009-03-07 Ralf WildenhuesImprove `make -n dist' and `make -n distcheck' for...
2009-03-07 Peter BreitenlohnerExtract correct man section from files in man_MANS.
2009-03-03 Ralf WildenhuesFix w32 path handling in the `compile' script.
2009-03-01 Ralf WildenhuesFix recursive html and install-* doc rules for BSD...
2009-01-20 Ralf WildenhuesBump copyright years.
2008-12-21 Ralf WildenhuesRevamp semantics for `missing help2man' and manpage...
2008-12-21 Ralf WildenhuesFix config.status depfiles failure.
2008-11-27 Ralf WildenhuesFix portability issues in distcleancheck_listfiles...
2008-11-27 Ralf WildenhuesCope with whitespace in $MISSING and $install_sh.
2008-11-22 Jim MeyeringAdd xz compression support.
2008-11-22 Ralf WildenhuesWhen installing COPYING, recommend adding the file...
2008-11-12 Charles WilsonCleanup config.lt in case LT_OUTPUT is in use.
2008-11-03 Ralf WildenhuesNew public macro AM_SUBST_NOTMAKE.
2008-11-02 Ralf WildenhuesChoose default source extension: AM_DEFAULT_SOURCE_EXT.
2008-10-26 Ralf WildenhuesParallel automake --add-missing: serialized file installs.
2008-10-26 Ralf WildenhuesParallel automake: ordered output messages.
2008-10-26 Ralf WildenhuesParallel automake execution: AUTOMAKE_JOBS.
2008-10-26 Ralf WildenhuesFix 'config.status --file=... depfiles' with new Autoconf.
2008-10-12 William PursellFix grammar w.r.t. plurals in test reports.
2008-10-10 Ralf WildenhuesMinor fixups for Vala support.
2008-10-10 Mathias HasselmannSupport Vala in non-recursive builds; more tests and...
2008-10-09 Mathias HasselmannInitial support for the vala programming language.
next