[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake annotated tag, Release-1-6-1b, crea
From: |
Alexandre Duret-Lutz |
Subject: |
[Automake-commit] [SCM] GNU Automake annotated tag, Release-1-6-1b, created. Release-1-6-1b |
Date: |
Tue, 25 Oct 2016 15:16:26 +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=341cca36696d35be2c242324c2884f2360907e71
The annotated tag, Release-1-6-1b has been created
at 341cca36696d35be2c242324c2884f2360907e71 (tag)
tagging fb1068df79a9d2227ca4bf26627871eda177756e (commit)
replaces branchpoint-1-6
tagged by Alexandre Duret-Lutz
on Mon Jun 10 19:15:00 2002 +0000
- Log -----------------------------------------------------------------
Alexandre Duret-Lutz (48):
* NEWS: Catch up with changes since 1.6.
* configure.in (APIVERSION): Fix definition.
* automake.in (scan_autoconf_traces) <AC_SUBST>: Ignore ANSI2KNR
* tests/discover.test: Use a full configure.in that calls AC_INIT.
* tests/version6.test: New file.
Enable traces; wipe out the old configure.in parser.
* tests/man2.test: New file.
* m4/header.m4 (_AM_CONFIG_HEADER_INSINUATE): New function,
* automake.in (initialize_per_input): Clear %require_file_found.
For PR automake/151 and PR automake/314:
* m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): Grep
Fix PR automake/315:
* lib/am/check.am: Show skipped tests. Display the
For PR automake/307:
* automake.in (subobjname): Use the length of %subobjvar
* tests/man2.test: Use `pwd`, not $PWD. Use $MAKE -e.
* lib/am/ltlib.am (clean-%DIR%LTLIBRARIES): Erase so_locations
Fix for condd.test (conditional `+='):
Erase stamps from the Makefile that generates them.
* Makefile.am (FETCHFILES, fetch): Get INSTALL from Autoconf CVS.
* TODO: Undust.
2002-05-08 Charles Wilson <address@hidden>
Fix for PR automake/322:
* automake.in (conditional_true_when): Return false if $WHEN == FALSE.
For PR automake/186:
* lib/am/header-vars.am (build_triplet, host_triplet,
* tests/defs (configure.in): Quote macro arguments.
* automake.in (conditional_implies_one_of): Rename as ...
* tests/defs (confiugre.in): Don't double-quote $me.
For PR automake/323:
2002-05-31 Richard Boulton <address@hidden>
* Makefile.am (maintainer-check): Check for egrep and fgrep.
2002-06-05 Miloslav Trmac <address@hidden>
* lib/am/configure.am (am__CONFIG_DISTCLEAN_FILES): New variable.
For PR automake/47 (fixed a long time ago):
For PR automake/317:
* automake.in (lang_yacc_target_hook): Add rule to recover from
For PR automake/318:
* tests/defs (ACLOCAL, AUTOMAKE): Use absolute paths.
* Makefile.am (maintainer-check): Fix $MAKE -e detection.
2002-06-10 Nicolas Joly <address@hidden>
* automake.texi (API versioning): Typo.
* tests/sinclude.test: Rename the package as amsinclude;
* tests/sinclude.test: Check for m4_include too.
* lib/config.guess, lib/config.sub, lib/texinfo.tex, lib/INSTALL,
* tests/dollar.test: Require GNU make.
* lib/am/header-vars.am (transform): Define.
typo
Paul Eggert (14):
Use 'case' statement to work around ${1+"$@"} problem with Zsh.
No need for ${1+"$@"} workaround, as the command is never invoked with
Update from lib/missing.
No need for ${1+"$@"} workaround, as the command is never invoked with
Fix some bugs when using "$@" when there might be zero positional
(maintainer-check): Use grep -E and grep -F instead
(distdir): fgrep -> grep -F.
(install-info-am, uninstall-info-am): fgrep -> grep
(AM_MAKE_INCLUDE): fgrep -> grep
Set FGREP and EGREP.
fgrep -> $FGREP, egrep -> $EGREP
Don't assume that egrep and fgrep exist, as POSIX 1003.1-2001 no
(distdir): Don't assume that 'grep -F' works; instead, use shell
* lib/am/distdir.am (distdir): Don't assume that 'grep -F' works;
Tom Tromey (3):
2002-04-13 Andreas Schwab <address@hidden>
* lib/am/dejagnu.am (distclean-DEJAGNU): New target.
* automake.texi (Program and Library Variables): Mention _LFLAGS.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake annotated tag, Release-1-6-1b, created. Release-1-6-1b,
Alexandre Duret-Lutz <=