Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-03 | remove librt/libpthread packages, not required anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
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 | sox: reenable for uClibc-ng, UCLIBC_HAS_FENV must be disabled | Waldemar Brodkorb | |
2015-10-22 | sox: disable for uClibc-ng. some linking errors | Waldemar Brodkorb | |
2015-06-13 | disable some features | Waldemar Brodkorb | |
2015-03-07 | fix SSP compile | Waldemar Brodkorb | |
2015-03-02 | 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-23 | add flavours | Waldemar Brodkorb | |
2014-06-23 | add runtime dependencies | 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 | |
2014-03-29 | forgot the uclibc patch | Waldemar Brodkorb | |
2014-03-29 | update to latest upstream | Waldemar Brodkorb | |
2013-10-24 | fix m68k allmodconfig build | Waldemar Brodkorb | |
2013-10-17 | revert m68k uclibc commit, nptl is not implemented, disable alsa-lib and all ↵ | Waldemar Brodkorb | |
packages that require it | |||
2011-10-10 | misc finetuning | Waldemar Brodkorb | |
2011-03-08 | update to latest upstream version | Waldemar Brodkorb | |
2011-03-01 | allow compile with uClibc, patch from Gentoo bug tracker | Waldemar Brodkorb | |
2011-03-01 | misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OS | Waldemar Brodkorb | |
* fix *.pc / *-config file handling. |