platform/upstream/automake.git
2004-11-01 Alexandre Duret... * aclocal.in: Use strict and -w. Declare local variabl...
2004-11-01 Alexandre Duret... * lib/config.guess, lib/texinfo.tex: New upstream versions.
2004-11-01 Alexandre Duret... * doc/automake.texi (LIBOBJS): Spelling and grammar...
2004-10-31 Alexandre Duret... * doc/automake.texi (LIBOBJS): Augment with an example...
2004-10-25 Alexandre Duret... * doc/automake.texi: Untabify, tabs in the examples...
2004-10-25 Alexandre Duret... * tests/comment8.test: Use $MAKE, not make.
2004-10-23 Alexandre Duret... * tests/distcom3.test: Typo.
2004-10-22 Alexandre Duret... * doc/automake.texi (Libtool Convenience Libraries...
2004-10-22 Alexandre Duret... * lib/install-sh: Fix the dirname emulation to ignore...
2004-10-21 Alexandre Duret... * automake.in (get_object_extension): The extension...
2004-10-12 Alexandre Duret... * doc/automake.texi (Install): Link to node Extending...
2004-10-12 Alexandre Duret... * configure.ac: Export @am_AUTOCONF@.
2004-10-12 Alexandre Duret... * lib/compile: Handle output.obj in addition to output.o.
2004-10-11 Alexandre Duret... * doc/automake.texi (Sources): Typo, reported by Karl...
2004-10-10 Alexandre Duret... * aclocal.in ($ac_defun_rx): Match AC_DEFUN_ONCE.
2004-10-10 Alexandre Duret... * doc/automake.texi (Extending): Typo.
2004-10-10 Alexandre Duret... * m4/as.m4 (AM_PROG_AS): Check dependency tracking...
2004-10-10 Alexandre Duret... * automake.in (Languages): Split .s (asm) and .S (cppas...
2004-09-28 Alexandre Duret... * tests/subobj9.test: Adjust regexes after previous...
2004-09-28 Alexandre Duret... * automake.in (handle_languages, define_compiler_variab...
2004-09-26 Alexandre Duret... more files to ignore
2004-09-26 Alexandre Duret... * configure.ac: Require Perl 5.6.
2004-09-26 Alexandre Duret... * tests/compile.test, tests/instsh2.test, tests/instspc...
2004-09-25 Alexandre Duret... * doc/automake.texi (Clean): Document -local targets.
2004-09-25 Alexandre Duret... * doc/automake.texi: Typos.
2004-09-22 Alexandre Duret... * doc/automake.texi (Timeline): Typos and other English...
2004-09-21 Alexandre Duret... * doc/automake.texi (Timeline): Typos and other English...
2004-09-21 Alexandre Duret... * lib/Automake/VarDef.pm (append): Strip comments from...
2004-09-20 Akim DemailleFix ChangeLog.
2004-09-19 Alexandre Duret... * tests/compile.test: Fix rm usage.
2004-09-19 Alexandre Duret... * INSTALL, lib/INSTALL, lib/config.sub, lib/config...
2004-09-19 Alexandre Duret... * doc/automake.texi (Timeline): New node. Thanks to...
2004-09-19 Akim Demaille* AUTHOR, automake.in, aclocal.in: Add Alexandre Duret...
2004-09-15 Alexandre Duret... * doc/automake.texi (Releases): New node.
2004-09-15 Alexandre Duret... * doc/automake.texi (Dependencies): Link to Dependency...
2004-09-15 Alexandre Duret... * doc/automake.texi (History): New node.
2004-09-10 Alexandre Duret... * m4/minuso.m4 (AM_PROG_CC_C_O): Make sure AC_PROG_CC...
2004-09-10 Alexandre Duret... * lib/Automake/Channels.pm (_print_message): Handle...
2004-09-10 Alexandre Duret... * automake.in (lang_c_rewrite): Print files and locations
2004-09-10 Alexandre Duret... * lib/compile, lib/elisp-comp, lib/install-sh, lib...
2004-09-10 Alexandre Duret... * lib/compile: Preserve spaces in arguments (for example
2004-09-07 Alexandre Duret... * automake.in (handle_clean): Sort rm commands output for
2004-09-07 Alexandre Duret... * automake.in (lang_c_rewrite): Do not require AM_PROG_...
2004-09-07 Alexandre Duret... * automake.in ($PATH_PATTERN): Add `+'.
2004-09-07 Alexandre Duret... * tests/missing3.test: New file (check for Paolo's...
2004-08-11 Alexandre Duret... * lib/config.guess, lib/texinfo.tex: New upstream versions.
2004-08-11 Alexandre Duret... For PR automake/433:
2004-08-11 Alexandre Duret... Fix PR automake/432:
2004-08-08 Alexandre Duret... * lib/Automake/DisjConditions.pm (new): Precompute...
2004-08-08 Alexandre Duret... * automake.in (%am_file_cache): New hash.
2004-08-08 Alexandre Duret... * lib/Automake/Variable.pm (%_primary_dict): New hash.
2004-08-05 Alexandre Duret... * lib/Automake/Item.pm (def): Rewrite more concisely...
2004-08-05 Alexandre Duret... Speed up make_paragraphs.
2004-08-05 Alexandre Duret... * automake.in ($libtool_new_api): New variable.
2004-08-03 Alexandre Duret... Support AC_REQUIRE_AUX_FILE, and fix requirement of...
2004-08-03 Alexandre Duret... * automake.in (yacc_lex_finish_helper): Fix definition...
2004-08-02 Alexandre Duret... * doc/automake.texi (Optional): Update documentation for
2004-08-01 Alexandre Duret... * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM...
2004-08-01 Alexandre Duret... * aclocal.in (scan_file): Update "#Extending%20aclocal...
2004-08-01 Alexandre Duret... Disable Lex and Yacc rules whenever possible if AM_MAIN...
2004-07-28 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.9a.
2004-07-28 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.9.
2004-07-28 Alexandre Duret... * automake.in (generate_makefile): Update misleading...
2004-07-28 Alexandre Duret... * lib/texinfo.tex: New upstream version.
2004-07-28 Alexandre Duret... revert hasty commit before release
2004-07-27 Derek R. Price* lib/am/yacc.am, lib/am/lex.am: Only compile these...
2004-07-25 Alexandre Duret... * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the...
2004-07-25 Alexandre Duret... * lib/am/texi-vers.am (%STAMPVTI%): Typo in comment.
2004-07-22 Alexandre Duret... * doc/automake.texi (Libtool Modules): Typo in example.
2004-07-21 Alexandre Duret... * automake.in (check_directory): Quote $dir in regexp.
2004-07-17 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.8e.
2004-07-17 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.8d.
2004-07-17 Alexandre Duret... * lib/config-ml.in, lib/config.sub, lib/config.guess...
2004-07-17 Alexandre Duret... * lib/am/texibuild.am (?GENERIC?%SOURCE_SUFFIX%.html,
2004-07-17 Alexandre Duret... * tests/installdir.test: installdirs-local should appea...
2004-07-17 Alexandre Duret... * lib/am/distdir.am (distdir): Always use $(DIST_SUBDIR...
2004-07-17 Alexandre Duret... * lib/am/texibuild.am (?GENERIC?%SOURCE_SUFFIX%.html,
2004-07-17 Alexandre Duret... * doc/automake.texi (Top level): Rename as ...
2004-07-14 Alexandre Duret... correct function name
2004-07-14 Alexandre Duret... * automake.in (target_hook): Accept %transform as last...
2004-07-11 Alexandre Duret... * doc/automake.texi (Options): Improve ustar file name...
2004-07-11 Alexandre Duret... * lib/Automake/Variable.pm (define): Fix precondition...
2004-07-11 Alexandre Duret... For PR automake/428:
2004-07-05 Paul EggertAdd -t and -T options to install-sh.
2004-07-05 Paul EggertDon't assume that install-sh without -c
2004-07-05 Paul EggertRemove support for -b= and -t= options; this
2004-07-05 Paul Eggert(Install): Warn that you should create
2004-06-16 Alexandre Duret... For Debian Bug#254372:
2004-06-10 Alexandre Duret... For Debian Bug #251820:
2004-06-07 Alexandre Duret... * m4/tar.m4 (_AM_PROG_TAR): Split the definition of...
2004-06-06 Alexandre Duret... * m4/tar.m4 (_AM_PROG_TAR): Introduce $_am_tools to...
2004-06-03 Alexandre Duret... * tests/defs.in (required=icc): Use `-V -help' instead of
2004-06-03 Alexandre Duret... * lib/am/clean.am (distclean-generic): Do no
2004-05-31 Alexandre Duret... * NEWS: Make clearer that we do not output partial...
2004-05-31 Alexandre Duret... * lib/depcomp (tru64) [libtool]: Use $dir$base.o.d...
2004-05-31 Alexandre Duret... * doc/automake.texi (Built sources example): Explain...
2004-05-23 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.8c.
2004-05-23 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.8b.
2004-05-23 Alexandre Duret... * m4/tar.m4 (_AM_PROG_TAR) <cpio>: Specify -o and ...
2004-05-23 Alexandre Duret... * tests/defs.in (PATH): Export it.
next