summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* gnulib-tool: Display specified modules and dependencies differently.Bruno Haible2010-06-131-4/+27
* gnulib-tool: Align code of func_import and func_create_testdir.Bruno Haible2010-06-131-4/+6
* Fix regression from 2010-04-25.Bruno Haible2010-05-021-52/+44
* gnulib-tool: Don't include hairy tests of dependencies in testdirs.Bruno Haible2010-04-251-72/+62
* gnulib-tool: Add --without-*-tests options.Bruno Haible2010-04-251-0/+79
* gnulib-tool: silence warning on BSD shEric Blake2010-04-131-1/+1
* Stricter declaration checking in testdirs.Bruno Haible2010-04-111-1/+8
* gnulib-tool: Ensure that long-running tests are executed last.Bruno Haible2010-04-021-9/+18
* gnulib-tool: Ensure the tests in the main directory are executed first.Bruno Haible2010-04-021-1/+1
* gnulib-tool: Create distributed built sources also for the tests.Bruno Haible2010-04-021-9/+37
* gnulib-tool: Obey user's environment variables.Bruno Haible2010-04-021-1/+3
* gnulib-tool: Provide the value of --m4-base to modules.Bruno Haible2010-04-021-0/+3
* Fix definition of tests witness macro.Bruno Haible2010-03-291-1/+1
* Fix definition of tests witness macro.Bruno Haible2010-03-291-0/+2
* gnulib-tool: Allow 'foo-tests' module even if there is no module 'foo'.Bruno Haible2010-03-281-12/+23
* gnulib-tool: Add support for special categories of tests.Bruno Haible2010-03-281-6/+177
* New module description field 'Comment'.Bruno Haible2010-03-271-0/+40
* Addendum to 2010-02-07 commit.Bruno Haible2010-03-271-0/+1
* Avoid side effects from tests-related modules on the compilation of lib.Bruno Haible2010-03-271-3/+15
* Clarify which options are available for --create-testdir.Bruno Haible2010-03-131-11/+26
* gnulib-tool (func_import): Explain origin of code.Simon Josefsson2010-03-121-0/+3
* Fix problem with automake's definition of CXXLINK.Bruno Haible2010-03-121-0/+2
* gnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.Simon Josefsson2010-03-091-1/+1
* gnulib-tool: Add support for --libtool in --create-testdir.Bruno Haible2010-03-091-0/+13
* Exclude lib-ignore module.Bruno Haible2010-03-071-1/+2
* Fix incorrect Makefile.am generation in German locale.Bruno Haible2010-03-071-0/+2
* Fix breakage of gnulib-tool with ksh, introduced on 2010-02-21.Bruno Haible2010-02-251-10/+4
* Typo in comment.Bruno Haible2010-02-211-1/+1
* Really work around around "broken pipe" error message from bash 3.2.Bruno Haible2010-02-211-38/+31
* Tweak last commit: Reduce the candidate list.Bruno Haible2010-02-191-4/+5
* Make it easier to find modules. New gnulib-tool option '--find'.Bruno Haible2010-02-191-9/+56
* gnulib-tool: Fix typo in 2010-02-07 commit.Bruno Haible2010-02-081-1/+1
* gnulib-tool: Fix up caching patches.Bruno Haible2010-02-081-207/+537
* gnulib-tool: Ensure cache variables are unique.Ralf Wildenhues2010-02-081-1/+5
* gnulib-tool: Make caching optional.Ralf Wildenhues2010-02-081-35/+139
* gnulib-tool: cache module metainformation.Ralf Wildenhues2010-02-081-53/+163
* gnulib-tool: Make warning diagnostics consistent.Bruno Haible2010-01-251-6/+13
* Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.Bruno Haible2010-01-241-0/+5
* gnulib-tool: fix filelist for AIX, HP-UX ksh.Ralf Wildenhues2010-01-171-2/+5
* gnulib-tool: avoid writing in the current directory.Ralf Wildenhues2010-01-171-17/+17
* 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