summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
...
* gnulib-tool: Add options to create hard links.Bruno Haible2017-05-221-50/+114
* gnulib-tool: Don't create hard links between gnulib and its testdirs.Bruno Haible2017-05-201-1/+0
* gnulib-tool: Fix generated code when libtests contains module 'alloca'.Bruno Haible2017-05-151-2/+2
* gnulib-tool: improve GNU Make debuggingPaul Eggert2017-05-151-3/+12
* verify tests: Fix spurious failure with parallel make.Bruno Haible2017-04-201-0/+1
* gnulib-tool: Don't produce a tests directory with only snippet .h files.Bruno Haible2017-03-151-0/+12
* gnulib-tool: don't automatically distribute files from top/Mathieu Lirzin2017-03-141-7/+0
* gnulib-tool: fix typo in comment outputPaul Eggert2017-03-141-1/+1
* gnulib-tool: minor --gnu-make fixupsPaul Eggert2017-03-131-19/+3
* gnulib-tool: new option --gnu-makePaul Eggert2017-03-121-11/+71
* gnulib-tool: Avoid conflict of havelib-tests with --single-configure.Bruno Haible2017-02-191-0/+6
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* gnulib-tool: fix the previous changeDaiki Ueno2016-12-021-3/+4
* gnulib-tool: fix the previous changeDaiki Ueno2016-12-021-1/+1
* gnulib-tool: properly list the LGPL3orGPLv2 licenseNikos Mavrogiannopoulos2016-12-021-1/+20
* gnulib-tool: Support for the dual "LGPLv3+ or GPLv2" license.Bruno Haible2016-11-131-7/+26
* Avoid gnulib-tool warnings about the dependencies of 'parse-datetime'.Bruno Haible2016-10-221-5/+15
* gnulib-tool: Make --create-testdir on all modules work again.Bruno Haible2016-10-221-1/+3
* gnulib-tool: don't give up on ln -s so easilyPaul Eggert2016-01-241-3/+0
* * gnulib-tool: fix stray debug line in previous patchPaul Eggert2016-01-151-1/+0
* gnulib-tool: don't assume ln -s worksPaul Eggert2016-01-151-4/+26
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* gnulib-tool: allow multiple --local-dir usagePavel Raiskup2015-12-091-128/+317
* gnulib-tool: fix tests of 'extensions' modulePavel Raiskup2015-10-061-13/+32
* gnulib-common.m4: fix gl_PROG_AR_RANLIB/AM_PROG_AR clashPavel Raiskup2015-09-251-0/+9
* maint: add coding cookies to non-ASCII sourcesPaul Eggert2015-09-241-1/+1
* gnulib-tool: don't transform binary files with sedDaiki Ueno2015-08-261-3/+10
* gnulib-tool: concatenate lib_SOURCES to a single linePádraig Brady2015-06-011-21/+21
* gnulib-tool: output bold attribute more portablyMats Erik Andersson2015-04-151-2/+2
* gnulib-tool: fix handling of patch(1) diagnosticsPádraig Brady2015-02-031-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* gnulib-tool: recognize x:* as an absolute pathKO Myung-Hun2014-12-021-4/+4
* gnulib-tool: Sync with build-aux/bootstrap optionsMathieu Anquetin2014-09-051-2/+2
* gnulib-tool: Fallback to wget when rsync failsMathieu Anquetin2014-09-051-3/+3
* gnulib-tool: wget translations using --no-verbose rather than --quietSylvain Beucler2014-05-281-1/+1
* gnulib-tool: adjust translation wget to avoid a https redirectionSylvain Beucler2014-05-281-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* gnulib-tool: protect against CDPATHJim Meyering2013-10-281-0/+3
* deps: require Automake >= 1.9.6 in generated Makefile fragmentsStefano Lattarini2013-05-101-4/+4
* Assume gnulib is checked out from Git, not CVSStefano Lattarini2013-05-041-20/+4
* gnulib-tool: fix incompatibility with autopoint 0.18.2Paul Eggert2013-01-051-1/+3
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* gnulib-tool: Remove no-op option --no-changelog.Bruno Haible2012-08-261-5/+1
* gnulib-tool: Improve coding style.Bruno Haible2012-08-191-0/+2
* gnulib-tool: Fix indentation.Bruno Haible2012-08-191-1/+1
* gnulib-tool: Remove old file names from .cvsignore, .gitignore.Bruno Haible2012-08-191-1/+1
* gnulib-tool: Fix indentation of generated gnulib-comp.m4 file.Bruno Haible2012-08-151-1/+2
* gnulib-tool: Fix persistence of --witness-c-macro option.Bruno Haible2012-08-131-1/+1
* gnulib-tool: Fix handling of inctests variable.Bruno Haible2012-07-241-1/+1
* gnulib-tool: Refactor inctests variable.Bruno Haible2012-06-211-24/+27