summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAge
* Packages: mtd-utils: fix build error with clangembtoolkit-1.1.0Abdoulaye Walsimou Gaye2013-01-26
* Build system: successful build message: indicate that there is also a compres...Abdoulaye Walsimou Gaye2013-01-26
* Build system: tweak a little successful build messageAbdoulaye Walsimou Gaye2013-01-26
* Build system: successful build message: GCC is not the only compiler possibleAbdoulaye Walsimou Gaye2013-01-26
* Build system: show architecture and clang/llvm while printing selected featuresAbdoulaye Walsimou Gaye2013-01-26
* Toolchain generation: update compressed toolchain file name to show its compo...Abdoulaye Walsimou Gaye2013-01-24
* Build system: __embtk_mk_initsysrootdirs: make symlink create safe across mul...Abdoulaye Walsimou Gaye2013-01-20
* Toolchain: uClibc: SHARED_LIB_LOADER_PREFIX has been renamed MULTILIB_DIRAbdoulaye Walsimou Gaye2013-01-20
* Toolchain: Add mips64octeon supportAbdoulaye Walsimou Gaye2013-01-20
* Toolchain: MIPS/uClibc: fix incorrectly set variables in uClibc build systemAbdoulaye Walsimou Gaye2013-01-19
* Toolchain: clang/llvm: make binutils tools load plugins installedAbdoulaye Walsimou Gaye2013-01-19
* Toolchain: clang++: exception does not work (at least for arm) so use g++Abdoulaye Walsimou Gaye2013-01-19
* Packages: configure macro: do not allow direct use of ldAbdoulaye Walsimou Gaye2013-01-13
* Host tools: New package: replace pkg-config with pkgconfAbdoulaye Walsimou Gaye2013-01-12
* Toolchain: llvm: depends on binutilsAbdoulaye Walsimou Gaye2013-01-12
* Toolchain: clang/llvm: simplify install in toolchain MakefileAbdoulaye Walsimou Gaye2013-01-12
* Host tools: ccache: install it in the same location as other toolsAbdoulaye Walsimou Gaye2013-01-09
* Revert "Host tools: ccache: set CCACHE_BASEDIR to main build directory"Abdoulaye Walsimou Gaye2013-01-08
* Host tools: ccache: set CCACHE_BASEDIR to main build directoryAbdoulaye Walsimou Gaye2013-01-08
* Toolchain: libc++: link with libdlAbdoulaye Walsimou Gaye2013-01-06
* Toolchain: libcxxrt: no need to link with libgcc, it is added by clang++ at a...Abdoulaye Walsimou Gaye2013-01-06
* Toolchain: libcxxrt: only make available static libraryAbdoulaye Walsimou Gaye2013-01-06
* Toolchain: install full gcc when c++(for the moment), obj-c or obj-c++ are en...Abdoulaye Walsimou Gaye2013-01-06
* Toolchain: gcc: enable __cxa_atexit only when c++ or obj-c++ if usedAbdoulaye Walsimou Gaye2013-01-06
* Toolchain: gcc3: little configure options tweakAbdoulaye Walsimou Gaye2013-01-06
* Toolchain: clang/llvm: Do not install full gcc when clang/llvm only toolchain...Abdoulaye Walsimou Gaye2013-01-06
* Toolchain: eglibc/uClibc: improve dummy libc install after headers installAbdoulaye Walsimou Gaye2013-01-06
* Toolchain: clang/llvm: do not install twiceAbdoulaye Walsimou Gaye2013-01-03
* Toolchain: eglibc: install dummy libc for gcc second stage in correct libdirAbdoulaye Walsimou Gaye2013-01-01
* Toolchain: clang/llvm: set linker hash style to sysv on when uClibc is used a...Abdoulaye Walsimou Gaye2013-01-01
* Toolchain: clang/llvm: remove unneeded clang_installAbdoulaye Walsimou Gaye2012-12-31
* Toolchain: clang/llvm: ARM: set default fpu in case of hard floatAbdoulaye Walsimou Gaye2012-12-31
* Toolchain: clang/llvm: are now able to handle default float abi, use it for ARMAbdoulaye Walsimou Gaye2012-12-31
* Toolchain: clang/llvm: are now to handle default -mcpu, so use this featureAbdoulaye Walsimou Gaye2012-12-30
* Toolchain: libc++: add initial build infrastructureAbdoulaye Walsimou Gaye2012-12-30
* Toolchain: libcxxrt: remove unneeded Version.map symlinkAbdoulaye Walsimou Gaye2012-12-30
* Toolchain: libc++: add needed libcxxrt infrastructureAbdoulaye Walsimou Gaye2012-12-30
* Host tools: ccache: set cache size limit to 2.0 GbytesAbdoulaye Walsimou Gaye2012-12-24
* Toolchain: eglibc headers install: use gcc as it does not support clangAbdoulaye Walsimou Gaye2012-12-23
* Toolchain: clang/llvm: define cleanup macroAbdoulaye Walsimou Gaye2012-12-16
* Toolchain: for the moment also install full gcc in case of clang/llvm only cr...Abdoulaye Walsimou Gaye2012-12-16
* Toolchain: lower optimization for size to -O2Abdoulaye Walsimou Gaye2012-12-16
* Rootfs: rm linker scripts {sysroot}/{libgcc_s.so, usr/lib/libc.so}Abdoulaye Walsimou Gaye2012-12-16
* Revert "Toolchain: uClibc: fix libc.so install in {sysroot}/usr/lib"Abdoulaye Walsimou Gaye2012-12-16
* Toolchain: uClibc: fix libc.so install in {sysroot}/usr/libAbdoulaye Walsimou Gaye2012-12-16
* Toolchain: gcc: also install libgcc in sysroot when clang/llvm is main cross ...Abdoulaye Walsimou Gaye2012-12-15
* Toolchain: uClibc/eglibc: make sure to not compile with clang as they do not ...Abdoulaye Walsimou Gaye2012-12-15
* Tollchain: ccache: create new variables for clang and gccAbdoulaye Walsimou Gaye2012-12-15
* Toolchan: llvm/clang: add -Qunused-arguments -fcolor-diagnostics for ccache u...Abdoulaye Walsimou Gaye2012-12-15
* Toolchain: build components based use of llvm/clangAbdoulaye Walsimou Gaye2012-12-15