X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT tiscali DOT co DOT 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: setup.ini dependency graph? References: <526A986D DOT 9040202 AT cwilson DOT fastmail DOT fm> <526B8DF9 DOT 5000004 AT tiscali DOT co DOT uk> <5271000D DOT 7000604 AT cwilson DOT fastmail DOT fm> <52710EC5 DOT 2020403 AT cs DOT utoronto DOT ca> <5277AFEA DOT 9060404 AT cwilson DOT fastmail DOT fm> <20131104160032 DOT GB5526 AT ednor DOT casa DOT cgf DOT cx> <5277D9C6 DOT 9030600 AT cwilson DOT fastmail DOT 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