aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla
AgeCommit message (Collapse)Author
2008-06-23firefox3: apply debian patch to support building against gcc 4.3.xKoen Kooi
2008-06-23firefox 3: replace internal js version with one that isn't horribly brokenKoen Kooi
2008-06-23firefox 3: remove #if 0 from TLS checking code, replace _pthread_self() with ↵Koen Kooi
255255
2008-06-16firefox_2.0.0.14+3.0rc1.bb : first stab at firefox 3 recipeGraeme Gregory
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
2008-04-20firefox: unbreak parallel compile (close oebug 4188)Junqian Gordon Xu
* fix typo in 1.0.7.bb
2008-02-21firefox all use autotools_do_stage to populate stagingMichael Lauer
this is needed to compile plugins against firefox. closes #1612
2007-12-06firefox: bit more formattingMarcin Juszkiewicz
2007-12-06firefox: added forgotten patchMarcin Juszkiewicz
2007-12-05firefox: fix firefox 2.0.0.3 building - close #3372Otavio Salvador
2007-10-29packages: Improve BUILD_SYS references to stagingRichard Purdie
2007-10-12minimo: Fix libIDL linking (patch by Takeshi Hamasaki <hma@syd.odn.ne.jp>)Florian Boor
2007-06-27minimo_cvs.bb : keymap fix for #2326, ssr patch from familiar, and movedGraeme Gregory
MOZDATE onwards as it seems to compile and work.
2007-06-18minimo: declare missing dependency on zip-native.Rolf Leggewie
Looks like there are other dependencies missing since compilation from scratch still fails for me. zip-native is certainly needed, though and thus I commit early and often.
2007-06-15fix a couple of LICENSE entriesRolf Leggewie
2007-05-10minimo_cvs.bb : update to 0.2+SRCDATE taken from poky, added PE = "1" asGraeme Gregory
ipkg thinkgs 0.016>0.02 minimo_0.016+cvs.bb : removed as _cvs is more uptodate.
2007-05-09firefox 2.0.0.3: apply extra EABI patchesKoen Kooi
2007-05-09mozilla: remove patches for the topdirKoen Kooi
2007-05-09merge of 'b44f4735776226776eff9f2c0c692f9658a207a8'Marcin Juszkiewicz
and 'f4394378e45366dc9b87bc34aa484175484485b2'
2007-05-09mozilla: add EABI patches from poky (not applied yet, just for reference)Koen Kooi
2007-05-09minimo: add EABI patches for 0.016 (from Poky)Marcin Juszkiewicz
2007-05-07firefox_1.0.7.bb : add patch fromGraeme Gregory
http://article.gmane.org/gmane.linux.debian.ports.arm/4082 by Lennert Buytenhek fix a small QA issue firefox_2.0.0.3 : new version with same patch as above added.
2007-05-07packages/mozilla/* : removing old broken detritousGraeme Gregory
2007-02-13mozilla: move jsautocfg files to files/ so all mozilla products can use the ↵Koen Kooi
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
2007-02-13firefox-2.0.0.1: replace arm/jsautocfg.h with one generated on arm hardwareKoen Kooi
2007-02-12firefox_2.0.0.1.bb : add new version of firefox with a couple of patchesGraeme Gregory
that make it actually run further than before. If now segfaults after running at 100% cpu for a while. But I cant get arm gdb to give me sensible debugging at the segfault.
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-12-12firefox 2.0: add jsautocfg.h for powerpcKoen Kooi
2006-12-12firefox 2.0: move jsautocfg.h to arm/Koen Kooi
2006-12-12firefox_2.0.bb : add a version 2.0 of the browser. I have fixed problemsGraeme Gregory
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.
2006-12-10minimo: apply patch from mozilla bugzilla in an attempt to fix #1600 Koen Kooi
2006-12-07minimo 016: disable internal strip so -dbg package come out rightKoen Kooi
2006-11-20another set of parse errors fixingMarcin Juszkiewicz
2006-11-18minimo 016: fix -dbg packagingKoen Kooi
2006-11-18minimo 016: fix parse error and bump PRKoen Kooi
2006-11-18minimo 0.016: remove spurious ${D} in mozdir, should fix #1600Koen Kooi
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-08minimo: check in stuff from #1391 (various authors) to make it easier for ↵Koen Kooi
people to test
2006-08-23thunderbird: put debug files in the debug packageKoen Kooi
2006-08-23firefox.inc: put inspector bits in the inspector packageKoen Kooi
2006-08-23firefox 1.5: put debug files in the -dbg package, the main package still has ↵Koen Kooi
empty debug dirs: koen@bitbake:/data/build/koen/OE/build/tmp/angstrom/deploy/ipk$ ar x firefox_1.5.0.6-r1_armv5te.ipk ; tar ztvf data.tar.gz | grep debug drwxr-xr-x root/root 0 2006-08-23 20:07 ./usr/lib/firefox-1.5.0.6/components/.debug/ drwxr-xr-x root/root 0 2006-08-23 20:07 ./usr/lib/firefox-1.5.0.6/plugins/.debug/ drwxr-xr-x root/root 0 2006-08-23 20:07 ./usr/lib/firefox-1.5.0.6/extensions/inspector@mozilla.org/components/.debug/
2006-08-11firefox: upgrade 1.5.0.1 to 1.5.0.6 (builds, not tested on device)Marcin Juszkiewicz
2006-08-06packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...Holger Freyther
Fix GNUism on the usage of cp -d as --no-derefence -> -P --deference -> -L -r -> -R -a same as -dpR -> -PpR
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-06-06minimo: update the config patches to apply with cvs head.Mika Laitio
2006-03-23packages/files/mozilla : cleaned out old versions and add a new versionGraeme Gregory
I had left sitting on my HD locally by accident. firefox_1.0.7.bb : add gcc4 patch thunderbird_1.0.7.bb : add gcc4 patch
2006-03-23thunderbird-1.0.7 : add missing files.Graeme Gregory
2006-02-07firefox_1.0.7.bb : add the supporting files I forgot.Graeme Gregory
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-12-14firefox-1.5 : remove beta version and add the release version of 1.5 ↵Graeme Gregory
currently at DEFAULT_PREFERENCE=-1 as it doesnt work under gpe on my machine, runs but never opens any windows.