summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* py-compile: fix optimized compiling for Python 3.5+Mike Frysinger2022-02-233-2/+61
* manual: mention LT_INITMike Frysinger2022-02-231-0/+1
* automake: allow required files to be in subdirsMike Frysinger2022-02-233-0/+48
* tests: fix yacc C++ tests with some C++ compilersMike Frysinger2022-02-233-0/+10
* tests: log autoconf & libtool versionMike Frysinger2022-02-231-0/+5
* automake: support embedded \# in variable appendsMike Frysinger2022-02-236-1/+100
* python: use xargs -n when uninstalling filesMike Frysinger2022-02-204-7/+24
* rm: handle -f w/no arguments gracefullyMike Frysinger2022-02-2013-118/+55
* NEWS: fix typo in fix-timestamp.sh script nameMike Frysinger2022-02-201-1/+1
* python: fix exit status handling with uninstallMike Frysinger2022-02-151-3/+5
* m4: speed up filesystem modification checksMike Frysinger2022-02-132-3/+48
* m4: cache build env sanity checksMike Frysinger2022-02-121-5/+6
* elisp: run emacs with --no-site-fileMike Frysinger2022-02-084-3/+8
* ar-lib: ignore -nologo optionMike Frysinger2022-02-081-0/+4
* tests: do not assume AM_MAKEINFOHTMLFLAGS is used in non-html targetsMathieu Lirzin2022-02-083-4/+15
* py-compile: fix display when compiling multiple filesMike Frysinger2022-02-061-3/+3
* manual: document Python version support statusMike Frysinger2022-02-061-0/+53
* py-compile: drop support for Python 0.x & 1.xMike Frysinger2022-02-063-26/+20
* py-compile: handle filenames with whitespaceMike Frysinger2022-02-052-10/+42
* py-compile: clean up usage infoMike Frysinger2022-02-052-4/+10
* maint: include versioned manual in updateMike Frysinger2022-01-311-1/+12
* AM_PROG_AR: require before AC_PROG_ARMike Frysinger2022-01-311-0/+1
* maint: Update files from upstream with 'make fetch'Mike Frysinger2022-01-308-54/+46
* maint: only sync the manual subdirMike Frysinger2022-01-281-1/+1
* texi: define new AM_TEXI2FLAGS variableMike Frysinger2022-01-284-4/+12
* texi: pass automatic -I to dvi & pdf generationMike Frysinger2022-01-284-6/+24
* tests: remove spurious +x bitsMike Frysinger2022-01-2810-0/+0
* tests: add coverage for nobase_ and dist_ prefixesMike Frysinger2022-01-272-0/+68
* python: add 3.10 - 3.15 to the version search listMike Frysinger2022-01-262-0/+4
* progs, libs: support _RANLIB overridesMike Frysinger2022-01-246-2/+69
* tests: add _AR override coverageMike Frysinger2022-01-242-0/+51
* tests: clear autotools env varsMike Frysinger2022-01-242-0/+10
* aclocal: add m4 search path info to --helpMike Frysinger2022-01-242-3/+21
* tests: fix quoting in evalMike Frysinger2022-01-241-1/+1
* doc: singular/plural agreement, since it's easy.Karl Berry2022-01-232-3/+4
* THANKS: fix sortingMike Frysinger2022-01-221-8/+7
* build: fix ChangeLog generation in external build directoryZack Weinberg2022-01-211-3/+5
* build: fix race in parallel buildsMike Frysinger2022-01-192-2/+3
* lib: drop unused shell variablesPavel Raiskup2022-01-182-5/+0
* gitignore: drop redundant config.h.in~ ruleMike Frysinger2022-01-181-1/+0
* doc: use gender-neutral pronouns in t/READMEMatthew Leeds2022-01-181-1/+1
* tests: fix py-compile-basedir.sh: missing "test"Jim Meyering2022-01-181-1/+1
* maint: make update-copyrightJim Meyering2022-01-121455-1459/+1457
* doc: %reldir% and %canon_reldir% do not expand to the empty string.Bruno Haible2021-12-181-10/+18
* configure: skip kcc on case-insensitive filesystems; add clang++.Mike Frysinger2021-12-121-3/+5
* maint: update .gitignore.Mike Frysinger2021-12-121-0/+4
* m4: replace AC_DIAGNOSE with m4_warnMike Frysinger2021-12-121-2/+2
* dejagnu: add support for silent builds with site.exp.Mike Frysinger2021-11-271-25/+26
* doc: rearrange Multiple Outputs node.Karl Berry2021-11-041-44/+24
* config headers: add support for silent buildsMike Frysinger2021-11-021-5/+5