summaryrefslogtreecommitdiff
path: root/packages/perl/perl_5.8.7.bb
AgeCommit message (Collapse)AuthorFiles
2006-06-19perl 5.8.7: Allow perl to be built without the perl shared library. This isJamie Lenehan1
to enable building on sh3/sh4 where toolchain issues prevent this from working. The changes check the perl config.sh for useshrplib to determine if the shared library is being made before doing things with it during install.
2006-05-31perl - Absolute includes fix.Raymond Danks1
Add config.sh for i486-linux and i586-linux. Disable PARALLEL_MAKE.
2006-04-16perl: someone seems to have botched a merge, so I'm reapplying ↵Koen Kooi1
http://ewi546.ewi.utwente.nl/tmp/viewmtn/revision.psp?id=d93900aa884b52d778b478749eeafadb6bef3a21
2006-04-14perl: make 5.8.7 compile for arm EABIKoen Kooi1
2006-01-09slugos: remove/correct references to openslugJohn Bowler1
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes)
2005-10-18perl: NSLU2: fix LE config in 5.8.7John Bowler1
- the existing arm (le) config will not work with NSLU2 because of the - use of 32 bit assembler which is not thumb compatible, this change - uses a config file derived from the BE (NSLU2) config
2005-08-05Modify the way packages get split so no packages get ${TARGET_SYS} in the ↵David Karlstrom1
names, unfortunately makes some packages change n ames, but this is they way it should be. Add RDEPENDS in every perl-module- package to its dependencys.
2005-08-04ucslugc: add back in BROKEN_PACKAGES which now buildJohn Bowler1
perl: revert DEFAULT_PREFERENCE="-1" in perl_5.8.7.bb (and bump PR)
2005-08-04remove espgs-native depends from evinceKoen Kooi1
2005-08-03Actually include the correct mipsel 5.8.7 config.sh and bump PRDavid Karlstrom1
2005-08-03Oh right, bump the PR...David Karlstrom1
2005-08-02Add untested i386 config.sh for perl for OE-Bug:#196David Karlstrom1
2005-07-30Remove ${D} from the install paths in Config_heavy.pl so that cpan knows the ↵David Karlstrom1
correct path to install things in, Closes: OE-Bug#7
2005-07-30Change startperl from #!hostperl to #!/usr/bin/perl so that the perl ↵David Karlstrom1
utilities like cpan works
2005-07-30Add -lgcc_s to perllibs for arm too (already added for armeb), Closes: ↵David Karlstrom1
OE-Bug#113
2005-07-30Remove previuos change and create package perl-modules that recommends all ↵David Karlstrom1
the other 859 packages. Unfourtanly also recommends 86 packages packages that doesn't get created, so some warning messages gets displayed on ipkg install.
2005-07-30On openslug create a package perl-modules depending on the 840+ other packages.David Karlstrom1
2005-07-29Fix perl so (hopefully) it works on both arm and armebDavid Karlstrom1
2005-07-26Update perl to 5.8.7, modified armeb patch to work for OpenSlugDavid Karlstrom1