summaryrefslogtreecommitdiff
path: root/mk/build.mk
AgeCommit message (Expand)Author
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
2014-02-22fix ppc64 toolchain building with eglibc, disable sparc uclibc (broken)Waldemar Brodkorb
2014-02-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-20need to use gcc mode thumb, to compile glibc, CFLAGS is not enoughWaldemar Brodkorb
2014-02-20use firmware dir for logsWaldemar Brodkorb
2014-02-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-19add mips64 toolchains, and microblaezelWaldemar Brodkorb
2014-02-19fixes, there is no vars.mk included at this time of the build processWaldemar Brodkorb
2014-02-19fix bindir pathWaldemar Brodkorb
2014-02-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-18use bin directory for host binaries only, use new firmware directory for the ...Waldemar Brodkorb
2014-02-18add initial stuff for cubox-i, still waiting for the hardware, so fully untestedWaldemar Brodkorb
2014-02-15use newer kernel for toolchain building, fix some problems with ppc and m68k ...Waldemar Brodkorb
2014-02-04set higher timeout for autobuilder, which is behind a proxyWaldemar Brodkorb
2014-02-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-03enable gdb by defaultWaldemar Brodkorb
2014-02-01disable openjdk for release build, need some more workWaldemar Brodkorb