Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/5] pkg-infra: add host-xxx-package macro
Date: Tue, 17 Jul 2012 20:41:13 +0200	[thread overview]
Message-ID: <20120717204113.30616375@skate> (raw)
In-Reply-To: <1341266746-15301-1-git-send-email-arnout@mind.be>

Hello,

Le Tue,  3 Jul 2012 00:05:46 +0200,
"Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be> a ?crit :

> Create host-generic-package, host-autotools-package and
> host-cmake-package macros.  Such a macro is more intuitive to use than
> the $(call ...,host) construct.  Also it speeds things up by having
> one less $(call ...) evaluation.
> 
> Also includes documentation update, but not for buildroot.html.
> 
> This brings the time for 'make -qp' (which is used by bash-completion)
> down from 1.85s to 1.35s on my laptop.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

I have merged this and the next 4 patches. I did a minimal test build
with some generic packages, autotools packages and cmake packages.
Besides minor formatting issues in the documentation, it all seemed to
work nicely. If not, I guess the autobuilders are going to tell us
fairly soon.

Now, the biggest thing is that I'll have to forget AUTOTARGETS,
GENTARGETS and CMAKETARGETS and remember autotools-package,
cmake-package and generic-package.

Thanks for doing this,

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

      parent reply	other threads:[~2012-07-17 18:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 22:05 [Buildroot] [PATCH v3 1/5] pkg-infra: add host-xxx-package macro Arnout Vandecappelle
2012-07-02 22:06 ` [Buildroot] [PATCH v3 2/5] all packages: use new host-xxx-package macros Arnout Vandecappelle
2012-07-02 22:07 ` [Buildroot] [PATCH v3 3/5] Rename XXXTARGETS to xxx-package Arnout Vandecappelle
2012-07-02 22:07 ` [Buildroot] [PATCH v3 4/5] all packages: rename " Arnout Vandecappelle
2012-07-02 22:07 ` [Buildroot] [PATCH v3 5/5] Clean up naming of old GENTARGETS infrastructure Arnout Vandecappelle
2012-07-03  7:33   ` Thomas Petazzoni
2012-07-05 22:06     ` Arnout Vandecappelle
2012-07-05 22:06     ` Arnout Vandecappelle
2012-07-17 18:41 ` Thomas Petazzoni [this message]

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=20120717204113.30616375@skate \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox