All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] infra: add gettextize run in AUTORECONF
Date: Mon, 14 Jul 2014 09:51:44 -0300	[thread overview]
Message-ID: <53C3D260.3000802@zacarias.com.ar> (raw)
In-Reply-To: <20140714124701.GC3684@free.fr>

On 07/14/2014 09:47 AM, Yann E. MORIN wrote:

>> Also we might be able to filter gettextizing out when
>> gettext/host-gettext aren't pulled in - no infra version mismatch to
>> account for, hence time savings.
> 
> But we can only know that when the package is extracted+patched, which
> is too late for the dependency rules, no?

It's likely the host-gettext infra that triggers the problem (may as
well be target gettext, i haven't tested as much), so we might be able
to skip the run if gettext isn't in DEPENDENCIES (and not pulling it in
if GETTEXTIZE = YES, just running if it is for packages that gettextize).
Regards.

  reply	other threads:[~2014-07-14 12:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-12 17:27 [Buildroot] [PATCH 1/3] gettext: add gettextize definition Gustavo Zacarias
2014-07-12 17:27 ` [Buildroot] [PATCH 2/3] infra: add gettextize run in AUTORECONF Gustavo Zacarias
2014-07-14 11:01   ` Thomas Petazzoni
2014-07-14 11:04     ` Gustavo Zacarias
2014-07-14 11:07     ` Gustavo Zacarias
2014-07-14 12:30     ` Yann E. MORIN
2014-07-14 12:40       ` Gustavo Zacarias
2014-07-14 12:47         ` Yann E. MORIN
2014-07-14 12:51           ` Gustavo Zacarias [this message]
2014-07-14 16:30     ` Arnout Vandecappelle
2014-07-14 19:23       ` Thomas Petazzoni
2014-07-15 13:44         ` Gustavo Zacarias
     [not found]         ` <53C52F0D.70004@zacarias.com.ar>
     [not found]           ` <20140715191515.160512e4@free-electrons.com>
     [not found]             ` <53C562F6.8080705@zacarias.com.ar>
2014-07-15 17:25               ` Gustavo Zacarias
2014-07-12 17:27 ` [Buildroot] [PATCH 3/3] wget: remove redundant gettextize run Gustavo Zacarias
2014-07-13  3:26   ` Baruch Siach

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=53C3D260.3000802@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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.