]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2005-03-29  Alexandre Duret... * doc/automake.texi (Multiple Outputs): Fix mistakes...
2005-03-29  Alexandre Duret... * doc/automake.texi (Multiple Outputs): Fix mistakes...
2005-03-29  Alexandre Duret... * lib/am/lisp.am ($(am__ELCFILES)): Prevent races if...
2005-03-27  Alexandre Duret... * doc/automake.texi: Use @:, @., @!, and @tie{} where...
2005-03-16  Alexandre Duret... * lib/am/lisp.am ($(am__ELCFILES)): Do not attempt...
2005-03-05  Alexandre Duret... * doc/automake.texi: Replace wicked whiches by thats.
2005-03-04  Alexandre Duret... * aclocal.in (scan_configure_dep, scan_file): Include...
2005-03-03  Alexandre Duret... For PR automake/450:
2005-03-03  Alexandre Duret... For PR automake/450:
2005-03-02  Alexandre Duret... * tests/comment9.test: Typo.
2005-03-01  Alexandre Duret... * automake.in (read_am_file): Preserve backslashes...
2005-03-01  Alexandre Duret... Fix for PR automake/450:
2005-02-27  Alexandre Duret... Fix for PR automake/448:
2005-02-27  Alexandre Duret... * m4/lispdir.m4: Use datarootdir instead of datadir...
2005-02-27  Alexandre Duret... * doc/automake.texi: Replace many uses of @samp by...
2005-02-26  Alexandre Duret... * doc/automake.texi: "filename" -> "file name", for...
2005-02-26  Alexandre Duret... * doc/automake.texi (A Library, Libtool Libraries)...
2005-02-26  Alexandre Duret... * doc/automake.texi (Alternative): Show how to rewrite...
2005-02-26  Alexandre Duret... * doc/automake.texi (Flag Variables Ordering, User...
2005-02-26  Alexandre Duret... * doc/automake.texi: Reword a few sentences to fix...
2005-02-12  Alexandre Duret... * lib/INSTALL, lib/config-ml.in, lib/config.guess,...
2005-02-12  Alexandre Duret... * doc/automake.texi (Hard-Coded Install Paths): New...
2005-02-12  Alexandre Duret... * automake.in (read_am_file): Define variable containin...
2005-02-09  Alexandre Duret... Fix for PR automake/447:
2005-02-08  Alexandre Duret... * lib/mdate-sh: Check the size of the word following...
2005-02-08  Alexandre Duret... * doc/automake.texi (Requirements, Options): Typos.
2005-02-08  Alexandre Duret... * lib/missing (makeinfo): Compute the output file if...
2005-02-07  Alexandre Duret... * doc/automake.texi (Requirements): Show one example of
2005-02-07  Alexandre Duret... * aclocal.in ($serial_line_rx): Expect at least one...
2005-02-07  Alexandre Duret... * lib/mdate-sh: Cope with Darwin's Day/Month/Year output.
2005-02-06  Alexandre Duret... * aclocal.in (usage, parse_arguments): New --dry-run...
2005-02-06  Alexandre Duret... * doc/automake.texi (aclocal options, Macro search...
2005-02-06  Alexandre Duret... * aclocal.in ($serial_line_rx): Allow trailing garbage...
2005-02-03  Alexandre Duret... * lib/compile: Likewise.
2005-02-02  Alexandre Duret... * lib/elisp-comp: Use `(exit N); exit N', not `(exit...
2005-02-02  Alexandre Duret... * lib/depcomp: Exit with nonzero status if a write...
2005-02-01  Alexandre Duret... * doc/automake.texi (aclocal options): Typo.
2005-01-31  Alexandre Duret... * aclocal.in (list_compare): New functions.
2005-01-30  Alexandre Duret... Preliminary support for `aclocal --install'.
2005-01-30  Alexandre Duret... * doc/automake.texi (Macro search path): Using --acdir...
2005-01-30  Alexandre Duret... * doc/automake.texi (direntry): Let `info Automake...
2005-01-27  Akim Demaille* lib/Automake/Configure_ac.pm: s/filename/file_name/g.
2005-01-24  Akim Demaille* lib/Automake/FileUtils.pm: Rename filename as file_na...
2005-01-23  Alexandre Duret... * doc/automake.texi (How the Linker is Chosen): Explain...
2005-01-16  Alexandre Duret... * lib/am/subdirs.am ($(RECURSIVE_TARGETS), $(RECURSIVE_...
2005-01-13  Alexandre Duret... * m4/amversion.in (AM_AUTOMAKE_VERSION): Point users to
2005-01-09  Alexandre Duret... * m4/amversion.in, m4/as.m4, m4/auxdir.m4, m4/ccstdc.m4,
2005-01-09  Alexandre Duret... * doc/automake.texi (A Library, LIBOBJS): Mention that...
2005-01-07  Akim DemailleTypo.
2005-01-05  Alexandre Duret... * aclocal.in ($ac_defun_rx): Match AU_ALIAS.
2005-01-03  Alexandre Duret... Fix handling of per-target flags in link rules.
2005-01-01  Alexandre Duret... * doc/automake.texi (Requirements) <AC_CONFIG_FILES...
2005-01-01  Alexandre Duret... * aclocal.in (parse_arguments, write_aclocal): Bump...
2004-12-31  Alexandre Duret... * tests/man2.test, tests/transform.test: Specify -...
2004-12-30  Alexandre Duret... Support for `install-dvi', `install-html', `install...
2004-12-27  Alexandre Duret... * automake.in (Preprocessed Fortran): Fix the definitio...
2004-12-27  Alexandre Duret... * Makefile.am (maintainer-check): Refine check for...
2004-12-27  Alexandre Duret... * lib/am/texinfos.am (uninstall-info-am): Show change of
2004-12-27  Alexandre Duret... Declare recursive install targets as dependencies of...
2004-12-18  Alexandre Duret... * lib/config-ml.in, lib/config.guess, lib/config.sub,
2004-12-18  Alexandre Duret... * doc/automake.texi (gettext): Move the paragraph about
2004-12-18  Alexandre Duret... * doc/automake.texi: Bump GFDL version to 1.2, since...
2004-12-18  Alexandre Duret... * doc/automake.texi: Fix more misuses of @xref and...
2004-12-17  Alexandre Duret... * doc/automake.texi: Correct several misuses of @xref...
2004-12-17  Alexandre Duret... * install-sh: Use `(exit N); exit N', not `(exit N...
2004-12-14  Akim Demaille* doc/automake.texi (Options): Englishoes.
2004-12-14  Akim Demaille* doc/automake.texi (Options): Englishoes.
2004-12-13  Alexandre Duret... * ChangeLog.03: New file, extracted from ChangeLog.
2004-12-12  Alexandre Duret... * automake.in (check_user_variables): New function...
2004-12-11  Alexandre Duret... * doc/automake.texi (Per-Object Flags): New node.
2004-12-09  Alexandre Duret... Fix PR automake/441:
2004-12-09  Alexandre Duret... * doc/automake.texi (Java): Mention dist_ and add an...
2004-12-08  Alexandre Duret... * lib/Automake/FileUtils.pm (dir_has_case_matching_file,
2004-12-08  Alexandre Duret... * lib/mdate-sh: Don't use "set - x`$ls_command /`"...
2004-12-08  Paul EggertFix typo in previous log change.
2004-12-08  Paul EggertImport mdate-sh change from automake.
2004-12-08  Paul Eggert* lib/mdate-sh: Don't use "set - x`$ls_command /`".
2004-12-08  Paul EggertDon't use "set - x`$ls_command /`", as zsh mishandles
2004-12-05  Alexandre Duret... * lib/py-compile: Add --destdir switch to py-compile...
2004-12-05  Alexandre Duret... * doc/automake.texi (Clean): Typo.
2004-12-05  Alexandre Duret... * doc/automake.texi: Use @acindex for Autoconf macros...
2004-12-05  Alexandre Duret... * doc/automake.texi (renamed objects, CVS): Typos.
2004-12-05  Alexandre Duret... * doc/automake.texi (Flag Variables Ordering): New...
2004-11-24  Alexandre Duret... * doc/automake.texi (Conditional Subdirectories): More...
2004-11-24  Alexandre Duret... * Makefile.am (maintainer-clean): Check for unescaped...
2004-11-24  Alexandre Duret... * doc/automake.texi (Built sources example): Fix typo.
2004-11-22  Alexandre Duret... * aclocal.in (parse_arguments): Diagnose abbreviation...
2004-11-21  Alexandre Duret... * automake.in (parse_arguments): Diagnose empty argumen...
2004-11-21  Alexandre Duret... * lib/am/progs.am (installcheck-%DIR%PROGRAMS): Run...
2004-11-21  Alexandre Duret... * aclocal.in (%file_seen): Rename as ...
2004-11-17  Alexandre Duret... * aclocal.in (version): Remove initial blank line and...
2004-11-17  Alexandre Duret... * aclocal.in (%file_type, FT_USER, FT_AUTOMAKE_SYSTEM...
2004-11-17  Alexandre Duret... * tests/defs.in (testaclocaldir): New variable.
2004-11-10  Alexandre Duret... * m4/python.m4 (AM_PATH_PYTHON): Fix the invocation of
2004-11-09  Alexandre Duret... * doc/automake.texi (Libtool Modules): Make clearer...
2004-11-09  Alexandre Duret... * aclocal.in (parse_arguments): Correctly recognize...
2004-11-09  Alexandre Duret... * aclocal.in (parse_arguments): Fix detection of unexis...
2004-11-07  Alexandre Duret... * aclocal.in ($acdir): Rename as ...
2004-11-06  Alexandre Duret... * aclocal.in (parse_arguments): Correct comment. From...
2004-11-04  Alexandre Duret... * aclocal.in: Use Automake::ChannelDefs, and adjust...
next