summaryrefslogtreecommitdiff
path: root/mk/toolchain.mk
Commit message (Expand)AuthorAge
* Toolchain: move kconfig and makefile in its own dirAbdoulaye Walsimou Gaye2014-03-15
* Toolchain: fix build dirAbdoulaye Walsimou Gaye2014-03-09
* Build system: internal macros: rework __embtk_pkg_installed-y for correctness...Abdoulaye Walsimou Gaye2014-03-08
* Toolchain: compiler-rt/musl: workaround for compiler-rt assuming off_t is 32bitAbdoulaye Walsimou Gaye2014-03-04
* Toolchain: compiler-rt: disable it (for the moment) when musl is usedAbdoulaye Walsimou Gaye2014-03-03
* Build system: create macros to access various internal .dotfile and use of themAbdoulaye Walsimou Gaye2014-01-07
* Toolchain: eglibc: save build time by avoiding gcc 3 stagesAbdoulaye Walsimou Gaye2013-12-26
* Typo fix: s/EMTK/EMBTK/Abdoulaye Walsimou Gaye2013-12-26
* Toolchain: NEW: give ability to use GNU GLIBC as C libraryAbdoulaye Walsimou Gaye2013-12-24
* Build system: make embtk_toolchain_use_llvm-y variable globally availableAbdoulaye Walsimou Gaye2013-11-17
* Build system: toolchain: simplify selecttion of default compilerAbdoulaye Walsimou Gaye2013-11-11
* Toolchain: llvm/clang: make static analyzer tools available only for llvm/cla...Abdoulaye Walsimou Gaye2013-10-20
* Toolchain: llvm/clang: install clang static analyzer tools scan-build and sca...Abdoulaye Walsimou Gaye2013-10-20
* Toolchain: eglibc: set some binutils program while configuringAbdoulaye Walsimou Gaye2013-07-20
* Host tools: add bmake (BSD make)Abdoulaye Walsimou Gaye2013-04-29
* Toolchain: do not only detect FreeBSD host developmentAbdoulaye Walsimou Gaye2013-04-21
* Toolchain: adopt toolchain-{host_arch}-target-{selected features}.tar.bz2Abdoulaye Walsimou Gaye2013-04-12
* Toolchain: add GNU make 3.81 and build it when FreeBSD is host development ma...Abdoulaye Walsimou Gaye2013-03-30
* Toolchain: install GNU sed when the host development machine is FreeBSDAbdoulaye Walsimou Gaye2013-03-30
* Host tools: add GNU sed-4.2.1Abdoulaye Walsimou Gaye2013-03-30
* Toolchain: When configuration changed also clean now unselected packagesAbdoulaye Walsimou Gaye2013-03-30
* Toolchain: Fix build error when no addons selectedAbdoulaye Walsimou Gaye2013-03-29
* Toolchain: clang/llvm/uClibc: Do not build compiler-rt when linuxthread.old i...Abdoulaye Walsimou Gaye2013-03-28
* Build system: toolchain build: avoid use of __embtk_mk_pathexist when possibleAbdoulaye Walsimou Gaye2013-03-27
* Build system: do not rely on gcc stage 3 to know if the toolchain is installe...Abdoulaye Walsimou Gaye2013-03-24
* Build system: rework __embtk_pkg_installed-y and where it is usedAbdoulaye Walsimou Gaye2013-03-24
* Build system: avoid use of recursive makefile while generating .kconfig for pkgsAbdoulaye Walsimou Gaye2013-03-22
* Toolchain: llvm/compiler-rt: install sanitizer featureAbdoulaye Walsimou Gaye2013-03-22
* Move commit 4c6bf028232ee51 workaround to gtest makefileAbdoulaye Walsimou Gaye2013-03-21
* Toolchain: make sure that g++ does not contain clang++ cflagsAbdoulaye Walsimou Gaye2013-03-21
* Toolchain: llvm/compiler-rt: move makefile in its own directoryAbdoulaye Walsimou Gaye2013-02-23
* Toolchain: MIPS llvm/clang cross compiler: use clang++ as c++ compilerAbdoulaye Walsimou Gaye2013-02-16
* Toolchain: include libcxx and libcxxrt makefilesAbdoulaye Walsimou Gaye2013-02-10
* Toolchain: create TARGET_CXXFLAGS for c++ apps compilation flagsAbdoulaye Walsimou Gaye2013-02-10
* Toolchain generation: update compressed toolchain file name to show its compo...Abdoulaye Walsimou Gaye2013-01-24
* Toolchain: clang++: exception does not work (at least for arm) so use g++Abdoulaye Walsimou Gaye2013-01-19
* Toolchain: clang/llvm: simplify install in toolchain MakefileAbdoulaye Walsimou Gaye2013-01-12
* Toolchain: install full gcc when c++(for the moment), obj-c or obj-c++ are en...Abdoulaye Walsimou Gaye2013-01-06
* Toolchain: clang/llvm: Do not install full gcc when clang/llvm only toolchain...Abdoulaye Walsimou Gaye2013-01-06
* Toolchain: clang/llvm: do not install twiceAbdoulaye Walsimou Gaye2013-01-03
* 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: 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: 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
* 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
* Merge branch 'master' into llvm-supportAbdoulaye Walsimou Gaye2012-11-24
|\
| * Toolchain: use target cflags -O0 when no optimization selectedAbdoulaye Walsimou Gaye2012-11-24