Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Speed-up gettext and host-gettext build
@ 2014-05-29 10:40 Thomas Petazzoni
  2014-05-29 10:40 ` [Buildroot] [PATCH 1/3] minidlna: do not select BR2_PACKAGE_GETTEXT_TOOLS Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2014-05-29 10:40 UTC (permalink / raw)
  To: buildroot

Hello,

This series aims at speeding up the build of the gettext and
host-gettext packages, which are particularly long currently.

It has been tested with the minidlna build against a uClibc toolchain,
minidlna being a package that needs both gettext and host-gettext.

It would be nice if a few other people could test these changes in
their own configuration, to confirm that they don't break anything.

Best regards,

Thomas

Thomas Petazzoni (3):
  minidlna: do not select BR2_PACKAGE_GETTEXT_TOOLS
  gettext: remove support for gettext-tools on target
  gettext: optimize build time

 Config.in.legacy                                   | 12 +++++++
 package/gettext/Config.in                          | 14 --------
 .../gettext-03-option-to-disable-tools.patch       | 42 ----------------------
 .../gettext/gettext-04-remove-examples-tests.patch | 20 -----------
 package/gettext/gettext.mk                         | 27 +++++++-------
 package/minidlna/Config.in                         |  1 -
 6 files changed, 27 insertions(+), 89 deletions(-)
 delete mode 100644 package/gettext/gettext-03-option-to-disable-tools.patch
 delete mode 100644 package/gettext/gettext-04-remove-examples-tests.patch

-- 
1.9.3

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

end of thread, other threads:[~2014-05-30 18:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 10:40 [Buildroot] [PATCH 0/3] Speed-up gettext and host-gettext build Thomas Petazzoni
2014-05-29 10:40 ` [Buildroot] [PATCH 1/3] minidlna: do not select BR2_PACKAGE_GETTEXT_TOOLS Thomas Petazzoni
2014-05-29 10:40 ` [Buildroot] [PATCH 2/3] gettext: remove support for gettext-tools on target Thomas Petazzoni
2014-05-29 13:04   ` Thomas De Schampheleire
2014-05-29 10:40 ` [Buildroot] [PATCH 3/3] gettext: optimize build time Thomas Petazzoni
2014-05-29 10:56   ` Baruch Siach
2014-05-29 11:20     ` Thomas Petazzoni
2014-05-30 18:31 ` [Buildroot] [PATCH 0/3] Speed-up gettext and host-gettext build Andrew Ruder

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