Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-05 | let it compile for uClibc builds | Waldemar Brodkorb | |
2011-07-30 | some updates. only startup on lemote works, then system crashes | Waldemar Brodkorb | |
2011-07-28 | update to latest stable version | Waldemar Brodkorb | |
2011-06-16 | fix some issues with uclibc | Waldemar Brodkorb | |
2011-04-26 | make arm/mips architectures more configurable in a simpler way | Waldemar Brodkorb | |
2011-04-24 | update to firefox4 | Waldemar Brodkorb | |
2011-04-23 | fix check for libpng | Waldemar Brodkorb | |
2011-01-22 | activate GCC cflags check, cleanup FLAGS stuff in OpenADK. | Waldemar Brodkorb | |
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage | |||
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-13 | fix cross-compile on Darwin, update to latest upstream | Waldemar Brodkorb | |
2010-11-25 | fix firefox build, update sqlite dependency | Waldemar Brodkorb | |
2010-11-12 | updates and build fixes for a lot of packages | Waldemar Brodkorb | |
compiled for ibmx40 with eglibc. | |||
2010-07-30 | python is required for firefox, disable build of firefox on BSD for now | Waldemar Brodkorb | |
2010-06-12 | fix cross-compile for mips64 | Waldemar Brodkorb | |
2010-05-01 | fix firefox build for eglibc/glibc builds | Waldemar Brodkorb | |
2010-04-21 | resolve merge conflict | Waldemar Brodkorb | |
2010-04-21 | fat commit to add support for firefox on ibm x40 via usb stick | Waldemar Brodkorb | |
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg |