automake-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Automake-commit] [SCM] GNU Automake annotated tag, Release-1-4d, create


From: Tom Tromey
Subject: [Automake-commit] [SCM] GNU Automake annotated tag, Release-1-4d, created. Release-1-4d
Date: Tue, 25 Oct 2016 15:16:25 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=9ac1a051433b0e088a7f07f89e76c698e4db3b93

The annotated tag, Release-1-4d has been created
        at  9ac1a051433b0e088a7f07f89e76c698e4db3b93 (tag)
   tagging  e53585cb65541c1aa0d7daec2bc21cca470730d4 (commit)
  replaces  Release-1-4b
 tagged by  Tom Tromey
        on  Tue Feb 13 06:52:58 2001 +0000

- Log -----------------------------------------------------------------

Akim Demaille (49):
      Pacify check-news.
      * m4/multi.m4: Remove the hairy useless quotation of `$'.
      Let Automake support `configure.ac'.
      automake.in: Remove development code.
      * automake.in (handle_texinfo): Use &transform, and transform
      * vtexi.test: Also check that stamp-vti properly depends upon
      * vtexi.test (info_TEXINFOS): Escape a $ in egrep pattern.
      * m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_CC' etc. in
      * makevars.test: New.
      * m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_CC' etc. in
      * automake.in (handle_texinfo): Don't use $conf_pat, just
      * automake.in (get_object_extension) <$default_includes>: New.
      * automake.in (handle_programs) <xexe>: Remove, replaced by
      * automake.in (handle_libraries, handle_ltlibraries): Use
      * automake.in (handle_texinfo): Use the new $texinfodir instead of
      * automake.in (define_standard_variables): Use &transform instead
      * automake.in (handle_single_transform_list): if (@list) { foreach
      * automake.in (prog_error): New.
      * automake.in (handle_tags): Use &transform.
      * automake.in (add_depend2): Use &transform.
      * automake.in (handle_phony): Sort.
      * automake.in (handle_tests_dejagnu): New, extracted from...
      * automake.in (scan_one_autoconf_file): Correctly recognize
      * texinfos.am, tags.am, subdirs.am, multilib.am, mans.am: Add a
      * automake.in (&scan_autoconf_config_files): Extract from
      * automake.in (file_contents): Remove.
      * automake.in (file_contents): Rewrite: instead of trying to parse
      * automake.in: maintainer-check fixes.
      * automake.in (%factored_dependencies): New.
      * depend2.am: Instead of replacing @PFX@ in $(@address@hidden), and
      * automake.in (add_depend2): Quote properly $obj and $source.
      * automake.in (%dependencies): Don't be initialize globally for
      * automake.in (@clean): Remove, replaced by...
      * distdir.am (distdir): New file, extracted from...
      Add.
      * m4/regex.m4: Use AC_LIBSOURCES.
      * Makefile.am (perl4-check): Remove, we now require Perl 5.
      * automake.in (handle_texinfo): No longer hard code the clean
      * automake.in (do_one_clean_target): Don't hard code knowledge
      Monstro unsplitable patch.
      Add maintainer-clean.
      Fix `unless' uses.
      * subdirs.am: This file is the exception: clean recursive targets
      * automake.in (handle_configure): fix syntax error
      * autoheader.sh: only set config_h for the first call to
      Typos.
      * automake.in: Various formatting changes, and modernization of
      * automake.in (&transform): Use `my', not `local'.
      * automake.in (&file_contents): Remove a dead branch.

Pavel Roskin (10):
      * makevars.test: Disable shell tracing.
      * Makefile.am (XFAIL_TESTS): Added colon7.test.
      * automake.in: Remove all debugging messages.
      * aclocal.in: Rename "verbosity" to "verbose". Always prepend
      * automake.in (handle_aclocal_m4): Fix stripping of the initial
      * automake.in (scan_autoconf_traces): Restore trace messages.
      * automake.in (handle_dist_worker): Remove a line that is now
      * automake.in (handle_dependencies): Rename AM_INCLUDE to
      * tests/pr87.test: Check foo/Makfile.in after it is created.
      Rebuild.

Tom Tromey (65):
      * configure.in: Updated to 1.4c for cvs.
      * depcomp: Handle gcc 3.
      * depcomp (case gcc3): Use -MD, not -M.
      * cxxansi.test: New file.
      Updated THANKS
      * subobj4.test: New file.
      Updated THANKS
      2001-01-13  Kevin Ryde <address@hidden>
      2001-01-13  Steve Robbins  <address@hidden>
      * automake.texi (Man pages): Updated to account for man1_MANS,
      * amassign.test: New file.
      * automake.in (handle_single_transform_list): Correctly compute
      * subobj4.test: Fixed test case.
      * subdir3.test: Allow any number of dependencies.
      * automake.in (handle_single_transform_list): Don't print rule
      * automake.texi: Changed dir category.
      2001-01-21  Alexandre Duret-Lutz  <address@hidden>
      2001-01-21  Kevin Ryde <address@hidden>
      formatting fix to ChangeLog
      * automake.in (transform): Quote substitution.
      * automake.in (handle_libraries): Use $configure_ac; typo fix.
      * makevars.test: Fail if automake fails.
      * listval.test: New file.
      * automake.in (variable_value_as_list_worker): Handle entries in
      * automake.in (scan_one_autoconf_file): Don't mention
      removed a couple spurious newlines
      * automake.texi (Java Support): Added index, @section.
      * Makefile.am (XFAIL_TESTS): Removed colon7.test.
      * automake.in (handle_configure): Don't modify variable which
      * automake.in (scan_one_autoconf_file): Disable warning about
      * m4/depend.m4 (depcpp): Run tests in a subdir.  Fixes report from
      * automake.texi (Dist): Updated to mention caveat of putting
      2001-02-03  Ville Laurikari <address@hidden>
      2000-12-29  Derek Price  <address@hidden>
      * automake.texi (Rebuilding): New node.
      * header.am (address@hidden@HEADERS): Use INSTALL_HEADER.
      * depcomp (ddashmd): Removed case.
      2001-02-04  Kevin Ryde <address@hidden>
      * exsource.test: Updated for new include code.
      * m4/Makefile.am (m4data_DATA): Added make.m4.
      * distcommon.test: New file.
      * distcommon.test: New file.
      * Makefile.am (XFAIL_TESTS): Added new files.
      * Makefile.am (XFAIL_TESTS): Removed remake3.test,
      * automake.in (handle_configure): Handle case where output file is
      Renamed ChangeLog
      * tests/Makefile.am (EXTRA_DIST): Added ChangeLog-old.
      * tests/Makefile.am (XFAIL_TESTS): Removed distcommon.test.
      updated HACKING
      * automake.in (handle_dependencies): Use _am_include, not
      * m4/init.m4 (AM_INIT_AUTOMAKE): Use \", not ".
      * lisp.am (address@hidden@LISP): Removed extra space.
      mention Perl 5 in HACKING
      * tests/pr87.test: Added check for blank line after `.c.o' rule.
      updated comment
      * automake.in (file_contents): Only add $actions if any are
      Clean up maintainer-check warnings:
      * header.am (address@hidden@HEADERS): s,?!NOBASE?,?!BASE?, (typo)
      2001-02-09  Raja R Harinath  <address@hidden>
      2001-02-10  Raja R Harinath  <address@hidden>
      2001-02-10  Lars J. Aas  <address@hidden>
      * tests/condlib.test: New file.
      2001-02-12  Tom Tromey  <address@hidden>
      * m4/init.m4 (AM_INIT_AUTOMAKE): Explicitly allow various AM_*
      * configure.in: Updated to 1.4d and released.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Automake



reply via email to

[Prev in Thread] Current Thread [Next in Thread]