summaryrefslogtreecommitdiff
path: root/mk/vars.mk
AgeCommit message (Expand)Author
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where n...Waldemar Brodkorb
2014-03-02remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not kno...Waldemar 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-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-01update to gcc 4.8.2 (partially done by last commit)Waldemar Brodkorb
2014-02-22do not set ARCH in TARGET_CONFIGURE_OPTS, hopefully fixes libx264 depend targ...Waldemar 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 special case, do not put CFLAGS always into LDFLAGSWaldemar Brodkorb
2014-02-19add thumb2 support as an option for cubox-iWaldemar 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-15ld handles O1 and O2 in the same way, use O1Waldemar Brodkorb
2014-02-12add special linker scripts, to disable lazy loading of symbols and to make re...Waldemar Brodkorb
2014-02-10disable certificate checkingWaldemar Brodkorb
2014-02-03make wget timeout configurableWaldemar Brodkorb
2014-01-31fix openjdk build, add render dependencyWaldemar Brodkorb
2014-01-25fix clang warningWaldemar Brodkorb
2014-01-24higher timeout for slow proxiesWaldemar Brodkorb
2014-01-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-01-23remove jtools/java host dir. use host stuff instead.Waldemar Brodkorb
2014-01-16add TARGET_CFLAGS_ARCH to TARGET_LDFLAGS, required to fix build of f.e. cfgfs...Waldemar Brodkorb
2014-01-08remove LINUX_HEADER_DIRWaldemar Brodkorb
2013-12-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-12-20remove qemu vars from vars.mkWaldemar Brodkorb
2013-12-08add support for microblaze architecture, tested with qemu-system-microblaze{,el}Waldemar Brodkorb
2013-11-27try to fixup mesalib compile, it needs libxml2 python moduleWaldemar Brodkorb
2013-11-17use qemu-host, add support for uClibc and openjdk7, tested on qemu-system-mipselWaldemar Brodkorb
2013-11-07update valgrind to latest upstream version, strlen is not a function in ld.so...Waldemar Brodkorb
2013-11-03optimize code generation, saves space on disk and ram. do not generate eh_fra...Waldemar Brodkorb
2013-11-02need TARGET_PATH to find fileWaldemar Brodkorb
2013-11-02remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv...Waldemar Brodkorb
2013-11-01allow gettext-tiny host compile with HOST_STYLE=manualWaldemar Brodkorb
2013-10-28fix host build stuff and update-patches, convert cifs-utils and libaudiofile ...Waldemar Brodkorb
2013-10-24get rid of unsupported locale supportWaldemar Brodkorb
2013-09-26hard float target systems, need to have their own toolchain/target/host dirs,...Waldemar Brodkorb
2013-09-25Merge branch 'master' of openadk.org:/git/openadkWaldemar Brodkorb
2013-09-25first step to port openafsWaldemar Brodkorb
2013-09-23remove -fPIC, fixes compile of x86-eglibc toolchainWaldemar Brodkorb
2013-05-13add mips64el stuffWaldemar Brodkorb
2012-10-13we need Optimization flags for eglibc/glibcWaldemar Brodkorb
2012-10-12use TARGET_CFLAGS_LIBC without ABI cflags for glibcWaldemar Brodkorb
2012-10-10fix 32 Bit multilib buildsWaldemar Brodkorb
2011-11-10fix make bulk on OpenADK buildserverWaldemar Brodkorb
2011-10-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-10-12add basic support for avr32 -> ngw100Waldemar Brodkorb
2011-09-05more make bulkallmod patchesWaldemar Brodkorb