Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-04 | fix build dependency | 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-19 | fix build | Waldemar Brodkorb | |
2014-06-27 | fix build errors | 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-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-15 | fix compile, use static linking for host tool | Waldemar Brodkorb | |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2014-01-16 | good bye cris, hardware is eol, latest toolchain is broken, qemu emulator ↵ | Waldemar Brodkorb | |
support is bad, kernel needs patches for serial and network | |||
2014-01-01 | another round of updates and musl fixes | Waldemar Brodkorb | |
2013-12-08 | fix release build for uClibc raspberry-pi | Waldemar Brodkorb | |
2013-11-14 | fix orbit2 compile, use libIDL-host | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-10 | fix orbit2 compile, disable tests, diable binutils for avr32 | Waldemar Brodkorb | |
2013-03-04 | resolve various build failures | Waldemar Brodkorb | |
2011-11-09 | disable some stuff for bulk builds | Waldemar Brodkorb | |
2011-10-22 | some more FreeBSD fixes | Waldemar Brodkorb | |
2011-06-13 | fix some bulk build issues | Waldemar Brodkorb | |
2011-04-03 | add/fix devel subpackage, add gconfd to package | Waldemar Brodkorb | |
2011-03-28 | add first step to get java working | Waldemar Brodkorb | |