verify: new macro 'assume'
[gnulib.git] / gnulib-tool
2010-02-08 Ralf Wildenhuesgnulib-tool: Make caching optional.
2010-02-08 Ralf Wildenhuesgnulib-tool: cache module metainformation.
2010-01-25 Bruno Haiblegnulib-tool: Make warning diagnostics consistent.
2010-01-24 Bruno HaibleProvide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
2010-01-17 Ralf Wildenhuesgnulib-tool: fix filelist for AIX, HP-UX ksh.
2010-01-17 Ralf Wildenhuesgnulib-tool: avoid writing in the current directory.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-19 Bruno HaibleNew module attribute 'Applicability'.
2009-12-10 Bruno HaibleUse sed with option -e.
2009-11-17 Ludovic CourtèsAdd `gnulib-tool --import' support for LGPLv3+.
2009-11-15 Simon JosefssonAdd xalloc-die self-test.
2009-11-14 Robert Millangnulib-tool: correctly detect absence of m4 directories
2009-10-03 Bruno HaibleConditionally emit AM_PROG_CC_C_O invocation to tests...
2009-09-23 Bruno HaibleAdd 'link-warning' to testsrelated_modules during ...
2009-09-23 Bruno HaibleFix value of uses_subdirs in tests/Makefile.am.
2009-09-18 Bruno HaibleAdd advice to an error message.
2009-09-02 Ralf WildenhuesReplace uses of obsolete Autoconf macros with modern...
2009-08-31 Stefano LattariniFix test whether $CONFIG_SHELL has a working 'echo...
2009-07-25 Bruno HaibleUndo last gnulib-tool commit: maintainer-makefile is...
2009-07-25 Bruno HaibleExclude the maintainer-makefile module from big testdir...
2009-05-28 Bruno HaibleDon't do HAVE_CONFIG_H replacements on build-aux/ files.
2009-05-28 Simon Josefssongnulib-tool: Transform license on build-aux/ files...
2009-05-27 Simon Josefssongnulib-tool: Don't use non-POSIX regexps.
2009-05-10 Bruno HaibleFix the rewriting rules for file names.
2009-05-02 Bruno HaibleRemove incompatibility between modules fnmatch-posix...
2009-04-06 Bruno HaibleWork around an autoconf limitation on line lengths.
2009-04-05 Bruno HaibleMake it easier to distribute gnulib-built libraries.
2009-04-05 Bruno HaibleNew gnulib-tool option --copy-file.
2009-03-23 Ralf WildenhuesFix comment for func_filter_filelist.
2009-03-14 Ralf Wildenhuesgnulib-tool: execute $MAKE not make
2009-03-14 Ralf Wildenhuesgnulib-tool: use $MAKE not make in generated files
2009-03-04 Bruno HaibleMake it easier to use the 'visibility' module.
2009-03-01 Bruno HaibleRe-enable the use of "sed --posix" with sed >= 4.2.
2009-02-28 Bruno HaibleMake a sed expression POSIX compliant.
2009-02-28 Bruno HaibleDon't use "sed --posix", since it is buggy.
2009-01-26 Eric BlakeBackport improved autoconf semantics of AC_DEFUN_ONCE.
2009-01-21 Eric Blakegnulib-tool: avoid warnings from using obsolete AC_GNU_...
2009-01-18 Bruno HaibleImprove func_remove_prefix, func_remove_suffix.
2009-01-03 Jim Meyeringgnulib-tool: fix sed-based filtering
2009-01-02 Bruno HaibleSpeed up gnulib-tool by doing more string processing...
2009-01-01 Bruno HaibleFix a security bug.
2009-01-01 Bruno HaibleAdd comments.
2009-01-01 Bruno HaibleTerminate loops early when possible.
2008-12-29 Bruno HaibleFix small bug in update of .cvsignore or .gitignore.
2008-12-29 Ralf Wildenhueswork around Solaris 8 'join' bug
2008-12-25 Bruno HaibleFix a gnulib-tool failure.
2008-12-07 Bruno HaibleDon't use modules gnumakefile and maintainer-makefile...
2008-11-02 Bruno HaibleNew option --with-obsolete.
2008-11-02 Bruno HaibleModules now have a 'status' attribute.
2008-10-28 Simon Josefssonargp: Use standard gnulib idiom for EXEEXT.
2008-10-27 Simon JosefssonSet and use EXEEXT.
2008-09-27 Eric BlakeFix previous patch, and tweak references to $0.
2008-09-26 Bruno HaibleMake "gnulib-tool --version" work from any directory.
2008-09-25 Bruno HaibleReport all license incompatibilities during --import.
2008-09-25 Bruno HaibleOops, tweak last commit so that it also works in the...
2008-09-25 Bruno HaibleDon't ask the user to perform edits in the generated...
2008-09-25 Yoann VandoorselaereStore the --tests-base option in the comment in gnulib...
2008-09-20 Bruno HaibleUpdate comment.
2008-09-04 Bruno HaibleOops, typo in comment.
2008-09-04 Ralf WildenhuesMake gnulib-tool work with native 'sed' on AIX.
2008-08-31 Bruno HaibleOops, fix syntax error in last commit.
2008-08-30 Bruno HaibleAttempt to avoid error messages like "echo: write error...
2008-08-02 Bruno HaiblePrepend each added line in .gitignore files with a...
2008-07-31 Bruno HaibleMake a sed program more robust.
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...
next