Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Graphing package dependencies
@ 2010-05-06  8:14 Thomas Petazzoni
  2010-05-06  9:46 ` Peter Korsgaard
  2010-05-13 18:21 ` Thomas Petazzoni
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2010-05-06  8:14 UTC (permalink / raw)
  To: buildroot

Hello,

Following the question asked by Will yesterday, I just went ahead and
implement a small tool that generates a graph of dependencies for a
given package.

The result of this tool for the libgtk2 package can be seen at

  http://free-electrons.com/~thomas/libgtk2-package-dependencies.pdf

This is the kind of funny things we can do with a generic package
infrastructure :-)

The implementation of this tool is available in my graph-dependencies
branch at
http://git.buildroot.net/~tpetazzoni/git/buildroot/log/?h=graph-dependencies.
There are three commits in this branch:

 * package: Add new <pkg>-show-depends to list dependencies

   http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=graph-dependencies&id=27ad37038055e5af12546a5941099264f37feecc

 * package: optimize the implementation of UPPERCASE

   http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=graph-dependencies&id=b6a46aaed9e497503b66789d1b212473d7c78b58

 * New graph-depends script

   http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=graph-dependencies&id=99c53bd52389c003707335d454d1bd1cace9ebfb

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-05-17  7:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06  8:14 [Buildroot] Graphing package dependencies Thomas Petazzoni
2010-05-06  9:46 ` Peter Korsgaard
2010-05-13 18:21 ` Thomas Petazzoni
2010-05-14 10:40   ` Lionel Landwerlin
2010-05-17  6:46   ` Peter Korsgaard
2010-05-17  7:03     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox