]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2023-04-03  Zack WeinbergRemove the last few internal uses of AC_EGREP_CPP. zack/no-internal-egrep-cpp
2023-04-03  Zack WeinbergFold AC_C_STRINGIZE into AC_PROG_CC.
2023-04-03  Zack WeinbergOverhaul AC_TYPE_GETGROUPS and AC_FUNC_GETGROUPS.
2023-04-03  Zack WeinbergMake AC_PROG_GCC_TRADITIONAL a compatibility alias...
2023-04-02  Zack WeinbergAC_TYPE_UID_T: Rewrite using AC_CHECK_TYPE.
2023-04-02  Zack WeinbergAC_XENIX_DIR: Rewrite using AC_CANONICAL_HOST.
2023-04-02  Zack WeinbergNew script for building inside Guix containers.
2023-04-02  Paul EggertSupport underquoted callers better
2023-04-01  Paul EggertFix timing bug on high-speed builds
2023-03-31  Paul EggertGo back to requiring only Perl 5.6+ for users
2023-03-31  Paul EggertCater to programs misusing AC_EGREP_HEADER
2023-03-31  Paul Eggert* NEWS: Tighten up wording.
2023-03-30  Paul Eggertbuild: run "make fetch", which updated these:
2023-03-28  Paul Eggertmention prototypes more prominently in NEWS
2023-03-27  Jim Meyeringtests: avoid an unwarranted test failure v2.72c
2023-03-26  Jim Meyeringbuild: run "make fetch", which updated these:
2023-03-13  Zack WeinbergAdd experimental manifest.scm for testing Autoconf...
2023-03-12  Zack Weinbergbootstrap: Use an absolute path for ACBOOTDIR.
2023-03-12  Zack WeinbergSkip all Autotest parallelism tests if using Guix’s...
2023-03-12  Zack WeinbergFix ‘make syntax-check’ complaints.
2023-02-07  Paul Eggertdoc: improve AS_IF doc
2023-02-06  Paul EggertUpdate doc slightly for C23.
2023-02-03  Paul EggertClarify NEWS
2023-02-02  Paul Eggertmake fetch
2023-02-02  Paul EggertImprove year-2038 documentation
2023-01-21  Paul EggertRestore lib/Autom4te/FileUtils.pm local fixes
2023-01-21  Paul Eggertspelling fixes
2023-01-21  Paul Eggertmake update-copyright
2023-01-21  Paul Eggertmake fetch
2022-12-30  Paul EggertImprove OS version commentary
2022-12-29  Paul EggertRestore *_REQUIRED macros
2022-12-26  Todd C. Millerfix AC_CHECK_HEADER_STDBOOL regression
2022-12-25  Paul EggertOmit just-added *_REQUIRED macros
2022-12-25  Zack WeinbergAC_SYS_LARGEFILE: Don’t enlarge time_t by default
2022-12-25  Paul EggertMove NEWS entry to better location
2022-12-24  Paul EggertDocument C23 <stdckdint.h>
2022-12-24  Paul EggertUse UTF-8 and spell "François" correctly
2022-12-24  Paul EggertAC_USE_SYSTEM_EXTENSIONS now enables C23 Annex F
2022-11-16  Paul EggertCater better to underquoted callers
2022-11-12  Bruno HaibleFix misspelled NEWS entry
2022-11-11  Paul EggertModernize and regularize doc for C89 etc.
2022-11-10  Zack WeinbergMore fixes for compilers that reject K&R function defin...
2022-10-28  Paul EggertWarn about TMPDIR
2022-10-12  Paul EggertMKDIR_P now falls back on mkdir -p
2022-10-06  Paul EggertUpdate M4 version numbers in documentation
2022-09-30  Xi RuoyaoFix testsuite failures with bash 5.2.
2022-09-18  Paul EggertMention latest change in NEWS
2022-09-18  Paul EggertImprove comment in previous change
2022-09-18  Paul EggertAllow users to clear BINSH
2022-09-09  Sergei Trofimovichautoconf: store autom4te request keys in sorted order
2022-09-09  Paul EggertPort to GNU make 4.4
2022-09-02  Paul EggertPort to compilers that moan about K&R func decls
2022-08-25  Paul EggertRemove obsolete Solaris info from manual
2022-08-18  Paul EggertImprove doc for AC_SYS_LARGEFILE etc.
2022-08-14  Paul EggertPort AC_CHECK_HEADER_STDBOOL to C23
2022-08-09  Paul EggertAC_SYS_LARGEFILE now widens time_t if possible
2022-08-09  Paul EggertFix compilation errors in 32-bit C++ mode on HP-UX...
2022-07-27  Paul EggertPort AC_C_BIGENDIAN to cross gcc -std=c11 -flto
2022-07-21  Paul Eggertbasename and dirname are portable now
2022-07-14  Paul EggertHandle z/OS Unix ‘set’ output
2022-07-10  Zack WeinbergFix testsuite failures on Darwin (aka macOS).
2022-07-10  Zack WeinbergMake help-extract.pl work with Perl 5.10.x.
2022-07-10  Zack WeinbergRemove ancient backward compatibility code from m4...
2022-07-10  Zack Weinbergmake fetch
2022-07-10  Zack WeinbergRequire Perl 5.10.0 or later.
2022-07-06  Zack WeinbergRequire GNU M4 1.4.8 or later.
2022-07-06  Zack Weinbergtestsuite: Handle `balanced ASCII quotes' correctly...
2022-06-28  Paul EggertPort _AC_COMPILER_EXEEXT to IBM z/OS Unix
2022-06-28  Paul EggertAvoid \] in BREs and EREs
2022-06-28  Paul EggertRefactor recent AC_FUNC_ALLOCA fix
2022-06-28  Jim MeyeringAC_FUNC_ALLOCA: fix a misplaced (now fatal) closing...
2022-06-28  Jim Meyeringtests: avoid test failures due to new EGREP_TRADITIONAL
2022-06-22  Paul EggertImprove regex documentation
2022-06-09  Paul EggertFix bug: AC_EGREP_CPP with leading '-' in pattern
2022-05-19  Paul Eggertmake update-copyright
2022-05-16  Paul EggertWork around AT&T 3b1 bug
2022-05-10  Paul EggertDocument AC_RUN_IFELSE([], ...) etc.
2022-04-01  Paul EggertWork around memory-leak false alarms
2022-04-01  Paul EggertFix bug with AS_IF and ‘set -e’
2022-03-12  Paul Eggertdoc: update Manthey name+email
2022-02-18  Paul EggertFix unwanted globbing of sed script
2022-02-12  Paul EggertClarify documentation of number format
2022-01-24  Mike Frysingeradd new AC_PROG_AR helper
2022-01-12  Bruno Haibledoc: Document how to deal with missing 'join'.
2022-01-02  Paul Eggertdoc: document BusyBox sed w bug
2021-10-10  Paul Eggertdoc: update ‘find’ info
2021-10-03  Zack WeinbergUpdate .gitignore for move of version.m4.
2021-09-15  Zack WeinbergAdd a bootstrap script like Automake has.
2021-09-15  Zack WeinbergRewrite bin/autoconf in Perl.
2021-09-15  Zack WeinbergGenerate version.m4 from config.status, in lib/ not...
2021-09-02  Paul Eggertfortran: *mingw* → mingw* in previous patch
2021-09-02  Keno Fischerfortran.m4: Filter mingw intrinsic libraries
2021-09-01  Jim Meyeringfix a typo
2021-09-01  Paul EggertAdd commentary for Time::HiRes patches
2021-09-01  Andreas K.... Fix bug when autom4te updates too quickly
2021-08-31  Paul EggertPort AC_LANG_CALL(C) to C++
2021-08-31  Paul EggertModernize discussion of integer overflow
2021-08-31  Paul EggertPort test to next m4 version
2021-08-16  Marshall WardFortran Cray pointer macro support
2021-08-12  Eric Blaketests: typo fix
next