summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* maint: Update files from upstream with 'make fetch'.Karl Berry2021-09-261-5/+16
* doc: typos from codespell.Dimitri Papadopoulos2021-08-072-2/+2
* cosmetics: py-compile consistently use test, not [ ... ]; indentation.Karl Berry2021-07-261-10/+10
* maint: Update files from upstream with 'make fetch'.Karl Berry2021-07-221-3/+3
* maint: make update-copyrightJim Meyering2021-07-1171-71/+71
* no-dist-built-sources: fix-upJim Meyering2021-07-112-2/+2
* dist: add new "dist-no-built-sources" automake option.Allison Karlitskaya2021-07-092-1/+7
* maint: Update files from upstream with 'make fetch'Karl Berry2021-07-059-933/+863
* python: don't assume $(...) in py-compile.Karl Berry2020-12-131-1/+1
* tags: support setting CTAGS, ETAGS, CSCOPE vars via ./configure.Reuben Thomas2020-12-051-3/+0
* tests: create log file before running the test script.Karl Berry2020-11-231-3/+6
* maint: Update files from upstream with 'make fetch'Jim Meyering2020-11-153-139/+179
* install-sh: trailing whitespace.Karl Berry2020-11-131-2/+2
* dejagnu: quote `pwd` when writing "set objdir" line to site.exp.Robert Menteer2020-11-131-1/+1
* install-sh: new option -S SUFFIX for simple file backups.Karl Berry2020-11-121-1/+15
* install-sh: --help tweaks.Karl Berry2020-11-101-2/+5
* install-sh: new option -p to preserve mtime.Karl Berry2020-11-101-1/+4
* install-sh: do not chown existing directories.Karl Berry2020-11-101-1/+5
* install-sh: do not redundantly specify -f to rm.Karl Berry2020-11-101-2/+5
* automake: install-exec did not depend on $(BUILT_SOURCES).Karl Berry2020-10-061-2/+3
* New utility function Automake::ChannelDefs::merge_WARNINGS.Zack Weinberg2020-09-181-2/+65
* 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-121-12/+38
* Sync ChannelDefs.pm from autoconf.Zack Weinberg2020-09-111-26/+57
* 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-3121-61/+100
* 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-262-74/+59
* automake: remove stray up_to_date_pPaul Eggert2020-06-291-1/+1
* automake: support AM_TESTSUITE_SUMMARY_HEADER override.Karl Berry2020-06-061-1/+4
* automake: new variable AM_DISTCHECK_DVI_TARGET to override "dvi".Karl Berry2020-05-172-2/+6
* automake: remove unused Automake::FileUtils::up_to_date_p function.Karl Berry2020-05-101-28/+4
* docs: test-driver options do not accept =, update --help.Samuel Tardieu2020-04-081-3/+5
* maint: run "make fetch" to update files from elsewhereJim Meyering2020-03-118-33/+29
* python: support both Python 2 and 3 in py-compileKarl Berry2020-02-251-7/+26
* maint: update lib/COPYING from canonical source.Vincent Lefevre2020-02-131-4/+4
* python: properly uninstall __pycache__ in subdirectoriesLukas Fleischer2020-01-291-2/+2
* automake: Support byte compilation in older EmacsenKarl Berry2020-01-041-1/+20
* maint: make update-copyrightJim Meyering2020-01-0172-72/+72
* dist: add dist-zstd optionGiuseppe Scrivano2019-11-172-0/+10
* config: add msys supportPaul Eggert2019-11-112-4/+4
* maint: make update-copyrightPaul Eggert2019-10-1471-71/+71
* maint: make fetchPaul Eggert2019-10-148-2001/+2155
* install-sh: support -s with read-only sourcePaul Eggert2019-08-261-1/+12
* ar-lib: Fix for MSVC 14.Bruno Haible2019-07-041-6/+7
* python: Don't use '\n' in sed substitutionMathieu Lirzin2018-07-081-1/+1
* maint: Update files from upstream with 'make fetch'Mathieu Lirzin2018-03-117-20/+16
* install-sh: avoid (low risk) race in "/tmp"Pavel Raiskup2018-03-111-8/+17