| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'micro' into minor | Stefano Lattarini | 2014-12-19 | 1 | -1/+5 |
|\ |
|
| * | Make sure AM_INIT_AUTOMAKE has a trailing newline | Stefano Lattarini | 2014-12-19 | 1 | -1/+5 |
* | | maint: update copyright years | Stefano Lattarini | 2014-04-21 | 1 | -1/+1 |
* | | TAP driver: no need to invoke AC_PROG_AWK directly | Stefano Lattarini | 2013-12-24 | 1 | -2/+2 |
|/ |
|
* | AM_PROG_CC_C_O: don't rely on AC_PROG_CC_C_O, re-implement similar logic | Stefano Lattarini | 2013-05-24 | 1 | -2/+4 |
* | compile: rewrite AC_PROG_CC with AM_PROG_CC_C_O contents | Stefano Lattarini | 2013-05-24 | 1 | -6/+4 |
* | compile: avoid AC_PROG_CC messy rewrite | Stefano Lattarini | 2013-05-11 | 1 | -46/+6 |
* | init.m4: add probe to check "rm -f" without args work | Stefano Lattarini | 2013-01-16 | 1 | -1/+42 |
* | compile: use 'compile' script when "-c -o" is used with losing compilers | Stefano Lattarini | 2013-01-11 | 1 | -0/+45 |
* | maint: update copyright year for 2013 (in branch maint) | Stefano Lattarini | 2012-12-31 | 1 | -1/+1 |
* | AM_INIT_AUTOMAKE: allow obsolescent two-args invocation once again | Stefano Lattarini | 2012-08-24 | 1 | -7/+19 |
* | Merge branch 'maint' | Stefano Lattarini | 2012-07-16 | 1 | -2/+0 |
|\ |
|
| * | m4: get rid of "# serial" lines | Stefano Lattarini | 2012-07-14 | 1 | -2/+0 |
* | | Merge branch 'maint' (with fix for CVE-2012-3386) | Stefano Lattarini | 2012-07-09 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | compat: automake should substitute @mkdir_p@, for backward compatibility | Stefano Lattarini | 2012-07-09 | 1 | -0/+5 |
* | | Merge branch 'am-init-automake' | Stefano Lattarini | 2012-05-25 | 1 | -21/+8 |
|\ \ |
|
| * | | init: obsolete usages of AM_INIT_AUTOMAKE not supported anymore | Stefano Lattarini | 2012-05-25 | 1 | -21/+8 |
| |/ |
|
* | | check: the parallel-tests driver is now the default | Stefano Lattarini | 2012-05-18 | 1 | -4/+4 |
* | | Merge branch 'maint' | Stefano Lattarini | 2012-05-08 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | init: warn against obsolete usage of AM_INIT_AUTOMAKE | Stefano Lattarini | 2012-05-06 | 1 | -1/+4 |
* | | Merge branch 'maint' | Stefano Lattarini | 2012-05-06 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | m4: prepend m4 builtins with "m4_" | Stefano Lattarini | 2012-05-06 | 1 | -8/+8 |
* | | require: autoconf >= 2.65; related simplifications | Stefano Lattarini | 2012-05-05 | 1 | -7/+4 |
* | | Merge branch 'maint' | Stefano Lattarini | 2012-05-04 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | objc++: initial support for Objective C++ | Peter Breitenlohner | 2012-04-30 | 1 | -1/+8 |
* | | silent rules: support for them is always active now | Stefano Lattarini | 2012-05-01 | 1 | -1/+1 |
|/ |
|
* | AM_PROG_MKDIR_P: deprecate, to be removed in Automake 1.13 | Stefano Lattarini | 2012-04-28 | 1 | -1/+1 |
* | m4: do not quote `like this', as per GCS recommendation | Stefano Lattarini | 2012-02-23 | 1 | -4/+4 |
* | maint: run "make update-copyright" | Stefano Lattarini | 2012-02-16 | 1 | -2/+1 |
* | cosmetics: better use of m4 quoting and m4sugar macros | Stefano Lattarini | 2011-03-17 | 1 | -16/+18 |
* | silent-rules reorganization, --enable-silent-rules switch. | Ralf Wildenhues | 2009-04-13 | 1 | -3/+1 |
* | parallel-tests: Fix driver for nonempty executable extension. | Ralf Wildenhues | 2009-04-09 | 1 | -1/+13 |
* | Implement `silent' build rules. | Jan Engelhardt | 2009-03-07 | 1 | -0/+3 |
* | Use no-arg macros via AC_REQUIRE for consistency. | Eric Blake | 2009-01-23 | 1 | -3/+3 |
* | Prefer a released version of autoconf. | Eric Blake | 2008-04-10 | 1 | -13/+13 |
* | Require unreleased Autoconf for fixed AC_PROG_INSTALL. | Ralf Wildenhues | 2008-03-08 | 1 | -2/+2 |
* | * m4/init.m4 (_AC_AM_CONFIG_HEADER_HOOK): Rewrite to be more | Ralf Wildenhues | 2008-01-12 | 1 | -4/+5 |
* | For PR automake/500: | Alexandre Duret-Lutz | 2006-08-30 | 1 | -4/+8 |
* | * NEWS, configure.ac, m4/init.m4, m4/lispdir.m4, m4/mkdirp.m4: | Alexandre Duret-Lutz | 2006-08-19 | 1 | -1/+1 |
* | * m4/init.m4: Suggest fixing the call to AC_INIT when | Alexandre Duret-Lutz | 2006-08-04 | 1 | -2/+5 |
* | * m4/init.m4 (AM_INIT_AUTOMAKE): Add `_AM_DEPENDENCIES(OBJC)' | Ralf Wildenhues | 2006-03-20 | 1 | -0/+4 |
* | * automake.in (scan_autoconf_traces): Scan AC_SUBST_TRACE instead | Alexandre Duret-Lutz | 2005-06-30 | 1 | -1/+1 |
* | * m4/amversion.in, m4/as.m4, m4/auxdir.m4, m4/ccstdc.m4, | Alexandre Duret-Lutz | 2005-01-09 | 1 | -20/+9 |
* | Support AC_REQUIRE_AUX_FILE, and fix requirement of AM_PROG_CC_C_O. | Alexandre Duret-Lutz | 2004-08-03 | 1 | -1/+1 |
* | For PR automake/414: | Alexandre Duret-Lutz | 2004-04-19 | 1 | -3/+4 |
* | * automake.in (handle_configure): Distribute and define mkinstalldirs | Alexandre Duret-Lutz | 2003-11-10 | 1 | -0/+1 |
* | * m4/init.m4 (AM_INIT_AUTOMAKE): Require Autoconf 2.58. | Alexandre Duret-Lutz | 2003-11-05 | 1 | -1/+1 |
* | * configure.in: Require Autoconf 2.57b to be sure | Alexandre Duret-Lutz | 2003-08-24 | 1 | -9/+7 |
* | * m4/init.m4: Remove a leftover comment from the pre-1.7 era. | Alexandre Duret-Lutz | 2003-03-13 | 1 | -8/+1 |
* | Fix for PR automake/386: | Alexandre Duret-Lutz | 2003-03-13 | 1 | -2/+2 |