log gnulib-tool @ 6247:06bf58313e18

age author description
Mon, 19 Sep 2005 15:31:32 +0000 Bruno Haible Oops.
Mon, 19 Sep 2005 15:31:11 +0000 Bruno Haible Rework the way --dry-run works.
Mon, 19 Sep 2005 15:29:40 +0000 Bruno Haible Speed up the matching of new and old files.
Mon, 05 Sep 2005 11:40:42 +0000 Bruno Haible Fix cmp invocation.
Sun, 04 Sep 2005 15:57:34 +0000 Derek R. Price * gnulib-tool: Fix reversed $symbolic logic.
Sat, 03 Sep 2005 08:20:57 +0000 Simon Josefsson 2005-09-03 Simon Josefsson <jas@extundo.com>
Fri, 02 Sep 2005 17:28:31 +0000 Bruno Haible Provide defaults where needed.
Fri, 02 Sep 2005 11:18:48 +0000 Bruno Haible Don't put symlinks unless asked for.
Thu, 01 Sep 2005 12:28:32 +0000 Bruno Haible Don't complain about missing options in the first-use case.
Thu, 01 Sep 2005 12:18:03 +0000 Bruno Haible Remove the .tmp files.
Wed, 31 Aug 2005 20:57:03 +0000 Bruno Haible Make it possible to use multiple gnulib instantiations with the same
Wed, 31 Aug 2005 20:55:19 +0000 Bruno Haible Avoid unnecessary diffs in the generated lib/Makefile.am.
Wed, 31 Aug 2005 20:54:49 +0000 Bruno Haible Read the previous cached settings.
Wed, 31 Aug 2005 20:53:42 +0000 Bruno Haible Separate the generates files into cvs-committable files and frequently
Wed, 31 Aug 2005 20:52:14 +0000 Bruno Haible Avoid multiple copies of AC_GNU_SOURCE in the configure file.
Wed, 31 Aug 2005 20:51:41 +0000 Bruno Haible Rename some variables.
Wed, 31 Aug 2005 20:51:09 +0000 Bruno Haible Put all dummy definitions of gnulib-tool's specification macros into
Wed, 31 Aug 2005 20:48:36 +0000 Bruno Haible New option --macro-prefix.
Wed, 31 Aug 2005 20:46:59 +0000 Bruno Haible Emit a stub for gl_LIBTOOL: we want to cache whether --libtool was specified.
Mon, 29 Aug 2005 20:03:01 +0000 Bruno Haible Avoid unnecessary spaces in $avoidlist.
Mon, 29 Aug 2005 20:02:25 +0000 Bruno Haible Emit more comments and advice.
Mon, 29 Aug 2005 19:59:56 +0000 Bruno Haible Protect references to destdir with double-quotes.
Thu, 25 Aug 2005 12:36:00 +0000 Bruno Haible Support for unit test modules.
Thu, 25 Aug 2005 12:15:37 +0000 Bruno Haible Update copyright year and authors.
Thu, 25 Aug 2005 12:11:12 +0000 Bruno Haible Fix autoreconf invocation.
Thu, 25 Aug 2005 12:08:21 +0000 Bruno Haible Generalize support for --aux-dir.
Thu, 25 Aug 2005 12:02:37 +0000 Bruno Haible Use compound statement instead of subshell.
Thu, 25 Aug 2005 12:00:38 +0000 Bruno Haible Change --aux-dir default to "build-aux".
Thu, 25 Aug 2005 11:56:57 +0000 Bruno Haible Proper autoconf macro argument quoting.
Mon, 15 Aug 2005 12:13:30 +0000 Simon Josefsson * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
Thu, 11 Aug 2005 10:08:57 +0000 Simon Josefsson Add gl_AVOID.
Mon, 11 Jul 2005 11:37:09 +0000 Bruno Haible New option --avoid.
Tue, 05 Jul 2005 07:14:00 +0000 Paul Eggert * gnulib-tool (func_import): Add support for 'public domain' license.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Fri, 13 May 2005 07:01:19 +0000 Paul Eggert (func_import): Sort and uniquify recommended includes.
Thu, 21 Apr 2005 22:10:05 +0000 Simon Josefsson (Options): Add -s for --symlink/--symbolic.
Tue, 19 Apr 2005 07:52:49 +0000 Simon Josefsson (Options): Make --symlink mean --symbolic.
Fri, 15 Apr 2005 09:10:09 +0000 Simon Josefsson 2005-04-15 Simon Josefsson <jas@extundo.com>
Fri, 15 Apr 2005 09:06:26 +0000 Simon Josefsson 2005-04-15 Oskar Liljeblad <oskar@osk.mine.nu>
Fri, 04 Mar 2005 19:36:42 +0000 Bruno Haible Preserve timestamps of files that have not changed.
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