2014-09-02 |
Paul Eggert | autoconf: fix typo in previous change |
commit | commitdiff | tree |
2014-09-02 |
Paul Eggert | autoconf: port 'restrict' to GCC 4.2.1 |
commit | commitdiff | tree |
2014-08-09 |
Jehan | cross-compiling: handling modern platforms able to... |
commit | commitdiff | tree |
2014-08-08 |
Paul Eggert | autoconf: modernize AC_C_VARARRAYS for C11 |
commit | commitdiff | tree |
2014-08-08 |
Paul Eggert | doc: Solaris 11 supports $(...) |
commit | commitdiff | tree |
2014-08-08 |
Paul Eggert | doc: modernize character encoding |
commit | commitdiff | tree |
2014-07-17 |
Eric Blake | m4sh: allow trailing newlines in shell conditions |
commit | commitdiff | tree |
2014-05-30 |
Eric Blake | maint: add to THANKS |
commit | commitdiff | tree |
2014-05-30 |
Eric Blake | AC_INIT: quote invalid feature names |
commit | commitdiff | tree |
2014-05-12 |
Paul Eggert | autoconf: fix typo in description generated by AC_RUN_I... |
commit | commitdiff | tree |
2014-02-13 |
Vincent Lefevre | Change main () to main (void) for C/C++ |
commit | commitdiff | tree |
2014-02-05 |
Eric Blake | doc: give an example of using the macro for pkg-config |
commit | commitdiff | tree |
2014-01-01 |
Eric Blake | tests: don't let config.site affect testsuite |
commit | commitdiff | tree |
2014-01-01 |
Eric Blake | maint: fix 'make syntax-check' findings |
commit | commitdiff | tree |
2014-01-01 |
Eric Blake | maint: bump copyright to 2014 |
commit | commitdiff | tree |
2013-09-22 |
Zack Weinberg | Expose the checks done by AC_INCLUDES_DEFAULT as a... |
commit | commitdiff | tree |
2013-09-21 |
Zack Weinberg | Use AC_CHECK_{DECLS,FUNCS,HEADERS}_ONCE more in specifi... |
commit | commitdiff | tree |
2013-09-21 |
Zack Weinberg | Use AC_CHECK_HEADERS_ONCE for the tests done by AC_INCL... |
commit | commitdiff | tree |
2013-09-21 |
Zack Weinberg | Modernize AC_INCLUDES_DEFAULT and friends. |
commit | commitdiff | tree |
2013-09-21 |
Zack Weinberg | AC_CHECK_HEADER/AC_CHECK_HEADERS: complete transition... |
commit | commitdiff | tree |
2013-09-21 |
Zack Weinberg | * tests/local.at (AT_CHECK_M4): Support 'stderr' as... |
commit | commitdiff | tree |
2013-09-21 |
Eric Blake | admin: mention recent copyright assignments |
commit | commitdiff | tree |
2013-09-14 |
Eric Blake | AC_INIT: add --runstatedir option to configure |
commit | commitdiff | tree |
2013-09-12 |
Eric Blake | AC_PROG_CC: also try $CC -version, for cl6x compiler |
commit | commitdiff | tree |
2013-09-05 |
Eric Blake | doc: mention how to set early defaults |
commit | commitdiff | tree |
2013-08-10 |
Paul Eggert | doc: 'configure && make', not 'configure; make' (Bug... |
commit | commitdiff | tree |
2013-06-30 |
Paul Eggert | doc: don't push 'static inline' |
commit | commitdiff | tree |
2013-06-21 |
Paul Eggert | * lib/autoconf/functions.m4 (HAVE_DOPRNT): Fix missing... |
commit | commitdiff | tree |
2013-05-28 |
Stefano Lattarini | AC_PROG_CC: don't check whether $CC supports "-c -o... |
commit | commitdiff | tree |
2013-05-28 |
Stefano Lattarini | maint: sync few files from upstream |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: remove refs to obsolescent 'mkinstalldir' script... |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: remove last make recursion (for subdir 'man') |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for 'tests' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: fixup: don't define ETAGS_ARGS multiple times |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: avoid repeating the same etags args several... |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for lib 'subdir' |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: define RELEASE_YEAR with AC_SUBST |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for 'lib/Autom4te' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for' lib/autoconf' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for 'lib/m4sugar' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for 'lib/autotest' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for 'lib/autoscan' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more recursion for 'lib/emacs' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more make recursion for 'bin' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: no more make recursion for 'doc' subdir |
commit | commitdiff | tree |
2013-05-06 |
Stefano Lattarini | build: don't distribute lib/freeze.mk explicitly |
commit | commitdiff | tree |
2013-05-05 |
Stefano Lattarini | sync: some files from upstream |
commit | commitdiff | tree |
2013-04-24 |
Paul Eggert | doc: add missing semicolons to make rules |
commit | commitdiff | tree |
2013-03-19 |
Paul Eggert | AC_PROG_CC etc: avoid warnings when removing conftest... |
commit | commitdiff | tree |
2013-03-19 |
Akim Demaille | AC_PROG_YACC: don't force Bison to warn against its... |
commit | commitdiff | tree |
2013-03-08 |
Paul Eggert | doc: explain why single-quoting is better |
commit | commitdiff | tree |
2013-03-08 |
Paul Eggert | AC_PROG_CC etc: avoid warnings when removing conftest... |
commit | commitdiff | tree |
2013-03-05 |
Pavel Raiskup | docs: configure.in still mentioned in manpages |
commit | commitdiff | tree |
2013-02-23 |
Paul Eggert | AC_FUNC_GETLOADAVG: doc fix |
commit | commitdiff | tree |
2013-02-14 |
Paul Eggert | AC_FUNC_SETPGRP: work even when cross-compiling |
commit | commitdiff | tree |
2013-02-08 |
Paul Eggert | AC_USE_SYSTEM_EXTENSIONS: improve port to HP-UX |
commit | commitdiff | tree |
2013-02-07 |
Paul Eggert | AC_USE_SYSTEM_EXTENSIONS: port to HP-UX, MINUX 3, OS X. |
commit | commitdiff | tree |
2013-01-29 |
Paul Eggert | autoscan: port to perl 5.17 |
commit | commitdiff | tree |
2013-01-29 |
Gary V. Vaughan | m4sugar: fix AS_VAR_GET regression. |
commit | commitdiff | tree |
2013-01-29 |
Gary V. Vaughan | m4sugar: factor away _AS_ECHO_PREPARE. |
commit | commitdiff | tree |
2013-01-29 |
Paul Eggert | AC_PROG_CXX: document change |
commit | commitdiff | tree |
2013-01-29 |
Roger Leigh | AC_PROG_CXX: Add checks for C++11, C++98TR1 and C++98 |
commit | commitdiff | tree |
2013-01-16 |
Eric Blake | AT_TESTED: fix regression in word splitting |
commit | commitdiff | tree |
2013-01-16 |
Paul Eggert | AC_SYS_LARGEFILE: port better to Mac OS X 10.5. |
commit | commitdiff | tree |
2013-01-11 |
Stefano Lattarini | AC_PROG_CC: also check whether $CC supports "-c -o... |
commit | commitdiff | tree |
2013-01-03 |
Eric Blake | maint: resync files from upstream |
commit | commitdiff | tree |
2013-01-03 |
Eric Blake | maint: bump copyright to 2013 |
commit | commitdiff | tree |
2013-01-02 |
Stefano Lattarini | go: fix checks for about I/O functions |
commit | commitdiff | tree |
2012-12-29 |
Stefano Lattarini | preselections: update for Automake 1.13. |
commit | commitdiff | tree |
2012-12-29 |
Stefano Lattarini | maint: sync some files from gnulib |
commit | commitdiff | tree |
2012-12-29 |
Stefano Lattarini | maint: don't sync the 'Autom4te::Configure_ac' module... |
commit | commitdiff | tree |
2012-12-27 |
Paul Eggert | AC_C__GENERIC: New macro. |
commit | commitdiff | tree |
2012-12-22 |
Paolo Bonzini | autotest: enable usage of EXEEXT in AT_TESTED |
commit | commitdiff | tree |
2012-12-22 |
Paolo Bonzini | autotest: add a simple test suite that runs a C program |
commit | commitdiff | tree |
2012-12-22 |
Paolo Bonzini | autotest: annotate tests that use AC_CONFIG_TESTDIR |
commit | commitdiff | tree |
2012-12-21 |
Paul Eggert | AC_FUNC_ALLOCA: port to recent BSDs and remove obsolete AIX |
commit | commitdiff | tree |
2012-12-10 |
Paul Eggert | AC_PROG_CC_C99: avoid unused-var warning |
commit | commitdiff | tree |
2012-12-07 |
Paolo Bonzini | autotest: define AT_DATA_UNQUOTED |
commit | commitdiff | tree |
2012-11-17 |
Paul Eggert | AC_CHECK_FILES: improve documentation |
commit | commitdiff | tree |
2012-11-16 |
Stefano Lattarini | syntax-check: remove SPACE-TAB sequence |
commit | commitdiff | tree |
2012-11-16 |
Stefano Lattarini | build: fix unneeded workaround for AC_CONFIG_LINKS... |
commit | commitdiff | tree |
2012-11-16 |
Stefano Lattarini | build: require autoconf >= 2.62, and related simplifica... |
commit | commitdiff | tree |
2012-11-09 |
Eric Blake | AC_CONFIG_MACRO_DIRS: improve tracing and add sanity... |
commit | commitdiff | tree |
2012-11-09 |
Stefano Lattarini | warn: allow aclocal to silence m4_require warnings |
commit | commitdiff | tree |
2012-11-09 |
Stefano Lattarini | docs: ACLOCAL_AMFLAGS will become obsolescent in Automa... |
commit | commitdiff | tree |
2012-11-09 |
Stefano Lattarini | AC_CONFIG_MACRO_DIRS: new macro, mostly for aclocal |
commit | commitdiff | tree |
2012-10-27 |
Stefano Lattarini | cosmetics: slightly improve a comment |
commit | commitdiff | tree |
2012-10-27 |
Stefano Lattarini | autom4te: update Automake preselections to reflect... |
commit | commitdiff | tree |
2012-10-24 |
Paul Eggert | AC_PROG_CC_C89, AC_PROG_CC_C99: Use AU_DEFUN |
commit | commitdiff | tree |
2012-10-24 |
Paul Eggert | AC_PROG_CC_C89, AC_PROG_CC_C99, AC_PROG_CC_STDC: Use... |
commit | commitdiff | tree |
2012-10-16 |
Paul Eggert | AC_PROG_CC_C89, AC_PROG_CC_C99, AC_PROG_CC_STDC: Use... |
commit | commitdiff | tree |
2012-10-16 |
Paul Eggert | AC_PROG_CC: define via AC_DEFUN_ONCE |
commit | commitdiff | tree |
2012-09-28 |
Paul Eggert | AC_PROG_CC: clarify documentation, encourage -qlanglvl... |
commit | commitdiff | tree |
2012-09-26 |
Paul Eggert | AC_PROG_CC: try -qlanglvl=extc1x, for IBM XL C V12.1 |
commit | commitdiff | tree |
2012-09-25 |
Adrian Bunk | maint: fix the comment at the end of _AC_FUNC_REALLOC_IF |
commit | commitdiff | tree |
2012-09-22 |
Paul Eggert | AC_PROG_CC_C89, AC_PROG_CC_C99: now obsolete; defer... |
commit | commitdiff | tree |
2012-09-21 |
Eric Blake | tests: sort preselections to make test failures easier... |
commit | commitdiff | tree |
2012-09-21 |
Stefano Lattarini | maint: resync most files from upstream |
commit | commitdiff | tree |
2012-09-21 |
Stefano Lattarini | build: quote 'like this', not `like this' |
commit | commitdiff | tree |
2012-09-21 |
Stefano Lattarini | autom4te: update Automake preselections to reflect... |
commit | commitdiff | tree |
next |