]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2015-04-21  Matěj Týčm4_pattern_forbid: better documentation
2015-04-21  Eric Blakelib: use shorter way to test if variable is set
2015-04-21  Eric Blakem4_set_foreach: minor optimization
2015-04-21  Nick Bowlerm4sugar: fix pop typo in m4_set_foreach
2015-04-09  Eric BlakeAC_PROG_MKDIR_P: reduce macro output size
2015-04-09  Bernhard Reutner... AC_PROG_MKDIR_P: Also accept BusyBox mkdir -p
2015-02-02  Jim Meyeringtests: avoid two false-positive parallel test failures
2015-01-02  Paul Eggertdoc: -f is now portable for cp and ln
2015-01-02  Paul Eggertmaint: bump copyright year
2015-01-02  Paul Eggertmaint: bump copyright to 2015
2014-12-17  Stefano LattariniFix spurious testsuite failure when /bin/sh is dash
2014-11-03  Gary V. Vaughantests: avoid spurious test failure with libtool 2.4.3
2014-11-03  Eric Blakedocs: mention that not all values can be exported
2014-09-08  Paul Eggertdoc: distinguish GCC from GNU C, etc.
2014-09-08  Paul Eggertautoconf: clarify "checking" message for GNU-compatible...
2014-09-02  Paul Eggertautoconf: fix typo in previous change
2014-09-02  Paul Eggertautoconf: port 'restrict' to GCC 4.2.1
2014-08-09  Jehancross-compiling: handling modern platforms able to...
2014-08-08  Paul Eggertautoconf: modernize AC_C_VARARRAYS for C11
2014-08-08  Paul Eggertdoc: Solaris 11 supports $(...)
2014-08-08  Paul Eggertdoc: modernize character encoding
2014-07-17  Eric Blakem4sh: allow trailing newlines in shell conditions
2014-05-30  Eric Blakemaint: add to THANKS
2014-05-30  Eric BlakeAC_INIT: quote invalid feature names
2014-05-12  Paul Eggertautoconf: fix typo in description generated by AC_RUN_I...
2014-02-13  Vincent LefevreChange main () to main (void) for C/C++
2014-02-05  Eric Blakedoc: give an example of using the macro for pkg-config
2014-01-01  Eric Blaketests: don't let config.site affect testsuite
2014-01-01  Eric Blakemaint: fix 'make syntax-check' findings
2014-01-01  Eric Blakemaint: bump copyright to 2014
2013-09-22  Zack WeinbergExpose the checks done by AC_INCLUDES_DEFAULT as a...
2013-09-21  Zack WeinbergUse AC_CHECK_{DECLS,FUNCS,HEADERS}_ONCE more in specifi...
2013-09-21  Zack WeinbergUse AC_CHECK_HEADERS_ONCE for the tests done by AC_INCL...
2013-09-21  Zack WeinbergModernize AC_INCLUDES_DEFAULT and friends.
2013-09-21  Zack WeinbergAC_CHECK_HEADER/AC_CHECK_HEADERS: complete transition...
2013-09-21  Zack Weinberg* tests/local.at (AT_CHECK_M4): Support 'stderr' as...
2013-09-21  Eric Blakeadmin: mention recent copyright assignments
2013-09-14  Eric BlakeAC_INIT: add --runstatedir option to configure
2013-09-12  Eric BlakeAC_PROG_CC: also try $CC -version, for cl6x compiler
2013-09-05  Eric Blakedoc: mention how to set early defaults
2013-08-10  Paul Eggertdoc: 'configure && make', not 'configure; make' (Bug...
2013-06-30  Paul Eggertdoc: don't push 'static inline'
2013-06-21  Paul Eggert* lib/autoconf/functions.m4 (HAVE_DOPRNT): Fix missing...
2013-05-28  Stefano LattariniAC_PROG_CC: don't check whether $CC supports "-c -o...
2013-05-28  Stefano Lattarinimaint: sync few files from upstream
2013-05-06  Stefano Lattarinibuild: remove refs to obsolescent 'mkinstalldir' script...
2013-05-06  Stefano Lattarinibuild: remove last make recursion (for subdir 'man')
2013-05-06  Stefano Lattarinibuild: no more recursion for 'tests' subdir
2013-05-06  Stefano Lattarinibuild: fixup: don't define ETAGS_ARGS multiple times
2013-05-06  Stefano Lattarinibuild: avoid repeating the same etags args several...
2013-05-06  Stefano Lattarinibuild: no more recursion for lib 'subdir'
2013-05-06  Stefano Lattarinibuild: define RELEASE_YEAR with AC_SUBST
2013-05-06  Stefano Lattarinibuild: no more recursion for 'lib/Autom4te' subdir
2013-05-06  Stefano Lattarinibuild: no more recursion for' lib/autoconf' subdir
2013-05-06  Stefano Lattarinibuild: no more recursion for 'lib/m4sugar' subdir
2013-05-06  Stefano Lattarinibuild: no more recursion for 'lib/autotest' subdir
2013-05-06  Stefano Lattarinibuild: no more recursion for 'lib/autoscan' subdir
2013-05-06  Stefano Lattarinibuild: no more recursion for 'lib/emacs' subdir
2013-05-06  Stefano Lattarinibuild: no more make recursion for 'bin' subdir
2013-05-06  Stefano Lattarinibuild: no more make recursion for 'doc' subdir
2013-05-06  Stefano Lattarinibuild: don't distribute lib/freeze.mk explicitly
2013-05-05  Stefano Lattarinisync: some files from upstream
2013-04-24  Paul Eggertdoc: add missing semicolons to make rules
2013-03-19  Paul EggertAC_PROG_CC etc: avoid warnings when removing conftest...
2013-03-19  Akim DemailleAC_PROG_YACC: don't force Bison to warn against its...
2013-03-08  Paul Eggertdoc: explain why single-quoting is better
2013-03-08  Paul EggertAC_PROG_CC etc: avoid warnings when removing conftest...
2013-03-05  Pavel Raiskupdocs: configure.in still mentioned in manpages
2013-02-23  Paul EggertAC_FUNC_GETLOADAVG: doc fix
2013-02-14  Paul EggertAC_FUNC_SETPGRP: work even when cross-compiling
2013-02-08  Paul EggertAC_USE_SYSTEM_EXTENSIONS: improve port to HP-UX
2013-02-07  Paul EggertAC_USE_SYSTEM_EXTENSIONS: port to HP-UX, MINUX 3, OS X.
2013-01-29  Paul Eggertautoscan: port to perl 5.17
2013-01-29  Gary V. Vaughanm4sugar: fix AS_VAR_GET regression.
2013-01-29  Gary V. Vaughanm4sugar: factor away _AS_ECHO_PREPARE.
2013-01-29  Paul EggertAC_PROG_CXX: document change
2013-01-29  Roger LeighAC_PROG_CXX: Add checks for C++11, C++98TR1 and C++98
2013-01-16  Eric BlakeAT_TESTED: fix regression in word splitting
2013-01-16  Paul EggertAC_SYS_LARGEFILE: port better to Mac OS X 10.5.
2013-01-11  Stefano LattariniAC_PROG_CC: also check whether $CC supports "-c -o...
2013-01-03  Eric Blakemaint: resync files from upstream
2013-01-03  Eric Blakemaint: bump copyright to 2013
2013-01-02  Stefano Lattarinigo: fix checks for about I/O functions
2012-12-29  Stefano Lattarinipreselections: update for Automake 1.13.
2012-12-29  Stefano Lattarinimaint: sync some files from gnulib
2012-12-29  Stefano Lattarinimaint: don't sync the 'Autom4te::Configure_ac' module...
2012-12-27  Paul EggertAC_C__GENERIC: New macro.
2012-12-22  Paolo Bonziniautotest: enable usage of EXEEXT in AT_TESTED
2012-12-22  Paolo Bonziniautotest: add a simple test suite that runs a C program
2012-12-22  Paolo Bonziniautotest: annotate tests that use AC_CONFIG_TESTDIR
2012-12-21  Paul EggertAC_FUNC_ALLOCA: port to recent BSDs and remove obsolete AIX
2012-12-10  Paul EggertAC_PROG_CC_C99: avoid unused-var warning
2012-12-07  Paolo Bonziniautotest: define AT_DATA_UNQUOTED
2012-11-17  Paul EggertAC_CHECK_FILES: improve documentation
2012-11-16  Stefano Lattarinisyntax-check: remove SPACE-TAB sequence
2012-11-16  Stefano Lattarinibuild: fix unneeded workaround for AC_CONFIG_LINKS...
2012-11-16  Stefano Lattarinibuild: require autoconf >= 2.62, and related simplifica...
2012-11-09  Eric BlakeAC_CONFIG_MACRO_DIRS: improve tracing and add sanity...
2012-11-09  Stefano Lattariniwarn: allow aclocal to silence m4_require warnings
2012-11-09  Stefano Lattarinidocs: ACLOCAL_AMFLAGS will become obsolescent in Automa...
next