Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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. |