Move macros for finding floating-point exponents into separate M4 files.
[gnulib.git] / gnulib-tool
2008-07-10 Eric BlakeWork with tar's bootstrap.
2008-07-03 Ralf WildenhuesRecognize 'foo_LIBRARIES += libgnu.a'.
2008-06-29 Bruno HaiblePut gnulib-comp.m4 into .cvsignore or .gitignore.
2008-06-29 Bruno HaibleRecommend to put gnulib-cache.m4 into EXTRA_DIST.
2008-06-23 Eric BlakeMake gnulib-cache.m4 easier to diff.
2008-06-04 Bruno HaibleUndo last commit, as it does not solve the problem...
2008-06-04 Bruno HaibleExclude the 'gnumakefile' module from default testdir...
2008-05-14 Eric BlakeAvoid quadratic growth in gl_LIBSOURCES.
2008-05-14 Bruno HaibleOops, fix small mistake in last commit.
2008-05-14 Eric BlakeReduce number of forks required during autoconf.
2008-05-13 Eric Blake* gnulib-tool: Fix various comment typos.
2008-04-11 Bruno HaibleFix __GNUC_STDC_INLINE__ predefine with Apple GCC on...
2008-04-09 Eric BlakeAvoid some more autoconf warnings.
2008-04-06 Jim Meyeringgnulib-tool (func_add_or_update): s/backuped/backed...
2008-03-23 Bruno HaibleNew options --vc-files, --no-vc-files.
2008-03-23 Bruno HaibleInstall files from top/ in the destination directory.
2008-03-23 Bruno HaibleTweak "gnulib --version" output.
2008-03-23 Bruno HaibleTweak "gnulib --version" output.
2008-03-21 Eric BlakeMore --version tweaks.
2008-03-14 Eric BlakeBump copyright year in files generated by gnulib-tool.
2008-03-14 Eric BlakeFix 'gnulib-tool --version' output to work with git.
2007-12-26 Bruno HaibleFix the value of $auxdir used when generating the tests...
2007-12-26 Bruno HaibleRemove unnecessary -l options from LDFLAGS.
2007-12-12 Eric BlakeAllow circular dependency of separate libtests.a
2007-12-11 Eric BlakeAvoid link failures with separate libtests.a.
2007-12-11 Jim MeyeringSupport versions of autoconf prior to 2.59c.
2007-12-10 Bruno HaibleCollect sources for tests-related modules in tests...
2007-12-10 Bruno HaibleFix references to the build-aux directory in the genera...
2007-12-10 Bruno HaibleRemove redundant code.
2007-10-29 Bruno HaibleIf --lgpl is not specified, convert copyright headers... v0.0
2007-10-28 Bruno HaibleAllow specifying the LGPL version number through -...
2007-10-21 Bruno HaibleUpdate after move from cvs to git.
2007-10-17 Ralf Wildenhues* gnulib-tool (func_get_dependencies): Fix sed script...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-04 Bruno HaibleSynthesize an EXTRA_DIST augmentation also for tests...
2007-10-01 Bruno HaibleAC_LIBSOURCES([alloca.c]) must be a no-op, otherwise...
2007-09-29 Bruno Haiblem4 macro indentation.
2007-09-28 Eric BlakeEnforce that AC_REPLACE_FUNCS files exist.
2007-09-17 Bruno HaibleMake "gnulib-tool --version" work in git-cvsserver...
2007-09-16 Bruno HaibleTry harder to enable the alias for 'sed'.
2007-09-09 Bruno HaibleAllow for modules to show an arbitrary notice.
2007-09-09 Bruno HaibleNew options --verbose, --quiet.
2007-09-08 Bruno HaiblePrefer rsync over wget when available.
2007-08-26 Bruno HaibleCare about dangling symbolic links.
2007-08-26 Bruno HaibleUse test -h, not test -L.
2007-07-23 Bruno HaibleCreate .cvsignore files when creating a new directory.
2007-07-19 Bruno HaibleRemove pointless error message.
2007-07-18 Bruno HaibleNew options --po-base, --po-domain.
2007-07-18 Bruno HaibleEnsure that also files under build-aux/ are distributed.
2007-07-14 Bruno HaibleNew gnulib-tool option --more-symlinks.
2007-07-13 Bruno HaibleHandle copying terms "GPLv2+" and "LGPLv2+".
2007-07-10 Sergey Poznyakoff(func_import): Avoid duplication of --avoid statements
2007-07-01 Bruno HaibleDetermine PATH_SEPARATOR and handle Windows PATH as...
2007-07-01 Bruno HaibleUntabify the last two commits.
2007-07-01 Ralf Wildenhues* gnulib-tool (self_abspathname): Fix algorithm to...
2007-07-01 Ralf Wildenhues* gnulib-tool: Fix indentation.
2007-06-23 Bruno HaibleDon't let the 'mostlyclean' target fail because of...
2007-06-23 Bruno HaibleUntabify.
2007-06-23 Bruno HaibleMake use of ksh's 'print' built-in.
2007-06-23 Bruno HaibleTweak comment.
2007-06-23 Bruno HaibleAdd better support for bash versions < 2.04.
2007-06-23 Ralf Wildenhues* gnulib-tool (IFS): Initialize early, so we don't...
2007-06-23 Bruno HaibleEnsure a POSIX:2001 compliant 'echo' command.
2007-06-22 Ralf Wildenhues* gnulib-tool (func_add_or_update, func_create_testdir...
2007-05-28 Bruno HaibleRemember the presence of the --with-tests command-line...
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-03 Bruno HaibleTEMPLATE-EXTENDED is not a module.
2007-03-23 Eric Blake* gnulib-tool: Rearrange space-tab sequences, since...
2007-03-17 Bruno HaibleUpdate .cvsignore and .gitignore files.
2007-03-12 Bruno HaibleRequest a "make distclean" after successful "make check...
2007-03-11 Bruno HaibleAvoid using sed -e "", not supported by AIX sed.
2007-03-11 Bruno HaibleStart the autobuild script with /bin/sh.
2007-03-11 Bruno HaibleCreate also an autobuild script.
2007-03-10 Bruno HaibleAvoiding the "./configure && make && make distclean...
2007-03-06 Bruno HaibleSpecial handling for the 'relocatable-prog-wrapper...
2007-02-04 Bruno HaibleNew module description section 'configure.ac-early'.
2007-02-01 Bruno HaibleNew module description field 'Link'.
2007-01-28 Ralf Wildenhues* gnulib-tool (func_emit_lib_Makefile_am, func_add_or_u...
2007-01-27 Bruno HaibleIn testing directories, link the test programs already...
2007-01-21 Bruno HaibleFix test whether sed is GNU sed supporting --posix.
2007-01-17 Bruno HaibleTests modules are under GPL now.
2007-01-14 Bruno HaibleFor test modules, use the license of the main module.
2007-01-14 Bruno HaibleDon't unnecessarily run configure and make.
2007-01-11 Simon Josefsson(func_all_modules): Exclude all .* files (e.g., Emacs...
2007-01-11 Bruno HaibleExclude all files inside the CVS directory.
2007-01-09 Ralf Wildenhues* gnulib-tool (func_all_modules): Use POSIX conforming...
2007-01-09 Bruno HaibleAdd support for subdirectories of the 'modules/' directory.
2007-01-08 Bruno HaibleBack from an automatic module-indicator macro to a...
2007-01-04 Paul Eggert* gnulib-tool (autoconf_minversion): Take the maximum...
2007-01-03 Simon Josefsson2007-01-03 Simon Josefsson <simon@josefsson.org>
2007-01-02 Bruno HaibleIndicate the presence of gnulib modules through C macros.
2006-12-31 Paul Eggert* gnulib-tool (SORT): Remove, since we no longer assume...
2006-12-26 Eric Blake* modules/absolute-header: New module.
2006-12-26 Paul Eggert* gnulib-tool (SED): Remove, undoing previous change.
2006-12-22 Bruno HaibleUse "sed --posix" instead of "sed" when possible.
2006-12-11 Bruno HaibleFix 'join' invocation.
2006-12-11 Bruno HaibleDon't show the includes for modules that were not expli...
2006-11-29 Bruno HaibleFix double initialization of noinst_LTLIBRARIES.
2006-11-27 Bruno HaibleInitialize also noinst_LTLIBRARIES.
next