summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/mktests.sh: fix awk syntax error.v2.69cZack Weinberg2020-09-241-2/+2
* build-aux/fetch.pl: Fetch ChannelDefs.pm from automake.Zack Weinberg2020-09-241-0/+1
* Autoupdate AC_{DIAGNOSE,FATAL,OBSOLETE,WARNING} and _AC_COMPUTE_INT.Zack Weinberg2020-09-2213-70/+205
* Update documentation related to warnings.Zack Weinberg2020-09-221-159/+128
* Use WARNINGS to pass down warnings options from autoreconf.Zack Weinberg2020-09-222-44/+88
* Disable all warnings when running autoconf as a subprocess.Zack Weinberg2020-09-225-33/+18
* New utility function Autom4te::ChannelDefs::merge_WARNINGS.Zack Weinberg2020-09-221-1/+64
* Manually sync ChannelDefs.pm from automake.Zack Weinberg2020-09-2218-120/+334
* doc: Fix cross-reference for AC_TRY_LINKJonathan Wakely2020-09-221-2/+2
* bin/autoconf.as: Fix --help.Zack Weinberg2020-09-221-2/+2
* Consistently use ‘our’ instead of ‘use vars’ in Perl.Zack Weinberg2020-09-215-30/+19
* make fetch yet againZack Weinberg2020-09-216-59/+46
* doc: Mention two more shell portability problems.Bruno Haible2020-09-181-2/+19
* make fetchZack Weinberg2020-09-112-12/+6
* Fetch more files from their official upstream.Zack Weinberg2020-09-111-57/+102
* Rewrite fetch.sh in Perl.Zack Weinberg2020-09-113-83/+244
* 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