log gnulib-tool @ 9086:110e60d88fad

age author description
Tue, 10 Jul 2007 12:25:38 +0000 Sergey Poznyakoff (func_import): Avoid duplication of --avoid statements
Sun, 01 Jul 2007 13:01:40 +0000 Bruno Haible Determine PATH_SEPARATOR and handle Windows PATH as well.
Sun, 01 Jul 2007 12:17:22 +0000 Bruno Haible Untabify the last two commits.
Sun, 01 Jul 2007 11:02:14 +0000 Ralf Wildenhues * gnulib-tool (self_abspathname): Fix algorithm to cope with
Sun, 01 Jul 2007 07:55:34 +0000 Ralf Wildenhues * gnulib-tool: Fix indentation.
Sat, 23 Jun 2007 19:21:30 +0000 Bruno Haible Don't let the 'mostlyclean' target fail because of a nonempty directory.
Sat, 23 Jun 2007 12:37:29 +0000 Bruno Haible Untabify.
Sat, 23 Jun 2007 11:20:11 +0000 Bruno Haible Make use of ksh's 'print' built-in.
Sat, 23 Jun 2007 10:14:04 +0000 Bruno Haible Tweak comment.
Sat, 23 Jun 2007 09:52:08 +0000 Bruno Haible Add better support for bash versions < 2.04.
Sat, 23 Jun 2007 07:40:57 +0000 Ralf Wildenhues * gnulib-tool (IFS): Initialize early, so we don't set it to
Sat, 23 Jun 2007 02:02:46 +0000 Bruno Haible Ensure a POSIX:2001 compliant 'echo' command.
Fri, 22 Jun 2007 18:16:39 +0000 Ralf Wildenhues * gnulib-tool (func_add_or_update, func_create_testdir): Do not
Mon, 28 May 2007 15:46:54 +0000 Bruno Haible Remember the presence of the --with-tests command-line option through
Thu, 12 Apr 2007 13:01:59 +0000 Simon Josefsson 2007-04-12 Simon Josefsson <simon@josefsson.org>
Thu, 12 Apr 2007 11:56:38 +0000 Simon Josefsson 2007-04-12 Simon Josefsson <simon@josefsson.org>
Tue, 03 Apr 2007 23:27:57 +0000 Bruno Haible TEMPLATE-EXTENDED is not a module.
Fri, 23 Mar 2007 13:11:28 +0000 Eric Blake * gnulib-tool: Rearrange space-tab sequences, since some editors
Sat, 17 Mar 2007 16:27:48 +0000 Bruno Haible Update .cvsignore and .gitignore files.
Mon, 12 Mar 2007 00:48:31 +0000 Bruno Haible Request a "make distclean" after successful "make check", to save disk space.
Sun, 11 Mar 2007 22:16:19 +0000 Bruno Haible Avoid using sed -e "", not supported by AIX sed.
Sun, 11 Mar 2007 22:11:22 +0000 Bruno Haible Start the autobuild script with /bin/sh.
Sun, 11 Mar 2007 12:03:51 +0000 Bruno Haible Create also an autobuild script.
Sat, 10 Mar 2007 15:20:28 +0000 Bruno Haible Avoiding the "./configure && make && make distclean" did not work most of the
Tue, 06 Mar 2007 03:38:30 +0000 Bruno Haible Special handling for the 'relocatable-prog-wrapper' module.
Sun, 04 Feb 2007 19:09:25 +0000 Bruno Haible New module description section 'configure.ac-early'.
Thu, 01 Feb 2007 01:52:34 +0000 Bruno Haible New module description field 'Link'.
Sun, 28 Jan 2007 13:58:02 +0000 Ralf Wildenhues * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
Sat, 27 Jan 2007 13:53:54 +0000 Bruno Haible In testing directories, link the test programs already during "make", not
Sun, 21 Jan 2007 20:07:08 +0000 Bruno Haible Fix test whether sed is GNU sed supporting --posix.
Wed, 17 Jan 2007 23:46:34 +0000 Bruno Haible Tests modules are under GPL now.
Sun, 14 Jan 2007 23:00:12 +0000 Bruno Haible For test modules, use the license of the main module.
Sun, 14 Jan 2007 20:45:45 +0000 Bruno Haible Don't unnecessarily run configure and make.
Thu, 11 Jan 2007 13:28:50 +0000 Simon Josefsson (func_all_modules): Exclude all .* files (e.g., Emacs .#* auto-save files).
Thu, 11 Jan 2007 13:12:56 +0000 Bruno Haible Exclude all files inside the CVS directory.
Tue, 09 Jan 2007 20:45:17 +0000 Ralf Wildenhues * gnulib-tool (func_all_modules): Use POSIX conforming escaping
Tue, 09 Jan 2007 13:44:33 +0000 Bruno Haible Add support for subdirectories of the 'modules/' directory.
Mon, 08 Jan 2007 19:20:07 +0000 Bruno Haible Back from an automatic module-indicator macro to a module-indicator macro
Thu, 04 Jan 2007 18:10:42 +0000 Paul Eggert * gnulib-tool (autoconf_minversion): Take the maximum version number
Wed, 03 Jan 2007 12:19:04 +0000 Simon Josefsson 2007-01-03 Simon Josefsson <simon@josefsson.org>
Tue, 02 Jan 2007 20:59:11 +0000 Bruno Haible Indicate the presence of gnulib modules through C macros.
Sun, 31 Dec 2006 06:29:50 +0000 Paul Eggert * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
Tue, 26 Dec 2006 18:42:09 +0000 Eric Blake * modules/absolute-header: New module.
Tue, 26 Dec 2006 01:51:36 +0000 Paul Eggert * gnulib-tool (SED): Remove, undoing previous change.
Fri, 22 Dec 2006 12:49:38 +0000 Bruno Haible Use "sed --posix" instead of "sed" when possible.
Mon, 11 Dec 2006 18:19:59 +0000 Bruno Haible Fix 'join' invocation.
Mon, 11 Dec 2006 12:41:09 +0000 Bruno Haible Don't show the includes for modules that were not explicitly specified.
Wed, 29 Nov 2006 14:30:01 +0000 Bruno Haible Fix double initialization of noinst_LTLIBRARIES.
Mon, 27 Nov 2006 14:22:11 +0000 Bruno Haible Initialize also noinst_LTLIBRARIES.
Wed, 15 Nov 2006 20:47:08 +0000 Bruno Haible Add license compatibility check in --create-testdir.
Tue, 14 Nov 2006 09:37:20 +0000 Bruno Haible Fix --create-testdir --with-tests.
Mon, 13 Nov 2006 19:07:29 +0000 Bruno Haible Override also AC_LIBSOURCES. Works around an automake error
Mon, 13 Nov 2006 12:35:41 +0000 Bruno Haible Replace build-aux/ also in the Makefile snippet.
Mon, 13 Nov 2006 12:35:01 +0000 Bruno Haible New option --local-symlink.
Mon, 13 Nov 2006 12:34:33 +0000 Bruno Haible Fix the symlinks installed by the --symlink option.
Mon, 13 Nov 2006 12:33:43 +0000 Bruno Haible Finish support for source files in subdirectories.
Mon, 13 Nov 2006 12:33:07 +0000 Bruno Haible Synthesize also an EXTRA_lib_SOURCES augmentation.
Sun, 12 Nov 2006 09:53:16 +0000 Ralf Wildenhues * gnulib-tool (func_create_testdir): Fix replacement of
Mon, 06 Nov 2006 13:04:37 +0000 Bruno Haible Create also all needed subdirectories.
Thu, 02 Nov 2006 14:47:36 +0000 Bruno Haible Fix typo in actioncmd. From Charles WIlson.