summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 1.16.3v1.16.3Jim Meyering2020-11-183-3/+8
* tests: correct preceding change.Jim Meyering2020-11-161-2/+3
* tests: auxdir-pr19311.sh no longer fails with latest autoconfJim Meyering2020-11-162-1/+7
* maint: placate maintainer-check's rm -f checkJim Meyering2020-11-161-1/+1
* maint: Update files from upstream with 'make fetch'Jim Meyering2020-11-153-139/+179
* tests: avoid missing .dvi failure with parallel testsJim Meyering2020-11-151-0/+4
* tests: protect against parallel false failureJim Meyering2020-11-151-5/+5
* doc: fix quoting in suggested parallel test invocationJim Meyering2020-11-151-1/+1
* tests: accommodate an $ac_aux_dir of "." or "./"Jim Meyering2020-11-141-1/+1
* tests: avoid failures due to missing ar-libJim Meyering2020-11-142-0/+2
* install-sh: trailing whitespace.Karl Berry2020-11-131-2/+2
* dejagnu: quote `pwd` when writing "set objdir" line to site.exp.Robert Menteer2020-11-132-1/+3
* install-sh: new option -S SUFFIX for simple file backups.Karl Berry2020-11-124-2/+48
* install-sh: --help tweaks.Karl Berry2020-11-101-2/+5
* install-sh: new option -p to preserve mtime.Karl Berry2020-11-102-3/+8
* vala: forgot to update lists-of-tests.mk.Karl Berry2020-11-101-0/+2
* install-sh: do not chown existing directories.Karl Berry2020-11-102-3/+7
* install-sh: do not redundantly specify -f to rm.Karl Berry2020-11-102-2/+8
* vala: improve support, especially builddir vs. srcdir.Reuben Thomas2020-11-0710-62/+398
* tests: recompute dependencies when lists-of-tests.mk changes.Karl Berry2020-11-071-2/+3
* python: determine Python (3.10) version number correctly.Miro Hron\v{c}ok2020-10-274-7/+13
* doc: correct "moved in", to "moved to"Jim Meyering2020-10-233-6/+6
* contrib/README: fix and clarify the EnglishReuben Thomas2020-10-231-19/+16
* Improve Vala compiler detection: use API version, not compiler versionReuben Thomas2020-10-233-21/+32
* Use complete configure.ac’s in testsuite.Zack Weinberg2020-10-072-2/+10
* automake: install-exec did not depend on $(BUILT_SOURCES).Karl Berry2020-10-067-15/+60
* Update documentation of warnings options and strictness levels.Zack Weinberg2020-09-211-119/+127
* Use WARNINGS=none to suppress warnings from autom4te runs.Zack Weinberg2020-09-212-12/+14
* New utility function Automake::ChannelDefs::merge_WARNINGS.Zack Weinberg2020-09-181-2/+65
* t/python-virtualenv.sh: Skip when versions don’t matchZack Weinberg2020-09-121-1/+2
* Consistently use ‘our’ instead of ‘use vars’.Zack Weinberg2020-09-1215-117/+94
* Consistently process -W(no-)error after all other warning options.Zack Weinberg2020-09-123-14/+42
* Sync ChannelDefs.pm from autoconf.Zack Weinberg2020-09-113-38/+62
* automake: be robust against directories containing ().Zack Weinberg2020-09-053-13/+10
* maint: Update files from upstream with 'make fetch'Issam E. Maghni2020-09-046-416/+623
* perl: use warnings instead of -w; consistent ordering of use, etc.Zack Weinberg2020-08-3123-69/+114
* docs: automake-history.texi @dircategory Software development.Robert Wanamaker2020-08-281-0/+5
* automake: if TEST_EXTENSIONS is set to empty, don't look inside it.Karl Berry2020-08-283-1/+54
* docs: typo in tap-driver.sh.Felix Yan2020-08-131-1/+1
* port XFile locking to OpenIndianaPaul Eggert2020-08-011-2/+3
* * Update scriptversions for install-sh, mkinstalldirs.Paul Eggert2020-07-262-2/+2
* Install directories mode 755 instead of using umaskPaul Eggert2020-07-263-74/+62
* automake: remove stray up_to_date_pPaul Eggert2020-06-291-1/+1
* tests: support -fno-common in vala-mix2 test.Karl Berry2020-06-061-2/+2
* automake: support AM_TESTSUITE_SUMMARY_HEADER override.Karl Berry2020-06-066-4/+131
* docs: promote Makefile snippets that work properly with make -n.Akim Demaille2020-05-281-14/+24
* docs: forgot TAR in NEWS; fix " -- " in manual.Karl Berry2020-05-252-2/+3
* docs: TAR envvar overrides "tar" for make dist.Karl Berry2020-05-251-0/+6
* automake: new variable AM_DISTCHECK_DVI_TARGET to override "dvi".Karl Berry2020-05-176-17/+118
* automake: remove unused Automake::FileUtils::up_to_date_p function.Karl Berry2020-05-102-28/+9