automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/7][PATCH 0/7] Fix automake bug#12554.


From: Stefano Lattarini
Subject: Re: [PATCH 0/7][PATCH 0/7] Fix automake bug#12554.
Date: Wed, 01 May 2013 14:24:55 +0200

tags 12554 + patches
close 12554
stop

On 04/29/2013 11:00 PM, Stefano Lattarini wrote:
> Reference:
> <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12554>
> 
> I will apply this series in a couple pf days, barring objections.
> Feedback and testing is welcome
> 
> Stefano Lattarini (7):
>   tests: expose bug#12554 (false positives for presence of '-k' make option)
>   header-vars: new variable $(am__running_with_option)
>   tests: remove dead code from t/make-dryrun.tap
>   header-vars: simplify how make flags are determined
>   header-vars: recognize more make flags ('-k' in particular)
>   subdirs: don't return false positives for the '-k' option's presence
>   tests: avoid a spurious error with Solaris make
> 
>  THANKS                         |   1 +
>  lib/am/header-vars.am          |  84 ++++++++++++++++----------
>  lib/am/subdirs.am              |  13 ++--
>  t/list-of-tests.mk             |   2 +
>  t/make-dryrun.tap              |   9 ++-
>  t/make-keepgoing.tap           | 134 
> +++++++++++++++++++++++++++++++++++++++++
>  t/nodep.sh                     |   6 +-
>  t/subdir-keep-going-pr12554.sh |  70 +++++++++++++++++++++
>  8 files changed, 274 insertions(+), 45 deletions(-)
>  create mode 100755 t/make-keepgoing.tap
>  create mode 100755 t/subdir-keep-going-pr12554.sh
> 
Pushed now (to branch-1.13.2).  I'm thus closing this report.

Regards,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]