Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-24 | fix m68k allmodconfig build | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-17 | revert m68k uclibc commit, nptl is not implemented, disable alsa-lib and all ↵ | Waldemar Brodkorb | |
packages that require it | |||
2013-10-15 | enable arm specific optimization in libmad, enable alsa output in madplay | Waldemar Brodkorb | |
2013-10-02 | add a better patch from alpinelinux | Waldemar Brodkorb | |
2013-10-02 | remove musl patch, breaks alsamixer on eglibc/glibc systems with futex deadlock | Waldemar Brodkorb | |
2013-09-17 | fix alsa-lib compile, as usual with ideas and patches from sab0tage | Waldemar Brodkorb | |
2012-09-29 | update alsa | Waldemar Brodkorb | |
2012-03-02 | add missing patches from previous commit | Waldemar Brodkorb | |
2012-03-02 | update apps to latest upstream version | Waldemar Brodkorb | |
2011-04-04 | get all prerequisites for openjdk (cross-compile) right | Waldemar Brodkorb | |
2011-03-08 | fix SSP compile | Waldemar Brodkorb | |
2011-03-08 | update to latest upstream version | Waldemar Brodkorb | |
2011-02-26 | c++ compiler fixes | Waldemar Brodkorb | |
when C++ compiler is disabled by user, do not allow to compile packages , which require a C++ compiler. Older libtool unnecessary checks for c++ tools, so regenerate autotool stuff. | |||
2011-01-17 | fix packages to be compile with stack protector | Waldemar Brodkorb | |
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages | |||
2011-01-06 | remove obsolete SUB_INSTALL stuff. | Waldemar Brodkorb | |
2010-12-18 | add header subpackage | Waldemar Brodkorb | |
2010-04-04 | use nanosleep instead of usleep | Waldemar Brodkorb | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2010-01-10 | update alsa packages | Waldemar Brodkorb | |
2009-12-23 | remove and ignore autogenerated Config.in files | Waldemar Brodkorb | |
2009-11-22 | make bulk build on Debian/lenny x86 complete | Waldemar Brodkorb | |
- fix some menu descriptions - fix gcc package compile | |||
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
2009-06-27 | update packages, fix rb532 ext2 rootfs | Waldemar Brodkorb | |
- update alsa, asterisk and nfs-utils - fix ext2fs rootfs on rb532 | |||
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | optimize ipkg package management | Waldemar Brodkorb | |
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig | |||
2009-05-23 | - cleanup and document PKG_template, ARCH parameter is not needed anymore | Waldemar Brodkorb | |
- use CPU_ARCH for fake dir and ipkg - enable DEBUG option in menu and rename to ADK_DEBUG | |||
2009-05-17 | Initial import | wbx | |