]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2023-03-29  Jacob BachmeyerRevert "maint: require perl 5.010 or later"
2023-03-01  Karl Berrydoc: tweak old NEWS about ACLOCAL_AMFLAGS.
2023-02-28  Karl Berrydirstamp: revert change of Jan 11 2023.
2023-02-02  Paul EggertUse higher-resolution file timestamps
2023-02-02  Paul Eggertmaint: require perl 5.010 or later
2023-01-15  Frédéric Bérattests: depcomp: ensure make_ok() fails when run_make...
2023-01-15  Mike Frysingerdistdir/emacs: avoid `test -d` with MKDIR_P
2023-01-14  Mike Frysingertests: rework gettext to only check 'external' behavior
2023-01-14  Mike Frysingertests: disable git log pager usage
2023-01-14  Mike Frysingertests: change `sort|uniq` to `sort -u`
2023-01-13  Frédéric Bérattests: Fix 'type defaults' error in link_cond due to...
2023-01-13  Mike Frysingerdirstamp: switch to a pattern rule
2023-01-12  Mike Frysingerdirstamp: use append too instead of truncate
2023-01-09  Mike Frysingerrm: convert more cases to am__rm_f
2023-01-09  Karl Berrydoc: overriding targets doesn't mean third-party Makefiles.
2023-01-05  Mike Frysingercheck: drop unused trs_list variable
2023-01-04  Mike Frysingerdepend: trim spurious leading tab
2023-01-04  Mike Frysingermaint: make update-copyright
2023-01-04  Mike Frysingermaint: Update files from upstream with 'make fetch'
2022-12-12  Karl Berrytest: avoid apostrophe in test document.
2022-10-06  Kelvin M. Klanndoc: typo in HACKING changes.
2022-10-02  Karl Berrydistcheck: more .NOTPARALLEL.
2022-10-01  Karl Berrymaint: Update files from upstream with 'make fetch...
2022-10-01  Karl Berrymaint: Update files from upstream with 'make fetch...
2022-10-01  Karl Berrymaintcheck: placate maintainer-check and grep 3.8.
2022-10-01  Karl Berrymore HACKING tweaks
2022-10-01  Karl Berryaclocal: protect against Perl undefined warnings.
2022-09-28  Karl Berrydoc: rearrange NEWS.
2022-09-28  Zack Weinbergpython: better Python compilation portability.
2022-09-28  Karl Berryforgot NEWS update
2022-09-28  Zack Weinbergdist: ignore "silly rename" files from nfs/afs/smb.
2022-09-28  Richard Hopkinsautomake: do not use -Q with emacs invocations.
2022-09-26  Richard Hopkinsautomake: load -l bytecomp for Emacs.
2022-09-26  Richard Hopkinsautomake: silent make output for Emacs byte compilation.
2022-09-18  Karl Berrydoc: typo in depcomp.
2022-07-26  Alexander Neumanncompile: look for clang-cl.
2022-05-24  Jim Meyeringfix: autoreconf fails due to .m4 files added but not...
2022-05-23  Jan Engelhardtdeps: create empty file instead of dummy file.
2022-03-13  Mike Frysingerdoc: refer to automake manual in all man pages
2022-03-05  Mike Frysingerautomake: fall back gracefully when texinfo inputs...
2022-03-05  Mike Frysingerm4: handle id failures when checking ustar support
2022-02-28  Mike Frysingerm4: rework silent-rules macros to avoid double expansion
2022-02-24  Mike Frysingertests: make silent-custom regex a little more robust
2022-02-24  Mike Frysingerpy-compile: fix optimized compiling for Python 3.5+
2022-02-24  Mike Frysingermanual: mention LT_INIT
2022-02-24  Mike Frysingerautomake: allow required files to be in subdirs
2022-02-24  Mike Frysingertests: fix yacc C++ tests with some C++ compilers
2022-02-24  Mike Frysingertests: log autoconf & libtool version
2022-02-24  Mike Frysingerautomake: support embedded \# in variable appends
2022-02-21  Mike Frysingerpython: use xargs -n when uninstalling files
2022-02-21  Mike Frysingerrm: handle -f w/no arguments gracefully
2022-02-21  Mike FrysingerNEWS: fix typo in fix-timestamp.sh script name
2022-02-16  Mike Frysingerpython: fix exit status handling with uninstall
2022-02-13  Mike Frysingerm4: speed up filesystem modification checks
2022-02-12  Mike Frysingerm4: cache build env sanity checks
2022-02-09  Mike Frysingerelisp: run emacs with --no-site-file
2022-02-09  Mike Frysingerar-lib: ignore -nologo option
2022-02-09  Mathieu Lirzintests: do not assume AM_MAKEINFOHTMLFLAGS is used in...
2022-02-06  Mike Frysingerpy-compile: fix display when compiling multiple files
2022-02-06  Mike Frysingermanual: document Python version support status
2022-02-06  Mike Frysingerpy-compile: drop support for Python 0.x & 1.x
2022-02-06  Mike Frysingerpy-compile: handle filenames with whitespace
2022-02-06  Mike Frysingerpy-compile: clean up usage info
2022-02-01  Mike Frysingermaint: include versioned manual in update
2022-02-01  Mike FrysingerAM_PROG_AR: require before AC_PROG_AR
2022-01-30  Mike Frysingermaint: Update files from upstream with 'make fetch'
2022-01-28  Mike Frysingermaint: only sync the manual subdir
2022-01-28  Mike Frysingertexi: define new AM_TEXI2FLAGS variable
2022-01-28  Mike Frysingertexi: pass automatic -I to dvi & pdf generation
2022-01-28  Mike Frysingertests: remove spurious +x bits
2022-01-27  Mike Frysingertests: add coverage for nobase_ and dist_ prefixes
2022-01-27  Mike Frysingerpython: add 3.10 - 3.15 to the version search list
2022-01-25  Mike Frysingerprogs, libs: support _RANLIB overrides
2022-01-25  Mike Frysingertests: add _AR override coverage
2022-01-25  Mike Frysingertests: clear autotools env vars
2022-01-24  Mike Frysingeraclocal: add m4 search path info to --help
2022-01-24  Mike Frysingertests: fix quoting in eval
2022-01-23  Karl Berrydoc: singular/plural agreement, since it's easy.
2022-01-23  Mike FrysingerTHANKS: fix sorting
2022-01-21  Zack Weinbergbuild: fix ChangeLog generation in external build directory
2022-01-19  Mike Frysingerbuild: fix race in parallel builds
2022-01-19  Pavel Raiskuplib: drop unused shell variables
2022-01-19  Mike Frysingergitignore: drop redundant config.h.in~ rule
2022-01-18  Matthew Leedsdoc: use gender-neutral pronouns in t/README
2022-01-18  Jim Meyeringtests: fix py-compile-basedir.sh: missing "test"
2022-01-12  Jim Meyeringmaint: make update-copyright
2021-12-19  Bruno Haibledoc: %reldir% and %canon_reldir% do not expand to the...
2021-12-13  Mike Frysingerconfigure: skip kcc on case-insensitive filesystems...
2021-12-13  Mike Frysingermaint: update .gitignore.
2021-12-13  Mike Frysingerm4: replace AC_DIAGNOSE with m4_warn
2021-11-28  Mike Frysingerdejagnu: add support for silent builds with site.exp.
2021-11-05  Karl Berrydoc: rearrange Multiple Outputs node.
2021-11-03  Mike Frysingerconfig headers: add support for silent builds
2021-11-02  Karl Berrydoc: correct @node placement for new subsubsection.
2021-10-04  Jim Meyeringmaint: Post-release administrivia
2021-10-04  Jim Meyeringversion 1.16.5 v1.16.5
2021-10-04  Jim Meyeringmaint: don't use obsolescent "egrep"
2021-10-04  Jim Meyeringmaint: remove trailing white space from a few files
2021-09-29  Karl Berrydoc: show "RUNNING: <testname>" example using [AM_...
2021-09-28  Karl Berrydoc: tweak Yacc/Lex text; subnode for the yacc linking...
next