summaryrefslogtreecommitdiff
path: root/mk/vars.mk
AgeCommit message (Expand)Author
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
2011-08-22enable x86_64Waldemar Brodkorb
2011-08-19more qemu archs for OpenJDKWaldemar Brodkorb
2011-08-17revert CXX_FOR_BUILD stuff, breaks gcj compileWaldemar Brodkorb
2011-08-15fix merge conflictWaldemar Brodkorb
2011-08-15fix compile for arm targetWaldemar Brodkorb
2011-08-15cosmetic changes for jtools buildWaldemar Brodkorb
2011-08-01different make bulkallmod fixesWaldemar Brodkorb
2011-07-16revert cpio changesWaldemar Brodkorb
2011-07-14use cpio instead of tarWaldemar Brodkorb