| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve detection of GNU make, avoiding "Arg list too long" errors. | Stefano Lattarini | 2014-12-19 | 1 | -4/+31 |
* | comments: next GNU make release 4.0, not 3.83 | Stefano Lattarini | 2013-05-22 | 1 | -2/+2 |
* | cosmetics: fix few typos, grammaros and missing whitespace | Stefano Lattarini | 2013-05-10 | 1 | -2/+2 |
* | fixup: remove an obsolete comment | Stefano Lattarini | 2013-05-10 | 1 | -2/+1 |
* | make flags analysis: handle more options with args | Stefano Lattarini | 2013-05-03 | 1 | -3/+17 |
* | make flags analysis: use simpler variable names | Stefano Lattarini | 2013-05-03 | 1 | -25/+22 |
* | make flags analysis: whitespace changes | Stefano Lattarini | 2013-05-03 | 1 | -37/+37 |
* | make flags analysis: embed in a subshell | Stefano Lattarini | 2013-05-03 | 1 | -7/+4 |
* | make flags analysis: be more robust | Stefano Lattarini | 2013-05-02 | 1 | -4/+10 |
* | make flags analysis: cater to GNU make 3.83 (still unreleased as of now) | Stefano Lattarini | 2013-05-02 | 1 | -2/+6 |
* | make flags analysis: refactor, to reduce code duplication | Stefano Lattarini | 2013-05-01 | 1 | -23/+17 |
* | header-vars: recognize more make flags ('-k' in particular) | Stefano Lattarini | 2013-04-29 | 1 | -4/+9 |
* | header-vars: simplify how make flags are determined | Stefano Lattarini | 2013-04-29 | 1 | -20/+25 |
* | header-vars: new variable $(am__running_with_option) | Stefano Lattarini | 2013-04-29 | 1 | -11/+23 |
* | dry-run: don't get confused by '-I' option | Stefano Lattarini | 2013-04-23 | 1 | -0/+8 |
* | dry-run: with GNU make, prefer $(MFLAGS) over $(MAKEFLAGS) | Stefano Lattarini | 2013-04-22 | 1 | -15/+28 |
* | header vars: can determine whether we are running under GNU make | Stefano Lattarini | 2013-04-22 | 1 | -1/+5 |
* | maint: update copyright year for 2013 (in branch maint) | Stefano Lattarini | 2012-12-31 | 1 | -1/+1 |
* | compat: automake should substitute @mkdir_p@, for backward compatibility | Stefano Lattarini | 2012-07-09 | 1 | -5/+0 |
* | compat: automake should define $(mkdir_p), for backward compatibility | Stefano Lattarini | 2012-07-06 | 1 | -0/+5 |
* | Merge branch 'maint' | Stefano Lattarini | 2012-02-17 | 1 | -10/+18 |
|\ |
|
| * | dryrun: $(am__dry_run) not confused by metachars in $(MAKEFLAGS) | Stefano Lattarini | 2012-02-17 | 1 | -10/+18 |
* | | maint: run "make update-copyright" | Stefano Lattarini | 2012-02-16 | 1 | -2/+1 |
|/ |
|
* | fixup: do not tickle makefile-deps.test with the make_dryrun code | Peter Rosin | 2012-02-14 | 1 | -1/+4 |
* | dryrun: fix regression with '$(am__make_dryrun)' | Stefano Lattarini | 2012-02-07 | 1 | -1/+2 |
* | refactor: new variable telling whether make is running in "dry mode" | Stefano Lattarini | 2012-02-05 | 1 | -0/+17 |
* | Revert Automake license to GPLv2+. | Ralf Wildenhues | 2009-05-17 | 1 | -1/+1 |
* | Copyright year updates. | Ralf Wildenhues | 2008-08-31 | 1 | -2/+2 |
* | Reword the copyright notices to match what's suggested in GPLv3. | Ralf Wildenhues | 2007-12-08 | 1 | -3/+1 |
* | * COPYING, lib/COPYING: Update to GPLv3. All uses changed. | Ralf Wildenhues | 2007-07-07 | 1 | -1/+1 |
* | * lib/am/header-vars.am (pkglibexecdir): New variable. | Ralf Wildenhues | 2006-10-16 | 1 | -1/+2 |
* | * automake.in (scan_autoconf_traces): Scan AC_SUBST_TRACE instead | Alexandre Duret-Lutz | 2005-06-30 | 1 | -7/+1 |
* | * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02, | Alexandre Duret-Lutz | 2005-05-14 | 1 | -2/+2 |
* | * lib/am/texi-vers.am, lib/am/subdirs.am, lib/am/scripts.am, | Akim Demaille | 2003-06-02 | 1 | -1/+1 |
* | * lib/am/header-vars.am (transform): Define. | Alexandre Duret-Lutz | 2002-06-10 | 1 | -0/+1 |
* | For PR automake/318: | Alexandre Duret-Lutz | 2002-06-09 | 1 | -0/+1 |
* | * lib/am/header-vars.am (build_triplet, host_triplet, | Alexandre Duret-Lutz | 2002-05-17 | 1 | -0/+5 |
* | Enable traces; wipe out the old configure.in parser. | Alexandre Duret-Lutz | 2002-04-13 | 1 | -40/+0 |
* | Fix for PR automake/300: | Alexandre Duret-Lutz | 2002-03-05 | 1 | -0/+1 |
* | Fix for nobase.test: | Alexandre Duret-Lutz | 2001-11-09 | 1 | -0/+1 |
* | * Makefile.am (maintainer-check): Don't check for 'cd' calls in m4. | Alexandre Duret-Lutz | 2001-10-02 | 1 | -0/+1 |
* | * aclocal.in (obsolete_macros): Update AM_EXEEXT message. | Alexandre Duret-Lutz | 2001-09-25 | 1 | -0/+4 |
* | * automake.in (&make_paragraphs): Transform BUILD, HOST and TARGET. | Akim Demaille | 2001-05-09 | 1 | -1/+1 |
* | Distinguish automake substitutions from config.status | Akim Demaille | 2001-02-27 | 1 | -1/+1 |
* | 2001-02-25 Alexandre Duret-Lutz <duret_g@epita.fr> | Tom Tromey | 2001-02-26 | 1 | -1/+0 |
* | * header-vars.am: Remove tabs before variable definitions. | Pavel Roskin | 2001-02-21 | 1 | -6/+6 |
* | * automake.in ($top_builddir): Remove, used in one place. | Akim Demaille | 2001-02-21 | 1 | -0/+11 |
* | * header.am (install-@DIR@HEADERS): Use INSTALL_HEADER. | Tom Tromey | 2001-02-04 | 1 | -0/+1 |
* | * aclocal.in, aclocal.m4: Standardize FSF Copyright statements. | Akim Demaille | 2000-10-16 | 1 | -1/+2 |
* | * header-vars.am (DESTDIR): Commented out definition. | Tom Tromey | 2000-04-05 | 1 | -1/+7 |