Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few ↵ | Waldemar Brodkorb | |
bytes bigger for a xbmc build | |||
2014-04-15 | fix patch usage | Waldemar Brodkorb | |
2014-03-20 | fix python2 host build | Waldemar Brodkorb | |
2014-03-02 | fix python breakage after STAGING_HOST_DIR renaming | Waldemar Brodkorb | |
2014-02-05 | fix python2 compile in Darwin | Waldemar Brodkorb | |
2014-01-10 | add upower, polkit and dependencies | Waldemar Brodkorb | |
2014-01-06 | fix python2 build | Waldemar Brodkorb | |
2013-12-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2013-12-12 | noscripts is wrong now | Waldemar Brodkorb | |
2013-12-12 | another try to fix python problems | Waldemar Brodkorb | |
2013-12-08 | fix release build for uClibc raspberry-pi | Waldemar Brodkorb | |
2013-12-02 | use -fPIC so that static hostbuild is possible | Waldemar Brodkorb | |
2013-12-01 | use static build for host | Waldemar Brodkorb | |
2013-11-30 | fix xbmc build, it uses distutils to find python include dir | Waldemar Brodkorb | |
2013-11-30 | fix xbmc build, it uses distutils to find python include dir | Waldemar Brodkorb | |
2013-11-27 | try to fixup mesalib compile, it needs libxml2 python module | Waldemar Brodkorb | |
2013-11-03 | fix pycurl build | Waldemar Brodkorb | |
2013-11-02 | pgen is not automatically installed | Waldemar Brodkorb | |
2013-11-01 | fix macos x host compile | Waldemar Brodkorb | |
2013-10-31 | bump version | Waldemar Brodkorb | |
2013-10-31 | forgot to import regular expression module | Waldemar Brodkorb | |
2013-10-31 | fix libxml2-python package | Waldemar Brodkorb | |
2013-10-30 | missed one patch for python2 | Waldemar Brodkorb | |
2013-10-30 | fix python cross-compile, when a python host binary is available | Waldemar Brodkorb | |
2013-10-29 | update python2 and use new host infrastructure | Waldemar Brodkorb | |
2013-10-24 | finetune python2 package | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-07-11 | unbreak python2 compile on Cygwin | Waldemar Brodkorb | |
2013-03-02 | update kernel | Waldemar Brodkorb | |
2011-11-10 | fix make bulk on OpenADK buildserver | Waldemar Brodkorb | |
2011-10-21 | fix cross-compile under FreeBSD | Waldemar Brodkorb | |
2011-10-17 | add symlink for hostpython | Waldemar Brodkorb | |
2011-10-15 | add package virtinst and dependencies | Waldemar Brodkorb | |
2011-10-10 | add fix from python upstream to allow host build on ubuntu | Waldemar Brodkorb | |
2011-10-06 | finetune python2 for pacemaker usage | Waldemar Brodkorb | |
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 |