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-7b, create


From: Alexandre Duret-Lutz
Subject: [Automake-commit] [SCM] GNU Automake annotated tag, Release-1-7b, created. Release-1-7b
Date: Tue, 25 Oct 2016 15:16:32 +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=821e2f6d949b4b6a01f1c02ccf43722243dc8eca

The annotated tag, Release-1-7b has been created
        at  821e2f6d949b4b6a01f1c02ccf43722243dc8eca (tag)
   tagging  0e85cb3d441c7fad07e29cd68e15705bcb9b01e0 (commit)
  replaces  Release-1-7-3b
 tagged by  Alexandre Duret-Lutz
        on  Tue Nov 11 21:39:26 2003 +0000

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

Akim Demaille (19):
      * lib/am/texi-vers.am, lib/am/subdirs.am, lib/am/scripts.am,
      * lib/am/configure.am: Replace leading spaces with a real tab.
      * automake.texi (Top): Use @copying and @insertcopying.
      * automake.texi: Use @node with a single argument.
      * automake.in (&scan_texinfo_file, &output_texinfo_build_rules,
      * lib/am/distdir.am: Use ';' as a terminator, not a separator, for
      * automake.in (&define_files_variable): New.
      * automake.in (&define_files_variable): New.
      Fix the ChangeLog.
      * lib/am/subdirs.am (RECURSIVE_TARGETS): Move install-recursive,
      * automake.in ($cygnus_mode): Replace with $options{'cygnus'}.
      Fix the ChangeLog.
      * lib/Automake/FileUtils.pm: More perldoc.
      * lib/Automake/Configure_ac.pm (&find_configure_ac)
      * lib/Automake/FileUtils.pm (&update_file): Be sure not to leave
      * lib/Automake/FileUtils.pm (&update_file): s/cannot not/cannot/g.
      * lib/Automake/XFile.pm: Use Errno.
      * m4/amversion.in: Add (C) to the Copyright notice.
      * lib/Automake/XFile.pm: Don't assume -j is solo.

Alexandre Duret-Lutz (167):
      back out mistaken commit
      Fix for PR automake/389:
      * lib/texinfo.tex: New upstream version.
      * automake.texi (Requirements): Typo in index
      For automake PR/46:
      For automake PR/46:
      * automake.in (scan_aclocal_m4): Do not parse ACLOCAL_AMFLAGS
      typos
      * tests/aclocal6.test: New file.
      * automake.in (handle_configure): Don't add @configure_deps to
      * automake.in (@common_files): Remove acinclude.m4 since
      * automake.texi (Optional): Document m4_include.
      * lib/Automake/General.pm (contents): New function.
      * lib/am/configure.am (%MAKEFILE-IN%): Propagate automake's exit
      quote DJGPP; from Simon Richter
      * m4/make.m4: Rename the doit target as am__doit,
      * configure.in (ACLOCAL): Do not use -I, --acdir is enough.
      * lib/install-sh: Update copyright notice and license to that of
      * automake.texi (renamed objects): New node.
      * lib/am/install.am (install, install-exec, install-data, uninstall):
      * lib/Autom4te/XFile.pm, lib/config.guess, lib/config.sub,
      * lib/Automake/Wrap.pm, lib/Automake/tests/Wrap.pl: New files.
      * automake.in: Move the "main" code at the end.
      * automake.texi (maintainer-mode): s/François/Fran@,{c}ois/.
      * automake.texi: Update @dircategory to match the Free Software
      * automake.in: Use plain strict, including refs.
      * lib/Automake/DisjConditions.pm (human): Fix infinite loop when
      * lib/Automake/Location.pm (dump): Output 'INTERNAL' when position
      * tests/dejagnu7.test: Check if runtest supports --status.
      * lib/Automake/Variable.pm, lib/Automake/VarDef.pm: New files.
      * lib/Automake/Variable.pm (output): Declare as a method, since it
      * lib/Automake/Variable.pm (check_defined_unconditionally): Add
      run autoconf
      * alocal.in: Use Automake::Configure_ac.
      * lib/Automake/Configure_ac.pm
      * tests/alpha.test: Really run $MAKE.  Augment to test
      * automake.in (process_option_list): Record the location
      * automake.in (check_gnu_standards): Use no-installman and
      2003-06-14  Karl Berry  <address@hidden>
      2003-06-15  Jens Elkner  <address@hidden>  (tiny change)
      2003-06-15  Akim Demaille  <address@hidden>
      * tests/nogzip.test, tests/nogzip2.test: New files.
      * tests/cond29.test: Also check for _SOURCES.
      * automake.in (handle_dist): Delete DIST_COMMON before redefining
      * lib/Automake/Variable.pm (vardef, rvardef, set_seen): New functions.
      * m4/Makefile.am ($(srcdir)/amversion.m4): Rename as ...
      * lib/am/distdir.am (distcheck): Run $(am__remove_distdir)
      Add Bernard Giroud -- see ChangeLog on 2003-06-13
      * m4/Makefile.am (dist_m4data_DATA): Add $(top_srcdir)/m4/amversion.m4.
      2003-06-27  Alexandre Duret-Lutz  <address@hidden>
      * automake.in ($SUBST_REF_PATTERN): Do not define.
      * automake.in (scan_autoconf_traces): Check the expected
      * lib/am/distdir.am (distcheck): Protect loop of DIST_ARCHIVES
      * lib/Automake/Variable.pm (_traverse_variable_recursively_worker):
      * automake.in (cond_stack_else): Return FALSE if `if' was not
      * tests/package.test: Delete.
      * automake.in (handle_single_transform_list): Use $var->name
      * tests/stamph.test: Delete.
      * automake.in (handle_ltlibraries): Fix call to msg.
      * Makefile.am (maintainer-clean): Disallow '$AUTOMAKE && exit 1'.
      * NEWS: Categorize entries.
      * lib/depcomp (icc): Update to grok ICC 7.1's output.
      * automake.texi (Optional, Dist): AC_CONFIG_AUX_DIR files
      typo
      * lib/config.guess, lib/config.sub: New upstream version.
      * automake.in (generate_makefile): Move near the end of the
      * lib/Automake/Variable.pm (_traverse_variable_recursively_worker):
      * aclocal.in: Use Automake::FileUtils.
      * automake.texi (CVS): Typo.
      For Debian Bug #193907:
      * lib/Automake/Variable.pm (define): Make clear the diagnostic
      2003-07-15  Ralf Corsepius <address@hidden>  (tiny change)
      update paragraph about non-maintainer files
      remove superfluous entry about regenerated files
      add to CVS, since it's distributed
      * lib/missing (autom4te): Typo.
      * automake.in (handle_multilib): Register all-multi.
      regen
      Fix missing rebuilds during `make dist' with BSD make.
      * tests/insthook.test: Use $MAKE, not make.
      * tests/gnuwarn2.test: Typo.
      * tests/remake4.test: Use `$MAKE distdir' instead of `$MAKE dist' to
      Complete changes from 2003-07-08.
      * automake.in (get_object_extension, handle_languages)
      * lib/am/compile.am (mostlyclean-compile): Do not erase core dumps.
      * lib/Automake/Variable.pm (@EXPORT): Remove variable_dump.
      * automake.in (handle_configure): Cosmetic change to avoid
      * Makefile.am (FETCHFILES, fetch): Add config-ml.in and
      * automake.in (handle_single_transform_list): Complain about
      * automake.texi (A Shared Library): Rewrite and split into
      * lib/depcomp (aix): Support AIX Compiler version 6.
      * automake.in (handle_texinfo_helper): Use the user definition
      * tests/ltconv.test: s/rm/rm -f/ to placate maintainer-check.
      * lib/Automake/Config.in: New file.
      * lib/Automake/Config.in: New file.
      * tests/ltcond.test: Thinko.
      * lib/Automake/Options.pm: New file.
      * lib/Automake/Variable.pm (condition_ambiguous_p): Move ...
      ignore Config.pm
      Revert the fix for PR automake/291:
      * lib/Automake/Item.pm, lib/Automake/ItemDef.pm: New files.
      Fix for PR automake/399:
      Fix for PR automake/398:
      * aclocal.in (write_aclocal): Take an output file and list of
      * automake.in (file_contents_internal): Do not add newlines before
      * configure.in: Require Autoconf 2.57b to be sure
      For Debian Bug #206299:
      * aclocal.in (@file_order): New variable, to make sure
      * aclocal.in (scan_file): Warn about underquoted AC_DEFUN.
      * tests/yacc7.test: Require bison.
      * lib/config.sub, lib/config.guess, lib/texinfo.tex,
      * tests/unused.test: Quote AC_DEFUN arguments.
      * lib/Automake/XFile.pm: Update to use ChannelDefs.
      * aclocal.in (configure_ac): Do not call require_configure_ac
      * aclocal.in (add_file): Remove useless filling of $output, probably
      * tests/instsh.test: Do not reset $ACLOCAL and $AUTOMAKE now
      Changes to m4_included files should also cause aclocal.m4 to change.
      * Makefile.am (FETCHFILES, fetch): Do not fetch lib/Automake/XFile.pm
      missing file from 2003-08-29
      Support for multiple inputs in AC_CONFIG_FILES.
      * aclocal.in (write_aclocal): Consider files with relative
      * automake.texi: Move ...
      * doc/automake.texi: Refer to configure.ac instead of configure.in.
      * doc/fdl.texi: New file.
      * configure.in: Rename as ...
      * lib/install-sh (src, dst): Protect names starting with `-',
      * NEWS: Mention the switch to GNU FDL for the manual.
      * README: More mailing lists.
      * lib/mkinstalldirs: Clean up after NextStep and OpenStep mkdir.
      * doc/automake.texi (Scripts): Update the example about automake.
      * automake.in (handle_clean): Take $makefile as argument, and
      For Debian Bug #213524:
      * tests/defs.in: For required=runtest, check that we are using
      * automake.in (handle_ltlibraries): Also grep AM_LDFLAGS for `-module'.
      * lib/config.guess, lib/config.sub, lib/texinfo.tex: New upstream
      * tests/stdlib2.test: Check AM_LDFLAGS alone.
      * aclocal.in ("MAIN", usage, parse_arguments): Move near
      * lib/am/install.am (install-strip): Override install_sh_PROGRAM
      * NEWS: Clarify the entry about multiple conditional definitions
      typo
      * m4/lispdir.m4 (AM_PATH_LISPDIR): Always check for Emacs.
      * lib/ylwrap: Typo in regex.
      * tests/output7.test: Populate sub/ with a dummy file, so that it
      * automake.in (handle_configure): Distribute all AC_CONFIG_HEADERS
      * lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Depend on
      * automake.in (handle_configure): Rename am__configure_deps
      * lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Erase %STAMP%.
      * m4/init.m4 (AM_INIT_AUTOMAKE): Require Autoconf 2.58.
      * lib/am/texibuild.am (%DEST_PREFIX%%DEST_SUFFIX%): Rename as ...
      * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj)
      * lib/am/tags.am (ETAGSFLAGS, CTAGSFLAGS): Remove.
      * lib/mkinstalldirs: Mention address@hidden and
      * automake.in (check_gnu_standards): Install COPYING only if
      * automake.texi (Optional) <AC_SUBST>: Grammar fixes.
      * NEWS: Add news entries from 1.6.x and 1.7.x.
      * tests/defs.in: Export SHELL.
      * tests/defs.in: Handle required=bzip2.
      * automake.in (handle_configure): Distribute and define mkinstalldirs
      remove (not distributed, useless)
      * tests/spy.test: New file.
      * doc/automake.texi (Texinfo): Define MAKEINFO, MAKEINFOHTML,
      * tests/spy.test: Document overlapping ::-rules incompatibilities,
      * lib/Makefile.am (dist_script_DATA): Move config-ml.in ...
      * NEWS: Minor edits.
      * configure.ac: Check that autoconf is installed, that it works,
      * Makefile.am (fetch): Get all files from savannah.  Do not
      * configure.ac, NEWS: Bump version to 1.7b.

Derek R. Price (1):
      * automake.in (scan_autoconf_traces): Handle AC_CONFIG_LINKS.

Jim Meyering (2):
      * lib/mkinstalldirs: Remove each sequence of spaces before a
      .

Paul Eggert (3):
      (dsttmp, rmtmp): Do not use '#' in file names;
      * lib/install.sh (dsttmp, rmtmp): Do not use '#' in file names;
      Spelling and minor grammar fixes.

Raja R Harinath (10):
      (am--refresh): Silence.
      Avoid using refs as hash keys.
      * lib/Automake/Variables.pm (variables): Return a list of
      (handle_source_transform): Replace 'grep' with 'map'.
      * lib/Automake/Variable.pm (@EXPORT): Remove
      * configure.in (AUTOMAKE, ACLOCAL): Search the 'lib' directory
      * Makefile.am (maintainer-check): Update perllibdir.
      * lib/Automake/DisjConditions.pm (ambiguous_p): Simplify slightly.
      typos in comments
      * lib/Automake/Condition.pm (strip): Replace loop with 'grep'.

Tom Tromey (2):
      Typo fix
      * lib/Automake/Options.pm (_process_option_list): Recognize

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


hooks/post-receive
-- 
GNU Automake



reply via email to

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