Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-06 | harfbuzz: add patch | Waldemar Brodkorb | |
2016-04-06 | harfbuzz: host_style auto | Waldemar Brodkorb | |
2016-03-13 | harfbuzz: update to latest stable version | Waldemar Brodkorb | |
2015-12-05 | harfbuzz: update to latest stable version | 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-25 | fix pango compile, update to latest. reported by oliver | Waldemar Brodkorb | |
2015-10-24 | harfbuzz: update to latest stable version | Waldemar Brodkorb | |
2015-04-04 | update to latest stable upstream version | 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-06-25 | fix some static build stuff, use a pkgconf wrapper, idea from buildroot | 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-15 | cleanup HOST_STYLE, use SYSROOT feature for pkgconf | Waldemar Brodkorb | |
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl. | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-23 | fix host compile of librsvg, required for midori | Waldemar Brodkorb | |
2014-04-30 | experimental midori support | 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-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-21 | disable m68k builds | 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-08 | add harfbuzz, missing in the last commit | Waldemar Brodkorb | |