2020-08-20 |
Zack Weinberg | tests/suite.at: m4_include acerlang.at. |
commit | commitdiff | tree |
2020-08-18 |
Zack Weinberg | _AC_COMPILER_EXEEXT_CROSS: exit 77 if test program... |
commit | commitdiff | tree |
2020-08-18 |
Zack Weinberg | Generate manpages in build directory. |
commit | commitdiff | tree |
2020-08-18 |
Zack Weinberg | Delete a dummy ChangeLog in ‘make distclean’. |
commit | commitdiff | tree |
2020-08-18 |
Zack Weinberg | Don’t distribute tests/ac*.at. |
commit | commitdiff | tree |
2020-08-18 |
Zack Weinberg | autoreconf: mention intltoolize and gtkdocize in -... |
commit | commitdiff | tree |
2020-08-18 |
Eli Schwartz | autoreconf: integrate intltoolize into the standard... |
commit | commitdiff | tree |
2020-08-18 |
Eli Schwartz | autoreconf: integrate gtkdocize into the standard recon... |
commit | commitdiff | tree |
2020-08-18 |
Zack Weinberg | Warn if AC_INIT or AC_OUTPUT are missing from configure... |
commit | commitdiff | tree |
2020-08-18 |
Zack Weinberg | Trim whitespace from arguments of AC_INIT (#107986) |
commit | commitdiff | tree |
2020-08-07 |
Paul Eggert | Avoid one-argument ‘main’ |
commit | commitdiff | tree |
2020-08-07 |
Paul Eggert | Pacify -Werror in two places |
commit | commitdiff | tree |
2020-08-06 |
Paul Eggert | * lib/autoconf/c.m4: Bring XL C comments up to date. |
commit | commitdiff | tree |
2020-08-06 |
Paul Eggert | * TODO: Add -Werror support. |
commit | commitdiff | tree |
2020-08-05 |
Zack Weinberg | AT_CHECK_MACRO: Preserve config.log and config.status... |
commit | commitdiff | tree |
2020-08-04 |
Zack Weinberg | Only probe C++ language features, not library, for... |
commit | commitdiff | tree |
2020-08-04 |
Zack Weinberg | Filter out _AST_FEATURES when comparing environment... |
commit | commitdiff | tree |
2020-08-04 |
Zack Weinberg | Partially revert e54e3f90: restore use of $(MAKE) in... |
commit | commitdiff | tree |
2020-08-02 |
Paul Eggert | Expect OpenIndiana test failure |
commit | commitdiff | tree |
2020-08-02 |
Paul Eggert | Work around ksh93 bug that broke config.status |
commit | commitdiff | tree |
2020-08-02 |
Paul Eggert | Fix regression: autotools and whitespace in file names |
commit | commitdiff | tree |
2020-08-02 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2020-08-01 |
Paul Eggert | Fix regression that broke Automake ‘make check’ |
commit | commitdiff | tree |
2020-07-31 |
Paul Eggert | * doc/autoconf.texi: Tweak wording. |
commit | commitdiff | tree |
2020-07-31 |
Bruno Haible | doc: Update some more macro descriptions. |
commit | commitdiff | tree |
2020-07-31 |
Bruno Haible | doc: Refer to Gnulib where it makes sense. |
commit | commitdiff | tree |
2020-07-31 |
Bruno Haible | doc: Refer to Gnulib instead of asking clients to provi... |
commit | commitdiff | tree |
2020-07-31 |
Paul Eggert | Remove obsolete Cray support |
commit | commitdiff | tree |
2020-07-27 |
Zack Weinberg | Simplify Makefiles embedded in autotest.at |
commit | commitdiff | tree |
2020-07-22 |
Paul Eggert | Port AC_F77_LIBRARY_LDFLAGS to oneAPI HPC Toolkit |
commit | commitdiff | tree |
2020-07-20 |
Paul Eggert | Don’t assume plain ‘make’ in C unit tests |
commit | commitdiff | tree |
2020-07-20 |
Paul Eggert | Prefer ‘$(MAKE)’ to ‘make’ in Makefiles |
commit | commitdiff | tree |
2020-07-18 |
Paul Eggert | Port build procedure to AIX 7.1 |
commit | commitdiff | tree |
2020-07-17 |
Paul Eggert | Test AC_FC_LINE_LENGTH only to 250 columns |
commit | commitdiff | tree |
2020-07-17 |
Paul Eggert | Fix ${VAR-NONWORD} bugs |
commit | commitdiff | tree |
2020-07-17 |
Paul Eggert | Document that VAL must be a word in ${VAR-VALUE} |
commit | commitdiff | tree |
2020-07-16 |
Zack Weinberg | tests/autotest.at: don’t use suffix rules to generate... |
commit | commitdiff | tree |
2020-07-16 |
Zack Weinberg | tests/local.at: improve sed portability |
commit | commitdiff | tree |
2020-07-16 |
Zack Weinberg | Revise documentation for AC_PROG_LEX. |
commit | commitdiff | tree |
2020-07-16 |
Paul Eggert | AC_PROG_LEX no longer sets LEXLIB for yywrap |
commit | commitdiff | tree |
2020-07-16 |
Paul Eggert | Fix AC_PROG_LEX regression |
commit | commitdiff | tree |
2020-07-15 |
Paul Eggert | Document AC_EGREP* better |
commit | commitdiff | tree |
2020-07-15 |
Bruno Haible | doc: More clarifications regarding --host and --build. |
commit | commitdiff | tree |
2020-07-15 |
Paul Eggert | Revert mistaken patch for Bison |
commit | commitdiff | tree |
2020-07-15 |
Paul Eggert | Use more-modern cross-compilation examples |
commit | commitdiff | tree |
2020-07-15 |
Paul Eggert | Revert mistaken patch for Wine |
commit | commitdiff | tree |
2020-07-14 |
Nick Alcock | NEWS: don’t describe Automake 1.13 as “upcoming.” |
commit | commitdiff | tree |
2020-07-13 |
Paul Eggert | * doc/autoconf.texi: Fix mishandling of `. v2.69b |
commit | commitdiff | tree |
2020-07-13 |
Paul Eggert | make fetch |
commit | commitdiff | tree |
2020-07-12 |
Zack Weinberg | Formally obsolete AC_CONFIG_HEADER (#105403) |
commit | commitdiff | tree |
2020-07-12 |
Zack Weinberg | Add AC_PROG_EGREP to AU_DEFUN for AC_HEADER_STDC (... |
commit | commitdiff | tree |
2020-07-12 |
Tom | Fix logic error in _AC_PROG_LEX_YYTEXT_DECL (#109320) |
commit | commitdiff | tree |
2020-07-11 |
Zack Weinberg | make fetch |
commit | commitdiff | tree |
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 |
next |