summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fix timing bug on high-speed buildsPaul Eggert2023-04-011-7/+5
* make update-copyrightPaul Eggert2023-01-208-8/+8
* make update-copyrightPaul Eggert2022-05-198-8/+8
* Rewrite bin/autoconf in Perl.Zack Weinberg2021-09-153-223/+219
* Autoconf now quotes 'like this' instead of `like this'Paul Eggert2021-07-201-1/+1
* make update-copyrightZack Weinberg2021-01-288-10/+13
* autoreconf: don’t error out when AM_GNU_GETTEXT is used alone.Zack Weinberg2021-01-041-7/+11
* autom4te: always update the output file, even if it hasn’t changedZack Weinberg2020-12-291-1/+3
* autom4te: correct error message when we can’t create autom4te.cache.Zack Weinberg2020-12-231-5/+14
* autoreconf --install --force: replace install-sh with no timestampZack Weinberg2020-12-081-1/+2
* autom4te: don’t crash when warnings have no stacktraceZack Weinberg2020-12-071-0/+2
* Make autoreconf --force --install overwrite existing files (#110371)Zack Weinberg2020-11-301-6/+46
* Avoid ‘new File::Temp’ in Perl scripts.Zack Weinberg2020-11-302-16/+9
* autom4te: replace output file atomically (#110305)Ben Pfaff2020-11-101-10/+30
* autoreconf: Support AM_GNU_GETTEXT_REQUIRE_VERSIONMichał Górny2020-11-091-9/+13
* autoreconf.in: improve compatibility with old perlZack Weinberg2020-11-021-4/+7
* Improve handling of missing aux scripts (autoreconf)Zack Weinberg2020-10-201-5/+187
* autoreconf: remove redundant xsystem callsRoss Burton2020-10-141-4/+4
* autoreconf: cope with empty AC_CONFIG_SUBDIRS (bug 110331)Zack Weinberg2020-10-141-2/+3
* Use WARNINGS to pass down warnings options from autoreconf.Zack Weinberg2020-09-221-44/+41
* Disable all warnings when running autoconf as a subprocess.Zack Weinberg2020-09-222-9/+15
* Manually sync ChannelDefs.pm from automake.Zack Weinberg2020-09-225-18/+34
* bin/autoconf.as: Fix --help.Zack Weinberg2020-09-221-2/+2
* Consistently use ‘our’ instead of ‘use vars’ in Perl.Zack Weinberg2020-09-212-4/+4
* Fatalize all warnings in Perl code.Zack Weinberg2020-08-316-6/+6
* Rationalize ‘use’ order in Perl code.Zack Weinberg2020-08-316-18/+35
* perl: Replace -w option in shebangs with ‘use warnings’ in codeSerhii Popovych2020-08-315-5/+10
* Generate manpages directly from source code.Zack Weinberg2020-08-214-13/+11
* autoreconf: mention intltoolize and gtkdocize in --help output.Zack Weinberg2020-08-181-5/+6
* autoreconf: integrate intltoolize into the standard configuration toolsEli Schwartz2020-08-181-19/+45
* autoreconf: integrate gtkdocize into the standard reconfiguration toolsEli Schwartz2020-08-181-2/+28
* Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986)Zack Weinberg2020-08-182-5/+23
* Fix regression: autotools and whitespace in file namesPaul Eggert2020-08-011-5/+1
* Fix regression that broke Automake ‘make check’Paul Eggert2020-08-011-6/+17
* Stop using up_to_date_pPaul Eggert2020-06-291-9/+22
* Save and check Autom4te version in cachePaul Eggert2020-06-291-2/+3
* Look for AM_PROG_LIBTOOL tooAndreas Barth2020-06-291-0/+2
* maint: make update-copyrightJim Meyering2020-01-018-10/+12
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-168-29/+29
* "time stamp" -> "timestamp", as per POSIXPaul Eggert2017-09-162-5/+5
* maint: update copyright dates for 2017Jim Meyering2017-01-018-8/+8
* doc: Mention effect of 'autoreconf -fi' on INSTALLEric Blake2016-12-231-2/+2
* autoheader: check templates of all config headersDaniel Elstner2016-12-211-11/+26
* autom4te: fix problem when tracing to '-'Paul Eggert2016-03-151-2/+10
* maint: make update-copyrightPaul Eggert2016-02-068-8/+8
* port to new Autom4te::XFile APIPaul Eggert2016-02-066-30/+30
* maint: bump copyright to 2015Paul Eggert2015-01-028-8/+8
* maint: fix 'make syntax-check' findingsEric Blake2014-01-011-1/+1
* maint: bump copyright to 2014Eric Blake2014-01-018-8/+8
* build: fixup: don't define ETAGS_ARGS multiple timesStefano Lattarini2013-05-061-1/+1