summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 1.16.5v1.16.5Jim Meyering2021-10-033-4/+4
* maint: don't use obsolescent "egrep"Jim Meyering2021-10-031-1/+1
* maint: remove trailing white space from a few filesJim Meyering2021-10-036-9/+9
* doc: show "RUNNING: <testname>" example using [AM_]TESTS_ENVIRONMENT.Karl Berry2021-09-281-21/+52
* doc: tweak Yacc/Lex text; subnode for the yacc linking hack.Karl Berry2021-09-281-55/+71
* maint: Update files from upstream with 'make fetch'.Karl Berry2021-09-261-5/+16
* maint: Post-release administriviaJim Meyering2021-09-192-3/+3
* maint: adjust version for snapshotJim Meyering2021-09-192-3/+3
* python: only use Python's sys.* values if the new optionKarl Berry2021-09-195-154/+230
* doc: update NEWS for yyerror const arg; update THANKS.Karl Berry2021-09-182-0/+5
* tests: let yacc's yyerror take its argument as a const stringAkim Demaille2021-09-1128-36/+36
* automake: consistently depend on install-libLTLIBRARIES.Jan Engelhardt2021-09-102-6/+23
* automake: fatal error on second AM_INIT_AUTOMAKE.Nick Bowler2021-08-171-0/+4
* maint: Update doc/help2man.Karl Berry2021-08-081-6/+6
* maint: Update doc/help2man.Karl Berry2021-08-071-16/+21
* doc: typos from codespell.Dimitri Papadopoulos2021-08-0711-12/+12
* cosmetics: py-compile consistently use test, not [ ... ]; indentation.Karl Berry2021-07-261-10/+10
* maint: Post-release administriviaJim Meyering2021-07-262-3/+3
* version 1.16.4v1.16.4Jim Meyering2021-07-253-3/+7
* maint: Update files from upstream with 'make fetch'.Karl Berry2021-07-221-3/+3
* maint: adjust version, post-snapshotJim Meyering2021-07-182-3/+3
* maint: adjust version for snapshotJim Meyering2021-07-182-3/+3
* doc: NEWS tweakJim Meyering2021-07-182-9/+8
* doc: update HACKING.Karl Berry2021-07-171-28/+139
* tests: use testsuite/ directory in DejaGnu testsJacob Bachmeyer2021-07-1512-144/+222
* automake: silent make output for custom link commands.Nick Gasson2021-07-155-3/+20
* maint: avoid syntax-check failuresmeyering2021-07-114-10/+10
* maint: make update-copyrightJim Meyering2021-07-111442-1444/+1444
* maint: tweak comment wordingAllison Karlitskaya2021-07-112-4/+4
* no-dist-built-sources: fix-upJim Meyering2021-07-113-5/+4
* test: disable use of ksh in a test that would otherwise hangJim Meyering2021-07-111-0/+9
* doc: update THANKS.Karl Berry2021-07-111-0/+13
* dist: add new "dist-no-built-sources" automake option.Allison Karlitskaya2021-07-097-7/+107
* maint: missed commits.Karl Berry2021-07-072-3/+8
* maint: Update files from upstream with 'make fetch'Karl Berry2021-07-059-933/+863
* tests: forgot to remove dev exit 33 from new test.Karl Berry2021-07-051-1/+0
* dist: accept .md versions for README et al.Karl Berry2021-07-015-105/+265
* doc: omit "really" from manual.Karl Berry2021-06-081-69/+67
* doc: --always-make doesn't work.Karl Berry2021-06-071-6/+15
* doc: wording.Karl Berry2021-05-183-173/+170
* doc: move future 2.0 incompatibilities to separate file.Karl Berry2021-05-183-62/+101
* python: new python-prefix test.Karl Berry2021-05-183-0/+97
* python: use Python's sys.prefix and sys.exec_prefixJoshua Root2021-05-184-77/+159
* doc: HACKING updates.Karl Berry2021-05-121-18/+33
* automake: sort hash keys needed for reproducible output.Dirk Mueller2021-02-272-6/+7
* doc: a_LDFLAGS always overrides AM_LDFLAGS.Karl Berry2021-02-221-1/+5
* doc: [AM_]RUNTESTFLAGS not [AM_]RUNTESTDEFAULTFLAGS.Mike Frysinger2021-02-211-2/+2
* doc: user flags last does not always allow overriding.Karl Berry2021-02-111-12/+17
* doc: discuss AC_* ordering a little.Karl Berry2021-01-061-5/+12
* Fix some build and test failures with Autoconf 2.70.Zack Weinberg2020-12-144-3/+10