Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-05-13 | add pxe feature to dnsmasq | Waldemar Brodkorb | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |
2014-03-02 | goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/ | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2011-01-22 | activate 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 | |||
2011-01-13 | allow cross-compile under Darwin, fix ppp install targets | Waldemar Brodkorb | |
2010-12-23 | add new packages syslinux, nasm and qemu (not perfect..) | Waldemar Brodkorb | |