Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-15 | fix bulktoolchain target | Waldemar Brodkorb | |
2011-05-09 | make bulk fixes | Waldemar Brodkorb | |
2011-04-29 | rework toolchain only option | Waldemar Brodkorb | |
2011-04-28 | fix minor error message, use nfsroot for bulk | Waldemar Brodkorb | |
2011-04-27 | fix cris allconfig build | Waldemar Brodkorb | |
2011-04-27 | fix allconfig for foxg20 | Waldemar Brodkorb | |
2011-04-25 | disable locales for bulk build | Waldemar Brodkorb | |
2011-04-12 | refresh lemote yeelong support | wbx | |
2011-04-06 | only remove files from lowercase lists | Waldemar Brodkorb | |
2011-04-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-04-03 | add new dirs to clean targets | Waldemar Brodkorb | |
2011-04-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-04-01 | add a java build tool directory | Waldemar Brodkorb | |
following build tools seem to be required to cross-compile OpenJDK: - fastjar - classpath - gcj - jamvm - ecj Maybe cacao is better, maybe ant is required, too. ... hacking... | |||
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-28 | avoid warnings on fresh checkout | Waldemar Brodkorb | |
2011-03-28 | be sure this directory exist (lynx compile errror because of missing ↵ | Waldemar Brodkorb | |
ncurses5-config) | |||
2011-03-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-03-13 | disable alsamixer for bulk builds | Waldemar Brodkorb | |
2011-03-13 | add a lot of new devel subpackages and fix native builds of packages | Waldemar Brodkorb | |
2011-03-01 | kernel-headers not required for native builds | 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-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 | disable ccache usage by default | Waldemar Brodkorb | |
2011-02-05 | remove wrong rebuild touch files, when switching between configs | Waldemar Brodkorb | |
2011-01-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-25 | entirely drop HOSTCC stuff | Waldemar Brodkorb | |
2011-01-25 | some fixes for allmodconfig (foxg20) | 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-19 | disable hardware i never seen or use, fix previos commit | Waldemar Brodkorb | |
2011-01-19 | disable experimental java/objc compiler on bulk builds | Waldemar Brodkorb | |
2011-01-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-13 | allow cross-compile under Darwin, fix ppp install targets | Waldemar Brodkorb | |
2011-01-12 | disable LTO and SSP for bulk builds | Waldemar Brodkorb | |
2011-01-11 | update todo, resolv conflict | Waldemar Brodkorb | |
2011-01-11 | remove from TODO list, enable aufs2-util on bulk builds. | Waldemar Brodkorb | |
2011-01-11 | fix bzr package build | Waldemar Brodkorb | |
2011-01-10 | create directory where others are created | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-08 | fix make clean target rule | Waldemar Brodkorb | |
correct the wrong path and remove the correct files on clean. Finetune more directory creation rules. | |||
2011-01-08 | rework and cleanup top level directory creation, avoid some unnecessary rebuils | Waldemar Brodkorb | |
2011-01-07 | fix “make kernelconfig” (2 things): | Thorsten Glaser | |
• patch from wbx to have it copied from/to the correct directory • honour HOSTCC, HOSTCFLAGS Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-02 | fix native builds, enable hardware choices. enable parallelport for ibm-x40 | Waldemar Brodkorb | |
2011-01-02 | fix bulktoolchain build | Waldemar Brodkorb | |
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2010-12-31 | create empty file, when using defconfig. fix make bulk | Waldemar Brodkorb | |
2010-12-31 | fix native builds | Waldemar Brodkorb | |
2010-12-30 | fix some bugs, when starting with fresh checkout | 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 ;) |