aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl
AgeCommit message (Expand)Author
2007-01-11perl: cleaned config.sh-x86-64 from paths of my buildMarcin Juszkiewicz
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-12-13perl: addition of powerpc-linux config.sh file and bitbake hooks to use Andrew Wilcox
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie
2006-11-25perl: Add -f option to rm, fixing read only file issuesRichard Purdie
2006-11-20perl: Replace the require in the native modules with a simpler version thatJamie Lenehan
2006-11-20another set of parse errors fixingMarcin Juszkiewicz
2006-11-18Fix parse error by adding one or two "'" or '"' removing whitespace behind \...Holger Freyther
2006-11-16perl: add support for x86_64 - close #1591Marcin Juszkiewicz
2006-11-02libintl-perl: added do_compile() function needed for crosscompilationMartin Dietze
2006-10-22perl: fix issues with debug packages, from PokyKoen Kooi
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
2006-10-04perl modules: Exclude debugging information from the modules that areJamie Lenehan
2006-10-04perl modules: Update the SRC_URI on all the modules to use PV to refer toJamie Lenehan
2006-10-04perl: Add a new set of perl modules related to testing.Jamie Lenehan
2006-10-04libalgorithm-diff-perl: Fix up RDEPENDS, there was one " too many and oneJamie Lenehan
2006-10-04perl: For native perl module packages determine the actual non-nativeJamie Lenehan
2006-10-04perl: Add the perl Text::Diff module and the Algorithm::Diff module itJamie Lenehan
2006-10-03perl: Add Perl6::Junction perl module. This provides support for theJamie Lenehan
2006-10-03perl: Add the Math::BigInt::GMP cpan module. This provides a faster, gmpJamie Lenehan
2006-10-03libnet-ip-perl: Net::IP required Math::BigInt to function, so add toJamie Lenehan
2006-10-03perl 5.8.7: Manually add some dependencies for the math-bigintJamie Lenehan
2006-10-03perl 5.8.7: Enable threading in perl for sh4 to fix modules thatJamie Lenehan
2006-10-03perl: Another sh3/sh4 shared library fix. Modules build built withJamie Lenehan
2006-10-02perl 5.8.7: Use grep -I to ignore binary files instead of looking atJamie Lenehan
2006-09-29perl: Don't try and patch up references to /usr/include in binary files, asJamie Lenehan
2006-09-29perl: More shared library fixes for sh3/sh4, this time for the sharedJamie Lenehan
2006-09-28perl: Update cpan_build to automatically add libmodule-build-perl-native toJamie Lenehan
2006-09-28perl: Update the LICENSE on the modules to indicate that they are availableJamie Lenehan
2006-09-28perl: Add the 1.1.6 version of libintl-perl. The 1.11 versions which areJamie Lenehan
2006-09-28perl: Add the native version of the Local::gettext module.Jamie Lenehan
2006-09-28perl: Add the perl Locale::gettext module, which is used for gettextJamie Lenehan
2006-09-28perl: Update cpan.bbclass to set CCFLAGS to CFLAGS so that the compilerJamie Lenehan
2006-09-28perl: Add the perl IP address manipulation module Net::IP.Jamie Lenehan
2006-09-27perl: Add the perl logging modules Log::Dispatch and Log::Log4perl.Jamie Lenehan
2006-09-26perl: Add the libmodule-build perl module. This is required for anythingJamie Lenehan
2006-09-26perl: Add libio-zlib perl module which I forget to add in the previousJamie Lenehan
2006-09-26perl: Add some additional perl modules. This are the optional dependenciesJamie Lenehan
2006-09-26perl: Update modules that were effected by the cpan.bbclass changes:Jamie Lenehan
2006-09-26perl modules: Add the first collection of perl modules. These modules areJamie Lenehan
2006-09-25perl 5.8.7: Fix the perl shared library generation for sh3/sh4Jamie Lenehan
2006-09-08libintl-perl: new packageMartin Dietze
2006-08-11perl: Update for keeping the debug information in the correct packageJamie Lenehan
2006-08-11perl: Add -dbg package and move debug info to it. Closes #1234 "perlJamie Lenehan
2006-08-06clases/cpan.bbclass,packages/perl: add EXTRA_CPANFLAGS, fix nativeHolger Freyther
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
2006-06-28/perl/perl/5.8.7/config.sh-sh3-linux: Fixing sh4->sh3 typosKristoffer Ericson
2006-06-19perl 5.8.7: Add support for building on sh4 and sh3. Tested several sh4Jamie Lenehan
2006-06-19perl 5.8.7: Allow perl to be built without the perl shared library. This isJamie Lenehan
2006-05-31perl - Absolute includes fix.Raymond Danks