summaryrefslogtreecommitdiff
path: root/mk/toolchain.mk
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'master' into llvm-supportAbdoulaye Walsimou Gaye2012-11-19
|\|
| * Toolchain: makefile tweak no code changedAbdoulaye Walsimou Gaye2012-11-18
* | Toolchain: add initial infrastructure to support llvm/clangAbdoulaye Walsimou Gaye2012-11-17
|/
* Toolchain: do not break c++ applications needing unwind tablesAbdoulaye Walsimou Gaye2012-11-17
* Toolchain: improve the build process and avoid recursive makeAbdoulaye Walsimou Gaye2012-11-10
* Toolchain build: avoid recursive make at cleanupAbdoulaye Walsimou Gaye2012-11-07
* Build system: avoid adding EMBTK_ROOT while including .mk (once again)Abdoulaye Walsimou Gaye2012-11-04
* Build system: avoid adding EMBTK_ROOT while including .mk filesAbdoulaye Walsimou Gaye2012-11-04
* Build system: Fix after 2d6015b53d9152174Abdoulaye Walsimou Gaye2012-11-03
* Toolchain: avoid gcc generating debug info in not strip-able sectionAbdoulaye Walsimou Gaye2012-10-27
* Build system: replace __embtk_toolchain_clib -> embtk_clibAbdoulaye Walsimou Gaye2012-10-06
* Toolchain build: create internal target installing toolchain dependenciesAbdoulaye Walsimou Gaye2012-10-06
* Toolchain build: create internal target to create initial directoriesAbdoulaye Walsimou Gaye2012-10-06
* Toolchain: improve C library detectionAbdoulaye Walsimou Gaye2012-10-06
* Toolchain: replace buildtoolchain -> toolchain_installAbdoulaye Walsimou Gaye2012-10-06