* lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
[gnulib.git] / gnulib-tool
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-10-02 Bruno HaibleDon't use no-dependencies, since it's not the default...
2006-09-26 Bruno HaibleTweak last patch, for symmetry.
2006-09-25 Eric Blake* gnulib-tool (func_import, func_create_testdir): Fix...
2006-09-22 Bruno HaibleDon't include the config-h module in megatestdir.
2006-09-22 Bruno HaiblePass to the gl_GETLOADAVG macro the $gl_source_base...
2006-09-22 Ralf Wildenhues* gnulib-tool (func_version): Create output all at...
2006-09-19 Eric Blake* gnulib-tool: Avoid space-tab.
2006-09-19 Ralf Wildenhues* gnulib-tool (func_exit): New function, to allow to...
2006-09-18 Paul Eggert* gnulib-tool (avoidlist): Fix typo that broke options...
2006-09-18 Bruno HaibleAvoid to execute while loops in a subshell.
2006-09-18 Bruno HaibleAvoid quadratic complexity due to string concatenations.
2006-09-18 Bruno HaibleSpeed up presentation of the include files.
2006-09-18 Bruno HaibleRewrite all file names at once.
2006-09-18 Bruno HaibleSpeed up func_modules_transitive_closure.
2006-09-18 Bruno HaibleUse "sort -u" where it makes sense.
2006-09-13 Bruno HaibleTweak for automake.
2006-09-09 Bruno HaibleFor libraries not built with libtool:
2006-09-07 Bruno HaibleA comment about automake-1.9b.
2006-09-06 Bruno HaibleAdd support for LDFLAGS of the generated library.
2006-09-01 Paul Eggert* gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
2006-09-01 Bruno HaibleImprove maintainability.
2006-08-31 Eric Blake* gnulib-tool: Don't let emacs change spaces to TAB.
2006-08-31 Bruno HaibleSlightly change the output generated by --makefile...
2006-08-31 Bruno HaibleFix problem when calling "gnulib-tool --update" on...
2006-08-30 Paul Eggert* MODULES.html.sh (Support for building documentation...
2006-08-28 Paul Eggert* gnulib-tool (emit_lib_Makefile_am): Don't put $makefi...
2006-08-28 Bruno HaibleNew option --makefile-name.
2006-08-28 Bruno HaibleReorder some statements.
2006-08-28 Bruno HaibleSmall fix after --local-dir introduction.
2006-08-28 Bruno HaibleSave the --local-dir value in the cache file.
2006-08-28 Bruno HaibleBetter error handling.
2006-08-26 Paul EggertNew config-h module, so that "make" output needn't...
2006-08-24 Bruno HaibleTest other subdirectory names than 'lib' and 'm4'.
2006-08-23 Bruno HaibleSeparate the "early" and the "normal" part of the macro.
2006-08-22 Bruno HaibleMake it possible to use lib_LTLIBRARIES in a snippet.
2006-08-21 Bruno HaibleMake it possible to install the generated library.
2006-08-21 Bruno HaibleDon't create a $(pkgdatadir) if there's nothing to...
2006-08-21 Bruno HaibleMake it work also with Solaris /bin/sh.
2006-08-15 Bruno HaibleCOPYING is not a module.
2006-08-10 Bruno HaibleApply last patch also to --create-testdir.
2006-08-10 Eric Blake* gnulib-tool (func_import): Detect unexpanded macros...
2006-08-08 Bruno HaibleAllow AC_REQUIREs in the configure.ac snippet.
2006-08-07 Bruno HaibleMake pkgdata_DATA a cumulative variable. From Ralf...
2006-08-04 Bruno HaibleFix for "make -j 3".
2006-07-31 Bruno HaibleClean core dumps.
2006-07-31 Bruno HaibleImprove autoconf_minversion detection.
2006-07-31 Bruno HaibleNew option --no-libtool.
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.
next