Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-02 | use absolute path to avoid recursion | Waldemar Brodkorb | |
2012-01-15 | update Linux kernels, add support for compression choice | Waldemar Brodkorb | |
2012-01-15 | fix initramfs generation on Darwin with a small find wrapper | Waldemar Brodkorb | |
2011-12-18 | update to mksh R40d; use Link-Time Optimisation if possible | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-12-01 | refresh linux kernels | Waldemar Brodkorb | |
2011-11-09 | disable some stuff for bulk builds | Waldemar Brodkorb | |
2011-10-22 | Darwin fixes | Waldemar Brodkorb | |
2011-10-21 | check for X.h existence | Waldemar Brodkorb | |
2011-10-21 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-21 | wrapper for BSD | Waldemar Brodkorb | |
2011-10-20 | fine tune prepare script for *BSD | Waldemar Brodkorb | |
2011-10-13 | minor fixes found via allmodconfig configuration | Waldemar Brodkorb | |
2011-09-11 | always add /dev/{console,tty,null} to initramfs | Waldemar Brodkorb | |
2011-09-02 | fix image creation | Waldemar Brodkorb | |
2011-08-29 | it must be cpuarch, otherwise qemu-mips is not distinguished from qemu-mipsel | Waldemar Brodkorb | |
2011-08-19 | some kernels use LZMA, some XZ by default now. Check both tools. | Waldemar Brodkorb | |
2011-08-17 | fix small bug, use architecture for filename qemu- | Waldemar Brodkorb | |
2011-08-06 | really compile openadk without host java and ant | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-05-15 | fix bulktoolchain target | Waldemar Brodkorb | |
2011-05-06 | add no format option | 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-04-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-04-02 | port to OpenBSD and MirBSD | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-04-01 | avoid warning, when dir contains spaces | 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-30 | allow lzma or newer xz-utils to be used | Waldemar Brodkorb | |
2011-03-28 | modify to work under Linux | Waldemar Brodkorb | |
2011-03-28 | add first step to get java working | Waldemar Brodkorb | |
2011-03-28 | avoid warnings on fresh checkout | Waldemar Brodkorb | |
2011-03-19 | use cpio instead of gnu tar, otherwise the /etc/mtab symlinks fails to be ↵ | Waldemar Brodkorb | |
included | |||
2011-03-08 | use a m4 wrapper for MacOS X | 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-25 | entirely drop HOSTCC stuff | Waldemar Brodkorb | |
2011-01-12 | do not depend on host glib installation | Waldemar Brodkorb | |
2011-01-10 | fix some files, when someone moves the top directory | Waldemar Brodkorb | |
2011-01-04 | remove obsolete -, fails otherwise on Cygwin | Waldemar Brodkorb | |
2011-01-03 | fix qemu targets, make them bootable again | Waldemar Brodkorb | |
2011-01-02 | more make bulk fixes. sparc eglibc is broken. add special handling for qemu ↵ | Waldemar Brodkorb | |
targets |