aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl_5.14.2.bb
AgeCommit message (Expand)Author
2013-01-25perl: update to 5.14.3Kang Kai
2013-01-25perl: Add dyanloader build hackRichard Purdie
2013-01-21perl: Fix errors if configure is reattemptedRichard Purdie
2013-01-16perl: fix installed but not shipped issueKang Kai
2013-01-07perl: Remove bashism from perl-tests.incOtavio Salvador
2013-01-04perl: update RPROVIDES and popuate_package scriptKang Kai
2013-01-04perl: add sub-package perl-testsKang Kai
2012-11-24perl: use the exported LDDLFLAGS in generate_config_sh scriptLaurentiu Palcu
2012-11-02recipes-devtools: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-10-25perl: update dependenciesKang Kai
2012-10-24perl: update dependencies among modulesKang Kai
2012-10-22perl: Fix perl module dependency issuesRichard Purdie
2012-10-19PACKAGES_DYNAMIC: use += instead of = in most casesMartin Jansa
2012-10-19PACKAGES_DYNAMIC: use regexp not globMartin Jansa
2012-10-19perl: fix dependeciesRobert Yang
2012-10-10perl: add archlib_exp variable used to generate ARCHLIB_EXP in config.hTom Zanussi
2012-09-28perl: Fix substitution madnessRichard Purdie
2012-09-27perl: Fix nativesdk install pathChristian Glindkamp
2012-08-31perl: Fix various nativesdk build issuesRichard Purdie
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-04perl: add @STAGINGDIR@ for config.sh substitionsTom Zanussi
2012-07-04perl: keep original libperl locationTom Zanussi
2012-06-05perl: Allow perl to cross build and native build in a directory named "t"Jason Wessel
2012-04-17perl: fix re-execution of compile taskVenkata ramana gollamudi
2012-04-16perl: fix re-execution of patch/configurePaul Eggleton
2012-04-13PR bump packages with gdbm in DEPENDSAndrei Gherzan
2012-03-13perl: Clarify LICENSE with versions. Yes, its really GPLv1Richard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-03-01perl: remove empty directories to clean QA WarningsSaul Wold
2011-12-15perl: add .pl, pm, pod, sh files to SSTATE_SCANE_FILESSaul Wold
2011-11-30perl: bump PR for gdbm SOVERSION changeKoen Kooi
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-24perl: upgrade from 5.12.3 to 5.14.2Nitin A Kamble