X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=ioeM8tSvl89MKtx1q53qii6HZOg3Wt691Do4lkEQ2CT
	0WimEC+RWdzmaVvV0FnzzyQkrGNvIdEmsPsfvtme49pYiyqjLGc8d3rJGXnYcbZJ
	7FPgGLrRe29fCotF2DiG1SKPQbj6ZcxR8RQ15oNQWo+87a4VJwDnStdyHJ9afe4g
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=AyLFSNhL0QYdozu4Wlsqsb3745Y=; b=ibbMISpUTrEISvCao
	R+d+S/Vjnm7jXrW6jU+Pf9j2WJ+7ysde4cg1majniqbQjyUVdl67+XE555tH0Odc
	PyfC4S4KI/fXeQoMBLwXKgn0pK0Lrph7/4rJIHxRLlNag06Jbnz9vZ5Z5madtKZ9
	Gov4X5taQ6MDZcskzDRuyCQuFQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE autolearn=no version=3.3.2
X-HELO: out.ipsmtp4nec.opaltelecom.net
X-SMTPAUTH: drstacey@tiscali.co.uk
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApMBAAzxd1JPRtUx/2dsb2JhbAANTMBSgn+BQYMZAQEBBDhAEQsYCRYPCQMCAQIBRRMIAQGzLZMvj18WhBgDrTk
X-IPAS-Result: ApMBAAzxd1JPRtUx/2dsb2JhbAANTMBSgn+BQYMZAQEBBDhAEQsYCRYPCQMCAQIBRRMIAQGzLZMvj18WhBgDrTk
Message-ID: <5277F158.7070101@tiscali.co.uk>
Date: Mon, 04 Nov 2013 19:11:20 +0000
From: David Stacey <drstacey@tiscali.co.uk>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: setup.ini dependency graph?
References: <526A986D.9040202@cwilson.fastmail.fm> <526B8DF9.5000004@tiscali.co.uk> <5271000D.7000604@cwilson.fastmail.fm> <52710EC5.2020403@cs.utoronto.ca> <5277AFEA.9060404@cwilson.fastmail.fm> <20131104160032.GB5526@ednor.casa.cgf.cx> <5277D9C6.9030600@cwilson.fastmail.fm>
In-Reply-To: <5277D9C6.9030600@cwilson.fastmail.fm>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 04/11/13 17:30, Charles Wilson wrote:
> On 11/4/2013 11:00 AM, Christopher Faylor wrote:
>> On Mon, Nov 04, 2013 at 09:32:10AM -0500, Charles Wilson wrote:
>>> I've got a few cleanups, and then I'll share the result.  It's already
>>> helped me generate a few re-packaging requests I plan to post over on
>>> cygwin-apps...
>>
>> Is this packagable?  It sounds pretty interesting.
>
> Probably. I could put it in cygutils, or standalone (like the new 
> cygcheck-leaves package is a standalone utility).
>
>> Would it be crazy to generate this and make it available on the cygwin
>> web site?  Or would the dependency graph generation overload
>> sourceware.org?
>
> The basic processing to generate a .dot file is pretty simple really; 
> just string comparisons and hash manipulations. But as Ryan already 
> pointed out, generating the actual graph in whatever format, is 
> probably compute intensive.
>
> See attached...

My goodness - you have been busy! You've taken some hacky kludgy perl 
that I threw together in five minutes flat and turned it into a proper 
programme. Tip of the hat to you, sir...

Dave.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

