summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.Bruno Haible2008-04-111-0/+1
* Avoid some more autoconf warnings.Eric Blake2008-04-091-2/+1
* gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnosticJim Meyering2008-04-061-2/+2
* New options --vc-files, --no-vc-files.Bruno Haible2008-03-241-78/+113
* Install files from top/ in the destination directory.Bruno Haible2008-03-231-3/+17
* Tweak "gnulib --version" output.Bruno Haible2008-03-231-1/+1
* Tweak "gnulib --version" output.Bruno Haible2008-03-231-3/+31