Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch graph-depends-improvements
@ 2013-01-02 17:08 Thomas Petazzoni
  2013-01-02 17:08 ` [Buildroot] [PATCH 1/6] graph-depends: remove redundant dependencies Thomas Petazzoni
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Thomas Petazzoni @ 2013-01-02 17:08 UTC (permalink / raw)
  To: buildroot

Hello,

Here are a few improvements to the graph-depends script. The most
important improvements are:

 * Removal of useless dependencies for the meta "all" package to many
   packages. This makes the dependency graphs a lot more readable.

 * Drastic optimization of the execution speed: on a given
   configuration, it used to take 5 minutes 14 seconds to generate the
   graph, now it takes 33 seconds.

Best regards,

Thomas

The following changes since commit f1d44593a04ff3be981c8a3b01a502f0b18193ee:

  docs/manual: small fixes and enhancements to adding generic packages (2012-12-30 22:39:13 +0100)

are available in the git repository at:

  git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git graph-depends-improvements

for you to fetch changes up to 99c288aaaa42b38f2c841abbf2db0fff1e228656:

  graph-depends: remove support for "unknown" packages (2013-01-02 18:06:12 +0100)

----------------------------------------------------------------
Thomas Petazzoni (6):
      graph-depends: remove redundant dependencies
      graph-depends: use a separate TARGET_EXCEPTIONS variable
      graph-depends: optimize execution speed
      graph-depends: fix comment
      graph-depends: update copyright
      graph-depends: remove support for "unknown" packages

 support/scripts/graph-depends |  169 ++++++++++++++++++++++++++---------------
 1 file changed, 108 insertions(+), 61 deletions(-)

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2013-01-03  8:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02 17:08 [Buildroot] [pull request] Pull request for branch graph-depends-improvements Thomas Petazzoni
2013-01-02 17:08 ` [Buildroot] [PATCH 1/6] graph-depends: remove redundant dependencies Thomas Petazzoni
2013-01-02 17:08 ` [Buildroot] [PATCH 2/6] graph-depends: use a separate TARGET_EXCEPTIONS variable Thomas Petazzoni
2013-01-02 17:08 ` [Buildroot] [PATCH 3/6] graph-depends: optimize execution speed Thomas Petazzoni
2013-01-02 17:08 ` [Buildroot] [PATCH 4/6] graph-depends: fix comment Thomas Petazzoni
2013-01-02 17:08 ` [Buildroot] [PATCH 5/6] graph-depends: update copyright Thomas Petazzoni
2013-01-02 17:08 ` [Buildroot] [PATCH 6/6] graph-depends: remove support for "unknown" packages Thomas Petazzoni
2013-01-02 19:36 ` [Buildroot] [pull request] Pull request for branch graph-depends-improvements Peter Korsgaard
2013-01-02 20:21 ` Yann E. MORIN
2013-01-02 20:28   ` Yann E. MORIN
2013-01-02 20:36     ` [Buildroot] [PATCH] graph-depends: add to exclusion list Yann E. MORIN
2013-01-02 21:00       ` Peter Korsgaard
2013-01-03  8:58       ` Thomas Petazzoni

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