[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake annotated tag, Release-1-5b, create
From: |
Alexandre Duret-Lutz |
Subject: |
[Automake-commit] [SCM] GNU Automake annotated tag, Release-1-5b, created. Release-1-5b |
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=ed7df07f6729c2b3acc4e0d9f39161145f7422f1
The annotated tag, Release-1-5b has been created
at ed7df07f6729c2b3acc4e0d9f39161145f7422f1 (tag)
tagging 80b24bbdc1edcff9192b5e596ed6e1021c77f5c7 (commit)
replaces branchpoint-real-1-5
tagged by Alexandre Duret-Lutz
on Fri Dec 14 16:25:37 2001 +0000
- Log -----------------------------------------------------------------
Akim Demaille (83):
* lib/missing (autom4te): New.
* ChangeLog, ChangeLog.1996, ChangeLog.1998, ChangeLog.2000,
* configure.in, NEWS: Bump to 1.5a.
* lib/am/distdir.am (dist): Rename as...
* m4/cond.m4, m4/init.m4, m4/header.m4: Remove Autoconf 2.13 code.
* lib/am/distdir.am (distcheck): Report the trailing files.
* lib/Automake/Struct.pm: Update from Autoconf.
* automake.in (scan_autoconf_files): Use find_configure_ac from
* m4/cond.m4 (AM_CONDITIONAL): Don't use m4_match as Autoconf
Regen.
Do not use Autoconf internals.
* lib/COPYING, COPYING, lib/config.guess, lib/config.sub: Update
* aclocal.in: Use Automake::General and Automake::XFile.
* automake.in: Formatting changes.
* automake.in (&variable_conditions): Be deterministic and Perl
* m4/header.m4 (AM_CONFIG_HEADER): Don't use m4_patsubst.
* m4/depend.m4 (AM_DEP_TRACK): Use AC_SUBST([AMDEPBACKSLASH])
* lib/am/check.am (check-TESTS): Add an "else true" to work with
* automake.in (&read_main_am_file): s/generated automatically/
* m4/error.m4, m4/obstack.m4, m4/ptrdiff.m4, m4/strtod.m4:
* automake.in (&scan_one_autoconf_file): `%generalize' is new, and
* automake.in (&scan_autoconf_traces): Add support for
* tests/defs (configure.in): Use credible AM_INIT_AUTOMAKE
* tests/acoutnoq.test, tests/acoutput.test, tests/acoutqnl.test,
* tests/acoutnoq.test, tests/acoutput.test, tests/acoutput2.test,
* tests/alpha.test (configure.in): Create, don't append. A single
* automake.in (scan_autoconf_traces): Use an unlikely to be used
* automake.in (&scan_autoconf_traces): Add support for
* tests/defs (ACLOCAL): Point to the installed aclocaldir is
* automake.in (&scan_autoconf_traces): Add support for
* m4/lex.m4: Don't run AC_DECL_YYTEXT, Autoconf does.
* tests/subdircond.test: Requires gettext.
* automake.in (scan_autoconf_traces): Don't recognize AC_SUBSTs
* tests/install.test: This test is an empty shell, do not run
* m4/regex.m4: Use AC_LIBOBJ.
* automake.in (&am_print_error): Set $exit_status since all your
* automake.in (am_line_error): Clarify.
* automake.in (%var_line): Rename as...
* tests/asm.test: s/AC_PROG_AS/AM_PROG_AS/.
* automake.in (&am_macro_error): New.
* automake.in (&am_target_error): New.
* automake.in (&read_am_file): Define and use `$here'.
* automake.in (&require_file_internal): Instead of $file and $line,
* automake.in ($config_header_line, $ac_output_line)
* automake.in ($seen_lispdir): Replace with...
* automake.in ($libtool_line, $seen_pythondir): Replace with...
* automake.in (&require_file_with_macro): Use &require_file.
* automake.in ($ac_output_location): Replace with...
Typo.
* automake.in (&am_print_error, &am_file_error, &am_macro_error)
Since the ansi2knr patch from 2001-10-20 Kevin Ryde, `$U' can
* tests/confh.test: Since 2001-10-20 Kevin Ryde, stamp-h is
* automake.in: Use &verbose.
* automake.in ($canonical_location): New.
* automake.in (&handle_configure): Seeing Automake files in
* automake.in (&handle_configure): Use the config.status 2.50
* m4/header.m4 (_AM_CONFIG_HEADER): New.
* automake.in (@config_fullnames, @config_names): Remove.
* automake.in (&generate_makefile, &handle_texinfo_helper)
Now that stamp-h's are created by config.status, we don't need to
* tests/stamph2.test: Strengthen.
Formatting changes.
* automake.in (scan_one_autoconf_file): When using %generalize, be
* automake.in (&scan_autoconf_traces): Use eq for equality.
* tests/acoutnoq.test, tests/acoutput.test, tests/acoutqnl.test,
* automake.in (@libtoolize_files, @libtoolize_sometimes): Rename
* automake.in (&am_primary_prefixes): Now returns a list, not a
* automake.in: Various formatting changes.
* automake.in (am_primary_prefixes): Now, in accordance with its
* automake.in (&append_exeext): New.
* automake.in: Various formatting changes.
* m4/lispdir.m4 (AM_PATH_LISPDIR): Use AC_RUN_LOG to avoid
* automake.in ($verbose): Remove, inherited from
* automake.in (append_exeext): Use macro_delete.
* automake.in (&create): Reinstall.
* lib/am/lex.am, lib/am/yacc.am: Use the output file name in
* automake.in (@common_sometimes, &handle_configure): No longer
Typo.
* m4/init.m4 (AM_INIT_AUTOMAKE): Don't escape quotes in
* automake.texi: Remove references to stamp-h.in, which no longer
Englisho.
* m4/make.m4 (AM_MAKE_INCLUDE): Serial 2.
* automake.in (¯o_define): Use $where when reporting an error,
Alexandre Duret-Lutz (50):
* aclocal.in (obsolete_macros): Update AM_EXEEXT message.
* automake.in (handle_python): Use require_conf_file_with_conf_line
* lib/am/python.am (install-%DIR%PYTHON,
* Makefile.am (maintainer-check): Don't check for 'cd' calls in m4.
* automake.in (handle_languages, handle_single_transform_list,
* automake.in (am_install_var): Don't strip nobase_ from $X, do
* tests/Makefile.am (TESTS, XFAIL_TESTS): Add nobase.test.
* automake.in (handle_languages, handle_single_transform_list,
* lib/am/python.am (install-%DIR%PYTHON, uninstall-%DIR%PYTHON):
* m4/gcj.m4 (AM_PROG_GCJ): Define GCJFLAGS if unset.
* automake.in (transform): Update documentation.
typo in Olivier Louchart-Fletcher email
* automake.in (handle_single_transform_list): Don't call
* automake.in (handle_single_transform_list): Pass $nonansi_obj to
* automake.in (libtool_files, libtool_sometimes, common_files,
* automake.in (FOREIGN, GNU, GNITS, AC_CANONICAL_HOST,
* lib/am/python.am: Cleanup the cleaning section.
* lib/am/distdir.am (am__remove_distdir): Define in topdir only.
* tests/suffix4.test ($AUTOMAKE): Don't use -Wno-error.
* tests/suffix3.test: Check for foo.$(OBJEXT) in Makefile.in.
Fix for nobase.test:
* automake.in (exec_dir_p): Remove. Replace by...
Fix for distcommon2.test:
* lib/am/distdir.am (distdir): Also look for directory in build
* automake.in (scan_texinfo_file): Typo from 2001-11-05.
At every place where an "$extension" is used, include the leading
* automake.in (KNOWN_EXTENSIONS_PATTERN, known_extensions_list):
* automake.in (rule_define): Use $KNOWN_EXTENSIONS_PATTERN
* automake.texi (Suffixes): Don't require SUFFIXES, but document
* automake.in (SUFFIX_RULE_PATTERN): Add '_(){}$@' to the
* automake.in (define_objects_from_sources,
Recommend the usage of $(am__cd).
* tests/defs (aclocaldir): Check for existence of libtool.m4 and
* automake.in (scan_texinfo_file): Suppress FIXME about strange
* automake.in (scan_one_autoconf_file): Parenthesize qw// in
* lib/am/distdir.am (distcheck): Call distcleancheck.
* lib/am/tags.am (TAGS): Search %CONFIG% and $(LISP) files
* tests/defs (ACLOCAL): Add -I $srcdir/../m4 before any other
* tests/lex3.test: Require GNU Make.
* tests/subdirbuiltsources.test: Set -e after sourcing defs, not
* tests/defs: Turn on shell traces when VERBOSE=x.
* automake.in (append_comments): New. Extracted from
* automake.in (macro_define): Fix misuse of chomp introduced on
* automake.in (handle_dist): Distribute common files which
* lib/am/tags.am (ID): Search $(LISP) files in $(srcdir),
* automake.texi (Dist): Document $(DISTCHECK_CONFIGURE_FLAGS).
* tests/confsub.test, tests/depdist.test, tests/extra5.test,
* m4/python.m4 (AM_PATH_PYTHON): Check all known Python interpreters
* automake.in (check_gnu_standards, check_gnits_standards): Pass
* configure.in: Bump version to 1.5b.
Paul Eggert (7):
Use "mkdir -p" if it works, as that fixes bugs when making file names
* lib/mkinstalldirs: Use "mkdir -p" if it works, as that fixes
Propagate new version of lib/mkinstalldirs.
Don't invoke mkdir if the directories all already exist.
Propagate new version of lib/mkinstalldirs.
(am__remove_distdir):
* lib/am/distdir.am (am__remove_distdir):
Richard Boulton (2):
* automake.in (handle_source_transform): Call
* tests/yacc7.test: Actually add this file: was accidentally omitted.
Tim Van Holder (1):
* m4/auxdir.m4, m4/init.m4: Require autoconf 2.50 and rely on it to
Tom Tromey (19):
* configure.in: Upped to 1.4s.
* tests/cond3.test: Use portable sed expression.
* automake.texi (Dist): Mention dist-all.
2001-08-22 Tim Van Holder <address@hidden>
thanks
2001-08-22 Richard Boulton <address@hidden>
* automake.texi (Conditionals): Mention that conditionals must
Mention real home page
2001-08-27 Guido Draheim <address@hidden>
2001-08-27 Adrian Bunk <address@hidden>
* tests/yacc7.test: Use test -f, not test -e.
* automake.texi (Yacc and Lex): Mention lex, not yacc.
* tests/ansi3.test, tests/ansi5.test, tests/ccnoco.test,
* automake.texi (Macros): Typo fix.
* automake.texi (A Shared Library): Clarify installation
* tests/Makefile.am (TESTS): Added condd.test.
2001-10-20 Kevin Ryde <address@hidden>
2001-10-20 Kevin Ryde <address@hidden>
* automake.texi (Assembly Support): Mention .s and .S as only
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake annotated tag, Release-1-5b, created. Release-1-5b,
Alexandre Duret-Lutz <=