summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* gnulib-tool: Refactor inctests variable.Bruno Haible2012-06-211-24/+27
* gnulib-tool: --create-[mega]testdir, --[mega]test implies --with-tests.Bruno Haible2012-06-211-15/+40
* Do use readlink if availableBernd Jendrissek2012-06-211-1/+1
* gnulib-tool: Remove transitional code.Bruno Haible2012-05-011-13/+0
* gnulib-tool: Fix list of authors.Bruno Haible2012-04-291-2/+2
* gnulib-tool: Avoid unintended error output from 'cmp'.Bruno Haible2012-03-241-11/+11
* gnulib-tool: fix imprecise comments w.r.t. an automake bugStefano Lattarini2012-03-231-4/+12
* gnulib-tool: Improve usage message.Bruno Haible2012-02-191-3/+2
* gnulib-tool: Doc fix.Simon Josefsson2012-02-131-0/+3
* maint: spelling fixesPaul Eggert2012-02-051-1/+1
* doc: Mention --with-tests option.Bruno Haible2012-01-101-0/+4
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* gnulib-tool: Verify that the License field is present and non-empty.Bruno Haible2011-12-031-18/+37
* Fix conflict between two instantiations of module 'unistd'.Bruno Haible2011-11-261-0/+5
* gnulib-tool: Improve last commit.Bruno Haible2011-10-081-10/+8
* gnulib-tool: don't follow dependencies to avoided modulesPaul Eggert2011-10-071-2/+12
* gnulib-tool: fix typo that broke Emacs on powerpc-apple-darwin9.8.0.Paul Eggert2011-10-071-1/+1
* gnulib-tool: Improve suggestion where to put gl_EARLY invocation.Bruno Haible2011-09-301-1/+10
* gnulib: use more-standard license notice wordingPaul Eggert2011-09-261-4/+16
* Add support for Minix with ACK compiler.Bruno Haible2011-07-311-3/+3
* gnulib-tool: Addendum to 2011-06-08 commit.Bruno Haible2011-06-131-10/+15
* gnulib-tool: Allow comments in the 'Depends-on' section.Bruno Haible2011-06-131-15/+17
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-4/+50
* gnulib-tool: Fix bug in yesterday's commit.Bruno Haible2011-05-291-2/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-2/+32
* gnulib-tool: Alternative structure of testdirs, similar to --import.Bruno Haible2011-05-291-187/+357
* Finish the conditional dependencies mechanism.Bruno Haible2011-05-281-16/+41
* gnulib-tool: fix portability problem with MacOS sedPaul Eggert2011-05-231-2/+6
* Support for conditional dependencies.Bruno Haible2011-05-031-15/+361
* gnulib-tool: Refactor.Bruno Haible2011-05-021-40/+63
* gnulib-tool: Reduce code duplication.Bruno Haible2011-05-011-68/+64
* Change gnulib-tool to support NetBSD's joinJ.T. Conklin2011-04-271-1/+1
* gnulib-tool: remove use of bold display in help screenStefano Lattarini2011-02-241-16/+4
* gnulib-tool: Make copyright notice adjustment more robust.Bruno Haible2011-02-091-0/+17
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-28/+1
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-1/+28
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* parse-datetime: better name than get_dateEric Blake2010-10-051-1/+1
* more ports to Solaris tr, which needs [] around rangesPaul Eggert2010-10-051-3/+3
* gnulib-tool: Synthesize appropriate _LDFLAGS for a libtool library.Bruno Haible2010-10-051-0/+12
* gnulib-tool: Fixes for --create-testdir with --libtool.Bruno Haible2010-10-041-0/+13
* gnulib-tool: In testdirs, use the newest available config.{guess.sub}.Bruno Haible2010-10-021-0/+5
* More renaming from 'getdate' to 'get_date'.Bruno Haible2010-09-301-1/+1
* gnulib-tool: Fix --help output.Bruno Haible2010-09-201-6/+16
* gnulib-tool: work with NetBSD /bin/shEric Blake2010-09-091-36/+36
* gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.Bruno Haible2010-09-091-11/+7
* gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.Bruno Haible2010-09-081-2/+10
* gnulib-tool: Highlight the changed options.Bruno Haible2010-09-071-4/+16
* gnulib-tool: Help migration from --import to --add-import or --update.Bruno Haible2010-09-041-0/+13
* gnulib-tool: Change --import. New options --add/remove-import.Bruno Haible2010-09-041-205/+279