]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
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
2020-09-22  Zack Weinbergbin/autoconf.as: Fix --help.
2020-09-21  Zack WeinbergConsistently use ‘our’ instead of ‘use vars’ in Perl.
2020-09-21  Zack Weinbergmake fetch yet again
2020-09-18  Bruno Haibledoc: Mention two more shell portability problems.
2020-09-11  Zack Weinbergmake fetch
2020-09-11  Zack WeinbergFetch more files from their official upstream.
2020-09-11  Zack WeinbergRewrite fetch.sh in Perl.
2020-09-10  Zack WeinbergAC_PROG_*CPP: Try ‘cpp’ before ‘/lib/cpp’
2020-09-03  Zack Weinbergmake fetch
2020-09-03  Zack WeinbergAdd Configure_ac.pm to set of files to be synced from...
2020-09-03  Zack WeinbergFetch gnulib files from gitweb.
2020-08-31  Zack WeinbergFatalize all warnings in Perl code.
2020-08-31  Zack WeinbergAutom4te::XFile: Remove unnecessary imports.
2020-08-31  Zack WeinbergRationalize ‘use’ order in Perl code.
2020-08-31  Serhii Popovychperl: Replace -w option in shebangs with ‘use warnings...
2020-08-28  Zack WeinbergBUGS: Remove mention of old shells lacking functions.
2020-08-28  Zack WeinbergFix testsuite failures from ‘make maintainer-check...
2020-08-28  Zack WeinbergSuppress ‘make syntax-check’ complaint about use of...
2020-08-28  Zack WeinbergAS_INIT: ensure fds 0, 1, 2 are open
2020-08-26  Zack WeinbergAdd ‘START_TIME’ and ‘ToD’ to shell variable filter...
2020-08-26  Zack WeinbergPass $(MAKE) down to testsuite.
2020-08-26  Zack WeinbergAdd NetBSD /bin/sh to the -n whitelist.
2020-08-24  Paul Eggert* lib/autoconf/types.m4: Say "Microsoft" before "Windows".
2020-08-24  Bruno HaibleAC_TYPE_PID_T: Define pid_t correctly on 64-bit native...
2020-08-21  Zack WeinbergGenerate manpages directly from source code.
2020-08-21  Zack WeinbergFix ‘make distcheck’ failure due to generated manpages...
2020-08-20  Zack Weinbergtests: New helper macro AT_CHECK_MAKE.
2020-08-20  Zack WeinbergProperly skip erlang tests when erl/erlc are not available.
2020-08-20  Zack Weinbergtests/suite.at: m4_include acerlang.at.
2020-08-18  Zack Weinberg_AC_COMPILER_EXEEXT_CROSS: exit 77 if test program...
2020-08-18  Zack WeinbergGenerate manpages in build directory.
2020-08-18  Zack WeinbergDelete a dummy ChangeLog in ‘make distclean’.
2020-08-18  Zack WeinbergDon’t distribute tests/ac*.at.
2020-08-18  Zack Weinbergautoreconf: mention intltoolize and gtkdocize in -...
2020-08-18  Eli Schwartzautoreconf: integrate intltoolize into the standard...
2020-08-18  Eli Schwartzautoreconf: integrate gtkdocize into the standard recon...
2020-08-18  Zack WeinbergWarn if AC_INIT or AC_OUTPUT are missing from configure...
next