platform/upstream/automake.git
2003-03-04 Alexandre Duret... * lib/mdate-sh: Find out which column of the ls -l...
2003-02-26 Alexandre Duret... * automake.texi (Emacs Lisp): Mention that `dist_'...
2003-02-26 Alexandre Duret... * automake.texi (Emacs Lisp): Instruct people to use...
2003-02-26 Alexandre Duret... * automake.in (handle_emacs_lisp): Don't build *.elc...
2003-02-26 Alexandre Duret... * tests/lex3.test, tests/lex5.test: Require flex.
2003-02-25 Alexandre Duret... * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT...
2003-02-25 Alexandre Duret... * automake.in (read_am_file): Catch trailing backslashe...
2003-02-24 Alexandre Duret... * ChangeLog: Move 2002's entries to ...
2003-02-24 Alexandre Duret... ignore Makefile
2003-02-24 Alexandre Duret... 2003-02-24 Richard Dawe <rich@phekda.freeserve.co.uk>
2003-02-24 Alexandre Duret... * lib/am/texibuild.am: Don't remove the target info...
2003-02-24 Alexandre Duret... auto-detect the path separator; patch from Richard...
2003-02-23 Alexandre Duret... * automake.texi (FAQ, CVS, maintainer-mode, wildcards)
2003-02-20 Alexandre Duret... missing file from 2003-02-19
2003-02-20 Alexandre Duret... * lib/am/texibuild.am (%SOURCE_SUFFIX%%DEST_SUFFIX...
2003-02-20 Alexandre Duret... * tests/defs.in: Handle required=ro-dir.
2003-02-19 Alexandre Duret... * lib/am/distdir.am (distcheck): Strip any leading...
2003-02-19 Alexandre Duret... * lib/am/texinfos.am (install-info-am, uninstall-info...
2003-02-18 Alexandre Duret... * lib/depcomp (dashmstdout): Cope with DOS filenames in
2003-02-17 Alexandre Duret... * lib/depcomp (makedepend): Don't pass $object to maked...
2003-02-12 Alexandre Duret... * tests/defs.in: Handle required=makedepend.
2003-02-12 Alexandre Duret... * Makefile.am (maintainer-check): Update the diff check
2003-02-11 Alexandre Duret... * lib/depcomp: Do not put comments on the `icc)' line.
2003-02-11 Alexandre Duret... * lib/config.guess, lib/config.sub, lib/texinfo.tex...
2003-02-11 Alexandre Duret... Fix for PR automake/381:
2003-02-11 Alexandre Duret... * m4/depend.m4: Grep depcomp's stderr for icc warnings...
2003-02-11 Alexandre Duret... Temporary hack for PR automake/381:
2003-02-11 Alexandre Duret... always use cp -rf instead of ln -s, as suggested by...
2003-02-10 Alexandre Duret... redirect ln errors to /dev/null
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
next