Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-18 | use poweroff for qemu-system-s390 | Waldemar Brodkorb | |
2016-01-17 | add development appliance config | Waldemar Brodkorb | |
2016-01-17 | use perl-cross for perl5 | Waldemar Brodkorb | |
The direct cross-compilation of perl requires some pre-generated config files. It is a mess on perl updates. Buildroot is happy with perl-cross, so I switch now. Perl-host is still required for perl-modules to compile. | |||
2016-01-16 | classpath: disable for target | Waldemar Brodkorb | |
2016-01-16 | gcc: add missing patches for musl native gcc | Waldemar Brodkorb | |
2016-01-16 | gdb: fix musl compile, add alpine linux patch | Waldemar Brodkorb | |
2016-01-16 | valgrind: update to latest, add alpine linux patch | Waldemar Brodkorb | |
2016-01-16 | strace: fix build error | Waldemar Brodkorb | |
2016-01-16 | ffmpeg: update to latest stable version | Waldemar Brodkorb | |
2016-01-16 | openssh: update to latest stable version | Waldemar Brodkorb | |
2016-01-16 | findutils: update to latest, musl patches no longer required, as upstream ↵ | Waldemar Brodkorb | |
updated included gnulib copy | |||
2016-01-16 | fix musl build, reported via IRC | Waldemar Brodkorb | |
2016-01-13 | add missing expat dependency | Waldemar Brodkorb | |
2016-01-13 | Change mpd dependencies. | Oliver Schib | |
Video libraries are not necessary for successful build and start of mpd. libexpat is needed. Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-01-13 | libjpeg-turbo: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | libssh2: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | lighttpd: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | php: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | mpd: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | sqlite: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | sysstat: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | pciutils: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | iptables: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | giflib: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | ffmpeg: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | boost: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | bluez: update to latest stable version | Waldemar Brodkorb | |
2016-01-13 | squid: update to latest stable version | Waldemar Brodkorb | |
2016-01-11 | fix preseeding libc git version | Waldemar Brodkorb | |
2016-01-10 | libXScrnsaver: disable malloc0returnsnull | Waldemar Brodkorb | |
2016-01-10 | less is very useful | Waldemar Brodkorb | |
2016-01-10 | one leftover from last commit | Waldemar Brodkorb | |
2016-01-10 | update to uClibc-ng 1.0.11, enable argp option, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-01-10 | add missing arch depends | Waldemar Brodkorb | |
2016-01-10 | ffmpeg: fix mips32 | Waldemar Brodkorb | |
2016-01-10 | mikrotik rb532 is mips32 not mips32r2 | Waldemar Brodkorb | |
2016-01-10 | ffmpeg: fix mmxext | Waldemar Brodkorb | |
2016-01-09 | Add support for RME HDSP sound cards. | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-01-09 | Adapt SSE optimisation for mplayer and ffmpeg | Oliver Schib | |
Add support for higher order SSE and make sure only one is selected at a time. Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-01-09 | fix typo | Waldemar Brodkorb | |
2016-01-09 | add new package py-spidev, submitted by Mike Thompson <mike@ologicinc.com>, ↵ | Waldemar Brodkorb | |
minor cleanup by me | |||
2016-01-09 | ruby: update to latest stable version | Waldemar Brodkorb | |
2016-01-09 | mbedtls: update to latest stable version | Waldemar Brodkorb | |
2016-01-09 | latest gdb can be used for bfin | Waldemar Brodkorb | |
2016-01-09 | update gdb for h8/300, includes clang patches | Waldemar Brodkorb | |
2016-01-09 | fix openjdk8 build for rb532 | Waldemar Brodkorb | |
2016-01-08 | Add SSE2 optimisation to BruteFIR | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-01-08 | refactor x86_64 cpu choice, so that it can be used for toolchain, too | Waldemar Brodkorb | |
2016-01-08 | Add support for x86_64 CPU optimisation in gcc | Oliver Schib | |
Allows to choose which x86_64 CPU type should be used. The corresponding -march optimisation for gcc will be activated. Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-01-07 | add OpenJDK8, mostly copied from Optware-NG | Waldemar Brodkorb | |