summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Port py-compile to Python 2.6-HEADmasterPaul Eggert2023-03-291-3/+13
* do not assume GNU tar in testPaul Eggert2023-03-291-2/+3
* Remove parentheses around test argument listsJacob Bachmeyer2023-03-291-2/+2
* Improve test for blocked signalsJacob Bachmeyer2023-03-291-7/+8
* Port 'make check' to platforms lacking libtoolPaul Eggert2023-03-291-2/+4
* configure: recommend perl 5.10 or betterPaul Eggert2023-03-291-1/+1
* Gracefully degrade if Time::HiRes is not availableJacob Bachmeyer2023-03-291-1/+4
* Revert "maint: require perl 5.010 or later"Jacob Bachmeyer2023-03-2925-30/+27
* doc: tweak old NEWS about ACLOCAL_AMFLAGS.Karl Berry2023-03-012-7/+6
* dirstamp: revert change of Jan 11 2023.Karl Berry2023-02-281-8/+4
* Use higher-resolution file timestampsPaul Eggert2023-02-021-3/+9
* maint: require perl 5.010 or laterPaul Eggert2023-02-0225-27/+30
* tests: depcomp: ensure make_ok() fails when run_make failsFrédéric Bérat2023-01-151-1/+1
* distdir/emacs: avoid `test -d` with MKDIR_PMike Frysinger2023-01-142-2/+2
* tests: rework gettext to only check 'external' behaviorMike Frysinger2023-01-145-22/+17
* tests: disable git log pager usageMike Frysinger2023-01-131-1/+1
* tests: change `sort|uniq` to `sort -u`Mike Frysinger2023-01-132-2/+2
* tests: Fix 'type defaults' error in link_cond due to main not being properly ...Frédéric Bérat2023-01-131-1/+1
* dirstamp: switch to a pattern ruleMike Frysinger2023-01-121-4/+8
* dirstamp: use append too instead of truncateMike Frysinger2023-01-111-1/+1
* rm: convert more cases to am__rm_fMike Frysinger2023-01-095-20/+9
* doc: overriding targets doesn't mean third-party Makefiles.Karl Berry2023-01-081-10/+18
* check: drop unused trs_list variableMike Frysinger2023-01-041-2/+1
* depend: trim spurious leading tabMike Frysinger2023-01-041-2/+2
* maint: make update-copyrightMike Frysinger2023-01-041466-1470/+1468
* maint: Update files from upstream with 'make fetch'Mike Frysinger2023-01-048-608/+773
* test: avoid apostrophe in test document.Karl Berry2022-12-121-3/+6
* doc: typo in HACKING changes.Kelvin M. Klann2022-10-061-1/+1
* distcheck: more .NOTPARALLEL.Karl Berry2022-10-012-1/+3
* maint: Update files from upstream with 'make fetch' + help2man.Karl Berry2022-10-011-1/+1
* maint: Update files from upstream with 'make fetch' + help2man.Karl Berry2022-10-016-339/+402
* maintcheck: placate maintainer-check and grep 3.8.Karl Berry2022-10-015-4/+12
* more HACKING tweaksKarl Berry2022-10-011-15/+11
* aclocal: protect against Perl undefined warnings.Karl Berry2022-10-012-32/+47
* doc: rearrange NEWS.Karl Berry2022-09-281-5/+5
* python: better Python compilation portability.Zack Weinberg2022-09-281-52/+47
* forgot NEWS updateKarl Berry2022-09-281-11/+14
* dist: ignore "silly rename" files from nfs/afs/smb.Zack Weinberg2022-09-281-1/+3
* automake: do not use -Q with emacs invocations.Richard Hopkins2022-09-273-3/+4
* automake: load -l bytecomp for Emacs.Richard Hopkins2022-09-261-0/+1
* automake: silent make output for Emacs byte compilation.Richard Hopkins2022-09-263-4/+7
* doc: typo in depcomp.Karl Berry2022-09-181-2/+2
* compile: look for clang-cl.Alexander Neumann2022-07-252-0/+2
* fix: autoreconf fails due to .m4 files added but not installedJim Meyering2022-05-231-1/+3
* deps: create empty file instead of dummy file.Jan Engelhardt2022-05-233-2/+6
* doc: refer to automake manual in all man pagesMike Frysinger2022-03-131-1/+1
* automake: fall back gracefully when texinfo inputs don't existMike Frysinger2022-03-053-1/+35
* m4: handle id failures when checking ustar supportMike Frysinger2022-03-051-6/+10
* m4: rework silent-rules macros to avoid double expansionMike Frysinger2022-02-274-20/+196
* tests: make silent-custom regex a little more robustMike Frysinger2022-02-241-1/+1