Commit History

Author SHA1 Message Date
  Waldemar Brodkorb ce0418c732 add TOOLCHAIN_DIR support 10 years ago
  Waldemar Brodkorb 4ac8527c29 Merge branch 'master' of git+ssh://openadk.org/git/openadk 10 years ago
  Waldemar Brodkorb 186c1bd82b fixups for x86_64 x32 toolchain, x86_64 32 still problematic 10 years ago
  Waldemar Brodkorb 4893f466c5 remove cleantarget at the moment 10 years ago
  Waldemar Brodkorb 0f64c10d29 rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is no difference 10 years ago
  Waldemar Brodkorb ad914ac4ab Merge branch 'master' of git+ssh://openadk.org/git/openadk 10 years ago
  Waldemar Brodkorb 4b2d9e38c1 use gnu sed for darwin 10 years ago
  Waldemar Brodkorb 8763676774 rename DISTDIR, make it configurable in the menu 10 years ago
  Waldemar Brodkorb 0e8808034d fix x32 musl 10 years ago
  Waldemar Brodkorb 21c33001b9 fix order 10 years ago
  Waldemar Brodkorb 07f56ae74b fix parallel using of different mips abi 10 years ago
  Waldemar Brodkorb b563b8fd14 get rid of ADK_NATIVE mode, it is not regulary tested and the results where not satisfying. 10 years ago
  Waldemar Brodkorb 00fa581bc6 remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not know why this is required. the names are not unique between arch with different abi 10 years ago
  Waldemar Brodkorb 65ba91df3f add x32 toolchain and kernel support 10 years ago
  Waldemar Brodkorb abe3b8f248 add basic support for x86_64 x32 abi, convert to miniconfig 10 years ago
  Waldemar Brodkorb bba1d4f4e1 Merge branch 'master' of git+ssh://openadk.org/git/openadk 10 years ago
  Waldemar Brodkorb b700bbdede move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when 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 10 years ago
  Waldemar Brodkorb 8441e81773 update to gcc 4.8.2 (partially done by last commit) 10 years ago
  Waldemar Brodkorb c0986f0820 do not set ARCH in TARGET_CONFIGURE_OPTS, hopefully fixes libx264 depend target, it just was added for openafs, which requires eventually even more rework 10 years ago
  Waldemar Brodkorb 84af1b9633 Merge branch 'master' of git+ssh://openadk.org/git/openadk 10 years ago
  Waldemar Brodkorb 6c79680171 need to use gcc mode thumb, to compile glibc, CFLAGS is not enough 10 years ago
  Waldemar Brodkorb 4301c4661e use special case, do not put CFLAGS always into LDFLAGS 10 years ago
  Waldemar Brodkorb 9bed26e23f add thumb2 support as an option for cubox-i 10 years ago
  Waldemar Brodkorb 648ffb1bc5 Merge branch 'master' of git+ssh://openadk.org/git/openadk 10 years ago
  Waldemar Brodkorb f9e8a355d7 use bin directory for host binaries only, use new firmware directory for the resulting firmware 10 years ago
  Waldemar Brodkorb 937802ab68 add initial stuff for cubox-i, still waiting for the hardware, so fully untested 10 years ago
  Waldemar Brodkorb 7a41e5b051 ld handles O1 and O2 in the same way, use O1 10 years ago
  Waldemar Brodkorb a3499b2d61 add special linker scripts, to disable lazy loading of symbols and to make relocations read-only, security enhancement, idea seen in sabotage linux 10 years ago
  Waldemar Brodkorb bd9b90c712 disable certificate checking 10 years ago
  Waldemar Brodkorb 5c6aa2ac04 make wget timeout configurable 10 years ago