summaryrefslogtreecommitdiff
path: root/mk/build.mk
AgeCommit message (Expand)Author
2014-04-02fix superh toolchain buildingWaldemar Brodkorb
2014-03-31use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checksWaldemar Brodkorb
2014-03-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb
2014-03-29install ipkg stuff only when choosen, be quit for rstrip, do not execute make...Waldemar Brodkorb
2014-03-28fix sh big endian, fix x86_64 x32 packagingWaldemar Brodkorb
2014-03-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-28another bulktoolchain fixWaldemar Brodkorb
2014-03-28x86-64 32bit needs more work, fix armhfWaldemar Brodkorb
2014-03-26test framework fixesWaldemar Brodkorb
2014-03-26fix tarch.lst, add shebWaldemar Brodkorb
2014-03-25add support for x86_64 toolchain with 32 bit abiWaldemar Brodkorb
2014-03-24add one logfile, no subdirsWaldemar Brodkorb
2014-03-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-24add superh to toolchain buildWaldemar Brodkorb
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