Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-13 | refresh list of required tools | Waldemar Brodkorb | |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵ | Waldemar Brodkorb | |
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation | |||
2013-10-28 | fix host build stuff and update-patches, convert cifs-utils and libaudiofile ↵ | Waldemar Brodkorb | |
to new autotool infrastructure | |||
2013-07-10 | add bc, required for new linux kernels | Waldemar Brodkorb | |
2012-01-15 | update Linux kernels, add support for compression choice | Waldemar Brodkorb | |
2011-08-19 | some kernels use LZMA, some XZ by default now. Check both tools. | Waldemar Brodkorb | |
2011-03-30 | allow lzma or newer xz-utils to be used | Waldemar Brodkorb | |
2011-01-25 | entirely drop HOSTCC stuff | 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-11-30 | avoid gnu tar features, use cpio instead. | Waldemar Brodkorb | |
2010-11-13 | optimize case-sensitive filesystem checks | Waldemar Brodkorb | |
2010-08-01 | remove unzip dependency, use delivered cpio. some code cleanup | Waldemar Brodkorb | |
2010-07-29 | cpio no longer required, it is delivered | Waldemar Brodkorb | |
2010-06-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-06-07 | gnu tar fixes for MacOS X host | Waldemar Brodkorb | |
2010-05-27 | search for ncurses headers in default cygwin location | Waldemar Brodkorb | |
2010-03-15 | some fixes suggested by mhofmann | Waldemar Brodkorb | |
- check for m4, which is needed for gmp build - disable kernel compression choice, when toolchain-only is used - mentiond that registry change warning can be ignored | |||
2010-03-12 | add new url, and wait a little bit | Waldemar Brodkorb | |
2010-02-19 | avoid autotools usage on host system | Waldemar Brodkorb | |
There are to many combinations of autotools on host systems. If you need to patch the autotool buildsystem of a package always add a autotool.patch and regenerate configure on your host. That is the most portable way. | |||
2010-02-09 | add support for netbsd. just minor fixes needed. | wbx | |
2009-12-24 | Merge commit 'origin/confgen' | Waldemar Brodkorb | |
finally autogenerate menu Config.in files and Depends.mk for packages. thx mirabilos Conflicts: .gitignore Makefile mk/build.mk package/eglibc/Config.in package/glibc/Config.in package/uclibc++/Config.in package/uclibc/Config.in rules.mk | |||
2009-12-19 | cygwin support refresh | U-windows7\wbx | |
2009-12-19 | update Cygwin info. Build works on NTFS. | Waldemar Brodkorb | |
- small registry change is needed on Windows 7 with NTFS and latest Cygwin 1.7. | |||
2009-12-18 | Avoid annoying warning when tar isn’t GNU tar | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-18 | deactivate cpp check, use gcc -E instead. | Waldemar Brodkorb | |
2009-12-18 | start initial MirBSD support | Waldemar Brodkorb | |
2009-10-24 | add basic qemu-arm support, add compression choice | Waldemar Brodkorb | |
2009-09-30 | fix tool dependency list add preliminary rpm backend support | Waldemar Brodkorb | |
2009-09-16 | make adk compile system work on shuttle | Waldemar Brodkorb | |
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested) | |||
2009-08-21 | cleanup eglibc/glibc Makefiles | Waldemar Brodkorb | |
- make it simpler and more equal - add dependency to gperf needed for new config system | |||
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-17 | Initial import | wbx | |