2024-06-26 |
Zack Weinberg | New public macros AC_LOG_CMD and AC_LOG_FILE. zack/ac-log-cmd |
commit | commitdiff | tree |
2024-06-26 |
Zack Weinberg | WIP: replace AS_ESCAPE and _AS_QUOTE with AS_QUOTE_D. |
commit | commitdiff | tree |
2024-06-26 |
Zack Weinberg | WIP: new m4sugar function m4_join_uniq. |
commit | commitdiff | tree |
2024-06-26 |
Zack Weinberg | Quote separators in foreach.m4 version of m4_joinall. |
commit | commitdiff | tree |
2024-06-26 |
Zack Weinberg | Emit compat shims less often for old AS_ECHO implementa... |
commit | commitdiff | tree |
2024-06-24 |
Zack Weinberg | autoconf.texi: Don’t say that Darwin is “derived from... |
commit | commitdiff | tree |
2024-06-24 |
Zack Weinberg | autoconf.texi: Move ‘Systemology’ to ‘Portable Shell... |
commit | commitdiff | tree |
2024-06-23 |
Zack Weinberg | Add ‘shell.nix’ defining Autoconf’s build dependencies... |
commit | commitdiff | tree |
2024-06-23 |
Sevan Janiyan | doc/autoconf.texi (Systemology): Update Darwin. |
commit | commitdiff | tree |
2024-06-23 |
KO Myung-Hun | bootstrap: Allow 'ln -s' to be overridden by the user. |
commit | commitdiff | tree |
2024-06-18 |
Paul Eggert | Improve wording for Y2038 and largefile probes |
commit | commitdiff | tree |
2024-06-15 |
Paul Eggert | Process C23 #elifdef and #elifndef |
commit | commitdiff | tree |
2024-06-01 |
Paul Eggert | Document Solaris ‘make’ glitch with ‘!’ |
commit | commitdiff | tree |
2024-05-28 |
Paul Eggert | AC_PROG_CXX no longer adjusts C++ language version |
commit | commitdiff | tree |
2024-05-26 |
Paul Eggert | AC_PROG_CXX now tries C++23, C++20, C++17, C++14 |
commit | commitdiff | tree |
2024-05-26 |
Paul Eggert | Port C11 test to C++20 |
commit | commitdiff | tree |
2024-05-15 |
Alyssa Ross | AC_FUNC_MALLOC: fix cross compilation to musl |
commit | commitdiff | tree |
2024-04-30 |
Paul Eggert | Improve VLA wording in NEWS |
commit | commitdiff | tree |
2024-04-30 |
Paul Eggert | Mention C keywords in NEWS |
commit | commitdiff | tree |
2024-04-30 |
Paul Eggert | AC_PROG_CC now tries C23 too |
commit | commitdiff | tree |
2024-04-30 |
Paul Eggert | Port better to MSVC |
commit | commitdiff | tree |
2024-04-30 |
Paul Eggert | Fix doc typo with " {" |
commit | commitdiff | tree |
2024-04-25 |
Paul Eggert | Adjust tests to match new Automake files |
commit | commitdiff | tree |
2024-04-25 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2024-04-24 |
Paul Eggert | Port AC_SYS_LARGEFILE to C++ |
commit | commitdiff | tree |
2024-04-06 |
Paul Eggert | Improve “possibly undefined macro” diagnostic |
commit | commitdiff | tree |
2024-02-07 |
Paul Eggert | Remove incorrect check in AC_CHECK_SIZEOF |
commit | commitdiff | tree |
2024-02-04 |
Paul Eggert | Document ‘cp’ limitations better |
commit | commitdiff | tree |
2024-01-17 |
Paul Eggert | Fix typo in previous patch |
commit | commitdiff | tree |
2024-01-17 |
Paul Eggert | Fix ‘long long’ checks on ancient platforms |
commit | commitdiff | tree |
2024-01-17 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2024-01-11 |
Paul Eggert | doc: mention join bug |
commit | commitdiff | tree |
2024-01-05 |
Jim Meyering | maint: update all copyright dates via "make update... |
commit | commitdiff | tree |
2023-12-22 |
Zack Weinberg | maint: post-release administrivia |
commit | commitdiff | tree |
2023-12-22 |
Zack Weinberg | Finalize NEWS for release 2.72. v2.72 |
commit | commitdiff | tree |
2023-12-22 |
Zack Weinberg | Save/restore AC_LANG setting in AC_PROG_CC_C_O. |
commit | commitdiff | tree |
2023-12-22 |
Zack Weinberg | Remove bashism from tests/local.at. |
commit | commitdiff | tree |
2023-12-22 |
Zack Weinberg | Revert debugging change committed by mistake |
commit | commitdiff | tree |
2023-12-22 |
Zack Weinberg | Address “autom4te preselections” testsuite failure |
commit | commitdiff | tree |
2023-12-22 |
Zack Weinberg | Avoid a spurious test failure with shells that ignore... |
commit | commitdiff | tree |
2023-12-21 |
Zack Weinberg | Address “autoconf: forbidden tokens, basic” testsuite... |
commit | commitdiff | tree |
2023-12-21 |
Zack Weinberg | testsuite: Skip tests that use aclocal or automake... |
commit | commitdiff | tree |
2023-12-20 |
Zack Weinberg | update NEWS for 2.72e release candidate v2.72e |
commit | commitdiff | tree |
2023-12-20 |
Zack Weinberg | spelling errors reported by “make syntax-check” |
commit | commitdiff | tree |
2023-12-19 |
Zack Weinberg | Adjust --help and manpages to make it easier to find... |
commit | commitdiff | tree |
2023-12-19 |
Zack Weinberg | Run gitlog-to-changelog in source directory. |
commit | commitdiff | tree |
2023-12-19 |
Zack Weinberg | Skip test of AC_SYS_YEAR2038_RECOMMENDED if system... |
commit | commitdiff | tree |
2023-12-18 |
Zack Weinberg | Revert "config.status: handle CRLF line endings in... |
commit | commitdiff | tree |
2023-12-18 |
Paul Eggert | Fix AC_FUNC_MMAP on CheriBSD |
commit | commitdiff | tree |
2023-12-18 |
Zack Weinberg | Clarify error messages for misuse of m4_warn and -... |
commit | commitdiff | tree |
2023-12-15 |
Zack Weinberg | config.status: handle CRLF line endings in AC_CONFIG_HE... |
commit | commitdiff | tree |
2023-12-13 |
Paul Eggert | AC_PROG_MKDIR_P: Fix detection of busybox mkdir. |
commit | commitdiff | tree |
2023-12-12 |
Detlef Riekenberg | Consistently use block comments at beginning of C99... |
commit | commitdiff | tree |
2023-12-11 |
Zack Weinberg | autom4te: Don’t crash if Data::Dumper::Sortkeys is... |
commit | commitdiff | tree |
2023-12-06 |
Zack Weinberg | autom4te: report subsecond timestamp support in --version |
commit | commitdiff | tree |
2023-12-01 |
Paul Eggert | Be more conservative about cache timestamps |
commit | commitdiff | tree |
2023-12-01 |
Paul Eggert | Tweak Annex K doc |
commit | commitdiff | tree |
2023-12-01 |
Paul Eggert | * bin/autom4te.in: Fix comments. |
commit | commitdiff | tree |
2023-12-01 |
Zack Weinberg | testsuite: log version of shell and make as well |
commit | commitdiff | tree |
2023-12-01 |
Bruno Haible | Recognize the *-*-windows* config triplets introduced... |
commit | commitdiff | tree |
2023-11-30 |
Zack Weinberg | maint: post-release administrivia |
commit | commitdiff | tree |
2023-11-30 |
Zack Weinberg | Release 2.72d [beta] v2.72d |
commit | commitdiff | tree |
2023-11-30 |
Zack Weinberg | make fetch |
commit | commitdiff | tree |
2023-11-26 |
Paul Eggert | Remove m4_file_append |
commit | commitdiff | tree |
2023-10-18 |
KO Myung-Hun | m4/m4.m4: Quote argument to AS_ECHO correctly. |
commit | commitdiff | tree |
2023-10-18 |
Zack Weinberg | autom4te: OS/2 compat: Do not attempt to chmod an open... |
commit | commitdiff | tree |
2023-08-19 |
Paul Eggert | Improve INSTALL format |
commit | commitdiff | tree |
2023-08-16 |
Paul Eggert | Mention ./bootstrap privacy implications |
commit | commitdiff | tree |
2023-08-15 |
Gleb Fotengauer... | Fix _AC_LANG_IO_PROGRAM(C) to work with glibc 2.38... |
commit | commitdiff | tree |
2023-06-24 |
Paul Eggert | Shorten and improve INSTALL |
commit | commitdiff | tree |
2023-06-24 |
Bruno Haible | INSTALL: Clarify --build, --host, --target, and the... |
commit | commitdiff | tree |
2023-06-20 |
Paul Eggert | doc: fix broken cross-refs |
commit | commitdiff | tree |
2023-06-20 |
Paul Eggert | Modernize INSTALL |
commit | commitdiff | tree |
2023-06-19 |
Paul Eggert | Fix AC_SYS_LARGEFILE on GNU/Linux alpha, s390x |
commit | commitdiff | tree |
2023-05-17 |
Paul Eggert | Improve AC_FUNC_MMAP comments |
commit | commitdiff | tree |
2023-05-13 |
Paul Eggert | Improve AC_SYS_YEAR2038_RECOMMENDED diagnostic |
commit | commitdiff | tree |
2023-05-11 |
Paul Eggert | Fix port of AC_FUNC_MMAP |
commit | commitdiff | tree |
2023-05-11 |
Paul Eggert | Port AC_FUNC_MMAP to more-modern systems |
commit | commitdiff | tree |
2023-04-27 |
Paul Eggert | Tone down year-2038 changes |
commit | commitdiff | tree |
2023-04-19 |
Bruno Haible | AC_SYS_YEAR2038_REQUIRED: Fix configure failure with... |
commit | commitdiff | tree |
2023-04-17 |
Bruno Haible | Document limitation of BusyBox tr. |
commit | commitdiff | tree |
2023-04-15 |
Bruno Haible | AC_SYS_YEAR2038: Fix configure failure on 32-bit mingw. |
commit | commitdiff | tree |
2023-04-09 |
Paul Eggert | Improve year2038, largefile option processing |
commit | commitdiff | tree |
2023-04-03 |
Paul Eggert | Support circa early 2022 Gnulib |
commit | commitdiff | tree |
2023-04-03 |
Zack Weinberg | Remove the last few internal uses of AC_EGREP_CPP. |
commit | commitdiff | tree |
2023-04-03 |
Zack Weinberg | Fold AC_C_STRINGIZE into AC_PROG_CC. |
commit | commitdiff | tree |
2023-04-03 |
Zack Weinberg | Overhaul AC_TYPE_GETGROUPS and AC_FUNC_GETGROUPS. |
commit | commitdiff | tree |
2023-04-03 |
Zack Weinberg | Make AC_PROG_GCC_TRADITIONAL a compatibility alias... |
commit | commitdiff | tree |
2023-04-02 |
Zack Weinberg | AC_TYPE_UID_T: Rewrite using AC_CHECK_TYPE. |
commit | commitdiff | tree |
2023-04-02 |
Zack Weinberg | AC_XENIX_DIR: Rewrite using AC_CANONICAL_HOST. |
commit | commitdiff | tree |
2023-04-02 |
Zack Weinberg | New script for building inside Guix containers. |
commit | commitdiff | tree |
2023-04-02 |
Paul Eggert | Support underquoted callers better |
commit | commitdiff | tree |
2023-04-01 |
Paul Eggert | Fix timing bug on high-speed builds |
commit | commitdiff | tree |
2023-03-31 |
Paul Eggert | Go back to requiring only Perl 5.6+ for users |
commit | commitdiff | tree |
2023-03-31 |
Paul Eggert | Cater to programs misusing AC_EGREP_HEADER |
commit | commitdiff | tree |
2023-03-31 |
Paul Eggert | * NEWS: Tighten up wording. |
commit | commitdiff | tree |
2023-03-30 |
Paul Eggert | build: run "make fetch", which updated these: |
commit | commitdiff | tree |
2023-03-28 |
Paul Eggert | mention prototypes more prominently in NEWS |
commit | commitdiff | tree |
2023-03-27 |
Jim Meyering | tests: avoid an unwarranted test failure v2.72c |
commit | commitdiff | tree |
2023-03-26 |
Jim Meyering | build: run "make fetch", which updated these: |
commit | commitdiff | tree |
next |