aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl
AgeCommit message (Expand)Author
2007-07-06perl 5.8.8: A few host paths were being included in the perl for the target.Jamie Lenehan
2007-07-06perl/perl-native 5.8.8: Fix up asm/page.h include issue. Perl was includingJamie Lenehan
2007-07-05perl-5.8.8: Fix syntax error (unterminated quoted string)Shane Volpe
2007-06-14perl 5.8.8: Don't set LD_LIBRARY_PATH when running miniperl. This was beingJamie Lenehan
2007-06-14perl 5.8.8: Directly patch the files that need patching instead of having aJamie Lenehan
2007-06-14perl 5.8.8: Fix the regexp for removing /usr/local paths - it was eating theJamie Lenehan
2007-06-09perl-native 5.8.8: Deactivate patch which unconditionally adds commandline Paul Sokolovsky
2007-06-07perl-native 5.8.8: Fix for building with SSP-modified host gcc's, asJamie Lenehan
2007-06-02perl 5.8.8: Fix for building under gcc 4.2 which was just added to OE. ItJamie Lenehan
2007-06-01libxml-parser-perl-native: Remove uneeded entries:Jamie Lenehan
2007-05-30perl 5.8.8: Fixes for uclibc and libxml-parser-perl.Jamie Lenehan
2007-05-30libxml-parser-perl-native: fix RDEPENDS (from Poky)Marcin Juszkiewicz
2007-05-30perl 5.8.8: Bump PR on modules to force the -native versions to be rebuiltJamie Lenehan
2007-05-30perl-native 5.8.8: Fix an issues with the perl makedepend script notJamie Lenehan
2007-05-30perl 5.8.8: Patch MakeMaker in perl-native to check for PERL_INC in theJamie Lenehan
2007-05-30perl/perl-native 5.8.8: Change the installation directories used forJamie Lenehan
2007-05-30perl: Add some more modules which I've been using locally incase someoneJamie Lenehan
2007-05-29perl: Bump PR on modules that include shared libraries since these may haveJamie Lenehan
2007-05-29perl 5.8.8: Fix the CFLAGS being used for perl modules. Instead of replacingJamie Lenehan
2007-05-11liburi-perl: added 1.35 (needed by exo, only native one tested)Marcin Juszkiewicz
2007-05-08perl modules: Bump PR since the directories they install into have changedJamie Lenehan
2007-05-08perl/perl-native 5.8.8: Remove -DEFAULT_PREFERENCE = "-1" for version 5.8.8.Jamie Lenehan
2007-05-08perl 5.8.8: Allow debian.bbclass to mess with perl-lib's naming. This willJamie Lenehan
2007-05-06perl 5.8.8: Bump PR due to the perl-native change which will fix failingJamie Lenehan
2007-05-06perl-native 5.8.8: Fix for cross-compile badness in the perl build. TheJamie Lenehan
2007-05-04perl: Add the .debug directories that to FILES_${PN}-dbg in theJamie Lenehan
2007-05-04perl-native 5.8.8: Apply the patch from perl to stop the .packlist filesJamie Lenehan
2007-05-04perl/perl-native 5.8.8: Move the creation of the hostperl link in stagingJamie Lenehan
2007-05-02perl modules: Bump PR on cpan modules effected by the recentJamie Lenehan
2007-05-01perl 5.8.8: Fix to tell bitbake about the perl module packages. I'd left outJamie Lenehan
2007-05-01perl 5.8.8: Allow perl to build when using an external toolchain.Jamie Lenehan
2007-05-01perl-native: Patch perl's makedepend.SH to work with gcc 4.2. Shouldn't beBernhard Rosenkraenzer
2007-04-30libxml-parser-perl: Add a dependency on expat-native and pass in theJamie Lenehan
2007-04-30perl 5.8.8: Improvements for cpan modules:Jamie Lenehan
2007-04-27perl 5.8.8/cpan: Fix the installation paths for cpan modules. The installedJamie Lenehan
2007-04-27perl 5.8.8: Fixes to be able to build under uclibc.Jamie Lenehan
2007-04-26perl 5.8.8: Minor updates to the packaging:Jamie Lenehan
2007-04-26perl 5.8.8: Move configuration files for libnet and cpan to /etc/perl toJamie Lenehan
2007-04-25perl 5.8.8: Move comments on how to create the dependency list into theJamie Lenehan
2007-04-24perl 5.8.8: Replace host paths from the configuration file that is to beJamie Lenehan
2007-04-24perl 5.8.8: Re-arrange the installation directories to match the debianJamie Lenehan
2007-04-24perl 5.8.8: Extract out the common settings from the 32/64 bit configs to aJamie Lenehan
2007-04-21perl: Move the list of rprovides for backward compatiblity into a seperateJamie Lenehan
2007-04-21perl: Add 5.8.8 and use DEFAULT_PREFERENCE to disable it until moreJamie Lenehan
2007-04-07perl.inc: use ${TARGET_SYS}, otherwise people with TARGET_VENDOR set can't bu...Koen Kooi
2007-04-05perl: Move the do_configure from perl.inc into perl_5.8.4.bb since it isJamie Lenehan
2007-04-05perl 5.8.7: Simplify the addition of patches to support gcc for linking andJamie Lenehan
2007-04-05perl: Rearrange the patches/files a bit. Move the 5.8.4 specificJamie Lenehan
2007-04-03perl: Fix perl build for sh3/sh4. The recent change to support powerpc wasJamie Lenehan
2007-04-01perl-native: bump PRKoen Kooi