Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-22 | qemu: update to latest stable version | Waldemar Brodkorb | |
2015-12-22 | ruby: update to latest stable version | Waldemar Brodkorb | |
2015-12-22 | gst-plugins-base: update to latest stable version | Waldemar Brodkorb | |
2015-12-22 | gstreamer: update to latest stable version | Waldemar Brodkorb | |
2015-12-22 | git: update to latest stable version | Waldemar Brodkorb | |
2015-12-22 | dbus needs threads | Waldemar Brodkorb | |
2015-12-22 | strace: update to latest stable version, remove patches first and see what ↵ | Waldemar Brodkorb | |
is required | |||
2015-12-22 | rsync: update to latest stable version | Waldemar Brodkorb | |
2015-12-21 | opkg: update to latest, add host variant, enable gpg support | Waldemar Brodkorb | |
2015-12-21 | gnupg: update to latest | Waldemar Brodkorb | |
2015-12-21 | curl: add host variant | Waldemar Brodkorb | |
2015-12-21 | gpgme: new package | Waldemar Brodkorb | |
2015-12-21 | libgpg-error: update to latest | Waldemar Brodkorb | |
2015-12-21 | libassuan: new package | Waldemar Brodkorb | |
2015-12-21 | libarchive: new package | Waldemar Brodkorb | |
2015-12-21 | libstdc++ is part of gcc, use the version from gcc | Waldemar Brodkorb | |
2015-12-21 | libgcc is part of gcc and should use the version from gcc | Waldemar Brodkorb | |
2015-12-21 | bzip2 can be used from host | Waldemar Brodkorb | |
2015-12-19 | update u-boot to latest stable release, use libressl-host | Waldemar Brodkorb | |
2015-12-15 | BCM28XX uses mkknlimg which need GNU tr, check for it otherwise compile ↵ | Waldemar Brodkorb | |
coreutils on host | |||
2015-12-14 | use section tests | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-13 | mksh: update to latest stable release | Waldemar Brodkorb | |
2015-12-13 | add libexpat dependency | Waldemar Brodkorb | |
2015-12-13 | expat: update to latest stable version | Waldemar Brodkorb | |
2015-12-13 | rework prereq check | Waldemar Brodkorb | |
The new prereq check is completely implemented in POSIX shell in scripts/prereq.sh. It combines the old features from Makefile, scan-tools.sh, scan-pkgs.sh, reloc.sh and some wrappers for tools. The big benefit is to have all portability stuff in one place. Furthermore we can compile GNU make and bash on the fly, for systems lacking the required tools. All changes on the host are detected on the fly, no make prereq required anymore. The build process is separated in following three phases: 1. small wrapper Makefile is used for BSD make or GNU make 2. prereq.sh is called, doing all checking, calling Makefile.adk 3. old logic in Makefile.adk or mk/build.mk is used Tested successfully on Linux, MacOS X, Cygwin, FreeBSD, OpenBSD and NetBSD. An old depmaker bug was fixed, only optional host tools are compiled. For example, even when a host provides xz, a local xz was compiled in the past, because other packages had a build dependency on it. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-11 | Revert "rework prereq check" | Waldemar Brodkorb | |
This reverts commit fba2ff31928b18364c1934654169806f5c800e23. | |||
2015-12-11 | rework prereq check | wbx | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-09 | another FreeBSD fix | Waldemar Brodkorb | |
2015-12-07 | autoconf: disable manpages/docs | Waldemar Brodkorb | |
2015-12-07 | libnfc: new package | Waldemar Brodkorb | |
2015-12-06 | move packages to new section testsuite | Waldemar Brodkorb | |
2015-12-06 | ltp: use latest git version, move to new section | Waldemar Brodkorb | |
2015-12-06 | add new section for test suites | Waldemar Brodkorb | |
2015-12-06 | install config.sub and config.guess always | Waldemar Brodkorb | |
We need it for toolchain components. Add latest config.sub/config.guess from upstream with a minor patch for sh2eb detection. | |||
2015-12-06 | use PKG_KDEPENDS | Waldemar Brodkorb | |
2015-12-06 | fix nfsroot interfaces, network is already configured | Waldemar Brodkorb | |
2015-12-06 | fix opus compile for ARM neon with -ffast-math | Waldemar Brodkorb | |
2015-12-06 | rpcbind: fix for new libtirpc from buildroot | Waldemar Brodkorb | |
2015-12-06 | libtirpc: update to latest stable version | Waldemar Brodkorb | |
2015-12-06 | avahi: simplify, install utils | Waldemar Brodkorb | |
2015-12-06 | fix libstcxx package | Waldemar Brodkorb | |
2015-12-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-12-06 | libressl: disable apps/test | Waldemar Brodkorb | |
2015-12-06 | adktest: use poweroff for metag, too | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-05 | harfbuzz: update to latest stable version | Waldemar Brodkorb | |
2015-12-05 | libpng: update to latest stable version | Waldemar Brodkorb | |
2015-12-05 | libmicrohttpd: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | cmake: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | openssl: update to latest stable version | Waldemar Brodkorb | |