summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Port py-compile to Python 2.6-HEADmasterPaul Eggert2023-03-291-3/+13
* Gracefully degrade if Time::HiRes is not availableJacob Bachmeyer2023-03-291-1/+4
* Revert "maint: require perl 5.010 or later"Jacob Bachmeyer2023-03-2921-21/+21
* Use higher-resolution file timestampsPaul Eggert2023-02-021-3/+9
* maint: require perl 5.010 or laterPaul Eggert2023-02-0221-21/+21
* distdir/emacs: avoid `test -d` with MKDIR_PMike Frysinger2023-01-142-2/+2
* rm: convert more cases to am__rm_fMike Frysinger2023-01-092-9/+4
* 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-0472-72/+72
* maint: Update files from upstream with 'make fetch'Mike Frysinger2023-01-048-608/+773
* maint: Update files from upstream with 'make fetch' + help2man.Karl Berry2022-10-015-324/+385
* python: better Python compilation portability.Zack Weinberg2022-09-281-52/+47
* dist: ignore "silly rename" files from nfs/afs/smb.Zack Weinberg2022-09-281-1/+3
* automake: load -l bytecomp for Emacs.Richard Hopkins2022-09-261-0/+1
* automake: silent make output for Emacs byte compilation.Richard Hopkins2022-09-261-1/+1
* doc: typo in depcomp.Karl Berry2022-09-181-2/+2
* compile: look for clang-cl.Alexander Neumann2022-07-251-0/+1
* deps: create empty file instead of dummy file.Jan Engelhardt2022-05-231-1/+3
* 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