Re: [PATCH 0/2] Stop supporting "%KEY?iftrue:iffalse%" transforms

2012-06-15 Thread Stefano Lattarini
On 06/15/2012 12:06 AM, Stefano Lattarini wrote: > These changes are actually only required by Automake-NG, but I'd rather > apply them to mainline Automake as well, first to minimize the divergence > between the mainstream and NG codebases, and second because I've become > convinced this changes a

[FYI] Merge branch 'maint' into master

2012-06-15 Thread Stefano Lattarini
commit 7b1697bd9b600cec62b8d52c56d80c60d39108a7 Merge: 2ef0a2d db16f50 Author: Stefano Lattarini Date: Fri Jun 15 10:27:27 2012 +0200 Merge branch 'maint' * maint: tests: minor reorganization of few tests fixup: adjust t/list-of-tests.mk for renamed/added tests subdir

Re: [PATCH 0/3] Determine whether silent rules are active from inside a make recipe

2012-06-15 Thread Stefano Lattarini
On 06/11/2012 04:52 PM, Stefano Lattarini wrote: > [Resurrecting an old thread] > > Reference: > > Hi Jack, automakers, sorry for the shameful delay. > > This patch series (for maint) should take care of the "easy" part of > the bug, i.e., defi

Re: [PATCH] {maint} docs: recursive make considered harmful

2012-06-15 Thread Stefano Lattarini
On 06/12/2012 05:25 PM, Stefano Lattarini wrote: > In the documentation, we shouldn't confuse "packages using subdirectories" > with "packages using recursive make invocations". A package can have a > careful organization in subdirectories, make no (or almost no) use of make > recursion (examples