Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-23 | remove jtools/java host dir. use host stuff instead. | Waldemar Brodkorb | |
fix arm building. | |||
2013-12-17 | add gperf to tools, required for eglibc builds. do not ask the user to ↵ | Waldemar Brodkorb | |
install it | |||
2013-12-16 | fix xbmc build, use swig and sdl host, add CEC,NFS, SSH and Samba support | Waldemar Brodkorb | |
2013-11-16 | use xproto-host | Waldemar Brodkorb | |
2013-11-16 | use host tools for libxcb | Waldemar Brodkorb | |
2013-11-15 | convert to use ruby-host | Waldemar Brodkorb | |
2013-11-15 | mesalib does not use makedepend anymore | Waldemar Brodkorb | |
2013-11-14 | remove zip and libIDL dependency, firefox does not need libIDL anymore. need ↵ | Waldemar Brodkorb | |
to fix orbit2 | |||
2013-11-13 | add yasm-host, remove yasm checks | Waldemar Brodkorb | |
2013-11-12 | update gpsd | Waldemar Brodkorb | |
2013-11-12 | some more flex-host depends | Waldemar Brodkorb | |
2013-11-11 | use bison-host and flex-host | Waldemar Brodkorb | |
2013-11-10 | use cmake-host | Waldemar Brodkorb | |
2013-10-30 | remove python and dpkg-architecture dependency, not required anymore | Waldemar Brodkorb | |
2013-10-28 | fix host build stuff and update-patches, convert cifs-utils and libaudiofile ↵ | Waldemar Brodkorb | |
to new autotool infrastructure | |||
2013-10-17 | fix script | Waldemar Brodkorb | |
2013-10-17 | check for dpkg-architecture on Debian and Ubuntu hosts, otherwise python2 ↵ | Waldemar Brodkorb | |
host zlib module isn't build | |||
2013-10-11 | update omxplayer and bcm2835-vc to latest git version, compile bcm2835 | Waldemar Brodkorb | |
2013-10-10 | fix orbit2 compile, disable tests, diable binutils for avr32 | Waldemar Brodkorb | |
2013-10-05 | ony check for yasm on x86 target | Waldemar Brodkorb | |
2013-10-04 | use gettext-tiny instead of gettext | Waldemar Brodkorb | |
2013-10-01 | need groff for corosync | Waldemar Brodkorb | |
2013-08-12 | add xmbc package for raspberry-pi target | Waldemar Brodkorb | |
2013-07-11 | mesalib needs makedepend | Waldemar Brodkorb | |
2013-07-10 | add checks for openjdk7 | Waldemar Brodkorb | |
2013-02-27 | remove ConsoleKit, unneeded | Waldemar Brodkorb | |
2012-09-30 | firefox needs zip | Waldemar Brodkorb | |
2012-07-24 | libnl needs flex on host | Waldemar Brodkorb | |
2011-11-09 | disable some stuff for bulk builds | Waldemar Brodkorb | |
2011-10-21 | check for X.h existence | Waldemar Brodkorb | |
2011-10-13 | minor fixes found via allmodconfig configuration | Waldemar Brodkorb | |
2011-08-06 | really compile openadk without host java and ant | Waldemar Brodkorb | |
2011-05-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-05-02 | libtool needs automake for libltdl | Waldemar Brodkorb | |
2011-05-02 | openjdk needs ant for now | Waldemar Brodkorb | |
2011-03-31 | I am to tupid for git, today. | Waldemar Brodkorb | |
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a. | |||
2011-03-31 | Revert "fix conflict, autoseect libgcj" | Waldemar Brodkorb | |
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04. | |||
2011-03-31 | fix conflict, autoseect libgcj | Waldemar Brodkorb | |
2011-03-03 | more native compile fixes on my ibm x40 | Waldemar Brodkorb | |
2011-02-24 | allow native build of a lot of packages | Waldemar Brodkorb | |
STAGING_TARGET_DIR is used for package Makefile's for include and library search path's. STAGING_DIR is used for common code in mk/ or Makefile/rules.mk. STAGING_TARGET_DIR is /usr when native builds are used. | |||
2011-02-16 | fix wording, add bind dependencies | Waldemar Brodkorb | |
2011-02-10 | add basic ccache support | Waldemar Brodkorb | |
2011-02-08 | many bugfixes for native adksystems and some package updates | Waldemar Brodkorb | |
2011-02-05 | fix build and runtime dependencies | Waldemar Brodkorb | |
2011-01-29 | krb5 needs bison on host system | Waldemar Brodkorb | |
2011-01-26 | add somemissing dependencies | Waldemar Brodkorb | |
2011-01-12 | do not depend on host glib installation | Waldemar Brodkorb | |
2010-12-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-12-30 | fix startup scripts, fix stop routine | 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 ;) |