summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-13rename package and use github releaseWaldemar Brodkorb
2016-10-13u-boot: fix breakageWaldemar Brodkorb
2016-10-09add more systemsWaldemar Brodkorb
2016-10-09fix build for arch without threadsWaldemar Brodkorb
2016-10-09change systems, rpi kernel compile takes too longWaldemar Brodkorb
2016-10-09disable file for default test builsWaldemar Brodkorb
2016-10-09adktest: nios2 powerdownWaldemar Brodkorb
2016-10-09travis: try with matrix here, tooWaldemar Brodkorb
2016-10-09rework thread handlingWaldemar Brodkorb
In the next uClibc-ng release Linuxthreads support will be again allowed for architectures supporting NPTL. To keep Linuxthreads supported and shiny we need architectures and emulators supported where native debugging is simple. Last time stucked with microblaze as only system where I could run some gdb somehow :(
2016-10-09avoid error messageWaldemar Brodkorb
2016-10-09script must be executableWaldemar Brodkorb
2016-10-09oops typoWaldemar Brodkorb
2016-10-09we give travis a try :)Waldemar Brodkorb
2016-10-09avoid duplicate .defconfigWaldemar Brodkorb
2016-10-09more systemdWaldemar Brodkorb
2016-10-09ltp: update to 20160920Waldemar Brodkorb
2016-10-09systemd: add new package and needed gettext, only compile time testedWaldemar Brodkorb
2016-10-09disable makeinfo so that it is compilable without host-texinfoWaldemar Brodkorb
2016-10-09elf2flt: use a specific versionWaldemar Brodkorb
2016-10-09be more quite on clone/checkoutWaldemar Brodkorb
2016-10-09adktest: needs busybox netcatWaldemar Brodkorb
2016-10-09disable binutils for basic testingWaldemar Brodkorb
2016-10-09arc: toolchain updateWaldemar Brodkorb
2016-10-09bfin: fix some issues so that it can be used to do some basic testing with ↵Waldemar Brodkorb
embedded-test
2016-10-09kbd: update to 2.0.3, fix musl compileWaldemar Brodkorb
2016-10-08fix nfs-utils/rpcbind for musl toolchains, patches mostly from Alpine LinuxWaldemar Brodkorb
2016-10-08add specific compiler order for DarwinWaldemar Brodkorb
2016-10-08more verbose git cloneWaldemar Brodkorb
2016-10-08gcc: add upstreamable patchset for microblaze, remove old patches and use ↵Waldemar Brodkorb
http protocol
2016-10-06add liberation truetype font package and add mkfontscale check, complete the ↵Waldemar Brodkorb
other font checks
2016-10-06change git urls to http(s) for a better experience for people with a ↵Waldemar Brodkorb
corporate proxy, suggested by Alexey Brodkin
2016-10-05grep: update to 2.26Waldemar Brodkorb
2016-10-04fix static build, where libthread_db.so might not existWaldemar Brodkorb
2016-10-03enable aarch64 for uClibc-ngWaldemar Brodkorb
2016-10-03libthread_db: do not install to /lib, useWaldemar Brodkorb
2016-10-03clarify static toolchain options, one for host, one for targetWaldemar Brodkorb
2016-10-03uclibc-ng: remove libthread_db hereWaldemar Brodkorb
2016-10-03autoselect libgcc, always required until we introduce -static-libgcc for ↵Waldemar Brodkorb
musl/uCLibc-ng
2016-10-03remove librt/libpthread packages, not required anymoreWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2016-10-02uclibc-ng: rework package, fix spurious unneeded rebuildsWaldemar Brodkorb
2016-10-01arc: update toolchainWaldemar Brodkorb
2016-10-01uclibc-ng: move test building to package/uclibc-ngWaldemar Brodkorb
After the one libc release some tests for ppc/xtensa are failing when the testsuite is not build with the full shared gcc instead of the non-shared gcc.
2016-09-30bfin: fix missing REENTRANT cpp flagWaldemar Brodkorb
2016-09-30libmicrohttpd: update to 0.9.51Waldemar Brodkorb
2016-09-30util-linux: disable symbol versioning, may be fix spurious libSM failuresWaldemar Brodkorb
2016-09-30transmission: fix compile with latest uClibc-ngWaldemar Brodkorb
2016-09-30gpgme: upate to 1.7.0Waldemar Brodkorb
2016-09-30remove OpenSSL supportWaldemar Brodkorb
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL.
2016-09-30tmux: update to 2.3Waldemar Brodkorb
2016-09-30postgresql: update to 9.6.0Waldemar Brodkorb