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, handle-languages, cr


From: Tom Tromey
Subject: [Automake-commit] [SCM] GNU Automake annotated tag, handle-languages, created. handle-languages
Date: Tue, 25 Oct 2016 15:16:36 +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=0daf0a44b59b3a9802f5694988dd063bfa4145f6

The annotated tag, handle-languages has been created
        at  0daf0a44b59b3a9802f5694988dd063bfa4145f6 (tag)
   tagging  98d6bc1b79f0027b9f357644e94b9c9319e9cb45 (commit)
  replaces  Release-1-4d
 tagged by  Tom Tromey
        on  Mon May 7 16:31:01 2001 +0000

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

Akim Demaille (210):
      * distdir.am (distdir): Be sure to have permissive rights on its
      * automake.in (&file_contents): Transform the global options (such
      * distdir.am (distdir): Handle the DIST-TARGETS.
      * distdir.am (GZIP_ENV): Define.
      * dist.am: Remove, merge into...
      * automake.in (&dist_cmp): New.
      * automake.in (&handle_tests_dejagnu): Move the definition of a
      * automake.in (&initialize_global_constants): Don't define $USAGE.
      * automake.in ($top_builddir): Remove, used in one place.
      * automake.in (&conditional_true_when): Modernize, simplify.
      Change the handling of conditionals: instead of using an ad-hoc
      * automake.in (&check_ambiguous_conditional, &read_main_am_file):
      * dist-vars.am: Remove, merge into...
      Remove.
      * automake.in (&dist_cmp, &target_cmp): Be sure to return a
      * tests/distdir.test (EXTRA_DIST): Use a finer pattern to avoid
      * automake.in: Formatting and mying changes.
      * automake.in (&handle_man_pages): Let install-man and
      * automake.in: Formatting and mying changes.
      * automake.in: Formatting and mying changes.
      * automake.in: Promote local `my' over `local'.
      * automake.in (&am_install_var): Don't hook on the clean targets
      * automake.in (&handle_texinfo, &handle_man_pages, &am_install_var):
      * automake.in: Mying changes.
      * automake.in: Mying changes.
      * automake.in: Mying changes.
      * automake.in: Mying changes.
      * automake.in (&variable_defined, &variable_value_as_list_worker):
      * automake.in (&initialize_per_input): %targets_conditionals is
      * automake.in (&initialize_per_input): %targets_conditionals is
      * automake.in: `my' the globals.
      Internally just store the conditionals as space separated lists of
      * automake.in (&handle_man_pages): $found is dead.
      * automake.in ($install_recursive): Remove, replaced with calls to
      * automake.in (&handle_gettext): Simplify redundant `if'.
      * automake.in (&transform): Also call &transform_cond on your
      * automake.in (handle_texinfo): Remove code handled by texinfos.am.
      Typo.
      * tests/instdata2.test (libexec_DATA): Exercise more
      * automake.in (@installdirs): Remove.
      * automake.in (&handle_merge_targets): Move `install-strip' from
      * automake.in (&handle_merge_targets, &do_one_merge_target): Don't
      * automake.in (&handle_merge_targets, &do_one_merge_target): Don't
      * automake.in (&handle_merge_targets, &do_one_merge_target): Don't
      * automake.in: Don't pass arguments to...
      * automake.in (&scan_texinfo_file): Also compute the list of files
      * automake.texi (Invoking Automake): Remove dead options.
      * automake.in ($me): New.
      * automake.in: Use File::Basename.
      * automake.in (&handle_dist): Use &transform instead of dedicated
      * automake.in (&transform_cond): Merge into...
      * automake.in (%required_targets): `installcheck-am' is needed.
      * automake.in (&target_cmp, &dist_cmp): Do not prototype comparing
      * automake.in ($am_file): Be `local', as my'd variables used in
      * texinfos.am: No ?EXEC? hook as currently installing TEXINFOS is
      * automake.in (&am_install_var): Recognize whether predefined
      Distinguish automake substitutions from config.status
      * mans.am: s/INSTALL_MAN/INSTALL-MAN/.
      Add some comments.
      * automake.in (&usage): Display $0, not $me.
      * automake.in (%exec_dir_p): Pulled out from...
      * automake.in (%exec_dir_p): Move at the top so that it is visible
      * automake.in (&handle_configure): Fortunately, $top_reldir,
      * Makefile.am (maintainer-check): `undef $/' is OK.
      * automake.in (&add_depend2): Transform `GENERIC'.
      Englisho.
      Englisho.
      Let's make it run ten times faster...
      * automake.in (&handle_single_transform_list, &add_depend2): Let
      * automake.in: Preparation for `use strict': Move the
      * automake.in ($am_file): Use vars.
      * automake.in (&initialize_per_input): Move to the top.
      * automake.in (%am_vars, @var_list, %def_type): Globals.
      * automake.in ($am_relative_dir): Global.
      * automake.in ($in_file_name, $am_file_name, $relative_dirs):
      * automake.in (&generate_makefile): Call &initialize_per_input
      * automake.in (&pretty_print_internal): Don't output useless
      * configure.am: New file.
      * automake.in: Require AC_PROG_INSTALL in...
      * automake.in (&file_contents): Transform LIBTOOL.
      * automake.in (&am_install_var): Remove $cygxform, unused.
      * automake.in (%required_targets, %dependencies): Add dvi, info,
      Make the installation/uninstallation of Info pages follow the
      * automake.in (&do_one_merge_target): Remove, was only called from...
      * automake.in (&do_one_merge_target): Remove, was only called from...
      * automake.in (&file_contents): Map MAINTAINER-MODE to
      If OBJEXT and EXEEXT are not set, provide a default value, and use
      Comment changes.
      * automake.in (&handle_programs, &handle_libraries, &handle_tags)
      Always use hashes with &file_contents.
      * automake.in (&file_contents): Require a hash as second argument.
      * automake.in (&handle_options): Change the RE so that the third
      * header.am, scripts.am: Use ?INSTALL? in the install and
      Update.
      * automake.in (&push_dist_common): Simplify.
      * Makefile.am (maintainer-check): Simplify `grep -v ... | grep .'
      * automake.in, aclocal.in: Backquote is inert in double quotes.
      * automake.in (&handle_merge_targets): Ventilate its non `all'
      * automake.in (&handle_all): Use an array instead of a scalar for
      * automake.in: Use -w.
      * automake.in (&conditional_string): Produce a unique string
      * tests/cond3.test: Strengthen.
      * automake.in (&variable_conditions_permutations): Separate the
      * automake.in (read_am_file): TRUE and FALSE are predefined
      * automake.in (%am_var_defs): Replace with...
      * automake.in (&macro_define): Extract from...
      * automake.in (&macro_define, &read_am_file): More work for the
      * automake.in (&rule_define): Extract from...
      * automake.in (&macro_define): Don't rely on $1.
      * automake.in (&file_contents): Use rule_define.
      * automake.in (IF_PATTERN): Unobfuscate the parens.
      * automake.in (&file_contents): Maintain $cond_string sync with
      * automake.in (&conditional_dump): Rename as...
      * automake.in (&macro_define): Don't lose the location if we
      * automake.in (&define_variable): Use &macro_define.
      * automake.in (&read_am_file): Keep $cond_string up to date.
      * automake.in (&read_am_file): Define the variables in a single
      * automake.in (&handle_footer, &handle_installdirs)
      * automake.in (&variable_conditionally_defined): Rename as...
      * automake.in (&read_am_file, &file_contents): Avoid name clashes
      * program.am: Fix a stupid typo: now *all* (not none) the programs
      Handle unconditional values of variables as conditioned by
      * automake.in (&handle_source_transform, &read_main_am_file):
      * automake.in (&variable_conditions_sub)
      * automake.in (&variable_defined, &define_pretty_variable):
      * automake.in (&generate_makefile) Use macro_define to define
      * depend2.am (@address@hidden): Define it when GENERIC so
      * automake.in (&handle_source_transform):  Use
      * tests/defs, tests/depend3.test: Remove useless code.
      (&variable_conditions): Don't include `FALSE' in the result.
      * automake.in (&variable_dump): If a variable is undefined, say
      * automake.in (&handle_source_transform): Better locality of the
      * automake.in (&macro_define): The user is allowed to override
      Avoid reading twice header-vars.am as now macro_define
      * automake.in (&handle_source_transform): Fix pr72: don't define
      * tests/yacc2.test: Don't define several times a variable, as
      * automake.in (&make_paragraphs):  Extract from &file_contents.
      * distdir.am: Use and abuse of if/endif.
      * automake.in (&make_condition): Return '#' when FALSE.
      * data.am, header.am, java.am, libs.am, lisp.am, ltlib.am,
      * automake.in: Use strict vars and subs.
      * automake.in (&make_paragraphs): Transform TOPDIR_P and TOPDIR.
      * automake.in (&condition_negate): New.
      * automake.in (&output_lex_build_rule): Output this...
      * remake.am: Merge into...
      * comp-vars.am: Remove, merged into...
      * automake.in (&transform): Fix an incredible bug which was
      * automake.in (&get_object_extension): Use ansi2knr.am.
      Remove.
      More cvsignore.
      More cvsignore.
      * automake.in (&handle_aclocal_m4): Rename as...
      * automake.in (%dist_common): Remove.
      * automake.in (&am_install_var): Transform DIST, and let the *.am
      * automake.in (&variable_output): Admit a list of @CONDS.
      * automake.in (%var_was_plus_eq): Rename as...
      * automake.in (&variable_dump): Use %var_type properly.
      * automake.in (&handle_man_pages): Rely on mans.am to define
      * subdirs.am (RECURSIVE_TARGETS): New variable.
      * subdirs.am: Don't define info related recursive targets.
      * automake.in (&rule_define): When you discover a suffix rules,
      * automake.in: Use simple quotes to define the _PATTERN variables
      * tags.am: Fix missing leading tabs.
      Use AM_CONDITIONAL and if/endif for AMDEP.
      * automake.in (&handle_compile): Extract from...
      * ext-compile.am: New file.
      * automake.in ($source_suffix_pattern): Remove, unused.
      * automake.in (&handle_single_transform_list): Remove $xbase,
      * tests/cond3.test (expected): Adjust.
      * automake.in (&handle_configure): Don't bother with optimizing
      XFAIL: objc, subobj2.
      * automake.in (&scan_aclocal_m4): Handle $relative_dir and special
      * distdir.am: Add a missing backslash.
      * depend2.am: Fix the `if' condition for Libtool.
      * automake.in (Language): New package, temporarily in this file.
      * automake.in (&scan_texinfo_file): Catch @cindex and the like,
      * automake.in (&macro_define): Ignore Automake definition for
      * automake.in (&handle_single_transform_list, &finish_languages)
      * automake.in (Language): Add attributes `flags', `compile' and
      * automake.in (Language): Add attribute `output_arg'.
      * automake.in (Language): Add attribute `extensions'.
      * automake.in (Language): Add attribute `_finish'.
      * automake.in (Language): Add attribute `name'.
      XFAIL: installsh.test.
      * automake.in (%required_targets): Add `uninstall'.
      Regenerate.
      * Automake/: New directory.
      * automake.in (&register_language): Rename `output-arg' and
      * automake.in (&register_language): Use `new Language' with a hash.
      * automake.in (&finish_languages, &handle_single_transform_list)
      * automake.in (&lang_extensions): Remove.
      * automake.in (@conditional_stack): Rename as...
      * automake.in (&am_install_var): Transform `PRIMARY'.
      * automake.in (&am_install_var): Transform `ONE_PRIMARY'.
      Unify LISP, PYTHON and JAVA primaries.
      * automake.in (&register_language, &finish_languages): Use `pure'
      Automake/Makefile.in, Automake/.cvsignore: New.
      * automake.in (handle_compile): Let ansi2knr.am define $(ANSI2KNR).
      * automake.in (&read_am_file, &file_contents_internal): Don't
      * automake.in (&file_contents_internal): Declare it.
      * automake.in ($seen_path_xtra): Remove.
      * tests/specflags4.test, tests/specflags5.test: Remove, merged
      AM_INIT_AUTOMAKE is no longer optional.
      * data.am (install-%DIR%%PRIMARY%): Execute the same command as
      Case insensitive FS choke on Automake/ vs automake.
      Add missing files.
      * automake.in ($pkgdata_dir): New.
      * configure.in: Set perllibdir.
      * m4/sanity.m4: Remove the temp file before possible error exits.
      Typo.

Pavel Roskin (26):
      Rebuild.
      * header-vars.am: Remove tabs before variable definitions.
      Rebuild.
      * tests/target-cflags.test: Don't use subshell to configure in
      Rebuild.
      * Makefile.am: Add install.am.
      Rebuild.
      * tests/Makefile.am (TESTS): s/yaccpvath/yaccvpath/.
      * tests/yaccvpath.test: Prevent automake from looking into ..
      * tests/yaccvpath.test: Add a delay to make parse.c really out
      * Makefile.am (amfiles): Add configure.am. Sort alphabetically.
      Rebuild.
      * noinstdir.test: New test.
      Rebuild.
      * tests/copy.test: Never use `rm' without `-f' - it may ask
      * tests/Makefile.am (XFAIL_TESTS): noinstdir.test removed, it's
      * java.am: Use `rm -f' instead of `rm'.
      * Makefile.am (maintainer-check): Scan all *.am files and tests
      * Makefile.am (maintainer-check): Scan all *.am files and tests
      * tests/Makefile.am (XFAIL_TESTS): Remove cond3.test, it passes
      * automake.in: Add a forward declaration for register_language().
      * automake.in: Add forward declaration for register_language().
      Rebuilt.
      * automake.in: Remove `/lib' from include directory.
      * automake.in (scan_texinfo_file): Treat @defindex and @synindex
      Regenerated

Tom Tromey (68):
      * configure.in: Updated to 1.4e for cvs.
      * automake.in (do_one_merge_target): Register `all' as phony
      * automake.in (do_one_merge_target): Always register $name and
      * automake.texi (A Shared Library): Mention -module.
      2001-02-14  Richard Boulton  <address@hidden>
      * automake.in (add_depend2): Only emit a given object rule once.
      * automake.texi (Top): Conditionalize on `nottex', not `info'.
      * configure.in: Require Perl 5.005.
      * tests/subobj3.test: Exit with status 77 if gcc not found.
      * config.guess, config.sub: New versions from FSF.
      2001-02-16  Alexandre Duret-Lutz  <address@hidden>
      2001-02-16  Alexandre Duret-Lutz  <address@hidden>
      2001-02-17  Tom Tromey  <address@hidden>
      2001-02-17  Raja R Harinath  <address@hidden>
      * m4/strip.m4 (AM_PROG_INSTALL_STRIP): Don't call AM_PROG_STRIP.
      * m4/init.m4 (AM_INIT_AUTOMAKE): Simplify m4_pattern_allow
      * automake.in (handle_dist): Do nothing in Cygnus mode.
      * tests/distdir.test: Check to make sure directory isn't made in
      * automake.in (handle_texinfo): Only remove suffixes we can
      * automake.in (handle_dist): Introduce new variable to avoid extra
      * Makefile.am (amfiles): Added texibuild.am.
      * automake.in: Use IO::File.
      * tests/Makefile.am (TESTS): Added subdircond.test.
      * tests/Makefile.am (TESTS): Added subdircond.test.
      * tests/instdata2.test: Added `sbin_DATA' check.
      ChangeLog cleanup from Alexandre Duret-Lutz
      2001-02-25  Alexandre Duret-Lutz  <address@hidden>
      2001-02-25  Alexandre Duret-Lutz  <address@hidden>
      * distdir.am (distcheck): Print error message if distclean failed
      * distdir.am (distcheck): Fixed new code.
      2001-03-02  Jens Krüger <address@hidden>
      * tests/yaccvpath.test: No need to remove dummy files.
      * automake.in (register_language): Add entry for `-pure'.
      2001-03-06  Jens Krüger <address@hidden>
      * automake.in (scan_one_autoconf_file): Fixed comment to avoid
      * java.am (.PHONY clean-am): Removed trailing ":".
      2001-04-07  Raja R Harinath  <address@hidden>
      * depcomp (gcc3, gcc): Don't assume $? will be set in `if'
      2001-04-07  Raja R Harinath  <address@hidden>
      * tests/Makefile.am (XFAIL_TESTS): Added man.test.
      * m4/missing.m4 (AM_MISSING_HAS_RUN): Use `true', not `:'.
      2001-04-10  Derek R. Price  <address@hidden>
      * tests/defs: Changed how ACLOCAL and AUTOMAKE are set.
      2001-04-10  Ralf Corsepius  <address@hidden>
      2001-04-10  Robert Collins  <address@hidden>
      Fixes report from Larry Jones:
      Fix bug reported by Robert Boehne:
      2001-05-05  Robert Collins  <address@hidden>
      2001-05-05  Richard Boulton  <address@hidden>
      2001-05-05  Pavel Roskin <address@hidden>
      * texinfos.am (uninstall-info-am): Debian install-info v1.8.3
      2001-05-05  Raja R Harinath  <address@hidden>
      * automake.in (conditional_true_when): Use a hash, not index().
      * automake.texi (Future): Removed.
      * tests/Makefile.am (XFAIL_TESTS): Removed man.test.
      * mans.am (install-man%SECTION%): Minor cleanup.
      * tests/Makefile.am (TESTS): Added new file.
      * distdir.am (distdir): Make subdirectory for each file.
      For PR automake/160:
      * automake.texi (Uniform): Don't use @address@hidden
      * automake.in (usage): Re-align explanatory text.
      Fix for PR automake/132:
      * tests/confh4.test: Updated to reflect DEFS change.
      * automake.texi (Dist): Document distcheck-hook.
      inexplicable omission
      * automake.in (GNITS_VERSION_PATTERN): Document.  Added `fork
      * tests/subobj6.test (wish_SOURCES): Use $MAKE.
      For PR automake/46:

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


hooks/post-receive
-- 
GNU Automake



reply via email to

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