Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 |
| | | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351 | ||
* | toolchain: mark unavailable packages for musl libc | Florian Fainelli | 2013-02-26 |
| | | | | | | | | And make librt be an empty stub for musl libc. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35810 | ||
* | toolchain: fix libpthread package for musl based toolchains (#12651) | Florian Fainelli | 2013-01-09 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35069 | ||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 |
| | | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314 | ||
* | libthread-db: fix libthread_db.so installation. | Florian Fainelli | 2012-11-21 |
| | | | | | | | | | libthread_db.so.$(LIBC_SO_VERSION) is only valid for uClibc, (e)glibc just provides libthread_db.so.1. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34292 | ||
* | toolchain: add a package for libthread_db | Felix Fietkau | 2012-10-29 |
| | | | | SVN-Revision: 33999 | ||
* | add myself as a maintainer for a few more packages | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33693 | ||
* | toolchain: fix libgcc and libgfortran packages for avr32 and coldfire | Jo-Philipp Wich | 2012-07-17 |
| | | | | SVN-Revision: 32772 | ||
* | toolchain: Fix typo in libssp config | Vasilis Tsiligiannis | 2012-07-15 |
| | | | | SVN-Revision: 32723 | ||
* | toolchain: move eglibc-files from base-files to toolchain, it is packaged as ↵ | Felix Fietkau | 2012-06-20 |
| | | | | | | part of the libc package SVN-Revision: 32467 | ||
* | toolchain: remove target dependencies on libgcc/libgfortran, add checks to ↵ | Felix Fietkau | 2012-06-10 |
| | | | | | | package install template instead SVN-Revision: 32176 | ||
* | toolchain: fix libc dependency on libgcc | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32170 | ||
* | base-files: move all toolchain packages to a separate package directory ↵ | Felix Fietkau | 2012-06-10 |
'toolchain' SVN-Revision: 32169 |