summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* py-compile: fix optimized compiling for Python 3.5+Mike Frysinger2022-02-231-1/+56
* automake: support embedded \# in variable appendsMike Frysinger2022-02-232-1/+4
* python: use xargs -n when uninstalling filesMike Frysinger2022-02-202-7/+3
* rm: handle -f w/no arguments gracefullyMike Frysinger2022-02-208-24/+22
* python: fix exit status handling with uninstallMike Frysinger2022-02-151-3/+5
* elisp: run emacs with --no-site-fileMike Frysinger2022-02-081-1/+1
* ar-lib: ignore -nologo optionMike Frysinger2022-02-081-0/+4
* py-compile: fix display when compiling multiple filesMike Frysinger2022-02-061-3/+3
* py-compile: drop support for Python 0.x & 1.xMike Frysinger2022-02-061-23/+14
* py-compile: handle filenames with whitespaceMike Frysinger2022-02-051-10/+6
* py-compile: clean up usage infoMike Frysinger2022-02-051-2/+8
* maint: Update files from upstream with 'make fetch'Mike Frysinger2022-01-308-54/+46
* texi: define new AM_TEXI2FLAGS variableMike Frysinger2022-01-281-2/+2
* texi: pass automatic -I to dvi & pdf generationMike Frysinger2022-01-281-6/+10
* progs, libs: support _RANLIB overridesMike Frysinger2022-01-241-1/+1
* lib: drop unused shell variablesPavel Raiskup2022-01-182-5/+0
* maint: make update-copyrightJim Meyering2022-01-1272-72/+72
* dejagnu: add support for silent builds with site.exp.Mike Frysinger2021-11-271-25/+26
* config headers: add support for silent buildsMike Frysinger2021-11-021-5/+5
* 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