summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* More --version tweaks.Eric Blake2008-03-211-1/+2
* Bump copyright year in files generated by gnulib-tool.Eric Blake2008-03-141-1/+4
* Fix 'gnulib-tool --version' output to work with git.Eric Blake2008-03-141-80/+88
* Fix the value of $auxdir used when generating the tests directory.Bruno Haible2007-12-261-2/+6
* Remove unnecessary -l options from LDFLAGS.Bruno Haible2007-12-261-6/+13
* Allow circular dependency of separate libtests.aEric Blake2007-12-121-0/+2
* Avoid link failures with separate libtests.a.Eric Blake2007-12-111-1/+4
* Support versions of autoconf prior to 2.59c.Jim Meyering2007-12-111-0/+7
* Collect sources for tests-related modules in tests/, compile them to libtests.a.Bruno Haible2007-12-101-67/+246
* Fix references to the build-aux directory in the generated tests/Makefile.am.Bruno Haible2007-12-101-1/+2
* Remove redundant code.Bruno Haible2007-12-101-5/+0
* If --lgpl is not specified, convert copyright headers to GPLv3+.v0.0Bruno Haible2007-10-291-0/+7
* Allow specifying the LGPL version number through --lgpl=2 or --lgpl=3.Bruno Haible2007-10-281-13/+63
* Update after move from cvs to git.Bruno Haible2007-10-211-1/+6
* * gnulib-tool (func_get_dependencies): Fix sed script to match only tests.Ralf Wildenhues2007-10-171-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Synthesize an EXTRA_DIST augmentation also for tests modules.Bruno Haible2007-10-041-0/+12
* AC_LIBSOURCES([alloca.c]) must be a no-op, otherwise it breaks the 'alloca-opt'Bruno Haible2007-10-021-5/+9
* m4 macro indentation.Bruno Haible2007-09-301-10/+14
* Enforce that AC_REPLACE_FUNCS files exist.Eric Blake2007-09-281-4/+10
* Make "gnulib-tool --version" work in git-cvsserver checkout.Bruno Haible2007-09-171-2/+4
* Try harder to enable the alias for 'sed'.Bruno Haible2007-09-161-1/+12
* Allow for modules to show an arbitrary notice.Bruno Haible2007-09-091-2/+50
* New options --verbose, --quiet.Bruno Haible2007-09-091-42/+71
* Prefer rsync over wget when available.Bruno Haible2007-09-081-2/+10
* Care about dangling symbolic links.Bruno Haible2007-08-261-2/+2
* Use test -h, not test -L.Bruno Haible2007-08-261-2/+2
* Create .cvsignore files when creating a new directory.Bruno Haible2007-07-231-3/+10
* Remove pointless error message.Bruno Haible2007-07-191-7/+1
* New options --po-base, --po-domain.Bruno Haible2007-07-181-7/+297
* Ensure that also files under build-aux/ are distributed.Bruno Haible2007-07-181-1/+12
* New gnulib-tool option --more-symlinks.Bruno Haible2007-07-141-8/+21
* Handle copying terms "GPLv2+" and "LGPLv2+".Bruno Haible2007-07-131-5/+26
* (func_import): Avoid duplication of --avoid statementsSergey Poznyakoff2007-07-101-6/+8
* Determine PATH_SEPARATOR and handle Windows PATH as well.Bruno Haible2007-07-011-12/+45
* Untabify the last two commits.Bruno Haible2007-07-011-4/+4
* * gnulib-tool (self_abspathname): Fix algorithm to cope withRalf Wildenhues2007-07-011-2/+8
* * gnulib-tool: Fix indentation.Ralf Wildenhues2007-07-011-17/+16
* Don't let the 'mostlyclean' target fail because of a nonempty directory.Bruno Haible2007-06-231-3/+5