summaryrefslogtreecommitdiff
path: root/package/firefox/patches
AgeCommit message (Collapse)Author
2014-03-17another musl fix, forgotten accidentlyWaldemar Brodkorb
2014-03-17do not include sysctl.h on muslWaldemar Brodkorb
2014-02-05fix cross-compile on DarwinWaldemar Brodkorb
2014-01-08another gold user eliminated, build fixesWaldemar Brodkorb
2014-01-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-01-07add missing include for musl compileWaldemar Brodkorb
2014-01-07do not use gold for linkingWaldemar Brodkorb
2014-01-04update firefox and dependenciesWaldemar Brodkorb
2013-12-10another round of compile fixes for raspberry release buildWaldemar Brodkorb
2013-11-20fix musl compile, when xorg package collection is selected. X still does not ↵Waldemar Brodkorb
work with musl
2013-11-07fix firefox on lemote yeelong, with Os/O2 getting illegal instruction for ↵Waldemar Brodkorb
the html5 video on the start site. fix some problems when compiling mozilla with debug on
2013-10-17fix uClibc buildWaldemar Brodkorb
2013-10-11add latest version of firefox, update dependencies and fix nss package to ↵Waldemar Brodkorb
include all necessary libraries for https support, tested only in qemu-i686 glibc for now
2013-04-12allow firefox to compileWaldemar Brodkorb
2013-02-08use system sqlite not a private copyWaldemar Brodkorb
2013-02-08add harfbuzz, missing in the last commitWaldemar Brodkorb
2013-02-08update pango and all dependenciesWaldemar Brodkorb
2012-10-05make firefox work again on lemote yeelongWaldemar Brodkorb
2011-08-05let it compile for uClibc buildsWaldemar Brodkorb
2011-07-30some updates. only startup on lemote works, then system crashesWaldemar Brodkorb
2011-07-28update to latest stable versionWaldemar Brodkorb
2011-06-16fix some issues with uclibcWaldemar Brodkorb
2011-04-26make arm/mips architectures more configurable in a simpler wayWaldemar Brodkorb
2011-04-24update to firefox4Waldemar Brodkorb
2011-04-23fix check for libpngWaldemar Brodkorb
2011-01-22activate GCC cflags check, cleanup FLAGS stuff in OpenADK.Waldemar Brodkorb
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;)
2010-12-13fix cross-compile on Darwin, update to latest upstreamWaldemar Brodkorb
2010-11-25fix firefox build, update sqlite dependencyWaldemar Brodkorb
2010-11-12updates and build fixes for a lot of packagesWaldemar Brodkorb
compiled for ibmx40 with eglibc.
2010-07-30python is required for firefox, disable build of firefox on BSD for nowWaldemar Brodkorb
2010-06-12fix cross-compile for mips64Waldemar Brodkorb
2010-05-01fix firefox build for eglibc/glibc buildsWaldemar Brodkorb
2010-04-21resolve merge conflictWaldemar Brodkorb
2010-04-21fat commit to add support for firefox on ibm x40 via usb stickWaldemar Brodkorb
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg