Modernize, improve and/or extend test scripts `conf*.test'.
[platform/upstream/automake.git] / tests / Makefile.am
2010-08-10 Stefano LattariniModernize, improve and/or extend test scripts `conf...
2010-08-10 Stefano LattariniSeparate failing part of test `all.test'.
2010-08-10 Stefano LattariniRemove a couple of obsoleted tests.
2010-07-27 Ralf WildenhuesCoverage: bogus option to AM_INIT_AUTOMAKE.
2010-06-24 Ralf WildenhuesMerge branch 'sl-yacc-work' into maint
2010-06-24 Ralf WildenhuesMerge branch 'silent5-fix' into maint
2010-06-21 Stefano LattariniNew test: distributed broken symlinks cause failure.
2010-06-21 Stefano LattariniBugfix: $(AM_FLAGS)/$(FLAGS) precedence in Yacc/Lex.
2010-06-21 Stefano LattariniNew tests, for bugs in Yacc/Lex AM_FLAGS and FLAGS...
2010-06-13 Stefano LattariniNormalize whitespaces in 'tests/Makefile.am'.
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-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).
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-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 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-02 Bruno HaibleRecommend *-local hooks without commands, for extensibi...
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-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-03-29 Ralf WildenhuesMerge branch 'ad-parallel-tests' into next
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: warn about $(srcdir), $(top_srcdir...
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-14 Ralf WildenhuesMerge branch 'ad-parallel-tests' into next
2009-03-14 Ralf WildenhuesMerge branch 'je-silent' into next
2009-03-14 Ralf WildenhuesFix parallel-tests with empty $(TESTS) for BSD make.
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...
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.
2008-10-06 Ralf WildenhuesImprove test coverage of current TESTS semantics.
2008-09-20 Ralf WildenhuesDo not reorder nobase ltlib installation.
2008-09-20 Ralf WildenhuesFix -rpath arguments for nobase_*_LTLIBRARIES.
2008-09-13 Ralf Wildenhuesinstall: cope with non-injective $(transform).
2008-09-07 Ralf WildenhuesReliable multi-file install for man pages.
2008-09-07 Ralf WildenhuesFail upon install or ranlib failure, part two.
2008-09-07 Ralf WildenhuesExit upon `install' failure, part one.
2008-09-01 Ralf WildenhuesImplement AM_MAINTAINER_MODE([DEFAULT-MODE]).
2008-08-22 Ralf WildenhuesFix rebuilding of removed subdir/Makefile.in files.
2008-06-17 Ralf WildenhuesFor AC_CONFIG_LINKS(X,X), do not clean X in a non-VPATH...
2008-04-10 Eric BlakeAC_AUTOCONF_VERSION can inadvertently expand to a macro...
2008-03-26 Ralf WildenhuesImplement conditional AC_CONFIG_FILES: AM_COND_IF.
2008-03-11 Peter BreitenlohnerImplement the `notrans_' prefix for untransformed manpages.
2008-01-30 Ralf Wildenhues* tests/subst3.test: New test.
2008-01-30 Ralf WildenhuesSplit instsh2.test, so that only the new part requires...
next