]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2021-01-28  Zack Weinbergmaint: post-release administrivia branch-2.70 v2.72b
2021-01-28  Zack WeinbergRelease 2.71 v2.71
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  Zack Weinbergautom4te: always update the output file, even if it...
2020-12-30  Zack WeinbergRestore compatibility with older std-gnu11.m4.
2020-12-30  Bruno Haibledoc: Document another portability problem of 'od'.
2020-12-30  Paul Eggertdoc: modernize grep discussion
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-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-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.
2020-11-03  Zack Weinbergmake fetch v2.69d
2020-11-03  Zack Weinbergfix ‘make syntax-check’ complaints (only affects comments).
2020-11-03  Jannick_AC_PROG_YYTEXT_DECL: Forward declare yywrap (#110312)
2020-11-02  Zack Weinbergautoreconf.in: improve compatibility with old perl
2020-11-02  Zack WeinbergRevert to 2.69-compatible behavior in AC_PROG_LEX ...
2020-11-02  Zack WeinbergAC_OPENMP: Avoid clobbering ‘mp’ and/or ‘penmp’ (#110353)
2020-11-02  Zack Weinbergtestsuite: Isolate aclocal from third-party macros...
2020-11-02  Zack WeinbergAC_LANG_CALL(C++): Use ‘int’ for return type of conftes...
2020-11-02  Zack WeinbergDon’t search for X11 when cross compiling (#110345)
2020-10-31  Zack WeinbergIgnore stderr when testing parallel autotest (#110351).
2020-10-29  Zack Weinbergtests/m4sh.at: prevent an undesirable expansion of...
2020-10-28  JannickTreat msys(2) the same as cygwin when looking at host_os.
2020-10-20  Zack WeinbergImprove handling of missing aux scripts (autoreconf)
2020-10-20  Zack WeinbergImprove handling of missing aux scripts.
2020-10-15  Ross Burtonautoreconf: remove redundant xsystem calls
2020-10-15  Zack Weinbergautoreconf: cope with empty AC_CONFIG_SUBDIRS (bug...
2020-10-12  Paul Eggertdoc: improve AS_CASE, AS_IF doc
2020-10-10  Zack Weinberg_AS_PATH_WALK: Use AS_IF for IF-NOT-FOUND argument.
2020-10-10  Zack WeinbergFix regressions when using the C++ compiler to perform...
2020-10-07  Zack WeinbergDon’t issue obsoletion warnings for AC_DIAGNOSE.
2020-10-05  Zack WeinbergNEWS: Mention more bug fixes.
2020-09-26  Zack WeinbergReorganize 2.70 NEWS
2020-09-24  Zack Weinbergmktmpdir: Ensure that $tmp is always an absolute pathname.
2020-09-24  Zack Weinbergtests/mktests.sh: fix awk syntax error. v2.69c
2020-09-24  Zack Weinbergbuild-aux/fetch.pl: Fetch ChannelDefs.pm from automake.
2020-09-22  Zack WeinbergAutoupdate AC_{DIAGNOSE,FATAL,OBSOLETE,WARNING} and...
2020-09-22  Zack WeinbergUpdate documentation related to warnings.
2020-09-22  Zack WeinbergUse WARNINGS to pass down warnings options from autoreconf.
2020-09-22  Zack WeinbergDisable all warnings when running autoconf as a subprocess.
2020-09-22  Zack WeinbergNew utility function Autom4te::ChannelDefs::merge_WARNINGS.
2020-09-22  Zack WeinbergManually sync ChannelDefs.pm from automake.
2020-09-22  Jonathan Wakelydoc: Fix cross-reference for AC_TRY_LINK
next