Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-05-07 | packages/mozilla/* : removing old broken detritous | Graeme Gregory | 4 | |
2007-02-13 | mozilla: move jsautocfg files to files/ so all mozilla products can use the ↵ | Koen Kooi | 4 | |
proper ones * also remove the 'generic' jsautocfg, so only arm and powerpc are supported now. You can build 'js' (spidermonkey) on your platform to get a jsautocfg.h | ||||
2006-12-12 | firefox 2.0: add jsautocfg.h for powerpc | Koen Kooi | 2 | |
2006-12-12 | firefox 2.0: move jsautocfg.h to arm/ | Koen Kooi | 2 | |
2006-12-12 | firefox_2.0.bb : add a version 2.0 of the browser. I have fixed problems | Graeme Gregory | 5 | |
in crosscompiling where BUILD_HOST CCFLAGS were set by mozilla makefiles and also a problem where jsautocfg.h crafter for arm was overwritten by BUILD_HOST version during compile. This still SIGILL's on me, hopefully someone will find that problem. |