summaryrefslogtreecommitdiff
path: root/mk/build.mk
AgeCommit message (Expand)Author
2014-03-23fix jffs2 boot for qemu-microblaze, CMDLINE_FORCE requiredWaldemar Brodkorb
2014-03-23disable CONFIG_BUG for releaseWaldemar Brodkorb
2014-03-22remove unused dirsWaldemar Brodkorb
2014-03-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-21bulktoolchain fixesWaldemar Brodkorb
2014-03-20create symlinks for usr/lib, tooWaldemar Brodkorb
2014-03-19rework getty/shell runtime options, add git as dependency, used in base-files...Waldemar Brodkorb
2014-03-18strip static libraries, use cortex a9 for toolchainsWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17add TOOLCHAIN_DIR supportWaldemar Brodkorb
2014-03-17use initramfsarchive for test frameworkWaldemar Brodkorb
2014-03-16remove cleantarget at the momentWaldemar Brodkorb
2014-03-16fix armhf toolchain buildWaldemar Brodkorb
2014-03-15startup fixesWaldemar Brodkorb
2014-03-14remove PKG, not sure for what it was usedWaldemar Brodkorb
2014-03-14a bunch of adk-test-framework fixes.Waldemar Brodkorb
2014-03-14convert to miniconfigWaldemar Brodkorb
2014-03-13create tarballsWaldemar Brodkorb
2014-03-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-12fix download targetWaldemar Brodkorb
2014-03-12break out of the loop on error, do not delete prereq.mk on cleanWaldemar Brodkorb
2014-03-11allow to build only for one libc via LIBC=Waldemar Brodkorb
2014-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-10add some bulktoolchain finetuningWaldemar Brodkorb
2014-03-10rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ...Waldemar Brodkorb
2014-03-08rename DISTDIR, make it configurable in the menuWaldemar Brodkorb
2014-03-07fix build for linux-uclibcfoo systemWaldemar Brodkorb
2014-03-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-06add more targets to test-frameworkWaldemar Brodkorb
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where n...Waldemar Brodkorb
2014-03-04disable package collections for bulk buildsWaldemar Brodkorb
2014-03-04remove visible parts of guiconfig, I don't like it, don't wanna support itWaldemar Brodkorb
2014-03-04fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64...Waldemar Brodkorb
2014-03-03only strip toolchain and target dirs for ADK_TOOLCHAINWaldemar Brodkorb
2014-03-02some fixes for test-framework targetWaldemar Brodkorb
2014-03-02goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/Waldemar Brodkorb
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02add basic steps for qemu test framework buildingWaldemar Brodkorb
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02strip toolchain components without copying debug data, clean toolchain after ...Waldemar Brodkorb
2014-03-02fix make cleanWaldemar Brodkorb
2014-03-01bc needs flex, update TODOWaldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ...Waldemar Brodkorb
2014-03-01remove armeb, no hardware, no emulator to test, add armhf instead. fix some t...Waldemar Brodkorb
2014-02-26not ready for hudsonWaldemar Brodkorb
2014-02-26use separate stamp dir, enable openjdk for hudsonWaldemar Brodkorb
2014-02-25avoid overriding of mit krb5 include filesWaldemar Brodkorb
2014-02-23fix path to pkgrebuildWaldemar Brodkorb