summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)Author
2014-03-07fix x32 muslWaldemar Brodkorb
2014-03-07Merge branch 'master' of git+ssh://openadk.org:/git/openadkWaldemar Brodkorb
2014-03-07fix orderWaldemar Brodkorb
2014-03-07fix build for linux-uclibcfoo systemWaldemar Brodkorb
2014-03-06mark p5-XML-Parser as broken for nowWaldemar Brodkorb
2014-03-06fix parallel using of different mips abiWaldemar 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 ↵Waldemar Brodkorb
not satisfying.
2014-03-04remove visible parts of guiconfig, I don't like it, don't wanna support itWaldemar Brodkorb
2014-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-04fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for ↵Waldemar Brodkorb
qemu-sparc64, still another issue exist.
2014-03-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-03do not put the intermediate file into firmware dirWaldemar Brodkorb
2014-03-03only strip toolchain and target dirs for ADK_TOOLCHAINWaldemar Brodkorb
2014-03-02resolve merge conflictWaldemar Brodkorb
2014-03-02remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not ↵Waldemar Brodkorb
know why this is required. the names are not unique between arch with different abi
2014-03-02some fixes for test-framework targetWaldemar Brodkorb
2014-03-02fix extra endif..Waldemar 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
every target so no 300Gb are required to bulk build the toolchains
2014-03-02fix make cleanWaldemar Brodkorb
2014-03-01add x32 toolchain and kernel supportWaldemar Brodkorb
2014-03-01add basic support for x86_64 x32 abi, convert to miniconfigWaldemar 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
required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
2014-03-01merge conflictWaldemar Brodkorb
2014-03-01update to gcc 4.8.2 (partially done by last commit)Waldemar Brodkorb
2014-03-01remove armeb, no hardware, no emulator to test, add armhf instead. fix some ↵Waldemar Brodkorb
toolchain archive creation issues, remove unneeded files before packaging.
2014-02-26not ready for hudsonWaldemar Brodkorb
2014-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-26update kernel 3.4.x, fixes for lemote yeelong usersWaldemar Brodkorb
2014-02-26use separate stamp dir, enable openjdk for hudsonWaldemar Brodkorb
2014-02-25avoid overriding of mit krb5 include filesWaldemar Brodkorb
2014-02-24update kernelWaldemar Brodkorb
2014-02-24update to latest stable kernelWaldemar Brodkorb
2014-02-23fix path to pkgrebuildWaldemar Brodkorb
2014-02-22fix ppc64 toolchain building with eglibc, disable sparc uclibc (broken)Waldemar Brodkorb
2014-02-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-22do not set ARCH in TARGET_CONFIGURE_OPTS, hopefully fixes libx264 depend ↵Waldemar Brodkorb
target, it just was added for openafs, which requires eventually even more rework
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-20use special case, do not put CFLAGS always into LDFLAGSWaldemar Brodkorb
2014-02-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb