Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-01 | remove PKG_OPTS to avoid any errors | Waldemar Brodkorb | |
2015-07-01 | first step to rework iconv setup | Waldemar Brodkorb | |
Add a choice to select libiconv, C library iconv or libiconv-tiny. | |||
2015-05-30 | add support for pcengines-alix | Waldemar Brodkorb | |
Readd Alix2d support, tested via NFS boot. Fix IPSec kernel module loading. | |||
2015-04-09 | fixup LIBC_DEPENDS | 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-30 | fix build error with uclibc | 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-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2013-11-13 | ensure that host-compile is done always before cross-compile, otherwise shit ↵ | Waldemar Brodkorb | |
happens. not always required by package build, but for now a limitation of the buildsystem, which reuses WRKDIR | |||
2013-11-12 | fix build break, HOST_STYLE manual will not build the source now | Waldemar Brodkorb | |
2013-11-02 | need to recreate the tar ball, accidently removed | Waldemar Brodkorb | |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵ | Waldemar Brodkorb | |
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation |