Sat, 29 Jul 2006 13:10:38 +0000 |
Bruno Haible |
Avoid creating an empty doc directory.
|
Sat, 29 Jul 2006 13:04:18 +0000 |
Bruno Haible |
Split the --help output into several paragraphs.
|
Sat, 29 Jul 2006 12:55:43 +0000 |
Bruno Haible |
Revert the --help output reordering.
|
Sat, 29 Jul 2006 12:46:34 +0000 |
Bruno Haible |
Improve an error message.
|
Thu, 20 Jul 2006 16:53:35 +0000 |
Paul Eggert |
* gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
|
Thu, 20 Jul 2006 14:51:57 +0000 |
Bruno Haible |
Add option --assume-autoconf. Default is back to 2.59.
|
Thu, 20 Jul 2006 14:22:07 +0000 |
Bruno Haible |
Reorder tests in doc-base patch.
|
Sat, 15 Jul 2006 23:07:01 +0000 |
Karl Berry |
help message tweaks
|
Tue, 11 Jul 2006 15:27:08 +0000 |
Eric Blake |
* gnulib-tool: List --doc-base before --tests-base.
|
Tue, 11 Jul 2006 12:58:27 +0000 |
Eric Blake |
* modules/fdl: New module, to install doc/fdl.texi.
|
Sun, 09 Jul 2006 03:31:53 +0000 |
Paul Eggert |
* gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
|
Fri, 23 Jun 2006 19:27:17 +0000 |
Bruno Haible |
Invent MOSTLYCLEANDIRS.
|
Tue, 09 May 2006 02:38:16 +0000 |
Eric Blake |
* gnulib-tool (func_version): Base copyright year on CVS date.
|
Tue, 02 May 2006 14:31:00 +0000 |
Bruno Haible |
Make --update option actually work.
|
Tue, 25 Apr 2006 12:01:00 +0000 |
Bruno Haible |
Sort the #include directives more carefully.
|
Mon, 24 Apr 2006 11:35:07 +0000 |
Bruno Haible |
Support for packages that use "gettextize --intl". From Claudio Fontana.
|
Mon, 24 Apr 2006 11:30:00 +0000 |
Bruno Haible |
Fix "gnulib-tool --dry-run --import" in a package that has no lib/ and
|
Mon, 13 Feb 2006 15:40:25 +0000 |
Simon Josefsson |
* gnulib-tool (Usage): Fix --import, from
|
Thu, 26 Jan 2006 12:51:48 +0000 |
Bruno Haible |
'trap' portability trapped me...
|
Wed, 25 Jan 2006 14:20:06 +0000 |
Bruno Haible |
Portability problem with Solaris sh.
|
Tue, 24 Jan 2006 19:18:45 +0000 |
Bruno Haible |
Fix portability problem to Solaris 9 sh.
|
Sun, 22 Jan 2006 08:31:53 +0000 |
Paul Eggert |
* gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
|
Thu, 19 Jan 2006 09:05:56 +0000 |
Simon Josefsson |
Simplify my *-tests modules.
|
Thu, 12 Jan 2006 15:39:50 +0000 |
Bruno Haible |
Fix sed_replace_auxdir.
|
Wed, 11 Jan 2006 16:37:10 +0000 |
Bruno Haible |
Make the AUTOCONF etc. commands overridable by the user.
|
Wed, 11 Jan 2006 13:03:25 +0000 |
Bruno Haible |
Avoid error due to empty archive on MacOS X.
|
Wed, 11 Jan 2006 13:01:13 +0000 |
Bruno Haible |
Ensure automatic ordering between gl_LOCK and gl_ARGP.
|
Wed, 11 Jan 2006 12:59:02 +0000 |
Bruno Haible |
Initialize also noinst_HEADERS to empty.
|
Wed, 11 Jan 2006 12:56:40 +0000 |
Bruno Haible |
Don't waste time in a recursive autoreconf.
|
Wed, 11 Jan 2006 12:24:28 +0000 |
Bruno Haible |
Replace build-aux when it occurs in the autoconf snippet.
|
Tue, 10 Jan 2006 13:37:12 +0000 |
Bruno Haible |
Avoid an automake error regarding the 'gettext' module.
|
Mon, 09 Jan 2006 13:27:12 +0000 |
Bruno Haible |
RANLIB is needed.
|
Fri, 02 Dec 2005 13:37:34 +0000 |
Bruno Haible |
Accept GPLed build tool modules when --lgpl is given.
|
Fri, 04 Nov 2005 18:25:19 +0000 |
Bruno Haible |
Implement the --update option.
|
Sun, 23 Oct 2005 17:31:48 +0000 |
Simon Josefsson |
* gnulib-tool: Fix --tests-base.
|
Fri, 21 Oct 2005 15:05:31 +0000 |
Bruno Haible |
Proper autoconf macro argument quoting.
|
Fri, 21 Oct 2005 13:14:34 +0000 |
Simon Josefsson |
* gnulib-tool: Define automake conditional GL_COND_LIBTOOL if
|
Mon, 17 Oct 2005 15:44:51 +0000 |
Bruno Haible |
Simplification, from Stepan Kasal.
|
Mon, 17 Oct 2005 10:27:37 +0000 |
Bruno Haible |
Small tweaks.
|
Tue, 20 Sep 2005 11:48:17 +0000 |
Bruno Haible |
Ignore trailing slashes in --m4-base value etc.
|
Tue, 20 Sep 2005 11:00:51 +0000 |
Bruno Haible |
Sort in a locale-independent way.
|
Mon, 19 Sep 2005 20:51:45 +0000 |
Bruno Haible |
Provide a default for --tests-base.
|
Mon, 19 Sep 2005 15:33:19 +0000 |
Bruno Haible |
Support --with-tests also with --import.
|
Mon, 19 Sep 2005 15:32:51 +0000 |
Bruno Haible |
Comment out too much verbosity in --dry-run.
|
Mon, 19 Sep 2005 15:32:08 +0000 |
Bruno Haible |
Portability fix: readlink is not portable.
|
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.
|