summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* attempt to sync ChannelDefs.pm *and* Config.pm from automakezack/channeldefs-syncZack Weinberg2020-09-115-9/+85
* AC_PROG_*CPP: Try ‘cpp’ before ‘/lib/cpp’Zack Weinberg2020-09-102-12/+23
* make fetchZack Weinberg2020-09-038-23/+22
* Add Configure_ac.pm to set of files to be synced from automake.Zack Weinberg2020-09-031-0/+1
* Fetch gnulib files from gitweb.Zack Weinberg2020-09-032-54/+83
* Fatalize all warnings in Perl code.Zack Weinberg2020-08-3114-14/+14
* Autom4te::XFile: Remove unnecessary imports.Zack Weinberg2020-08-311-4/+1
* Rationalize ‘use’ order in Perl code.Zack Weinberg2020-08-3115-54/+82
* perl: Replace -w option in shebangs with ‘use warnings’ in codeSerhii Popovych2020-08-3113-6/+18
* BUGS: Remove mention of old shells lacking functions.Zack Weinberg2020-08-281-4/+0
* Fix testsuite failures from ‘make maintainer-check-c++’.Zack Weinberg2020-08-282-3/+8
* Suppress ‘make syntax-check’ complaint about use of strcmp.Zack Weinberg2020-08-281-1/+3
* AS_INIT: ensure fds 0, 1, 2 are openZack Weinberg2020-08-283-26/+152
* Add ‘START_TIME’ and ‘ToD’ to shell variable filter list.Zack Weinberg2020-08-261-2/+6
* Pass $(MAKE) down to testsuite.Zack Weinberg2020-08-261-1/+1
* Add NetBSD /bin/sh to the -n whitelist.Zack Weinberg2020-08-261-3/+4
* * lib/autoconf/types.m4: Say "Microsoft" before "Windows".Paul Eggert2020-08-231-4/+4
* AC_TYPE_PID_T: Define pid_t correctly on 64-bit native Windows.Bruno Haible2020-08-231-1/+26
* Generate manpages directly from source code.Zack Weinberg2020-08-2115-53/+386
* Fix ‘make distcheck’ failure due to generated manpages in build dir.Zack Weinberg2020-08-211-3/+12
* tests: New helper macro AT_CHECK_MAKE.Zack Weinberg2020-08-206-96/+98
* Properly skip erlang tests when erl/erlc are not available.Zack Weinberg2020-08-201-4/+4
* tests/suite.at: m4_include acerlang.at.Zack Weinberg2020-08-201-0/+1
* _AC_COMPILER_EXEEXT_CROSS: exit 77 if test program does not runZack Weinberg2020-08-181-1/+1
* Generate manpages in build directory.Zack Weinberg2020-08-181-16/+25
* Delete a dummy ChangeLog in ‘make distclean’.Zack Weinberg2020-08-181-0/+6
* Don’t distribute tests/ac*.at.Zack Weinberg2020-08-183-41/+41
* autoreconf: mention intltoolize and gtkdocize in --help output.Zack Weinberg2020-08-181-5/+6
* autoreconf: integrate intltoolize into the standard configuration toolsEli Schwartz2020-08-184-23/+50
* autoreconf: integrate gtkdocize into the standard reconfiguration toolsEli Schwartz2020-08-184-7/+36
* Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986)Zack Weinberg2020-08-1815-34/+154
* Trim whitespace from arguments of AC_INIT (#107986)Zack Weinberg2020-08-184-31/+130
* Avoid one-argument ‘main’Paul Eggert2020-08-061-2/+2
* Pacify -Werror in two placesPaul Eggert2020-08-061-4/+4
* * lib/autoconf/c.m4: Bring XL C comments up to date.Paul Eggert2020-08-061-7/+7
* * TODO: Add -Werror support.Paul Eggert2020-08-061-0/+7
* AT_CHECK_MACRO: Preserve config.log and config.status from run 1.Zack Weinberg2020-08-051-0/+2
* Only probe C++ language features, not library, for speed (#110285)Zack Weinberg2020-08-042-195/+167
* Filter out _AST_FEATURES when comparing environment state. (#110283)Zack Weinberg2020-08-041-7/+16
* Partially revert e54e3f90: restore use of $(MAKE) in error message.Zack Weinberg2020-08-041-1/+1
* Expect OpenIndiana test failurePaul Eggert2020-08-021-0/+7
* Work around ksh93 bug that broke config.statusPaul Eggert2020-08-021-2/+2
* Fix regression: autotools and whitespace in file namesPaul Eggert2020-08-011-5/+1
* make fetchPaul Eggert2020-08-012-3/+4
* Fix regression that broke Automake ‘make check’Paul Eggert2020-08-012-9/+30
* * doc/autoconf.texi: Tweak wording.Paul Eggert2020-07-311-20/+20
* doc: Update some more macro descriptions.Bruno Haible2020-07-311-1/+6
* doc: Refer to Gnulib where it makes sense.Bruno Haible2020-07-311-2/+29
* doc: Refer to Gnulib instead of asking clients to provide replacement code.Bruno Haible2020-07-311-0/+16
* Remove obsolete Cray supportPaul Eggert2020-07-302-29/+5