[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake annotated tag, Release-1-4f, create
From: |
Tom Tromey |
Subject: |
[Automake-commit] [SCM] GNU Automake annotated tag, Release-1-4f, created. Release-1-4f |
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=010b925fed34992f48c48fc99c7c18a44b95da2f
The annotated tag, Release-1-4f has been created
at 010b925fed34992f48c48fc99c7c18a44b95da2f (tag)
tagging 35a256030bf7be53e3cc69c1caa12f9377cb9231 (commit)
replaces handle-languages
tagged by Tom Tromey
on Sun May 20 17:17:45 2001 +0000
- Log -----------------------------------------------------------------
Akim Demaille (41):
* automake.in (&finish_languages): Rename as...
* automake.in (&depend2): Remove, merged in...
* automake.in (&handle_languages): Move the `if
* automake.in (&handle_languages): Merge the two loops over
* automake.in (&handle_languages): Don't use $comp.
* automake.in (&handle_languages): Compute `$ltoutarg' and
* automake.in (&handle_languages): Use the same `%transform' for
* automake.in (&handle_languages): Don't transform %COMPILER%.
Note: This patch breaks Automake. Repaired within two patches.
* automake.in (&handle_languages): `ext-compile.am' and
Uniform handling of per-object compilation rules.
Support `if !COND', `else COND', `end COND'.
* automake.in: Formatting changes.
* automake.in (&handle_tests_dejagnu): Don't define EXPECT and
* automake.in (&define_program_variable): Remove.
* automake.in (&define_compiler_variables): Use only $LANG as
* automake.in (Language): Add attribute `link'.
* automake.in (&handle_lib_objects_cond): Don't take $LEX_SEEN as
* ext-compile.am: Remove.
* automake.in (Language): Add attributes `lder' and `ld'.
* automake.in (am_install_var): Use `next' instead of `if' on the
* automake.in (&file_contents_internal): Accept $IS_AM.
* automake.in (Language): Add attributes `Name' and `config_vars'.
* automake.in ($IGNORE_PATTERN): Improve for multi-line matches.
* automake.in (&file_contents_internal): Apply the @cond_stack to
* distdir.am (dist-all): Build all the flavors using a single
* automake.texi (Canonicalizing Automake macros): Document not
* automake.in (@objects): Remove, unused.
* automake.in (&make_paragraphs): Transform BUILD, HOST and TARGET.
* automake.in: Remove some code left from bad patches.
* automake.in (&am_line_warning): Invoke `am_line_error', not itself.
* automake.in (&handle_single_transform_list): Simplify
* lang-compile.am: New file, loaded once per language.
* automake.in (Language): Set config_vars for yacc, yaccxx, lex,
* automake.in (&scan_texinfo_file, &handle_dist, &handle_gettext)
Remove wrong entry.
Typo.
Typo.
New.
Regen.
* lib/am/texinfos.am (install-info-am, uninstall-info-am): Be robust
Pavel Roskin (2):
* automake.in (define_compiler_variable): Escape $(LIBTOOL) in
* automake.in ($IGNORE_PATTERN): Allow spaces before comments
Tom Tromey (49):
Fixes test subobj6.test and PR automake/160:
* automake.in (check_libobjs_sources): Re-fixed AMDEP_TRUE
* automake.in (subst): New sub.
* tests/objc.test: Removed.
* automake.in (conditional_true_when): Don't return if we see
For PR automake/149:
* automake.in (read_am_file): Removed debugging code.
Fix for PR automake/36:
Fix for PR automake/149 and werror.test:
For PR automake/29:
* tests/werror.test: Use `rm -f'.
* automake.in (read_am_file): Correctly compute $saw_bk.
2001-05-12 Raja R Harinath <address@hidden>
Fixes PR automake/169.
* tests/gcj.test: Updated for gcj dependency tracking.
2001-05-13 Tom Tromey <address@hidden>
* m4/depend.m4 (AM_DEPENDENCIES): Prefer gcc3 over gcc for objc
2001-05-14 Jim Meyering <address@hidden>
2001-05-13 James Henstridge <address@hidden>
Report from Robert Boehne:
* m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Use AMDEP_TRUE,
2001-05-13 Tom Tromey <address@hidden>
* Makefile.am (dist_pkgdata_DATA): Removed.
Reported by Rainer Orth:
Fix for yaccvpath.test:
Fix for texinfo10.test.
* lib/ylwrap: Fixed quoting on regular expression. Fixes
Fixes PR automake/175:
* tests/Makefile.am (TESTS): Added maintclean.test.
Fix for maintclean.test:
Fix for PR automake/177:
* tests/Makefile.am (TESTS): Removed maintclean.test.
For PR automake/175:
Fix for PR automake/175:
For PR automake/174:
Fix for PR automake/174:
Fix for PR automake/159:
* lib/depcomp (tru64): New dependency tracking mode.
* lib/depcomp (aix): Bug fix and simplification from Larry Jones.
* m4/depend.m4 (AM_DEPENDENCIES): If depcomp doesn't exist, revert
2001-05-17 Alexandre Duret-Lutz <address@hidden>
* automake.in (lang_c_finish): Remove _.c file if ansi2knr fails.
* automake.in (lang_c_finish): Use `rm -f'.
* automake.in: Reverted erroneous checkin.
For for ansi2knr report from Harlan Stenn:
* config.guess, config.sub: New versions from FSF.
* lib/ansi2knr.c: New version.
* Makefile.am (EXTRA_DIST): Added ChangeLog.2000.
* configure.in: Updated to 1.4f.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake annotated tag, Release-1-4f, created. Release-1-4f,
Tom Tromey <=