All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] microperl fixes and improvements
@ 2012-03-12  1:58 Gustavo Zacarias
  2012-03-12  1:58 ` [Buildroot] [PATCH 1/3] intltool: no business defining PERLLIB Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Gustavo Zacarias @ 2012-03-12  1:58 UTC (permalink / raw)
  To: buildroot

As Peter noted on IRC libxml-parser-perl and intltool have issues with
the microperl package conversion and bump.

The first problem is hardcoded PERLLIB paths.
This is no longer necessary and actually harmful.

Also implemented a new library search path tweak that SHOULD fix building
on newer ubuntu distributions which use non-conventional library paths.

TODO:

* Rename libxml-parser-perl closer to it's real name XML::Parser
  We can wait until we do more modules since it's host-only for now.

* Make target microperl optionally a fully-fledged perl
  Needs an architecture cache implementation.

* Start adding other useful modules from CPAN

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

end of thread, other threads:[~2012-03-19 16:38 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12  1:58 [Buildroot] microperl fixes and improvements Gustavo Zacarias
2012-03-12  1:58 ` [Buildroot] [PATCH 1/3] intltool: no business defining PERLLIB Gustavo Zacarias
2012-03-12  6:58   ` Thomas Petazzoni
2012-03-12 10:14     ` Gustavo Zacarias
2012-03-12 11:33       ` Thomas Petazzoni
2012-03-12 12:07         ` Gustavo Zacarias
2012-03-12  7:00   ` Thomas Petazzoni
2012-03-19 15:30   ` Thomas Petazzoni
2012-03-19 15:52     ` Gustavo Zacarias
2012-03-19 15:57       ` Thomas Petazzoni
2012-03-19 16:10         ` Gustavo Zacarias
2012-03-19 16:22         ` Peter Korsgaard
2012-03-19 16:38           ` Thomas Petazzoni
2012-03-12  1:58 ` [Buildroot] [PATCH 2/3] libxml-parser-perl: add missing dep and drop wrong paths Gustavo Zacarias
2012-03-12  7:01   ` Thomas Petazzoni
2012-03-12  9:49     ` Gustavo Zacarias
2012-03-12  7:46   ` Thomas Petazzoni
2012-03-12 10:07     ` Gustavo Zacarias
2012-03-12 11:31       ` Thomas Petazzoni
2012-03-12 11:46         ` Gustavo Zacarias
2012-03-12  1:58 ` [Buildroot] [PATCH 3/3] host-microperl: define module paths and other improvements Gustavo Zacarias

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.