Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-03 | use wrapper only for m68k and uclinux aka coldfire | Waldemar Brodkorb | |
2014-12-30 | use target c compiler, f.e. gcc wrapper for coldfire | Waldemar Brodkorb | |
2014-12-30 | verbose build | Waldemar Brodkorb | |
2014-12-30 | improve c6x toolchain build support | Waldemar Brodkorb | |
2014-12-27 | use git url | 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-12-25 | disable parallel building | Waldemar Brodkorb | |
2014-12-19 | use the new concept of appliances | Waldemar Brodkorb | |
- Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete | |||
2014-10-03 | sync with uClibc config changes | Waldemar Brodkorb | |
2014-10-01 | need to revert parallel building, breaks testsuite compile. | Waldemar Brodkorb | |
2014-09-28 | enable parallel building of testsuite | Waldemar Brodkorb | |
2014-09-28 | always enable pthread debug support as discussed with tg | Waldemar Brodkorb | |
2014-09-08 | repo address changed | Waldemar Brodkorb | |
2014-09-08 | sync with uClibc Makefile, config files will be compatible | Waldemar Brodkorb | |
2014-09-05 | use UCLIBC_EXTRA_CFLAGS otherwise CPU_FLAGS are overwritten. breaks f.e. arc ↵ | Waldemar Brodkorb | |
toolchain build | |||
2014-08-14 | fix test suite install, when git is used | Waldemar Brodkorb | |
2014-08-06 | update to rc1 | Waldemar Brodkorb | |
2014-08-06 | bsd fixes | Waldemar Brodkorb | |
2014-08-01 | allow to use git version for C library. | Waldemar Brodkorb | |
2014-07-30 | update to beta5, x86 build fix | Waldemar Brodkorb | |
2014-07-30 | update to beta4 | Waldemar Brodkorb | |
2014-07-28 | use bamboo board emulation as default, ppc 44x without FPU. networking works ↵ | Waldemar Brodkorb | |
here. | |||
2014-07-28 | test installed uClibc | Waldemar Brodkorb | |
2014-07-24 | remove alpha from arch list | Waldemar Brodkorb | |
2014-07-22 | DODEBUG for x86 must be on, need to investigate later | Waldemar Brodkorb | |
2014-07-19 | update to beta3 | Waldemar Brodkorb | |
2014-07-11 | simplify uClibc toolchain builds, add uClibc-ng test subpackage | Waldemar Brodkorb | |
2014-07-10 | use toplevel target | Waldemar Brodkorb | |
2014-07-08 | first steps to get testsuite of uClibc running | Waldemar Brodkorb | |
2014-07-06 | allow preselection of ABI | Waldemar Brodkorb | |
2014-07-05 | update uClibc-ng to beta2 | Waldemar Brodkorb | |
2014-07-05 | use HOST_PATH, otherwise wrong sed might be used | Waldemar Brodkorb | |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb | |
This helps to find any regressions made in uClibc-ng. |