summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Store the --tests-base option in the comment in gnulib-cache.m4.Yoann Vandoorselaere2008-09-251-0/+1
* Update comment.Bruno Haible2008-09-201-1/+3
* Oops, typo in comment.Bruno Haible2008-09-051-1/+1
* Make gnulib-tool work with native 'sed' on AIX.Ralf Wildenhues2008-09-051-6/+10
* Oops, fix syntax error in last commit.Bruno Haible2008-08-311-0/+1
* Attempt to avoid error messages like "echo: write error: Broken pipe".Bruno Haible2008-08-311-7/+35
* Prepend each added line in .gitignore files with a slash.Bruno Haible2008-08-021-5/+19
* Make a sed program more robust.Bruno Haible2008-07-311-0/+1
* Work with tar's bootstrap.Eric Blake2008-07-101-3/+3
* Recognize 'foo_LIBRARIES += libgnu.a'.Ralf Wildenhues2008-07-031-1/+1
* Put gnulib-comp.m4 into .cvsignore or .gitignore.Bruno Haible2008-06-301-0/+2
* Recommend to put gnulib-cache.m4 into EXTRA_DIST.Bruno Haible2008-06-301-0/+12
* Make gnulib-cache.m4 easier to diff.Eric Blake2008-06-231-1/+9
* Undo last commit, as it does not solve the problem entirely.Bruno Haible2008-06-041-4/+2
* Exclude the 'gnumakefile' module from default testdir builds.Bruno Haible2008-06-041-2/+4
* Avoid quadratic growth in gl_LIBSOURCES.Eric Blake2008-05-141-1/+1
* Oops, fix small mistake in last commit.Bruno Haible2008-05-141-1/+1
* Reduce number of forks required during autoconf.Eric Blake2008-05-141-10/+27
* * gnulib-tool: Fix various comment typos.Eric Blake2008-05-131-9/+9