Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-19 | add simple fb for banana pro | Waldemar Brodkorb | |
2015-12-16 | fix make package=<foo> clean package | Waldemar Brodkorb | |
2015-12-15 | remove make.log on distclean | Waldemar Brodkorb | |
2015-12-15 | add message when c/c++ compiler not found | Waldemar Brodkorb | |
2015-12-15 | add newpackage target to wrapper | Waldemar Brodkorb | |
2015-12-15 | BCM28XX uses mkknlimg which need GNU tr, check for it otherwise compile ↵ | Waldemar Brodkorb | |
coreutils on host | |||
2015-12-15 | don't error out if directory is missing | Waldemar Brodkorb | |
2015-12-15 | recognize clang befoe gcc, so that we set the right options | Waldemar Brodkorb | |
2015-12-14 | forgot another important dir for old toolchains | Waldemar Brodkorb | |
2015-12-14 | docs: refresh to latest ADK changes | Waldemar Brodkorb | |
2015-12-14 | be sure to create staging target /usr/lib, remove duplicate HOSTCC | Waldemar Brodkorb | |
2015-12-14 | simplify qemu x86/x86_64 support, enable block | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-14 | use section tests | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-13 | allow all*config used by jenkins buildserver | Waldemar Brodkorb | |
2015-12-13 | gdb: update to latest stable version | Waldemar Brodkorb | |
2015-12-13 | mpfr: update to latest stable version | Waldemar Brodkorb | |
2015-12-13 | allow to fetch on redirects | Waldemar Brodkorb | |
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 | special case for defconfig used by embedded-test.sh | Waldemar Brodkorb | |
2015-12-13 | update to gcc 5.3.0, use as default compiler | Waldemar Brodkorb | |
Tested with embedded-test.sh for all supported architectures. Only sh2 will require a new uClibc-ng (git) to compile successfully a toolchain. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
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 | add Oliver to the list of people providing regulary help to improve OpenADK | Waldemar Brodkorb | |
2015-12-11 | rework prereq check | wbx | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-10 | remove any libiberty library from staging directory | Waldemar Brodkorb | |
2015-12-10 | detect BSD bc and use our own to avoid linux kernel compile breakage | Waldemar Brodkorb | |
2015-12-09 | quirks needed globally | Waldemar Brodkorb | |
2015-12-09 | disable gcc 5.2.x for FR-V, need to report a bug | Waldemar Brodkorb | |
2015-12-09 | another FreeBSD fix | Waldemar Brodkorb | |
2015-12-09 | add some FreeBSD compat fixes | Waldemar Brodkorb | |
2015-12-08 | fixup make check | Waldemar Brodkorb | |
2015-12-08 | glibc: move env/flags back to Makefile, fix cross-compile on MacOS X | Waldemar Brodkorb | |
2015-12-07 | more Numato Mimas v2 J2 bits and bytes | Waldemar Brodkorb | |
2015-12-07 | linux: use libgcc for sh | Waldemar Brodkorb | |
2015-12-07 | sh: add support for numato mimas v2 | Waldemar Brodkorb | |
2015-12-07 | autoconf: disable manpages/docs | Waldemar Brodkorb | |
2015-12-07 | gmp: update to latest stable version | Waldemar Brodkorb | |
2015-12-07 | libnfc: new package | Waldemar Brodkorb | |
2015-12-07 | kernel: add basic nfc support | Waldemar Brodkorb | |
2015-12-07 | refresh uClibc-ng config for sh | 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 | cleanup kernelversion dependencies | Waldemar Brodkorb | |
Use ARCH, then BOARD and last SYSTEM depends. | |||
2015-12-06 | ath79 board support | Waldemar Brodkorb | |
Use full OpenWrt patch for it, as it works better on 4.1.13 kernel. Deduplicate the patches for atheros devices. |