]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
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
2021-07-20  Paul EggertAutoconf now quotes 'like this' instead of `like this'
2021-07-19  Paul EggertDocument unquoted here-documents better
2021-06-30  Emanuele Giaquintadoc: fix typo in variable name
2021-06-30  Emanuele Giaquinta_AC_PROG_CXX_STDCXX_EDITION_TRY: fix typo in variable...
2021-05-10  Eric Blakemaint: advertise GNU in README
2021-05-10  Eric Blakemaint: ensure autoconf-latest.* links stay up-to-date
2021-05-10  Eric Blakemaint: Add names to THANKS
2021-05-10  Ben Ellistonupdate HACKING file
2021-01-28  Zack Weinbergtrunk post-release administrivia v2.72a
2021-01-28  Zack Weinbergmake fetch
2021-01-28  Zack Weinbergmake update-copyright
2021-01-04  Zack Weinbergautoreconf: don’t error out when AM_GNU_GETTEXT is...
2020-12-30  Bruno Haibledoc: Document another portability problem of 'od'.
2020-12-30  Paul Eggertdoc: modernize grep discussion
2020-12-29  Zack Weinbergautom4te: always update the output file, even if it...
2020-12-23  Zack WeinbergRestore compatibility with older std-gnu11.m4.
2020-12-23  Zack WeinbergUse -fno-builtin, not -Werror, in AC_CHECK_DECLS (...
2020-12-23  Zack Weinbergautom4te: correct error message when we can’t create...
2020-12-13  Paul EggertMerge branch 'branch-2.70' into master
2020-12-11  Paul EggertImprove AC_USE_SYSTEM_EXTENSIONS port to HP-UX 11.11
2020-12-11  Paul EggertPort minor AC_HEADER_MAJOR fixes from Gnulib
2020-12-11  Paul EggertPort minor AC_FUNC_ALLOCA fixes from Gnulib
2020-12-11  Paul EggertImprove port of AC_C_RESTRICT to Oracle C++
2020-12-09  Zack Weinberg_AC_PROG_CC_C99: fix typo (#110396)
2020-12-09  Zack Weinbergmaint: add outline for future NEWS (release branch).
2020-12-09  Zack Weinberg_AC_PROG_CC_C99: fix typo (#110396)
2020-12-09  Zack Weinbergmaint: add outline for future NEWS
2020-12-08  Zack Weinbergmaint: post-release administrivia
2020-12-08  Zack WeinbergRelease 2.70. v2.70
2020-12-08  Zack WeinbergRemove obsolete instructions from HACKING.
2020-12-08  Zack Weinbergtestsuite: log version of M4 and Perl
2020-12-08  Zack Weinberglib/autotest/general.m4: typo fix
2020-12-08  Zack WeinbergThree minor testsuite fixes.
2020-12-08  Zack Weinbergautoreconf --install --force: replace install-sh with...
2020-12-07  Zack Weinbergmake fetch
2020-12-07  Zack WeinbergUpdate documentation of AC_USE_SYSTEM_EXTENSIONS.
2020-12-07  Zack WeinbergRevise documentation of AT_CHECK.
2020-12-07  Zack WeinbergRevise documentation of AC_PROG_CC and comments on...
2020-12-07  Zack WeinbergAdd checks of __STDC__ and __STDC_VERSION__ to C confor...
2020-12-07  Zack Weinbergautom4te: don’t crash when warnings have no stacktrace
2020-12-07  JannickSmall bug fixes for the test suite.
2020-12-06  Zack WeinbergDon’t use hosted headers when testing for C(++) standar...
2020-12-06  Zack WeinbergAC_INCLUDES_DEFAULT: Check for presence of C90 hosted...
2020-12-06  Julien ÉLIEDefine _NETBSD_SOURCE and _OPENBSD_SOURCE in AC_USE_SYS...
2020-12-04  Zack WeinbergRevert "AC_PROG_CC: define via AC_DEFUN_ONCE". (#110350)
2020-12-02  Zack WeinbergAutotest: add official way to execute code before all...
2020-12-01  Bruno HaibleDocument better where to put -m32 or -m64 compiler...
2020-12-01  Zack WeinbergAdd a note to NEWS about ac_cv_header_stdlib_h not... v2.69e
2020-11-30  Zack WeinbergMake autoreconf --force --install overwrite existing...
2020-11-30  Zack WeinbergAdd more release notes about compatibility problems.
2020-11-30  Zack WeinbergAT_CHECK_MACRO: test C++ as well as C, cross as well...
2020-11-30  Zack WeinbergRewrite mktests.sh in Perl.
2020-11-30  Zack WeinbergOverhaul Erlang support.
2020-11-30  Zack WeinbergMake “redefining AS_ECHO internals” test more robust.
2020-11-30  Zack Weinbergtorture.at: Insulate more tests from buggy third-party...
2020-11-30  Zack WeinbergAvoid ‘new File::Temp’ in Perl scripts.
2020-11-30  Zack WeinbergDisentangle HAVE__BOOL from ac_cv_header_stdbool_h.
2020-11-30  Zack WeinbergAC_FUNC_SETPGRP: Don’t depend on the return type of...
2020-11-30  Zack WeinbergAC_C_CHAR_UNSIGNED: Remove check of $GCC.
2020-11-30  Zack Weinbergsc_error_message_uppercase: allow fully uppercased...
2020-11-30  Zack Weinbergmake fetch and update savannah gitweb urls to cgit.
2020-11-16  Zack WeinbergAC_INIT: better handling of unusual arguments (#110349)
2020-11-16  Zack WeinbergAS_ECHO(_N): Do not expand macros named ‘s’ or ‘n’...
2020-11-15  Zack WeinbergDon’t issue obsoletion warnings for AC_LANG_SAVE/RESTOR...
2020-11-15  Zack WeinbergAS_IF: Handle else clause being empty after macro expan...
2020-11-11  Ross BurtonSupport CONFIG_SITE being a list of entries.
2020-11-11  Zack Weinbergtests/compile.at (AC_RUN_IFELSE): typo fix
2020-11-10  Ben Pfaffautom4te: replace output file atomically (#110305)
2020-11-09  Zack Weinbergmake fetch
2020-11-09  Zack Weinbergm4sh: Require shell to support $(...) command substitution.
2020-11-09  Zack WeinbergCheck in install-sh as synced from automake (#110368)
2020-11-09  Zack WeinbergMention AM_GNU_GETTEXT_REQUIRE_VERSION support in NEWS.
2020-11-09  Michał Górnyautoreconf: Support AM_GNU_GETTEXT_REQUIRE_VERSION
2020-11-09  Zack WeinbergFix more bugs in specific tests under AC_LANG(C++).
2020-11-05  Zack WeinbergMake ‘forbidden tokens, basic’ test more robust.
2020-11-05  Zack WeinbergDo not apply --program-transform-name to build-aux...
2020-11-05  Zack WeinbergAC_FUNC_STRERROR_R: Include string.h in test program.
2020-11-05  Zack WeinbergDefine AC_REQUIRE_AUX_FILE with AC_DEFUN.
next