aboutsummaryrefslogtreecommitdiffstats
path: root/classes/efl.bbclass
AgeCommit message (Collapse)Author
2009-02-25efl.bbclass: touch config.rpath which is necessary for newer automakeMichael 'Mickey' Lauer
2009-01-15{e,efl}.bbclass: we want all the speed we can get out of it *and* it SIGILLs ↵Koen Kooi
with thumb, so: ARM_INSTRUCTION_SET = "arm"
2008-09-19enlightenment: PV went backwards *again* so bump PE *again*Koen Kooi
* I know people don't care about QA, but having PV go backwards twice? Come on!
2008-08-24Enlightenment Foundation Libraries MONSTER update courtesy RastermanMichael Lauer
(mostly motivated by E switching their SCM)
2008-03-29efl.bbclass: ship .debug files in proper packageMichael Lauer
2008-03-23efl.bbclass: bump PE to unbreak builds and feedsKoen Kooi
* please don't make PV go backwards without bumping PE
2008-03-23efl.bbclass: use autotools to install .pc filesMichael Lauer
2008-03-21efl: merge with MamonaMichael Lauer
2007-06-21move older efl stuff to nonworkingMichael Lauer
2007-06-16efl, e: update for better packagingJustin Patrin
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵Richard Purdie
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt***
2006-11-15e classes: fix -dbgKoen Kooi
RP says: "${PN}-dbg needs to go before ${PN}"
2006-11-15e classes: include dbg packagesKoen Kooi
2006-06-05mtnpatch: replace split with regexJustin Patrin
2006-04-04efl, e17: update to newest versions, split e and efl bbclasses and use e for ↵Justin Patrin
e17 packages, update preferred e versions
2006-02-13efl.bbclass: fix changes reverted by a bad mergeJustin Patrin
2006-02-11efl.bbclass: Fix efl/*.bb ipk generation.Matthias Hentges
2006-02-09efl.bbclass: use += for PACKAGES to allow setting of PACKAGES before inheritingJustin Patrin
2005-10-10efl, e-wm: Add a sed fix for X11 system headersJustin Patrin
2005-10-05efl, e-wm: add a quick sed fix for e builds using system include pathsJustin Patrin
- This is not likely to affect anyone except 64-bit linux users who have multiple files files -- This definately affects Gentoo linux on amd64. It has a stub header which includes a 386 or x86_64 depending on defines. However, since OE normally compiles for non-x86 this header actually includes nothing and stops the compile altogether due to missing typedefs and prototypes.
2005-08-25efl.bbclass: move libfoo.la and libfoo.a into ${PN}-devMichael Lauer
2005-08-17Add missing s on FILES for themes packageJustin Patrin
2005-08-17Alter ordering of PACKAGES to allow themes package to get its files (still ↵Justin Patrin
not working for ewl, however)
2005-08-13Make clean and distclean for EFLJustin Patrin
Automatically install named binaries when compiling native Add more files/directories to theme and dev packages
2005-08-11Change theme package to themes insteadJustin Patrin
2005-08-11Switch to creating a -theme package instead of including themes in the main ↵Justin Patrin
package
2005-08-11themes dir should be included in the main packageJustin Patrin
2005-08-10more EFL fixes + add the enlightenment library from the E window manager as ↵Michael Lauer
dedicated library
2005-08-10E: misc cleanups and fixes all over to ensure a clean reproducabilityMichael Lauer
2005-08-09Third (and hopefully last) EFL revamp before I hand over maintainership toMichael Lauer
Justin Patrin. We now have a efl.bbclass that contains common code for the various libraries. This makes it possible to have very clean and concise bb's.