gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] off-the-cuff pie-in-the-sky wish


From: Robert Collins
Subject: Re: [Gnu-arch-users] off-the-cuff pie-in-the-sky wish
Date: Thu, 27 Nov 2003 11:27:32 +1100

On Wed, 2003-11-26 at 08:53, Robert Anderson wrote:
> This seems like a really nice area for automation.  A
> configuration-based dependency tree that serves as a kind of
> meta-make that goes back and rebuilds (and/or tests) everything
> when a dependency (a category) goes "out of date" (i.e., a new
> patch is added).

Quick hack in config-manager:

cm missing <config>
will
1) call tla missing <config entry> for all elements of the config
2) return the highest return code returned by missing during the
process.

So, all you need to do is make missing a scriptable tool..

Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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