log gnulib-tool @ 5684:0aebab2c04d4

age author description
Fri, 04 Mar 2005 19:28:13 +0000 Paul Eggert * gnulib-tool: Only replace files via --import when they have
Wed, 05 Jan 2005 02:50:04 +0000 Simon Josefsson Print #include directives when --import'ing.
Wed, 15 Dec 2004 22:31:01 +0000 Paul Eggert (func_emit_lib_Makefile_am): Shorten a long sed command.
Sun, 17 Oct 2004 17:50:25 +0000 Paul Eggert (func_emit_lib_Makefile_am): Fix typo: a $ was
Fri, 15 Oct 2004 22:57:10 +0000 Simon Josefsson Fix comments. Fix parse problem.
Fri, 15 Oct 2004 20:20:11 +0000 Bruno Haible Provisions for defining LTALLOCA.
Fri, 15 Oct 2004 16:54:14 +0000 Bruno Haible Tweak.
Fri, 15 Oct 2004 16:51:32 +0000 Bruno Haible Emit separators in lib/Makefile.am.
Fri, 15 Oct 2004 16:45:28 +0000 Bruno Haible Move duplicated code into function func_emit_lib_Makefile_am().
Fri, 15 Oct 2004 15:46:41 +0000 Bruno Haible Portability tweak.
Fri, 15 Oct 2004 15:43:58 +0000 Bruno Haible Initialize opt_lgpl.
Fri, 15 Oct 2004 15:40:45 +0000 Bruno Haible Move duplicated code into function func_modules_to_filelist().
Fri, 15 Oct 2004 15:37:43 +0000 Bruno Haible Move duplicated code into function func_modules_transitive_closure().
Fri, 15 Oct 2004 15:32:25 +0000 Bruno Haible Use func_get_license.
Fri, 15 Oct 2004 15:28:43 +0000 Bruno Haible Move a lot of code into function func_import().
Fri, 15 Oct 2004 14:58:04 +0000 Bruno Haible Initialize supplied_libname. Tweak usage message.
Fri, 15 Oct 2004 14:49:59 +0000 Bruno Haible Untabify.
Mon, 04 Oct 2004 11:44:19 +0000 Bruno Haible 'README' is not a module.
Wed, 29 Sep 2004 05:58:14 +0000 Paul Eggert Fix typo in previous change: lgpl -> opt_lgpl.
Tue, 28 Sep 2004 23:43:38 +0000 Paul Eggert New parameter --lgpl, to asseert that modules are
Thu, 23 Sep 2004 16:15:07 +0000 Bruno Haible 2004-09-23 Simon Josefsson <jas@extundo.com>
Wed, 22 Sep 2004 15:11:04 +0000 Bruno Haible Add a license tag to every module.
Tue, 21 Sep 2004 14:22:48 +0000 Bruno Haible Comment out private settings.
Sun, 19 Sep 2004 02:08:45 +0000 Paul Eggert Replace various ad-hoc automake/autoconf/aclocal
Tue, 17 Aug 2004 23:36:21 +0000 Paul Eggert Use sed instead of autoconf --trace, inspired by
Thu, 12 Aug 2004 20:47:12 +0000 Paul Eggert Add --source-base, --m4-base, --libtool options.
Wed, 17 Sep 2003 18:30:23 +0000 Paul Eggert Port gnulib-tool to Solaris 8.
Tue, 16 Sep 2003 14:53:35 +0000 Bruno Haible Add a warning about duplicate dependencies.
Sun, 17 Aug 2003 15:25:00 +0000 Bruno Haible Avoid autoconf/autoheader warning
Thu, 22 May 2003 13:57:59 +0000 Karl Berry trivial help message fix
Tue, 21 Jan 2003 13:21:17 +0000 Bruno Haible Correctly separate Include from Maintainer.
Mon, 20 Jan 2003 10:02:37 +0000 Bruno Haible Add a Maintainer.
Mon, 13 Jan 2003 21:57:21 +0000 Bruno Haible Files meant for the AUX_DIR are now in the config subdirectory.
Mon, 13 Jan 2003 16:03:12 +0000 Bruno Haible Ensure alloca.h and stdbool.h are created before compiling the library.
Thu, 09 Jan 2003 13:22:53 +0000 Bruno Haible Ignore Emacs backup files.
Wed, 01 Jan 2003 14:58:41 +0000 Karl Berry (func_verify_module): report module name $module
Wed, 01 Jan 2003 14:51:23 +0000 Karl Berry (create-testdir): don't complain if destdir
Wed, 01 Jan 2003 14:49:10 +0000 Karl Berry (last_checkin_date): don't expand the $Date here.
Tue, 31 Dec 2002 13:47:17 +0000 Bruno Haible Tool for managing gnulib modules.