summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module attribute 'Applicability'.Bruno Haible2009-12-191-5/+38
* Use sed with option -e.Bruno Haible2009-12-101-11/+11
* Add `gnulib-tool --import' support for LGPLv3+.Ludovic Courtès2009-11-171-1/+1
* Add xalloc-die self-test.Simon Josefsson2009-11-151-0/+1
* gnulib-tool: correctly detect absence of m4 directoriesRobert Millan2009-11-141-1/+1
* Conditionally emit AM_PROG_CC_C_O invocation to tests/configure.ac.Bruno Haible2009-10-031-0/+4
* Add 'link-warning' to testsrelated_modules during --import.Bruno Haible2009-09-231-4/+6
* Fix value of uses_subdirs in tests/Makefile.am.Bruno Haible2009-09-231-2/+2
* Add advice to an error message.Bruno Haible2009-09-181-1/+1
* Replace uses of obsolete Autoconf macros with modern counterparts.Ralf Wildenhues2009-09-031-5/+8
* Fix test whether $CONFIG_SHELL has a working 'echo' command.Stefano Lattarini2009-08-311-1/+1
* Undo last gnulib-tool commit: maintainer-makefile is fixed.Bruno Haible2009-07-251-4/+2
* Exclude the maintainer-makefile module from big testdir builds.Bruno Haible2009-07-251-2/+4
* Don't do HAVE_CONFIG_H replacements on build-aux/ files.Bruno Haible2009-05-281-2/+2
* gnulib-tool: Transform license on build-aux/ files too.Simon Josefsson2009-05-281-0/+19
* gnulib-tool: Don't use non-POSIX regexps.Simon Josefsson2009-05-271-2/+2
* Fix the rewriting rules for file names.Bruno Haible2009-05-101-26/+33
* Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.Bruno Haible2009-05-021-4/+2
* Work around an autoconf limitation on line lengths.Bruno Haible2009-04-061-1/+8
* Make it easier to distribute gnulib-built libraries.Bruno Haible2009-04-051-3/+8
* New gnulib-tool option --copy-file.Bruno Haible2009-04-051-60/+169
* Fix comment for func_filter_filelist.Ralf Wildenhues2009-03-231-1/+1
* gnulib-tool: execute $MAKE not makeRalf Wildenhues2009-03-141-8/+13
* gnulib-tool: use $MAKE not make in generated filesRalf Wildenhues2009-03-141-1/+2
* Make it easier to use the 'visibility' module.Bruno Haible2009-03-041-0/+1
* Re-enable the use of "sed --posix" with sed >= 4.2.Bruno Haible2009-03-011-20/+24
* Make a sed expression POSIX compliant.Bruno Haible2009-02-281-1/+1
* Don't use "sed --posix", since it is buggy.Bruno Haible2009-02-281-17/+21
* Backport improved autoconf semantics of AC_DEFUN_ONCE.Eric Blake2009-01-261-0/+1
* gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCEEric Blake2009-01-211-11/+0
* Improve func_remove_prefix, func_remove_suffix.Bruno Haible2009-01-181-3/+15
* gnulib-tool: fix sed-based filteringJim Meyering2009-01-031-1/+1
* Speed up gnulib-tool by doing more string processing through shell built-ins.Bruno Haible2009-01-021-23/+102
* Fix a security bug.Bruno Haible2009-01-011-15/+16
* Add comments.Bruno Haible2009-01-011-1/+3
* Terminate loops early when possible.Bruno Haible2009-01-011-13/+23
* Fix small bug in update of .cvsignore or .gitignore.Bruno Haible2008-12-291-2/+2
* work around Solaris 8 'join' bugRalf Wildenhues2008-12-291-2/+2
* Fix a gnulib-tool failure.Bruno Haible2008-12-251-2/+6
* Don't use modules gnumakefile and maintainer-makefile in subdirectories.Bruno Haible2008-12-071-3/+17
* New option --with-obsolete.Bruno Haible2008-11-021-7/+36
* Modules now have a 'status' attribute.Bruno Haible2008-11-021-0/+22
* argp: Use standard gnulib idiom for EXEEXT.Simon Josefsson2008-10-281-1/+1
* Set and use EXEEXT.Simon Josefsson2008-10-271-1/+1
* Fix previous patch, and tweak references to $0.Eric Blake2008-09-271-8/+14
* Make "gnulib-tool --version" work from any directory.Bruno Haible2008-09-261-1/+1
* Report all license incompatibilities during --import.Bruno Haible2008-09-251-2/+10
* Oops, tweak last commit so that it also works in the first gnulib-tool run.Bruno Haible2008-09-251-2/+9
* Don't ask the user to perform edits in the generated Makefile.ams.Bruno Haible2008-09-251-29/+100