All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch graph-depends-improvements
Date: Wed,  2 Jan 2013 18:08:47 +0100	[thread overview]
Message-ID: <cover.1357146432.git.thomas.petazzoni@free-electrons.com> (raw)

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

             reply	other threads:[~2013-01-02 17:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-02 17:08 Thomas Petazzoni [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1357146432.git.thomas.petazzoni@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.