summaryrefslogtreecommitdiff
path: root/mk/vars.mk
AgeCommit message (Expand)Author
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
2011-07-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-07-14extract tar archive with cpioWaldemar Brodkorb
2011-06-16reduces wget timeout, suggested by joergWaldemar Brodkorb
2011-06-13needed for some autotool magicWaldemar Brodkorb
2011-04-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-04-29remove already in gcc included dirsWaldemar Brodkorb
2011-04-29static linking is very package dependent, so do not handle it globallyWaldemar Brodkorb
2011-04-21allow xz compressed tar archives to be extractedWaldemar Brodkorb
2011-04-17add basic locale support to OpenADKWaldemar Brodkorb
2011-04-07update some packages after libpng15 update, misc stuffWaldemar Brodkorb
2011-04-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-04-03fix configure options when native buildingWaldemar Brodkorb
2011-04-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-04-02add tries parameter, only used by gnu wget, ignored by busybox wgetWaldemar Brodkorb