help-make
[Top][All Lists]
Advanced

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

Re: Finding Circular Dependencies


From: Eli Zaretskii
Subject: Re: Finding Circular Dependencies
Date: Mon, 11 Feb 2008 06:23:39 +0200

> Date: Mon, 11 Feb 2008 01:35:37 +0100
> From: Alexander Kriegisch <address@hidden>
> Cc: address@hidden
> 
> This is an interesting question. I experimented a bit and tried to solve
> a more general problem, too: visualising makefile dependencies. I found
> a Perl module named Makefile::GraphViz and used it to build a bash
> script + a little perl helper script and added it to an open source
> project's SVN reopsitory. You might want to take a look at
> http://www.freetz.org/wiki/visualise_makefile.

Instead of using Perl, how about adding code to Make itself to output
the data required for visualization by dotty?




reply via email to

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