summaryrefslogtreecommitdiff
path: root/packages/mozilla/firefox-2.0
AgeCommit message (Collapse)AuthorFiles
2007-05-07packages/mozilla/* : removing old broken detritousGraeme Gregory4
2007-02-13mozilla: move jsautocfg files to files/ so all mozilla products can use the ↵Koen Kooi4
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-12firefox 2.0: add jsautocfg.h for powerpcKoen Kooi2
2006-12-12firefox 2.0: move jsautocfg.h to arm/Koen Kooi2
2006-12-12firefox_2.0.bb : add a version 2.0 of the browser. I have fixed problemsGraeme Gregory5
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.