platform/upstream/automake.git
2001-02-07 Tom Tromey * tests/Makefile.am (EXTRA_DIST): Added ChangeLog...
2001-02-07 Tom TromeyRenamed ChangeLog
2001-02-07 Tom Tromey * automake.in (handle_configure): Handle case where...
2001-02-07 Tom Tromey * Makefile.am (XFAIL_TESTS): Removed remake3.test,
2001-02-07 Tom Tromey * Makefile.am (XFAIL_TESTS): Added new files.
2001-02-07 Tom Tromey * distcommon.test: New file.
2001-02-07 Tom Tromey * distcommon.test: New file.
2001-02-06 Akim DemailleTypos.
2001-02-06 Pavel Roskin* automake.in (handle_dependencies): Rename AM_INCLUDE to
2001-02-06 Akim Demaille* autoheader.sh: only set config_h for the first call to
2001-02-06 Akim Demaille* automake.in (handle_configure): fix syntax error
2001-02-06 Akim Demaille* subdirs.am: This file is the exception: clean recursi...
2001-02-06 Akim DemailleFix `unless' uses.
2001-02-06 Akim DemailleAdd maintainer-clean.
2001-02-06 Akim DemailleMonstro unsplitable patch.
2001-02-06 Akim Demaille* automake.in (do_one_clean_target): Don't hard code...
2001-02-05 Akim Demaille* automake.in (handle_texinfo): No longer hard code...
2001-02-05 Akim Demaille* Makefile.am (perl4-check): Remove, we now require...
2001-02-05 Akim Demaille* m4/regex.m4: Use AC_LIBSOURCES.
2001-02-05 Tom Tromey * m4/Makefile.am (m4data_DATA): Added make.m4.
2001-02-05 Tom Tromey * exsource.test: Updated for new include code.
2001-02-05 Pavel Roskin* automake.in (handle_dist_worker): Remove a line that...
2001-02-04 Tom Tromey2001-02-04 Kevin Ryde <user42@zip.com.au>
2001-02-04 Tom Tromey * depcomp (ddashmd): Removed case.
2001-02-04 Akim DemailleAdd.
2001-02-04 Akim Demaille* distdir.am (distdir): New file, extracted from...
2001-02-04 Akim Demaille* automake.in (@clean): Remove, replaced by...
2001-02-04 Akim Demaille* automake.in (%dependencies): Don't be initialize...
2001-02-04 Tom Tromey * header.am (install-@DIR@HEADERS): Use INSTALL_HEADER.
2001-02-04 Tom Tromey * automake.texi (Rebuilding): New node.
2001-02-04 Tom Tromey2000-12-29 Derek Price <derek.price@openavenue.com>
2001-02-04 Tom Tromey2001-02-03 Ville Laurikari <vlaurika@hutcs.cs.hut.fi>
2001-02-04 Tom Tromey * automake.texi (Dist): Updated to mention caveat...
2001-02-04 Tom Tromey * m4/depend.m4 (depcpp): Run tests in a subdir. Fixes...
2001-02-04 Tom Tromey * automake.in (scan_one_autoconf_file): Disable warnin...
2001-02-04 Tom Tromey * automake.in (handle_configure): Don't modify variabl...
2001-02-04 Tom Tromey * Makefile.am (XFAIL_TESTS): Removed colon7.test.
2001-02-03 Tom Tromey * automake.texi (Java Support): Added index, @section.
2001-02-02 Pavel Roskin* automake.in (scan_autoconf_traces): Restore trace...
2001-02-02 Pavel Roskin* automake.in (handle_aclocal_m4): Fix stripping of...
2001-02-01 Pavel Roskin* aclocal.in: Rename "verbosity" to "verbose". Always...
2001-02-01 Pavel Roskin* automake.in: Remove all debugging messages.
2001-01-31 Akim Demaille* automake.in (add_depend2): Quote properly $obj and...
2001-01-31 Akim Demaille* depend2.am: Instead of replacing @PFX@ in $(@PFX...
2001-01-31 Akim Demaille* automake.in (%factored_dependencies): New.
2001-01-31 Akim Demaille* automake.in: maintainer-check fixes.
2001-01-31 Akim Demaille* automake.in (file_contents): Rewrite: instead of...
2001-01-31 Akim Demaille* automake.in (file_contents): Remove.
2001-01-31 Tom Tromeyremoved a couple spurious newlines
2001-01-31 Tom Tromey * automake.in (scan_one_autoconf_file): Don't mention
2001-01-29 Akim Demaille* automake.in (&scan_autoconf_config_files): Extract...
2001-01-29 Akim Demaille* texinfos.am, tags.am, subdirs.am, multilib.am, mans...
2001-01-29 Akim Demaille* automake.in (scan_one_autoconf_file): Correctly recognize
2001-01-29 Akim Demaille* automake.in (handle_tests_dejagnu): New, extracted...
2001-01-29 Akim Demaille* automake.in (handle_phony): Sort.
2001-01-29 Akim Demaille* automake.in (add_depend2): Use &transform.
2001-01-29 Akim Demaille* automake.in (handle_tags): Use &transform.
2001-01-29 Akim Demaille* automake.in (prog_error): New.
2001-01-29 Akim Demaille* automake.in (handle_single_transform_list): if (...
2001-01-29 Akim Demaille* automake.in (define_standard_variables): Use &transfo...
2001-01-29 Akim Demaille* automake.in (handle_texinfo): Use the new $texinfodir...
2001-01-29 Akim Demaille* automake.in (handle_libraries, handle_ltlibraries...
2001-01-29 Akim Demaille* automake.in (handle_programs) <xexe>: Remove, replaced by
2001-01-29 Akim Demaille* automake.in (get_object_extension) <$default_includes...
2001-01-29 Tom Tromey * automake.in (variable_value_as_list_worker): Handle...
2001-01-29 Tom Tromey * listval.test: New file.
2001-01-26 Tom Tromey * makevars.test: Fail if automake fails.
2001-01-26 Pavel Roskin* Makefile.am (XFAIL_TESTS): Added colon7.test.
2001-01-26 Akim Demaille* automake.in (handle_texinfo): Don't use $conf_pat...
2001-01-26 Akim Demaille* m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_...
2001-01-25 Pavel Roskin* makevars.test: Disable shell tracing.
2001-01-25 Akim Demaille* makevars.test: New.
2001-01-25 Akim Demaille* m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_...
2001-01-25 Tom Tromey * automake.in (handle_libraries): Use $configure_ac...
2001-01-25 Tom Tromey * automake.in (transform): Quote substitution.
2001-01-24 Akim Demaille* vtexi.test (info_TEXINFOS): Escape a $ in egrep pattern.
2001-01-23 Tom Tromeyformatting fix to ChangeLog
2001-01-23 Akim Demaille* vtexi.test: Also check that stamp-vti properly depend...
2001-01-21 Tom Tromey2001-01-21 Kevin Ryde <user42@zip.com.au>
2001-01-21 Tom Tromey2001-01-21 Alexandre Duret-Lutz <duret_g@epita.fr>
2001-01-21 Tom Tromey * automake.texi: Changed dir category.
2001-01-18 Akim Demaille* automake.in (handle_texinfo): Use &transform, and...
2001-01-16 Akim Demailleautomake.in: Remove development code.
2001-01-16 Akim DemailleLet Automake support `configure.ac'.
2001-01-16 Akim Demaille* m4/multi.m4: Remove the hairy useless quotation of...
2001-01-16 Tom Tromey * automake.in (handle_single_transform_list): Don...
2001-01-16 Tom Tromey * subdir3.test: Allow any number of dependencies.
2001-01-16 Tom Tromey * subobj4.test: Fixed test case.
2001-01-16 Tom Tromey * automake.in (handle_single_transform_list): Correctl...
2001-01-15 Tom Tromey * amassign.test: New file.
2001-01-15 Tom Tromey * automake.texi (Man pages): Updated to account for...
2001-01-13 Tom Tromey2001-01-13 Steve Robbins <smr@debian.org>
2001-01-13 Tom Tromey2001-01-13 Kevin Ryde <user42@zip.com.au>
2001-01-13 Tom TromeyUpdated THANKS
2001-01-13 Tom Tromey * subobj4.test: New file.
2001-01-12 Tom TromeyUpdated THANKS
2001-01-12 Tom Tromey * cxxansi.test: New file.
2001-01-12 Akim DemaillePacify check-news.
2001-01-11 Tom Tromey * depcomp (case gcc3): Use -MD, not -M.
2001-01-10 Tom Tromey * depcomp: Handle gcc 3.
next