Fix typos.
[gnulib.git] / gnulib-tool
2006-07-29 Bruno HaibleTweak error message about missing --doc-base.
2006-07-29 Bruno HaibleMake it possible to use a locally augmented gnulib.
2006-07-29 Bruno HaibleSupport projects without a top-level Makefile.am.
2006-07-29 Bruno HaibleRemove the --assume-autoconf option.
2006-07-29 Bruno HaibleAvoid creating an empty doc directory.
2006-07-29 Bruno HaibleSplit the --help output into several paragraphs.
2006-07-29 Bruno HaibleRevert the --help output reordering.
2006-07-29 Bruno HaibleImprove an error message.
2006-07-20 Paul Eggert* gnulib-tool (func_usage): Document --assume-autoconf...
2006-07-20 Bruno HaibleAdd option --assume-autoconf. Default is back to 2.59.
2006-07-20 Bruno HaibleReorder tests in doc-base patch.
2006-07-15 Karl Berryhelp message tweaks
2006-07-11 Eric Blake* gnulib-tool: List --doc-base before --tests-base.
2006-07-11 Eric Blake* modules/fdl: New module, to install doc/fdl.texi.
2006-07-09 Paul Eggert* gnulib-tool (func_get_filelist): Don't echo m4/onceon...
2006-06-23 Bruno HaibleInvent MOSTLYCLEANDIRS.
2006-05-09 Eric Blake* gnulib-tool (func_version): Base copyright year on...
2006-05-02 Bruno HaibleMake --update option actually work.
2006-04-25 Bruno HaibleSort the #include directives more carefully.
2006-04-24 Bruno HaibleSupport for packages that use "gettextize --intl"....
2006-04-24 Bruno HaibleFix "gnulib-tool --dry-run --import" in a package that...
2006-02-13 Simon Josefsson* gnulib-tool (Usage): Fix --import, from
2006-01-26 Bruno Haible'trap' portability trapped me...
2006-01-25 Bruno HaiblePortability problem with Solaris sh.
2006-01-24 Bruno HaibleFix portability problem to Solaris 9 sh.
2006-01-22 Paul Eggert* gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass...
2006-01-19 Simon JosefssonSimplify my *-tests modules.
2006-01-12 Bruno HaibleFix sed_replace_auxdir.
2006-01-11 Bruno HaibleMake the AUTOCONF etc. commands overridable by the...
2006-01-11 Bruno HaibleAvoid error due to empty archive on MacOS X.
2006-01-11 Bruno HaibleEnsure automatic ordering between gl_LOCK and gl_ARGP.
2006-01-11 Bruno HaibleInitialize also noinst_HEADERS to empty.
2006-01-11 Bruno HaibleDon't waste time in a recursive autoreconf.
2006-01-11 Bruno HaibleReplace build-aux when it occurs in the autoconf snippet.
2006-01-10 Bruno HaibleAvoid an automake error regarding the 'gettext' module.
2006-01-09 Bruno HaibleRANLIB is needed.
2005-12-02 Bruno HaibleAccept GPLed build tool modules when --lgpl is given.
2005-11-04 Bruno HaibleImplement the --update option.
2005-10-23 Simon Josefsson* gnulib-tool: Fix --tests-base.
2005-10-21 Bruno HaibleProper autoconf macro argument quoting.
2005-10-21 Simon Josefsson* gnulib-tool: Define automake conditional GL_COND_LIBT...
2005-10-17 Bruno HaibleSimplification, from Stepan Kasal.
2005-10-17 Bruno HaibleSmall tweaks.
2005-09-20 Bruno HaibleIgnore trailing slashes in --m4-base value etc.
2005-09-20 Bruno HaibleSort in a locale-independent way.
2005-09-19 Bruno HaibleProvide a default for --tests-base.
2005-09-19 Bruno HaibleSupport --with-tests also with --import.
2005-09-19 Bruno HaibleComment out too much verbosity in --dry-run.
2005-09-19 Bruno HaiblePortability fix: readlink is not portable.
2005-09-19 Bruno HaibleOops.
2005-09-19 Bruno HaibleRework the way --dry-run works.
2005-09-19 Bruno HaibleSpeed up the matching of new and old files.
2005-09-05 Bruno HaibleFix cmp invocation.
2005-09-04 Derek R. Price* gnulib-tool: Fix reversed $symbolic logic.
2005-09-03 Simon Josefsson2005-09-03 Simon Josefsson <jas@extundo.com>
2005-09-02 Bruno HaibleProvide defaults where needed.
2005-09-02 Bruno HaibleDon't put symlinks unless asked for.
2005-09-01 Bruno HaibleDon't complain about missing options in the first-use...
2005-09-01 Bruno HaibleRemove the .tmp files.
2005-08-31 Bruno HaibleMake it possible to use multiple gnulib instantiations...
2005-08-31 Bruno HaibleAvoid unnecessary diffs in the generated lib/Makefile.am.
2005-08-31 Bruno HaibleRead the previous cached settings.
2005-08-31 Bruno HaibleSeparate the generates files into cvs-committable files...
2005-08-31 Bruno HaibleAvoid multiple copies of AC_GNU_SOURCE in the configure...
2005-08-31 Bruno HaibleRename some variables.
2005-08-31 Bruno HaiblePut all dummy definitions of gnulib-tool's specificatio...
2005-08-31 Bruno HaibleNew option --macro-prefix.
2005-08-31 Bruno HaibleEmit a stub for gl_LIBTOOL: we want to cache whether...
2005-08-29 Bruno HaibleAvoid unnecessary spaces in $avoidlist.
2005-08-29 Bruno HaibleEmit more comments and advice.
2005-08-29 Bruno HaibleProtect references to destdir with double-quotes.
2005-08-25 Bruno HaibleSupport for unit test modules.
2005-08-25 Bruno HaibleUpdate copyright year and authors.
2005-08-25 Bruno HaibleFix autoreconf invocation.
2005-08-25 Bruno HaibleGeneralize support for --aux-dir.
2005-08-25 Bruno HaibleUse compound statement instead of subshell.
2005-08-25 Bruno HaibleChange --aux-dir default to "build-aux".
2005-08-25 Bruno HaibleProper autoconf macro argument quoting.
2005-08-15 Simon Josefsson* gnulib-tool (sed_extract_prog): Recognize 'unlimited...
2005-08-11 Simon JosefssonAdd gl_AVOID.
2005-07-11 Bruno HaibleNew option --avoid.
2005-07-05 Paul Eggert* gnulib-tool (func_import): Add support for 'public...
2005-05-14 Paul Eggert*** empty log message ***
2005-05-13 Paul Eggert(func_import): Sort and uniquify recommended includes.
2005-04-21 Simon Josefsson(Options): Add -s for --symlink/--symbolic.
2005-04-19 Simon Josefsson(Options): Make --symlink mean --symbolic.
2005-04-15 Simon Josefsson2005-04-15 Simon Josefsson <jas@extundo.com>
2005-04-15 Simon Josefsson2005-04-15 Oskar Liljeblad <oskar@osk.mine.nu>
2005-03-04 Bruno HaiblePreserve timestamps of files that have not changed.
2005-03-04 Paul Eggert* gnulib-tool: Only replace files via --import when...
2005-01-05 Simon JosefssonPrint #include directives when --import'ing.
2004-12-15 Paul Eggert(func_emit_lib_Makefile_am): Shorten a long sed command.
2004-10-17 Paul Eggert(func_emit_lib_Makefile_am): Fix typo: a $ was
2004-10-15 Simon JosefssonFix comments. Fix parse problem.
2004-10-15 Bruno HaibleProvisions for defining LTALLOCA.
2004-10-15 Bruno HaibleTweak.
2004-10-15 Bruno HaibleEmit separators in lib/Makefile.am.
2004-10-15 Bruno HaibleMove duplicated code into function func_emit_lib_Makefi...
2004-10-15 Bruno HaiblePortability tweak.
2004-10-15 Bruno HaibleInitialize opt_lgpl.
next