summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2009-11-10base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie2
2009-11-10packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie2
2009-11-10native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...Richard Purdie1
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie3
2009-11-10autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie2
2009-11-10autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie1
2009-11-10binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNC...Richard Purdie1
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie11
2009-11-09base.bbclass: Promote packagedata inherit to a direct inherit due to ordering...Richard Purdie1
2009-11-09packagedata.bbclass: Split package data handling functions out from base.bcla...Richard Purdie2
2009-11-09autotools.bbclass: Create m4 directory earlier avoding issues with intltooliz...Richard Purdie1
2009-11-09autotools.bbclass: Allow for leading whitespace in gettext and intltool searc...Richard Purdie1
2009-11-09autotools.bbclass: Remove pointless inherit (from Poky)Richard Purdie1
2009-11-09package.bbclass: Add the option to declare package preprocess function hooks ...Richard Purdie1
2009-11-09package.bbclass: Change to operate on a copy of the install directory instead...Richard Purdie1
2009-11-09package.bbclass: Remove hardcoded use of PKGDEST variable (from Poky)Richard Purdie1
2009-11-09package.bbclass: Move variable checks to one place making the code more reada...Richard Purdie1
2009-11-09base.bbclass: Drop import bb and import os as no longer neededRichard Purdie1
2009-11-09base.bbclass: Drop legacy rebuild mangling codeRichard Purdie1
2009-11-08gnome bbclass: delete more scrollkeeper junkKoen Kooi1
2009-11-05java.bbclass: fixed oe_jarinstall for broken symlinksMarcin Juszkiewicz1
2009-11-04e* bbclass: fix up PACKAGES (again!)Koen Kooi2
2009-11-03cmake.bbclass: use staging from autotools tooHenning Heinold1
2009-11-03base.bbclass: Better error message in case the Config Parser failsHolger Hans Peter Freyther1
2009-11-03qmake2.bbclass: Add lupdate and lrelease.Matthew Dombroski1
2009-10-31Revert "Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as ...Frans Meulenbroeks1
2009-10-30Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third ar...Frans Meulenbroeks1
2009-10-29package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument (...Richard Purdie1
2009-10-27XFCE: Import all the 4.6.1 recipes (and a newer version of xfce-terminal).David-John Willis1
2009-10-27xfce46.bbclass: Add a helper class for XFCE 4.6 (based on the existing xfce.b...David-John Willis1
2009-10-27package bbclass: don't strip static libs so aggressivelyKoen Kooi1
2009-10-26gitver.bbclass: fix git dependency trackingMichael Smith1
2009-10-26update-rc.d.bbclass: make prerm and postrm dpkg-compatibleJeremy Lainé1
2009-10-23image bbclass: tweak lingue scriptKoen Kooi1
2009-10-13package.bbclass: export subpackage individual version, if different from mainDenys Dmytriyenko1
2009-10-10classes: Use linux-gnuspe instead of non existing linux-speKhem Raj2
2009-10-10conf: Decosmetize TARGET_OSKhem Raj2
2009-10-07insane.bbclass: Use linux-gnu for TARGET_OSKhem Raj1
2009-10-06siteinfo.bbclass: Remove spurious print.Khem Raj1
2009-10-06siteinfo.bbclass: Fix powerpc triplets and removed unused ones.Khem Raj1
2009-10-06siteinfo: Add common-mips site file.Khem Raj1
2009-10-04dietlibc.class: disable rewriting of configure stuff for nowHenning Heinold1
2009-10-04dietlibc: update to version 0.32Henning Heinold1
2009-10-02package bbclass: fix static libs logicKoen Kooi1
2009-10-02gnome bbclass: tweak mime packagingKoen Kooi1
2009-10-01package bbclass: strip static libs as wellKoen Kooi1
2009-09-24enlightenment: bump SRCREVKoen Kooi2
2009-09-20kernel.bbclass: fix ownership inside the modules tarballDenys Dmytriyenko1
2009-09-18package_ipk.bbclass: force recreation of DEPLOY_DIR_IPK. The dir is removed w...Andrea Adami1
2009-09-18packaged-staging: fix populate_staging_postamble after staging-split by base ...Andrea Adami1