Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-03 | remove librt/libpthread packages, not required anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-04-01 | create parent dir | Waldemar Brodkorb | |
2016-03-26 | firefox: update to version 45.0 | Waldemar Brodkorb | |
2015-12-31 | firefox: disable gstreamer, bad testing, needs gstreamer 0.10 | Waldemar Brodkorb | |
2015-12-30 | firefox: enable gstreamer support for html5 video | Waldemar Brodkorb | |
2015-12-29 | firefox: update to latest stable version, runtime tested on IBM X40 | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-10-23 | firefox: update to latest | Waldemar Brodkorb | |
2015-05-29 | update font-util to latest upstream | Waldemar Brodkorb | |
2015-04-21 | rename gtk+ to libgtk2 | Waldemar Brodkorb | |
2015-02-20 | enable webrtc | Waldemar Brodkorb | |
2015-02-17 | add first preview of a firefox appliance. java plugin and kiosk addon missing. | Waldemar Brodkorb | |
2015-02-17 | fixup patch | Waldemar Brodkorb | |
2015-02-06 | update firefox, partially working. | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-09-28 | fix firefox build | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-12 | update to latest upstream version, rename to lowercase | Waldemar Brodkorb | |
2014-05-24 | remove PKG_NEED_CXX | Waldemar Brodkorb | |
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few ↵ | Waldemar Brodkorb | |
bytes bigger for a xbmc build | |||
2014-03-17 | another musl fix, forgotten accidently | Waldemar Brodkorb | |
2014-03-17 | do not include sysctl.h on musl | Waldemar Brodkorb | |
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵ | Waldemar Brodkorb | |
not satisfying. | |||
2014-02-26 | update kernel 3.4.x, fixes for lemote yeelong users | Waldemar Brodkorb | |
2014-02-05 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2014-01-10 | add upower, polkit and dependencies | Waldemar Brodkorb | |
2014-01-08 | another gold user eliminated, build fixes | Waldemar Brodkorb | |
2014-01-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-01-07 | add missing include for musl compile | Waldemar Brodkorb | |
2014-01-07 | do not use gold for linking | Waldemar Brodkorb | |
2014-01-04 | update firefox and dependencies | Waldemar Brodkorb | |
2013-12-10 | another round of compile fixes for raspberry release build | Waldemar Brodkorb | |
2013-11-20 | fix musl compile, when xorg package collection is selected. X still does not ↵ | Waldemar Brodkorb | |
work with musl | |||
2013-11-14 | remove zip and libIDL dependency, firefox does not need libIDL anymore. need ↵ | Waldemar Brodkorb | |
to fix orbit2 | |||
2013-11-13 | add yasm-host, remove yasm checks | Waldemar Brodkorb | |
2013-11-07 | fix 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-25 | fix console login on pi | Waldemar Brodkorb | |
2013-10-25 | fix the annoying bug, where c++ apps fail to link for mips n32 or x86_64 systems | Waldemar Brodkorb | |
2013-10-17 | fix uClibc build | Waldemar Brodkorb | |
2013-10-11 | add 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-22 | varios fixes | Waldemar Brodkorb | |
2013-04-12 | allow firefox to compile | Waldemar Brodkorb | |
2013-02-18 | mips64 fixes | Waldemar Brodkorb | |
2013-02-08 | use system sqlite not a private copy | Waldemar Brodkorb | |
2013-02-08 | add harfbuzz, missing in the last commit | Waldemar Brodkorb | |
2013-02-08 | update pango and all dependencies | Waldemar Brodkorb | |
2013-02-04 | fix cross-compile of firefox | Waldemar Brodkorb | |
2013-02-01 | allow firefox for tarox-pc | Waldemar Brodkorb | |
2012-10-05 | firefox should use nss/nspr fromthe system | Waldemar Brodkorb | |
2012-10-05 | make firefox work again on lemote yeelong | Waldemar Brodkorb | |