summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix misspelled NEWS entryBruno Haible2022-11-121-1/+1
* Modernize and regularize doc for C89 etc.Paul Eggert2022-11-111-1/+1
* MKDIR_P now falls back on mkdir -pPaul Eggert2022-10-121-1/+12
* Mention latest change in NEWSPaul Eggert2022-09-181-0/+4
* Port AC_CHECK_HEADER_STDBOOL to C23Paul Eggert2022-08-131-12/+7
* AC_SYS_LARGEFILE now widens time_t if possiblePaul Eggert2022-08-091-0/+6
* Fix testsuite failures on Darwin (aka macOS).Zack Weinberg2022-07-101-0/+13
* Require Perl 5.10.0 or later.Zack Weinberg2022-07-101-1/+1
* Require GNU M4 1.4.8 or later.Zack Weinberg2022-07-061-0/+14
* make update-copyrightPaul Eggert2022-05-191-1/+1
* Add commentary for Time::HiRes patchesPaul Eggert2021-08-311-0/+10
* Autoconf now quotes 'like this' instead of `like this'Paul Eggert2021-07-201-67/+75
* trunk post-release administriviav2.72av2.62aZack Weinberg2021-01-281-0/+18
* make update-copyrightZack Weinberg2021-01-281-1/+2
* maint: add outline for future NEWSZack Weinberg2020-12-081-0/+4
* maint: post-release administriviaZack Weinberg2020-12-081-0/+3
* Release 2.70.v2.70Zack Weinberg2020-12-081-1/+1
* AC_INCLUDES_DEFAULT: Check for presence of C90 hosted headers (#110393)Zack Weinberg2020-12-061-11/+17
* Revert "AC_PROG_CC: define via AC_DEFUN_ONCE". (#110350)Zack Weinberg2020-12-041-5/+0
* Autotest: add official way to execute code before all/each test.Zack Weinberg2020-12-021-0/+5
* Add a note to NEWS about ac_cv_header_stdlib_h not being set...v2.69eZack Weinberg2020-12-011-0/+3
* 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-301-0/+12
* AS_IF: Handle else clause being empty after macro expansion (#110369)Zack Weinberg2020-11-151-0/+6
* m4sh: Require shell to support $(...) command substitution.Zack Weinberg2020-11-091-0/+13
* Mention AM_GNU_GETTEXT_REQUIRE_VERSION support in NEWS.Zack Weinberg2020-11-091-0/+6
* Revert to 2.69-compatible behavior in AC_PROG_LEX (#110346)Zack Weinberg2020-11-021-8/+18
* AC_OPENMP: Avoid clobbering ‘mp’ and/or ‘penmp’ (#110353)Zack Weinberg2020-11-021-0/+13
* Don’t search for X11 when cross compiling (#110345)Zack Weinberg2020-11-011-0/+11
* Improve handling of missing aux scripts (autoreconf)Zack Weinberg2020-10-201-5/+12
* Improve handling of missing aux scripts.Zack Weinberg2020-10-201-0/+37
* doc: improve AS_CASE, AS_IF docPaul Eggert2020-10-111-4/+4
* Fix regressions when using the C++ compiler to perform tests.Zack Weinberg2020-10-101-0/+10
* NEWS: Mention more bug fixes.Zack Weinberg2020-10-051-14/+56
* Reorganize 2.70 NEWSZack Weinberg2020-09-261-160/+204
* Autoupdate AC_{DIAGNOSE,FATAL,OBSOLETE,WARNING} and _AC_COMPUTE_INT.Zack Weinberg2020-09-221-0/+10
* Manually sync ChannelDefs.pm from automake.Zack Weinberg2020-09-221-0/+3
* autoreconf: integrate intltoolize into the standard configuration toolsEli Schwartz2020-08-181-1/+1
* autoreconf: integrate gtkdocize into the standard reconfiguration toolsEli Schwartz2020-08-181-0/+2
* Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986)Zack Weinberg2020-08-181-0/+3
* Trim whitespace from arguments of AC_INIT (#107986)Zack Weinberg2020-08-181-0/+11
* Test AC_FC_LINE_LENGTH only to 250 columnsPaul Eggert2020-07-171-0/+3
* Revise documentation for AC_PROG_LEX.Zack Weinberg2020-07-161-3/+6
* AC_PROG_LEX no longer sets LEXLIB for yywrapPaul Eggert2020-07-161-0/+4
* Revert mistaken patch for BisonPaul Eggert2020-07-151-4/+0
* NEWS: don’t describe Automake 1.13 as “upcoming.”Nick Alcock2020-07-141-2/+2
* Formally obsolete AC_CONFIG_HEADER (#105403)Zack Weinberg2020-07-121-5/+9
* Add AC_PROG_EGREP to AU_DEFUN for AC_HEADER_STDC (#110215)Zack Weinberg2020-07-121-2/+10
* NEWS: add notes about known breakage due to pickier macros.Zack Weinberg2020-07-101-0/+21
* NEWS: mention that AS_INIT no longer embeds full paths to source files.Zack Weinberg2020-07-091-12/+21