Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-03 | fix native build | Waldemar Brodkorb | |
2011-03-03 | more native compile fixes on my ibm x40 | Waldemar Brodkorb | |
2011-03-01 | misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OS | Waldemar Brodkorb | |
* fix *.pc / *-config file handling. | |||
2011-01-25 | update Xorg to 7.6 | 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 | |||
2011-01-12 | fix cross-compile under Darwin | Waldemar Brodkorb | |
2011-01-11 | fix bzr package build | Waldemar Brodkorb | |
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-14 | fix python-config to use target include dir | Waldemar Brodkorb | |
2010-12-11 | try to fix cross-compile on Darwin | Waldemar Brodkorb | |
2010-11-04 | add zlib dependency, fix binascii module build | Waldemar Brodkorb | |
2010-11-04 | add cherrypy package from joerg seitter. | Waldemar Brodkorb | |
done some portability patches. | |||
2010-11-04 | hopefully fix compile on 64 Bit host | Waldemar Brodkorb | |
2010-11-04 | fix cross-compile on MacOS X host | Waldemar Brodkorb | |
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-09-26 | bad testing on my site, install header files again | Waldemar Brodkorb | |
2010-09-25 | fix packaging bug, reported by joerg | Waldemar Brodkorb | |
loading of python modules must be disabled, otherwise they are renamed/disabled. To disable modules we need to patch setup.py, PYTHON_DIABLED_MODULES are no longer recognized. | |||
2010-09-20 | update to latest stable version, fix bug reported by joerg | Waldemar Brodkorb | |
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. | |||
2010-07-16 | cygwin host build patches, mostly by deactivating packages | Waldemar Brodkorb | |
2010-02-15 | disable for NetBSD build | Waldemar Brodkorb | |
2010-02-13 | add tcsh package, update TODO | Waldemar Brodkorb | |
2010-02-13 | cleanup | Waldemar Brodkorb | |
2010-02-13 | add cvs package, add half-ready bzr package | Waldemar Brodkorb | |