Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-09-19 | enlightenment: PV went backwards *again* so bump PE *again* | Koen Kooi | 1 | |
* I know people don't care about QA, but having PV go backwards twice? Come on! | ||||
2008-08-24 | Enlightenment Foundation Libraries MONSTER update courtesy Rasterman | Michael Lauer | 1 | |
(mostly motivated by E switching their SCM) | ||||
2008-03-29 | efl.bbclass: ship .debug files in proper package | Michael Lauer | 1 | |
2008-03-23 | efl.bbclass: bump PE to unbreak builds and feeds | Koen Kooi | 1 | |
* please don't make PV go backwards without bumping PE | ||||
2008-03-23 | efl.bbclass: use autotools to install .pc files | Michael Lauer | 1 | |
2008-03-21 | efl: merge with Mamona | Michael Lauer | 1 | |
2007-06-21 | move older efl stuff to nonworking | Michael Lauer | 1 | |
2007-06-16 | efl, e: update for better packaging | Justin Patrin | 1 | |
2006-12-31 | Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵ | Richard Purdie | 1 | |
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt*** | ||||
2006-11-15 | e classes: fix -dbg | Koen Kooi | 1 | |
RP says: "${PN}-dbg needs to go before ${PN}" | ||||
2006-11-15 | e classes: include dbg packages | Koen Kooi | 1 | |
2006-06-05 | mtnpatch: replace split with regex | Justin Patrin | 1 | |
2006-04-04 | efl, e17: update to newest versions, split e and efl bbclasses and use e for ↵ | Justin Patrin | 1 | |
e17 packages, update preferred e versions | ||||
2006-02-13 | efl.bbclass: fix changes reverted by a bad merge | Justin Patrin | 1 | |
2006-02-11 | efl.bbclass: Fix efl/*.bb ipk generation. | Matthias Hentges | 1 | |
2006-02-09 | efl.bbclass: use += for PACKAGES to allow setting of PACKAGES before inheriting | Justin Patrin | 1 | |
2005-10-10 | efl, e-wm: Add a sed fix for X11 system headers | Justin Patrin | 1 | |
2005-10-05 | efl, e-wm: add a quick sed fix for e builds using system include paths | Justin Patrin | 1 | |
- 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-25 | efl.bbclass: move libfoo.la and libfoo.a into ${PN}-dev | Michael Lauer | 1 | |
2005-08-17 | Add missing s on FILES for themes package | Justin Patrin | 1 | |
2005-08-17 | Alter ordering of PACKAGES to allow themes package to get its files (still ↵ | Justin Patrin | 1 | |
not working for ewl, however) | ||||
2005-08-13 | Make clean and distclean for EFL | Justin Patrin | 1 | |
Automatically install named binaries when compiling native Add more files/directories to theme and dev packages | ||||
2005-08-11 | Change theme package to themes instead | Justin Patrin | 1 | |
2005-08-11 | Switch to creating a -theme package instead of including themes in the main ↵ | Justin Patrin | 1 | |
package | ||||
2005-08-11 | themes dir should be included in the main package | Justin Patrin | 1 | |
2005-08-10 | more EFL fixes + add the enlightenment library from the E window manager as ↵ | Michael Lauer | 1 | |
dedicated library | ||||
2005-08-10 | E: misc cleanups and fixes all over to ensure a clean reproducability | Michael Lauer | 1 | |
2005-08-09 | Third (and hopefully last) EFL revamp before I hand over maintainership to | Michael Lauer | 1 | |
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. |