summaryrefslogtreecommitdiff
path: root/mk/toolchain.mk
Commit message (Expand)AuthorAge
* 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
* Build system: replace HOSTTOOLS -> embtk_htoolsAbdoulaye Walsimou Gaye2012-10-06
* Build system: replace EMBTK_GENERATED -> embtk_generatedAbdoulaye Walsimou Gaye2012-10-04
* Build system: replace SYSROOT -> embtk_sysrootAbdoulaye Walsimou Gaye2012-10-04
* Build system: replace TOOLS -> embtk_toolsAbdoulaye Walsimou Gaye2012-10-04
* host tools: remove unused cmakeAbdoulaye Walsimou Gaye2012-06-16
* Toolchain: when the core changed, also resintall addonsAbdoulaye Walsimou Gaye2012-03-09
* Toolchain: remove .decrompressed file, if one component needs rebuildAbdoulaye Walsimou Gaye2012-02-05
* Toolchain: do not remove builddirs of toolchain components, instead clean themAbdoulaye Walsimou Gaye2012-02-05
* Build system: tweak a little macros for directories creationAbdoulaye Walsimou Gaye2012-02-03
* Toolchain: eglibc: build gperf for when eglibc EGLIBC_LOCALE_CODE is selectedAbdoulaye Walsimou Gaye2012-01-30
* Toolchain: check if cached toolchain tarball exists before using itAbdoulaye Walsimou Gaye2012-01-29
* Toolchain: do not decompress cached toolchain, if already doneAbdoulaye Walsimou Gaye2012-01-28
* Toolchain: use GDB as addonAbdoulaye Walsimou Gaye2012-01-25
* Revert "Build system: create FORCE and .PHONY targets to try to improve perfo...Abdoulaye Walsimou Gaye2012-01-21
* Build system: create FORCE and .PHONY targets to try to improve performanceAbdoulaye Walsimou Gaye2012-01-21
* Toolchain: create internal macro to get used c libraryAbdoulaye Walsimou Gaye2012-01-21
* Build system: little internal macros tweak and addAbdoulaye Walsimou Gaye2012-01-21
* Toolchain: fix build of addonsAbdoulaye Walsimou Gaye2012-01-21
* Toolchain: invalidate toolcain component before reinstalling itAbdoulaye Walsimou Gaye2012-01-15