summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: post-release administriviav2.72bbranch-2.70Zack Weinberg2021-01-283-2/+5
* Release 2.71v2.71Zack Weinberg2021-01-281-2/+16
* make fetchZack Weinberg2021-01-2815-33/+45
* make update-copyrightZack Weinberg2021-01-2885-118/+147
* autoreconf: don’t error out when AM_GNU_GETTEXT is used alone.Zack Weinberg2021-01-041-7/+11
* autom4te: always update the output file, even if it hasn’t changedZack Weinberg2020-12-302-1/+49
* Restore compatibility with older std-gnu11.m4.Zack Weinberg2020-12-307-400/+1384
* doc: Document another portability problem of 'od'.Bruno Haible2020-12-301-2/+21
* doc: modernize grep discussionPaul Eggert2020-12-291-6/+6
* Use -fno-builtin, not -Werror, in AC_CHECK_DECLS (#110400)Zack Weinberg2020-12-234-95/+95
* autom4te: correct error message when we can’t create autom4te.cache.Zack Weinberg2020-12-232-7/+32
* Improve AC_USE_SYSTEM_EXTENSIONS port to HP-UX 11.11Paul Eggert2020-12-111-0/+6
* Port minor AC_HEADER_MAJOR fixes from GnulibPaul Eggert2020-12-111-4/+4
* Port minor AC_FUNC_ALLOCA fixes from GnulibPaul Eggert2020-12-111-5/+5
* Improve port of AC_C_RESTRICT to Oracle C++Paul Eggert2020-12-111-6/+7
* _AC_PROG_CC_C99: fix typo (#110396)Zack Weinberg2020-12-081-1/+1
* maint: add outline for future NEWS (release branch).Zack Weinberg2020-12-081-1/+2
* maint: post-release administriviaZack Weinberg2020-12-083-2/+5
* Release 2.70.v2.70Zack Weinberg2020-12-081-1/+1
* Remove obsolete instructions from HACKING.Zack Weinberg2020-12-081-4/+1
* testsuite: log version of M4 and PerlZack Weinberg2020-12-082-0/+4
* lib/autotest/general.m4: typo fixZack Weinberg2020-12-081-1/+1
* Three minor testsuite fixes.Zack Weinberg2020-12-082-9/+38
* autoreconf --install --force: replace install-sh with no timestampZack Weinberg2020-12-082-13/+26
* make fetchZack Weinberg2020-12-071-1/+2
* Update documentation of AC_USE_SYSTEM_EXTENSIONS.Zack Weinberg2020-12-072-72/+111
* Revise documentation of AT_CHECK.Zack Weinberg2020-12-071-42/+58
* Revise documentation of AC_PROG_CC and comments on conformance checks.Zack Weinberg2020-12-072-100/+97
* Add checks of __STDC__ and __STDC_VERSION__ to C conformance tests.Zack Weinberg2020-12-071-0/+17
* autom4te: don’t crash when warnings have no stacktraceZack Weinberg2020-12-071-0/+2
* Small bug fixes for the test suite.Jannick2020-12-072-2/+8
* Don’t use hosted headers when testing for C(++) standard level (#110393)Zack Weinberg2020-12-061-251/+407
* AC_INCLUDES_DEFAULT: Check for presence of C90 hosted headers (#110393)Zack Weinberg2020-12-067-68/+104
* Define _NETBSD_SOURCE and _OPENBSD_SOURCE in AC_USE_SYSTEM_EXTENSIONS (#110392)Julien ÉLIE2020-12-061-18/+34
* Revert "AC_PROG_CC: define via AC_DEFUN_ONCE". (#110350)Zack Weinberg2020-12-044-11/+269
* Autotest: add official way to execute code before all/each test.Zack Weinberg2020-12-029-74/+221
* Document better where to put -m32 or -m64 compiler options.Bruno Haible2020-12-011-3/+12
* Add a note to NEWS about ac_cv_header_stdlib_h not being set...v2.69eZack Weinberg2020-12-011-0/+3
* Make autoreconf --force --install overwrite existing files (#110371)Zack Weinberg2020-11-302-6/+102
* Add more release notes about compatibility problems.Zack Weinberg2020-11-301-0/+32
* AT_CHECK_MACRO: test C++ as well as C, cross as well as nativeZack Weinberg2020-11-306-167/+777
* Rewrite mktests.sh in Perl.Zack Weinberg2020-11-303-254/+310
* Overhaul Erlang support.Zack Weinberg2020-11-304-148/+84
* Make “redefining AS_ECHO internals” test more robust.Zack Weinberg2020-11-301-4/+14
* torture.at: Insulate more tests from buggy third-party m4 files.Zack Weinberg2020-11-301-6/+16
* Avoid ‘new File::Temp’ in Perl scripts.Zack Weinberg2020-11-302-16/+9
* Disentangle HAVE__BOOL from ac_cv_header_stdbool_h.Zack Weinberg2020-11-301-45/+89
* AC_FUNC_SETPGRP: Don’t depend on the return type of setpgrp.Zack Weinberg2020-11-302-12/+15
* AC_C_CHAR_UNSIGNED: Remove check of $GCC.Zack Weinberg2020-11-301-2/+3
* sc_error_message_uppercase: allow fully uppercased wordsZack Weinberg2020-11-301-2/+5