summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Untabify.Bruno Haible2007-06-231-4/+4
* Make use of ksh's 'print' built-in.Bruno Haible2007-06-231-2/+22
* Tweak comment.Bruno Haible2007-06-231-2/+2
* Add better support for bash versions < 2.04.Bruno Haible2007-06-231-6/+35
* * gnulib-tool (IFS): Initialize early, so we don't set it toRalf Wildenhues2007-06-231-25/+34
* Ensure a POSIX:2001 compliant 'echo' command.Bruno Haible2007-06-231-1/+98
* * gnulib-tool (func_add_or_update, func_create_testdir): Do notRalf Wildenhues2007-06-221-4/+1
* Remember the presence of the --with-tests command-line option throughBruno Haible2007-05-281-2/+15
* 2007-04-12 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-04-121-4/+4
* 2007-04-12 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-04-121-2/+4
* TEMPLATE-EXTENDED is not a module.Bruno Haible2007-04-031-1/+3
* * gnulib-tool: Rearrange space-tab sequences, since some editorsEric Blake2007-03-231-3/+3
* Update .cvsignore and .gitignore files.Bruno Haible2007-03-171-1/+83
* Request a "make distclean" after successful "make check", to save disk space.Bruno Haible2007-03-121-2/+2