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-07 | cleanup description | Waldemar Brodkorb | |
2014-04-05 | fix musl compile, update | Waldemar Brodkorb | |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2014-03-02 | goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/ | Waldemar Brodkorb | |
2014-01-16 | good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵ | Waldemar Brodkorb | |
available | |||
2013-12-28 | disable libtirpc and packages which depend on it for musl | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-07-11 | fix conntrack-tools compile | Waldemar Brodkorb | |
2012-07-27 | full build on Darwin fixes | Waldemar Brodkorb | |
2011-12-18 | avr32 workarounds | Waldemar Brodkorb | |
2011-03-08 | update to latest stable upstream version | Waldemar Brodkorb | |
2011-02-26 | c++ compiler fixes | Waldemar Brodkorb | |
when C++ compiler is disabled by user, do not allow to compile packages , which require a C++ compiler. Older libtool unnecessary checks for c++ tools, so regenerate autotool stuff. | |||
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. | |||
2010-06-16 | fix renamed package names | Waldemar Brodkorb | |
2010-04-12 | new package conntrack-cools | Phil Sutter | |