2020-07-10 |
Zack Weinberg | Update hyperlinks in the manual and README-hacking. |
commit | commitdiff | tree |
2020-07-10 |
Zack Weinberg | Update links in COPYING, COPYINGv3, and COPYING.EXCEPTION. |
commit | commitdiff | tree |
2020-07-10 |
Paul Eggert | Document AS_IF(..., ..., [[]]) glitch |
commit | commitdiff | tree |
2020-07-10 |
Paul Eggert | Fix ac_compiler_gnu bug |
commit | commitdiff | tree |
2020-07-10 |
Zack Weinberg | NEWS: add notes about known breakage due to pickier... |
commit | commitdiff | tree |
2020-07-09 |
Zack Weinberg | NEWS: mention that AS_INIT no longer embeds full paths... |
commit | commitdiff | tree |
2020-07-05 |
Luke Mewburn | AS_INIT: basename __file__ |
commit | commitdiff | tree |
2020-07-03 |
Paul Eggert | Fix AC_CHECK_LIB quoting bug |
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | * tests/local.at: Fix space-tab problems. |
commit | commitdiff | tree |
2020-06-30 |
Zack Weinberg | Consistently expand macros in whitespace-separated... |
commit | commitdiff | tree |
2020-06-30 |
Zack Weinberg | AC_REPLACE_FUNCS: invoke _AH_CHECK_FUNC and AC_LIBSOURC... |
commit | commitdiff | tree |
2020-06-30 |
Zack Weinberg | Look harder for a shell whose -n is known to work. |
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | Update release advice |
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | Stop using up_to_date_p |
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | Save and check Autom4te version in cache |
commit | commitdiff | tree |
2020-06-30 |
Paul Eggert | Fix undefined behavior in AC_SYS_LARGEFILE |
commit | commitdiff | tree |
2020-06-30 |
Andreas Barth | Look for AM_PROG_LIBTOOL too |
commit | commitdiff | tree |
2020-03-13 |
Zack Weinberg | Define $as_echo and $as_echo_n for backward compatibility. |
commit | commitdiff | tree |
2020-03-13 |
Zack Weinberg | _AS_REEXEC_WITH_SHELL: don’t use AS_EXIT. |
commit | commitdiff | tree |
2020-03-13 |
Zack Weinberg | README-hacking: re-configure from scratch during bootstrap. |
commit | commitdiff | tree |
2020-03-13 |
Paul Eggert | Fix _AS_DETECT_BETTER_SHELL breakage |
commit | commitdiff | tree |
2020-02-26 |
Zack Weinberg | Fix `make syntax-check'. |
commit | commitdiff | tree |
2020-02-22 |
Paul Eggert | Mention 32-bit GNU/Linux 64-bit inodes |
commit | commitdiff | tree |
2020-02-22 |
Paul Eggert | Remove definition of _DARWIN_USE_64_BIT_INODE |
commit | commitdiff | tree |
2020-01-01 |
Jim Meyering | maint: make update-copyright |
commit | commitdiff | tree |
2019-12-25 |
Paul Eggert | Document AIX 7.2 printf command gotcha |
commit | commitdiff | tree |
2019-10-06 |
Paul Eggert | Fix terminology typo in mkdir -p check |
commit | commitdiff | tree |
2019-09-10 |
Ondrej Dubaj | Port tests to Bash 5 |
commit | commitdiff | tree |
2019-05-29 |
Paul Eggert | Port AC_C_BIGENDIAN to recent clang |
commit | commitdiff | tree |
2018-12-15 |
Jim Meyering | doc/autoconf.texi: fix spelling/grammar nits |
commit | commitdiff | tree |
2018-11-25 |
Noah Misch | AC_CHECK_DECL: when cached, don't overwrite a werror... |
commit | commitdiff | tree |
2018-03-20 |
Paul Eggert | lib: use list of unsafe chars, not safe ones |
commit | commitdiff | tree |
2018-03-20 |
Daniel Colascione | fix quoting |
commit | commitdiff | tree |
2018-03-20 |
Daniel Colascione | Fix test suite with modern Perl |
commit | commitdiff | tree |
2017-10-29 |
Paul Eggert | lib: fix update_file timestamps |
commit | commitdiff | tree |
2017-09-23 |
Paul Eggert | maint: update URLs |
commit | commitdiff | tree |
2017-09-23 |
Paul Eggert | lib: check ‘install file dir/’ |
commit | commitdiff | tree |
2017-09-23 |
Paul Eggert | maint: sync from Automake |
commit | commitdiff | tree |
2017-09-17 |
Paul Eggert | Prefer HTTPS to FTP and HTTP |
commit | commitdiff | tree |
2017-09-17 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2017-09-17 |
Paul Eggert | "time stamp" -> "timestamp", as per POSIX |
commit | commitdiff | tree |
2017-01-25 |
Eric Blake | doc: emphasize that config.h must be first |
commit | commitdiff | tree |
2017-01-01 |
Jim Meyering | maint: update copyright dates for 2017 |
commit | commitdiff | tree |
2016-12-23 |
Eric Blake | doc: Mention effect of 'autoreconf -fi' on INSTALL |
commit | commitdiff | tree |
2016-12-22 |
Eric Blake | doc: Patterns in m4_pattern_forbid cause error, not... |
commit | commitdiff | tree |
2016-12-21 |
Daniel Elstner | autoheader: check templates of all config headers |
commit | commitdiff | tree |
2016-12-21 |
Paolo Bonzini | autoconf: prefer an unrolled loop for trivial AC_CHECK_... |
commit | commitdiff | tree |
2016-12-21 |
Paolo Bonzini | autoconf: prefer an unrolled loop for trivial AC_CHECK_... |
commit | commitdiff | tree |
2016-12-21 |
Eric Blake | AC_CHECK_HEADERS_ONCE: hoist cache name computation... |
commit | commitdiff | tree |
2016-12-21 |
Eric Blake | AC_CHECK_FUNCS_ONCE: hoist cache name computation to... |
commit | commitdiff | tree |
2016-12-21 |
Eric Blake | AC_CHECK_HEADERS_ONCE: hoist CPP name computation to... |
commit | commitdiff | tree |
2016-12-21 |
Eric Blake | AC_CHECK_FUNCS_ONCE: hoist CPP name computation to... |
commit | commitdiff | tree |
2016-12-21 |
Eric Blake | AC_CHECK_HEADERS_ONCE: honor current AC_LANG |
commit | commitdiff | tree |
2016-12-20 |
Eric Blake | AC_CHECK_FUNCS_ONCE: honor current AC_LANG |
commit | commitdiff | tree |
2016-12-14 |
Bruno Haible | * doc/autoconf.texi (Using Autotest): Stop mentioning... |
commit | commitdiff | tree |
2016-11-04 |
Paolo Bonzini | autoconf: refine quadrigraph test in _AC_DEFINE_UNQUOTED |
commit | commitdiff | tree |
2016-11-02 |
Quinn Grier | doc: fix an infinitely recursing example |
commit | commitdiff | tree |
2016-11-01 |
Pádraig Brady | doc: detail inconsistencies in sed word boundary handling |
commit | commitdiff | tree |
2016-09-15 |
Paul Eggert | AC_USE_SYSTEM_EXTENSIONS: Remove stray TR in doc |
commit | commitdiff | tree |
2016-09-15 |
Paul Eggert | AC_USE_SYSTEM_EXTENSIONS: port to more ISO C TSes |
commit | commitdiff | tree |
2016-09-15 |
Eric Blake | AC_HEADER_MAJOR: port to glibc 2.25 |
commit | commitdiff | tree |
2016-09-14 |
Paul Eggert | doc: resplit lines to avoid Texinfo chaos |
commit | commitdiff | tree |
2016-09-14 |
Paul Eggert | AC_USE_SYSTEM_EXTENSIONS: port to recent ISO C |
commit | commitdiff | tree |
2016-09-14 |
Paul Eggert | doc: port to Texinfo 6.3 |
commit | commitdiff | tree |
2016-09-13 |
Eric Blake | doc: use @xref correctly |
commit | commitdiff | tree |
2016-05-31 |
Paul Eggert | Port AC_CHECK_HEADER_STDBOOL to C++11 |
commit | commitdiff | tree |
2016-04-03 |
Paul Eggert | Use American spelling for "initialize" |
commit | commitdiff | tree |
2016-03-15 |
Paul Eggert | autom4te: fix problem when tracing to '-' |
commit | commitdiff | tree |
2016-03-15 |
Paul Eggert | Also try clang |
commit | commitdiff | tree |
2016-03-15 |
Paul Eggert | Port C11 and C++11 testing to clang |
commit | commitdiff | tree |
2016-03-15 |
Paul Eggert | Fix broken URL to Unix history |
commit | commitdiff | tree |
2016-02-23 |
Paul Eggert | AC_C_RESTRICT: port better to non-GCC + glibc |
commit | commitdiff | tree |
2016-02-07 |
Paul Eggert | Move config.* man pages to its source tree |
commit | commitdiff | tree |
2016-02-07 |
Paul Eggert | maint: make update-copyright |
commit | commitdiff | tree |
2016-02-07 |
Paul Eggert | port to new Autom4te::XFile API |
commit | commitdiff | tree |
2016-02-07 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2016-02-07 |
Paul Eggert | Port better to gcc -fsanitize=address |
commit | commitdiff | tree |
2016-02-06 |
Paul Eggert | Fix memory leak in AC_FUNC_MMAP |
commit | commitdiff | tree |
2016-02-05 |
Paul Eggert | Document dash ${*-unset} behavior |
commit | commitdiff | tree |
2015-10-08 |
Thomas Jahns | Add -mdir flag for NAG Fortran compiler |
commit | commitdiff | tree |
2015-09-05 |
Paul Eggert | tests: port to recent libtool diagnostics |
commit | commitdiff | tree |
2015-08-08 |
Paul Eggert | Add /opt/X11/include to X search path |
commit | commitdiff | tree |
2015-06-04 |
Eric Blake | doc: mention 'for' syntax issue on older shells |
commit | commitdiff | tree |
2015-05-14 |
Noah Misch | AC_CHECK_DECL, AC_CHECK_DECLS: port to the Clang compiler |
commit | commitdiff | tree |
2015-04-21 |
Matěj Týč | m4_pattern_forbid: better documentation |
commit | commitdiff | tree |
2015-04-21 |
Eric Blake | lib: use shorter way to test if variable is set |
commit | commitdiff | tree |
2015-04-21 |
Eric Blake | m4_set_foreach: minor optimization |
commit | commitdiff | tree |
2015-04-21 |
Nick Bowler | m4sugar: fix pop typo in m4_set_foreach |
commit | commitdiff | tree |
2015-04-09 |
Eric Blake | AC_PROG_MKDIR_P: reduce macro output size |
commit | commitdiff | tree |
2015-04-09 |
Bernhard Reutner... | AC_PROG_MKDIR_P: Also accept BusyBox mkdir -p |
commit | commitdiff | tree |
2015-02-02 |
Jim Meyering | tests: avoid two false-positive parallel test failures |
commit | commitdiff | tree |
2015-01-02 |
Paul Eggert | doc: -f is now portable for cp and ln |
commit | commitdiff | tree |
2015-01-02 |
Paul Eggert | maint: bump copyright year |
commit | commitdiff | tree |
2015-01-02 |
Paul Eggert | maint: bump copyright to 2015 |
commit | commitdiff | tree |
2014-12-17 |
Stefano Lattarini | Fix spurious testsuite failure when /bin/sh is dash |
commit | commitdiff | tree |
2014-11-03 |
Gary V. Vaughan | tests: avoid spurious test failure with libtool 2.4.3 |
commit | commitdiff | tree |
2014-11-03 |
Eric Blake | docs: mention that not all values can be exported |
commit | commitdiff | tree |
2014-09-08 |
Paul Eggert | doc: distinguish GCC from GNU C, etc. |
commit | commitdiff | tree |
next |