summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* gnulib-tool: For conditional dependencies, generate portable sh code.Po Lu2023-04-261-1/+1
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* In 'trap' commands, prefer symbolic to numeric signal names.Bruno Haible2022-11-261-11/+12
* gnulib-tool: Fix option --find in combination with option --local-dir.Bruno Haible2022-08-071-1/+7
* gnulib-tool: In the VC files messages, omit the destination directory.Bruno Haible2022-08-061-4/+4
* gnulib-tool.py: Allow module arguments to occur at any position.Bruno Haible2022-07-311-1/+1
* gnulib-tool: Clarify that --test allows zero module arguments.Bruno Haible2022-07-311-1/+1
* gnulib-tool.py: Follow gnulib-tool changes, part 19.Bruno Haible2022-07-311-7/+10
* gnulib-tool: add support for --automake-subdir-testsAkim Demaille2022-07-311-6/+28
* Fix a couple of ShellCheck warnings.Bruno Haible2022-07-231-3/+1
* Avoid DoS vulnerability through unsafe default assignment.Bruno Haible2022-07-231-1/+1
* regex-quote: \] -> ] in EREs and BREsPaul Eggert2022-06-031-7/+7
* Create lib/Makefile.am after gnulib-comp.m4Paul Eggert2022-03-011-33/+35
* gnulib-tool: Bump automake dependency.Simon Josefsson2022-02-221-2/+2
* Remove influence of Automake conditionals on conditional dependencies.Bruno Haible2022-01-091-11/+0
* gnulib-tool: Fix "Don't forget" messages (regression 2021-12-12).Bruno Haible2022-01-081-2/+2
* gnulib-tool: Remove all *.Po files upon distclean (regr. 2022-01-05).Bruno Haible2022-01-081-0/+25
* gnulib-tool: Avoid known warnings that reflect Gnulib's coding style.Bruno Haible2022-01-051-1/+10
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-2/+2
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* gnulib-tool: Fix handling of module libtextstyle-optional.Bruno Haible2021-12-251-6/+35
* gnulib-tool: Respect applicability 'all' without --single-configure.Bruno Haible2021-12-251-13/+17
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-2/+16
* gnulib-tool: Don't insist on ACLOCAL_AMFLAGS.Bruno Haible2021-12-191-2/+26
* stdint: Fix handling of limits.h (regression 2021-12-16).Bruno Haible2021-12-181-4/+4
* Fix support for --gnu-make in tests (regression 2021-12-15).Bruno Haible2021-12-181-5/+19
* automake-subdir support: Look for 'subdir-objects' also in configure.ac.Bruno Haible2021-12-151-3/+17
* Accommodate non-recursive Automake in a less hacky way.Bruno Haible2021-12-151-18/+89
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-5/+19
* gnulib-tool: Fix mistake in last commit.Bruno Haible2021-12-131-2/+2
* gnulib-tool: Support non-recursive-gnulib-prefix-hack with tests.Bruno Haible2021-12-131-0/+16
* gnulib-tool: Support different basenames for the lib/,tests/ Makefiles.Bruno Haible2021-12-121-39/+77
* gnulib-tool: Add support for Automake 1.16.4.Bruno Haible2021-08-081-2/+6
* Align 2011-11-26 patch to 2021-04-11 patch (regression from 2021-04-11).Bruno Haible2021-06-131-4/+4
* getopt-gnu: port back to Solaris 10Paul Eggert2021-06-131-4/+4
* Make message in last commit more precise.Bruno Haible2021-06-111-4/+4
* Clarify where to report test failures from Gnulib tests.Bruno Haible2021-06-101-0/+8
* Clarify that compiler warnings in the Gnulib tests can be ignored.Bruno Haible2021-06-101-6/+39
* gnulib-tool: Stop doing license notice replacements.Bruno Haible2021-06-041-90/+2
* gnupload, git-merge-changelog: Fix module description.Bruno Haible2021-06-041-2/+2
* Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'.Bruno Haible2021-05-301-7/+7
* gnulib-tool: Fail properly if the 'join' program is not found.Bruno Haible2021-05-121-0/+9
* gnulib-tool: port better to current AutoconfPaul Eggert2021-04-261-0/+2
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-7/+24
* parse-datetime2: fix licensingPaul Eggert2021-03-061-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* gnulib-tool: Fix logic whether to add a dummy.c.Bruno Haible2020-12-291-1/+17
* gnulib-tool: Make --conditional-dependencies work with --with-tests.Bruno Haible2020-12-271-7/+29
* gnulib-tool: Fix link error with 'version-etc' (regression 2020-05-29).Bruno Haible2020-11-071-3/+4