|
From: | Bob Friesenhahn |
Subject: | Re: [Automake-NG] [PATCH 00/11] Several changes to parallel-tests support |
Date: | Thu, 10 May 2012 12:41:08 -0500 (CDT) |
User-agent: | Alpine 2.01 (GSO 1266 2009-07-14) |
On Thu, 10 May 2012, Bob Friesenhahn wrote:
In my mail I drafted such a plan (at least for the kind of issues under discussion here, i.e., deeply nested lazy-eval variables evaluated several times). Didn't that sounds reasonable to you? If not, why? Honest question, not rethorical.I have not yet taken time to read and understand the plan.
I have now taken time to read and understand the plan. Automake can be adjust where it outputs its statements in the Makefile so that they may be directly evaluated, thereby reducing waste. The main concern I have is with included Makefile.am fragments. What assures that included Makefile.am fragments are injected in the right places so they have the correct effect when ordering matters? It may be that part of a fragment should appear early in the whole Makefile (to support the direct evaluation) while another part should appear later.
Bob -- Bob Friesenhahn address@hidden, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
[Prev in Thread] | Current Thread | [Next in Thread] |