summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* autoreconf: drop support for old (< 1.8) aclocal versionsStefano Lattarini2012-09-211-0/+2
* AC_PROG_CC_STDC: fold into AC_PROG_CC, removing C11 macroPaul Eggert2012-09-201-3/+6
* AC_FUNC_VFORK: check for Solaris 2.4 signal-handling bugPaul Eggert2012-09-161-1/+6
* AC_PROG_CC_C11: new macro, which AC_PROG_CC_STDC now defaults toPaul Eggert2012-08-231-0/+7
* general: deprecate 'configure.in' as autoconf inputStefano Lattarini2012-05-231-0/+2
* maint: post-release administriviaEric Blake2012-04-241-0/+3
* Release Version 2.69.v2.69Eric Blake2012-04-241-1/+1
* build: require perl 5.6Eric Blake2012-03-071-1/+3
* maint: spelling fixesPaul Eggert2012-03-011-2/+2
* maint: post-release administriviaEric Blake2012-03-011-0/+3
* Release Version 2.68b.v2.68bEric Blake2012-03-011-1/+2
* m4sh: make AS_EXECUTABLE_P publicEric Blake2012-02-241-0/+2
* Do not use "win" to refer to Microsoft Windows.Paul Eggert2012-01-011-4/+4
* configure: will re-execute with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-261-0/+3
* AS_LN_S: fall back on 'cp -pR' (not 'cp -p') if 'ln -s' failsPaul Eggert2011-12-261-0/+3
* docs: relax documentation license by dropping cover textEric Blake2011-09-261-0/+4
* New macro AC_FC_PP_DEFINE for the preprocessor define flag.Ralf Wildenhues2011-04-021-0/+1
* New macro AC_FC_PP_SRCEXT for preprocessed file extensions.Ralf Wildenhues2011-04-021-0/+1
* New macro AC_FC_MODULE_OUTPUT_FLAG: module output directory.Ralf Wildenhues2011-04-021-0/+1
* New macro AC_FC_MODULE_FLAG: Fortran 90 module include path.Luc Maisonobe2011-04-021-0/+1
* New macro AC_FC_MODULE_EXTENSION: Fortran 90 module extension.Luc Maisonobe2011-04-021-0/+1
* New macros AC_{F77,FC}_IMPLICIT_NONE to disable Fortran implicit int.Ralf Wildenhues2011-03-051-0/+1
* New macro AC_FC_CHECK_BOUNDS to enable Fortran array bounds checking.Ralf Wildenhues2011-03-051-0/+4
* Add support for the Go programming language.Ian Lance Taylor2011-02-211-0/+3
* autoconf: new macro AC_HEADER_CHECK_STDBOOLPaul Eggert2011-02-041-0/+3
* maint: update copyright yearEric Blake2011-01-041-3/+1
* AS_LITERAL_IF: Treat raw = as literal again.Eric Blake2010-10-081-0/+3
* post-release administriviaEric Blake2010-09-221-0/+3
* Release Version 2.68.v2.68Eric Blake2010-09-221-1/+2
* AC_REPLACE_FUNCS: restore shell loop for non-literalEric Blake2010-09-211-3/+7
* docs: mark several macros obsoleteBruno Haible2010-09-171-0/+9
* fortran: avoid misparsed FCLIBS from Fortran compilerEric Blake2010-09-161-0/+2
* m4sugar: fix regression in AC_MSG_ERROR expansionEric Blake2010-09-161-0/+3
* Document and test AT_CHECK args shell execution environment.Ralf Wildenhues2010-09-131-1/+2
* autotest: document and test at_status semantics.Ralf Wildenhues2010-09-131-0/+2
* Avoid long lines in testsuite script.Ralf Wildenhues2010-08-271-0/+3
* Try to update config.cache atomically; respect symlinks.Ralf Wildenhues2010-08-271-0/+5
* docs: document m4_define_defaultEric Blake2010-08-261-0/+2
* autoconf: warn if AC_*_IFELSE lacks complete programEric Blake2010-08-261-0/+7
* AC_INIT: allow bugreport to contain '?'Eric Blake2010-08-141-0/+3
* Ensure unnamed test group categories are separated from previous.Ralf Wildenhues2010-08-021-0/+3
* post-release administriviaEric Blake2010-07-211-0/+3
* Release Version 2.67.v2.67Eric Blake2010-07-211-1/+2
* Plug race in parallel autotest.Eric Blake2010-07-201-0/+5
* Also reject ' and newline from AC_INIT strings.Eric Blake2010-07-201-5/+3
* Let autoreconf pass warning flags to new-enough aclocal.Ralf Wildenhues2010-07-201-0/+2
* Fix up AC_INIT vs. " issues, and document it.Eric Blake2010-07-191-5/+5
* Relax AC_INIT requirements for PACKAGE and VERSION strings again.Ralf Wildenhues2010-07-191-0/+8
* Allow inspecting AC_PREPROC_IFELSE output in true branch.Ralf Wildenhues2010-07-191-0/+3
* New Fortran macro AC_FC_LINE_LENGTH.Ralf Wildenhues2010-07-101-0/+2