]> sourceware.org Git - automake.git/shortlog
automake.git
2003-11-11 Alexandre Duret... * tests/spy.test: Document overlapping ::-rules incompa...
2003-11-11 Alexandre Duret... * doc/automake.texi (Texinfo): Define MAKEINFO, MAKEINF...
2003-11-10 Alexandre Duret... * tests/spy.test: New file.
2003-11-10 Alexandre Duret... remove (not distributed, useless)
2003-11-10 Alexandre Duret... * automake.in (handle_configure): Distribute and define...
2003-11-10 Alexandre Duret... * tests/defs.in: Handle required=bzip2.
2003-11-10 Alexandre Duret... * tests/defs.in: Export SHELL.
2003-11-09 Alexandre Duret... * NEWS: Add news entries from 1.6.x and 1.7.x.
2003-11-09 Alexandre Duret... * automake.texi (Optional) <AC_SUBST>: Grammar fixes.
2003-11-09 Alexandre Duret... * automake.in (check_gnu_standards): Install COPYING...
2003-11-09 Alexandre Duret... * lib/mkinstalldirs: Mention automake-patches@gnu.org and
2003-11-08 Alexandre Duret... * lib/am/tags.am (ETAGSFLAGS, CTAGSFLAGS): Remove.
2003-11-08 Alexandre Duret... * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT...
2003-11-08 Alexandre Duret... * lib/am/texibuild.am (%DEST_PREFIX%%DEST_SUFFIX%)...
2003-11-05 Alexandre Duret... * m4/init.m4 (AM_INIT_AUTOMAKE): Require Autoconf 2.58.
2003-10-27 Alexandre Duret... * lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Erase...
2003-10-27 Alexandre Duret... * automake.in (handle_configure): Rename am__configure_deps
2003-10-26 Alexandre Duret... * lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Depend on
2003-10-26 Alexandre Duret... * automake.in (handle_configure): Distribute all AC_CON...
2003-10-25 Alexandre Duret... * tests/output7.test: Populate sub/ with a dummy file...
2003-10-24 Alexandre Duret... * lib/ylwrap: Typo in regex.
2003-10-23 Akim Demaille* lib/Automake/XFile.pm: Don't assume -j is solo.
2003-10-21 Alexandre Duret... * m4/lispdir.m4 (AM_PATH_LISPDIR): Always check for...
2003-10-21 Alexandre Duret... typo
2003-10-21 Alexandre Duret... typo
2003-10-21 Alexandre Duret... * NEWS: Clarify the entry about multiple conditional...
2003-10-21 Alexandre Duret... * lib/am/install.am (install-strip): Override install_s...
2003-10-06 Alexandre Duret... * aclocal.in ("MAIN", usage, parse_arguments): Move...
2003-10-06 Alexandre Duret... * tests/stdlib2.test: Check AM_LDFLAGS alone.
2003-10-06 Alexandre Duret... * lib/config.guess, lib/config.sub, lib/texinfo.tex...
2003-10-06 Alexandre Duret... * automake.in (handle_ltlibraries): Also grep AM_LDFLAG...
2003-10-03 Alexandre Duret... * tests/defs.in: For required=runtest, check that we...
2003-10-03 Alexandre Duret... For Debian Bug #213524:
2003-10-01 Akim Demaille* m4/amversion.in: Add (C) to the Copyright notice.
2003-10-01 Akim Demaille* lib/Automake/XFile.pm: Use Errno.
2003-09-30 Tom Tromey * lib/Automake/Options.pm (_process_option_list):...
2003-09-29 Alexandre Duret... * automake.in (handle_clean): Take $makefile as argumen...
2003-09-26 Alexandre Duret... * doc/automake.texi (Scripts): Update the example about...
2003-09-26 Alexandre Duret... * lib/mkinstalldirs: Clean up after NextStep and OpenSt...
2003-09-25 Alexandre Duret... * README: More mailing lists.
2003-09-24 Alexandre Duret... * NEWS: Mention the switch to GNU FDL for the manual.
2003-09-24 Alexandre Duret... * lib/install-sh (src, dst): Protect names starting...
2003-09-24 Alexandre Duret... * configure.in: Rename as ...
2003-09-24 Alexandre Duret... * doc/fdl.texi: New file.
2003-09-24 Alexandre Duret... * doc/automake.texi: Refer to configure.ac instead...
2003-09-23 Alexandre Duret... * automake.texi: Move ...
2003-09-23 Alexandre Duret... * aclocal.in (write_aclocal): Consider files with relative
2003-09-23 Alexandre Duret... Support for multiple inputs in AC_CONFIG_FILES.
2003-09-22 Alexandre Duret... missing file from 2003-08-29
2003-09-13 Alexandre Duret... * Makefile.am (FETCHFILES, fetch): Do not fetch lib...
2003-09-12 Akim Demaille* lib/Automake/FileUtils.pm (&update_file): s/cannot...
2003-09-09 Akim Demaille* lib/Automake/FileUtils.pm (&update_file): Be sure...
2003-09-07 Alexandre Duret... Changes to m4_included files should also cause aclocal...
2003-09-07 Alexandre Duret... * tests/instsh.test: Do not reset $ACLOCAL and $AUTOMAK...
2003-09-07 Alexandre Duret... * aclocal.in (add_file): Remove useless filling of...
2003-09-07 Alexandre Duret... * aclocal.in (configure_ac): Do not call require_config...
2003-09-06 Alexandre Duret... * lib/Automake/XFile.pm: Update to use ChannelDefs.
2003-09-06 Alexandre Duret... * tests/unused.test: Quote AC_DEFUN arguments.
2003-09-06 Paul EggertSpelling and minor grammar fixes.
2003-09-01 Alexandre Duret... * lib/config.sub, lib/config.guess, lib/texinfo.tex,
2003-08-31 Alexandre Duret... * tests/yacc7.test: Require bison.
2003-08-31 Alexandre Duret... * aclocal.in (scan_file): Warn about underquoted AC_DEFUN.
2003-08-28 Alexandre Duret... * aclocal.in (@file_order): New variable, to make sure
2003-08-24 Alexandre Duret... For Debian Bug #206299:
2003-08-24 Alexandre Duret... * configure.in: Require Autoconf 2.57b to be sure
2003-08-24 Alexandre Duret... * automake.in (file_contents_internal): Do not add...
2003-08-24 Alexandre Duret... * aclocal.in (write_aclocal): Take an output file and...
2003-08-21 Akim Demaille* lib/Automake/Configure_ac.pm (&find_configure_ac)
2003-08-20 Akim Demaille* lib/Automake/FileUtils.pm: More perldoc.
2003-08-17 Alexandre Duret... Fix for PR automake/398:
2003-08-13 Alexandre Duret... Fix for PR automake/399:
2003-08-12 Raja R Harinath* lib/Automake/Condition.pm (strip): Replace loop with...
2003-08-12 Raja R Harinathtypos in comments
2003-08-12 Alexandre Duret... * lib/Automake/Item.pm, lib/Automake/ItemDef.pm: New...
2003-08-09 Alexandre Duret... Revert the fix for PR automake/291:
2003-08-09 Raja R Harinath* lib/Automake/DisjConditions.pm (ambiguous_p): Simplif...
2003-08-09 Alexandre Duret... ignore Config.pm
2003-08-07 Alexandre Duret... * lib/Automake/Variable.pm (condition_ambiguous_p)...
2003-08-07 Alexandre Duret... * lib/Automake/Options.pm: New file.
2003-08-07 Raja R Harinath* Makefile.am (maintainer-check): Update perllibdir.
2003-08-07 Raja R Harinath* configure.in (AUTOMAKE, ACLOCAL): Search the 'lib...
2003-08-06 Alexandre Duret... * tests/ltcond.test: Thinko.
2003-08-06 Alexandre Duret... * lib/Automake/Config.in: New file.
2003-08-06 Alexandre Duret... * lib/Automake/Config.in: New file.
2003-08-05 Alexandre Duret... * tests/ltconv.test: s/rm/rm -f/ to placate maintainer...
2003-08-05 Alexandre Duret... * automake.in (handle_texinfo_helper): Use the user...
2003-08-03 Raja R Harinath* lib/Automake/Variable.pm (@EXPORT): Remove
2003-08-02 Raja R Harinath(handle_source_transform): Replace 'grep' with 'map'.
2003-08-02 Raja R Harinath* lib/Automake/Variables.pm (variables): Return a list of
2003-07-31 Alexandre Duret... * lib/depcomp (aix): Support AIX Compiler version 6.
2003-07-31 Alexandre Duret... * automake.texi (A Shared Library): Rewrite and split...
2003-07-30 Alexandre Duret... * automake.in (handle_single_transform_list): Complain...
2003-07-29 Alexandre Duret... * Makefile.am (FETCHFILES, fetch): Add config-ml.in and
2003-07-28 Alexandre Duret... * automake.in (handle_configure): Cosmetic change to...
2003-07-27 Alexandre Duret... * lib/Automake/Variable.pm (@EXPORT): Remove variable_dump.
2003-07-27 Alexandre Duret... * lib/am/compile.am (mostlyclean-compile): Do not erase...
2003-07-26 Alexandre Duret... * automake.in (get_object_extension, handle_languages)
2003-07-26 Alexandre Duret... Complete changes from 2003-07-08.
2003-07-25 Alexandre Duret... * tests/remake4.test: Use `$MAKE distdir' instead of...
2003-07-24 Alexandre Duret... * tests/gnuwarn2.test: Typo.
next
This page took 0.051667 seconds and 5 git commands to generate.