Age | Commit message (Expand) | Author |
2014-05-03 | revert, breaks libxml2-python, which needs scripts before usr/bin | Waldemar Brodkorb |
2014-05-02 | minor fixes | Waldemar Brodkorb |
2014-04-30 | set -mthumb when thum is choosen | Waldemar Brodkorb |
2014-04-15 | fix patch usage | Waldemar Brodkorb |
2014-04-14 | compile patch when not available on Host | Waldemar Brodkorb |
2014-04-13 | use -O0 when debug on | Waldemar Brodkorb |
2014-04-07 | add gold support | Waldemar Brodkorb |
2014-04-07 | enable static globally | Waldemar Brodkorb |
2014-04-05 | fix iso building | Waldemar Brodkorb |
2014-04-03 | Merge branch 'master' of git+ssh://www.openadk.org/git/openadk | Waldemar Brodkorb |
2014-04-03 | eanble option to debug optimized code | Waldemar Brodkorb |
2014-04-02 | add optimization flags for microblaze | Waldemar Brodkorb |
2014-03-31 | better fix | Waldemar Brodkorb |
2014-03-31 | use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checks | Waldemar Brodkorb |
2014-03-30 | build host tools on demand, when not available on the host | Waldemar Brodkorb |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb |
2014-03-26 | provide CXXFLAGS_FOR_BUILD | Waldemar Brodkorb |
2014-03-23 | make optimiztion compiler flags configurable, default -Os -pipe | Waldemar Brodkorb |
2014-03-19 | add ADK_RUNTIME_CONSOLE_SERIAL_DEVICE, minor cleanups while there | Waldemar Brodkorb |
2014-03-17 | add TOOLCHAIN_DIR support | Waldemar Brodkorb |
2014-03-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-17 | fixups for x86_64 x32 toolchain, x86_64 32 still problematic | Waldemar Brodkorb |
2014-03-16 | remove cleantarget at the moment | Waldemar Brodkorb |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ... | Waldemar Brodkorb |
2014-03-08 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-08 | use gnu sed for darwin | Waldemar Brodkorb |
2014-03-08 | rename DISTDIR, make it configurable in the menu | Waldemar Brodkorb |
2014-03-07 | fix x32 musl | Waldemar Brodkorb |
2014-03-07 | fix order | Waldemar Brodkorb |
2014-03-06 | fix parallel using of different mips abi | Waldemar Brodkorb |
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where n... | Waldemar Brodkorb |
2014-03-02 | remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not kno... | Waldemar Brodkorb |
2014-03-01 | add x32 toolchain and kernel support | Waldemar Brodkorb |
2014-03-01 | add basic support for x86_64 x32 abi, convert to miniconfig | Waldemar Brodkorb |
2014-03-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-01 | move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ... | Waldemar Brodkorb |
2014-03-01 | update to gcc 4.8.2 (partially done by last commit) | Waldemar Brodkorb |
2014-02-22 | do not set ARCH in TARGET_CONFIGURE_OPTS, hopefully fixes libx264 depend targ... | Waldemar Brodkorb |
2014-02-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-02-20 | need to use gcc mode thumb, to compile glibc, CFLAGS is not enough | Waldemar Brodkorb |
2014-02-20 | use special case, do not put CFLAGS always into LDFLAGS | Waldemar Brodkorb |
2014-02-19 | add thumb2 support as an option for cubox-i | Waldemar Brodkorb |
2014-02-18 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-02-18 | use bin directory for host binaries only, use new firmware directory for the ... | Waldemar Brodkorb |
2014-02-18 | add initial stuff for cubox-i, still waiting for the hardware, so fully untested | Waldemar Brodkorb |
2014-02-15 | ld handles O1 and O2 in the same way, use O1 | Waldemar Brodkorb |
2014-02-12 | add special linker scripts, to disable lazy loading of symbols and to make re... | Waldemar Brodkorb |
2014-02-10 | disable certificate checking | Waldemar Brodkorb |
2014-02-03 | make wget timeout configurable | Waldemar Brodkorb |
2014-01-31 | fix openjdk build, add render dependency | Waldemar Brodkorb |