]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
9 days ago  Paul EggertPort _AC_C_C99_TEST_MAIN to -Wc++-compat master
9 days ago  Paul EggertPort _AC_C_C99_TEST_GLOBALS to -Wc++-compat
9 days ago  Vincent LefevreMake _AC_C_C99_TEST_MAIN more robust with -Werror
9 days ago  Paul EggertPort AC_C_CONST to GCC 16 -Wunused-but-set-variable
2025-07-28  Paul EggertQuote $OLDPWD in doc
2025-07-27  Paul Eggertdoc: update cd info
2025-07-18  Paul Eggertdoc: omit confusing space before paren
2025-06-25  Paul EggertDocument s/a/\n/ etc
2025-05-26  Bruno HaibleFix trap quoting (regression 2024-08-04).
2025-05-26  Bruno HaibleAC_CHECK_DECL now ignores future Darwin functions
2025-05-06  Paul EggertMore shell patterns to avoid
2025-05-06  Bruno Haibledoc: Document another pitfall of shell pattern matching.
2025-04-20  Paul EggertFall back on busybox awk
2025-04-18  Paul EggertAvoid grep in minimal configure
2025-04-18  Paul Eggertconfig.status now checks for missing awk
2025-04-17  Paul EggertImprove list of 'configure' prereqs
2025-04-17  Paul EggertDocument that 'configure' needs awk etc
2025-04-07  Paul EggertFix AC_DEFINE_UNQUOTED regexp
2025-02-09  Paul EggertPort install_aux_file to OS/2
2025-01-30  Paul EggertFix dependency issue for autoscan.list
2025-01-30  Yann E. MORINtests/local.mk: fix dependencies for generating the...
2025-01-30  Paul EggertDocument AIX 7.3 find exec + bug
2025-01-30  Paul EggertUpdate doc for POSIX, OS versions
2025-01-16  Paul EggertPort better to NVHPC
2025-01-05  Markus MützelKeep "-lmingwex" and "-lmoldname" in linker flags for...
2025-01-05  Jack KellyAC_USE_SYSTEM_EXTENSIONS: Set _COSMO_SOURCE
2025-01-01  Paul EggertFix test failure on macOS 15.1.1
2025-01-01  Paul Eggertmaint: update all copyright dates via "make update...
2024-12-29  Paul EggertUpdate timestamp doc
2024-12-02  Paul Eggertdoc: mention tr issues in multi-byte locales
2024-12-02  R. Diezbootstrap: Disallow use of undefined shell variables...
2024-11-17  Paul EggertFurther improvements for C23 tests
2024-11-05  Paul EggertFix comment typo re malloc
2024-11-01  Paul EggertFix use of $3 in _AC_FUNC_MALLOC_IF etc
2024-11-01  Bruno HaibleAC_FUNC_MALLOC now guesses yes when cross-compiling
2024-11-01  Paul EggertSay malloc/realloc cache vars can have spaces
2024-10-29  Paul Eggert* functions.m4: Fix typos in previous change.
2024-10-29  Paul EggertUpdate ‘volatile’ doc for C23
2024-10-29  Paul EggertMatch Gnulib INSTALL for quoting
2024-10-29  Paul EggertMerge from Gnulib for malloc, realloc checking
2024-10-27  Paul EggertGo back to using “POSIX” not “Posix”
2024-10-27  Paul EggertRemove some doc for no-longer-used systems; update...
2024-10-26  Paul EggertDocument realloc (p, 0) gotchas
2024-10-21  Paul EggertAvoid some echo '...\...' gotchas
2024-09-28  Paul EggertMention autogen.sh sooner in doc
2024-09-22  Paul Eggertdoc: remove IRIX from manual
2024-09-06  Paul EggertGive a URL for COPYING.EXCEPTION in notices
2024-08-07  Paul EggertStop documenting Tru64
2024-08-07  Paul EggertImprove coverage of ‘echo’ in manual
2024-08-07  Paul EggertMore defense against bad echo
2024-08-07  Paul EggertAllow shell metachars in CONFIG_STATUS
2024-08-07  Paul EggertSupport more special chars in $(LIBDIR) etc
2024-08-07  Paul EggertMinor AC_FUNC_SELECT_ARGTYPES speedups
2024-08-07  Paul EggertDon’t mishandle ‘\’ in VERSION
2024-08-07  Paul EggertFollow own advice about \ in shell double-quoted strings
2024-08-03  Paul EggertFix typos in previous $@ doc change
2024-08-03  Paul EggertPort to AIX 7.2 ksh93
2024-07-17  Zack WeinbergFix syntax-check complaints
2024-07-17  Zack WeinbergAdjust set size correctly in all cases of m4_set_add_all.
2024-07-17  Zack WeinbergQuote separators in foreach.m4 version of m4_joinall.
2024-07-17  Zack WeinbergAdd a FLAGS argument to AT_CHECK_M4SUGAR_TEXT.
2024-07-17  Zack WeinbergEmit compat shims less often for old AS_ECHO implementa...
2024-07-16  Bruno HaiblePort AC_PROG_OBJC to RHEL 9
2024-07-16  Paul EggertDetect Android 5.0 strnlen bug
2024-07-05  Paul Eggertdoc: mention ACLOCAL_AMFLAGS and #
2024-06-24  Zack Weinbergautoconf.texi: Don’t say that Darwin is “derived from...
2024-06-24  Zack Weinbergautoconf.texi: Move ‘Systemology’ to ‘Portable Shell...
2024-06-23  Zack WeinbergAdd ‘shell.nix’ defining Autoconf’s build dependencies...
2024-06-23  Sevan Janiyandoc/autoconf.texi (Systemology): Update Darwin.
2024-06-23  KO Myung-Hunbootstrap: Allow 'ln -s' to be overridden by the user.
2024-06-18  Paul EggertImprove wording for Y2038 and largefile probes
2024-06-15  Paul EggertProcess C23 #elifdef and #elifndef
2024-06-01  Paul EggertDocument Solaris ‘make’ glitch with ‘!’
2024-05-28  Paul EggertAC_PROG_CXX no longer adjusts C++ language version
2024-05-26  Paul EggertAC_PROG_CXX now tries C++23, C++20, C++17, C++14
2024-05-26  Paul EggertPort C11 test to C++20
2024-05-15  Alyssa RossAC_FUNC_MALLOC: fix cross compilation to musl
2024-04-30  Paul EggertImprove VLA wording in NEWS
2024-04-30  Paul EggertMention C keywords in NEWS
2024-04-30  Paul EggertAC_PROG_CC now tries C23 too
2024-04-30  Paul EggertPort better to MSVC
2024-04-30  Paul EggertFix doc typo with " {"
2024-04-25  Paul EggertAdjust tests to match new Automake files
2024-04-25  Paul Eggertmake fetch
2024-04-24  Paul EggertPort AC_SYS_LARGEFILE to C++
2024-04-06  Paul EggertImprove “possibly undefined macro” diagnostic
2024-02-07  Paul EggertRemove incorrect check in AC_CHECK_SIZEOF
2024-02-04  Paul EggertDocument ‘cp’ limitations better
2024-01-17  Paul EggertFix typo in previous patch
2024-01-17  Paul EggertFix ‘long long’ checks on ancient platforms
2024-01-17  Paul Eggertmake fetch
2024-01-11  Paul Eggertdoc: mention join bug
2024-01-05  Jim Meyeringmaint: update all copyright dates via "make update...
2023-12-22  Zack Weinbergmaint: post-release administrivia
2023-12-22  Zack WeinbergFinalize NEWS for release 2.72. v2.72
2023-12-22  Zack WeinbergSave/restore AC_LANG setting in AC_PROG_CC_C_O.
2023-12-22  Zack WeinbergRemove bashism from tests/local.at.
2023-12-22  Zack WeinbergRevert debugging change committed by mistake
2023-12-22  Zack WeinbergAddress “autom4te preselections” testsuite failure
2023-12-22  Zack WeinbergAvoid a spurious test failure with shells that ignore...
next