]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2003-02-10  Alexandre Duret... regen
2003-02-10  Alexandre Duret... 2003-02-10 Richard Dawe <rich@phekda.freeserve.co.uk>
2003-02-10  Alexandre Duret... 2003-02-10 Richard Dawe <rich@phekda.freeserve.co.uk>
2003-02-10  Alexandre Duret... For PR automake/385:
2003-02-10  Alexandre Duret... Related to PR automake/385:
2003-02-10  Alexandre Duret... typo in last patch
2003-02-10  Alexandre Duret... * automake.in (BEGIN): Override $ENV{'SHELL'} with...
2003-02-09  Alexandre Duret... * automake.texi (FAQ, CVS, maintainer-mode, wildcards)
2003-02-06  Alexandre Duret... * automake.in (scan_autoconf_files): Don't complain...
2003-02-05  Alexandre Duret... * automake.in (am_install_var): Simplify filtering of
2003-02-04  Alexandre Duret... * m4/init.m4 (_AC_AM_CONFIG_HEADER_HOOK): Recompute
2003-02-02  Alexandre Duret... * automake.in (vars_scanned): Move near traverse_variab...
2003-02-02  Alexandre Duret... * automake.in (handle_programs): Strip $(EXEEXT) before
2003-02-02  Alexandre Duret... For Debian Bug #39542:
2003-02-02  Alexandre Duret... * lib/Automake/DisjConditions.pm (_permutations_worker)
2003-02-02  Alexandre Duret... * automake.in (variable_conditions_recursive): Remove.
2003-02-02  Alexandre Duret... * automake.in (traverse_variable_recursively,
2003-02-01  Alexandre Duret... * automake.in (handle_lib_objects): Compute _DEPENDENCI...
2003-01-31  Alexandre Duret... * automake.in (handle_lib_objects_cond): Ignore -dlopen and
2003-01-31  Alexandre Duret... * automake.texi (Program and Library Variables): Clarif...
2003-01-31  Alexandre Duret... * automake.in (handle_source_transform): Correct typo...
2003-01-28  Alexandre Duret... Fix for PR automake/352:
2003-01-28  Alexandre Duret... * automake.in (%subobjvar): Replace by ...
2003-01-23  Alexandre Duret... * automake.in (@substfroms, @substtos): Move near
2003-01-22  Alexandre Duret... * automake.texi (Python): Explain that directory variab...
2003-01-21  Alexandre Duret... * lib/am/distdir.am (top_distdir, distdir): Define...
2003-01-19  Alexandre Duret... Rename more files to accomodate 8+3 file systems, and...
2003-01-19  Alexandre Duret... * tests/README: New file.
2003-01-19  Alexandre Duret... * automake.texi (Conditional Programs): Show a sample...
2003-01-17  Jim Meyering.
2003-01-17  Jim MeyeringAccept --help and --version, and lots of syntactic...
2003-01-16  Alexandre Duret... * m4/python.m4 (AM_PATH_PYTHON) <_AM_PYTHON_INTERPRETER...
2003-01-16  Alexandre Duret... * m4/python.m4 (AM_PATH_PYTHON): Query distutils for...
2003-01-14  Alexandre Duret... For PR automake/382:
2003-01-14  Alexandre Duret... Rename some files for the sake of 8+3 file systems.
2003-01-13  Alexandre Duret... * lib/am/distdir.am (distcheck): '=' is not valid in...
2003-01-13  Alexandre Duret... * lib/am/distdir.am (distcheck): '=' is not valid in...
2003-01-13  Alexandre Duret... Use `_dirstamp' when the file-system doesn't support...
2003-01-13  Alexandre Duret... * tests/gnits2.test, tests/pr300-prog.test, tests/trans...
2003-01-10  Alexandre Duret... * Makefile.am (maintainer-check): Suggest using $sleep...
2003-01-10  Alexandre Duret... revert previous spurious change
2003-01-10  Alexandre Duret... * Makefile.am (maintainer-check): Do not require SHELL...
2003-01-10  Alexandre Duret... Build elisp files all at once instead of one by one.
2003-01-09  Akim Demaille* automake.texi: Prefer $(FOO) to @FOO@ in the document...
2003-01-09  Akim DemailleRegen.
2003-01-08  Alexandre Duret... * m4/lispdir.m4: Register EMACS and EMACSLOADPATH as...
2003-01-05  Alexandre Duret... * automake.in (macro_define): Add missing `{$cond}...
2003-01-05  Alexandre Duret... * tests/defs.in: Substitute aclocaldir instead of running
2002-12-31  Alexandre Duret... * lib/Automake/ChannelDefs.pm: New file.
2002-12-31  Alexandre Duret... * automake.in (err): Rename as ...
2002-12-18  Pavel RoskinLots of typo fixes in the comments.
2002-12-13  Alexandre Duret... * tests/version7.test: Require GNU make.
2002-12-12  Alexandre Duret... * m4/init.m4 (AM_INIT_AUTOMAKE): Properly quote AC_PACK...
2002-12-11  Alexandre Duret... * automake.texi (ANSI): Since Autoconf 2.54, LIBOBJ...
2002-12-05  Alexandre Duret... * lib/am/texinfos.am (install-info-am, uninstall-info...
2002-12-05  Alexandre Duret... * automake.in (handle_dist): Do not define %GETTEXT...
2002-12-05  Alexandre Duret... * m4/ccstdc.m4: Define am_cv_prog_cc_stdc for backward
2002-12-04  Alexandre Duret... s/Kevin Ride/Kevin Ryde/
2002-12-04  Alexandre Duret... * automake.in (handle_languages): Test $objdir, not...
2002-12-04  Alexandre Duret... * tests/ansi10.test (liblib_a_LIBADD): Set ac_cv_prog_c...
2002-12-04  Alexandre Duret... * automake.texi (Options): Some English nits from Eric...
2002-12-04  Alexandre Duret... * automake.in (variable_pretty_output): Strip trailing
2002-12-04  Alexandre Duret... * tests/depcomp2.test: Pass CC='gcc' as an argument...
2002-12-04  Alexandre Duret... * tests/man2.test: Exercize `make uninstall', to test
2002-12-04  Alexandre Duret... * lib/am/mans.am (uninstall-man%SECTION%): Change the...
2002-12-03  Alexandre Duret... * automake.in (macro_define): Do not strip escaped...
2002-12-03  Alexandre Duret... Revert previous patch (the one for PR automake/379...
2002-12-03  Alexandre Duret... For PR automake/379:
2002-12-02  Alexandre Duret... * tests/gnits3.test (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT):
2002-12-02  Alexandre Duret... * automake.texi (Sources): Illustrate $(BUILT_SOURCES...
2002-12-02  Alexandre Duret... * automake.texi (Options): Programs listed in
2002-12-01  Alexandre Duret... typo
2002-12-01  Alexandre Duret... * automake.in (lang_c_finish): Do not fill de_ansi_files
2002-12-01  Alexandre Duret... * automake.in (do_check_merge_target): Add missing...
2002-12-01  Alexandre Duret... * lib/config.guess, lib/config.sub, lib/texinfo.tex...
2002-12-01  Alexandre Duret... * configure.in: Do not use missing while checking for...
2002-11-30  Alexandre Duret... * tests/gnits2.test, tests/gnits3.test: Move the greps...
2002-11-30  Alexandre Duret... For PR automake/375 (Debian Bug #168671):
2002-11-30  Alexandre Duret... * automake.in (scan_texinfo_file): Honor only the first...
2002-11-30  Alexandre Duret... For PR automake/357:
2002-11-30  Alexandre Duret... * tests/texinfo3.test: Make sure we don't output single...
2002-11-29  Alexandre Duret... For PR automake/359:
2002-11-29  Alexandre Duret... For PR automake/371 and PR automake/372:
2002-11-28  Alexandre Duret... For PR automake/370:
2002-11-25  Jim Meyering*** empty log message ***
2002-11-25  Jim MeyeringUse `$0:' at the beginning of each diagnostic, not...
2002-11-21  Alexandre Duret... * automake.in (make_condition_string): New function.
2002-11-21  Alexandre Duret... * tests/texinfo13.test: Require texi2dvi-o.
2002-11-21  Alexandre Duret... * automake.in (lang_c_finish): Use $@ in the .c ->...
2002-11-20  Alexandre Duret... * automake.in (handle_single_transform_list): Don't...
2002-11-20  Alexandre Duret... * lib/Automake/Conditional.pm (strip): New function.
2002-11-20  Alexandre Duret... * automake.in (conditional_ambiguous_p, macro_define...
2002-11-20  Alexandre Duret... * lib/Automake/Conditional.pm [SYNOPSIS]: Fix not's...
2002-11-20  Alexandre Duret... * lib/Automake/ConditionalSet.pm (conds): Use value...
2002-11-19  Alexandre Duret... * lib/Automake/ConditionalSet.pm (_simplify, simplify...
2002-11-18  Alexandre Duret... * lib/Automake/tests/Makefile.am, lib/Automake/tests...
2002-11-15  Alexandre Duret... * lib/Automake/ConditionalSet.pm (_permutations_worker...
2002-11-14  Alexandre Duret... * automake.in (variable_defined): Thinko.
2002-11-14  Tom Tromey2002-11-14 Eric Blake <ebb9@email.byu.edu>
2002-11-14  Alexandre Duret... * automake.in (handle_installdirs): Reindent to workaro...
next