summaryrefslogtreecommitdiff
path: root/mk/toolchain.mk
Commit message (Expand)AuthorAge
* Toolchain: use target cflags -O0 when no optimization selectedAbdoulaye Walsimou Gaye2012-11-24
* Toolchain: makefile tweak no code changedAbdoulaye Walsimou Gaye2012-11-18
* 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
* Toolchain: consider strace as toolchain addonAbdoulaye Walsimou Gaye2012-01-15
* Toolchain: replace TOOLCHAIN_POST_DEPS with TOOLCHAIN_PRE_DEPSAbdoulaye Walsimou Gaye2012-01-14
* Toolchain: if cached toolchain is used, fake gcc3 stage installAbdoulaye Walsimou Gaye2012-01-14
* Toolchain: use cached toolchain, if the toolchain configuration has not changeAbdoulaye Walsimou Gaye2012-01-14
* Toolchain: after toolchain build, compress it and create associated .embtk.to...Abdoulaye Walsimou Gaye2012-01-10
* Toolchain: symlink tools just after toolchain buildAbdoulaye Walsimou Gaye2012-01-08
* Build system: toolchain.mk little tweakAbdoulaye Walsimou Gaye2012-01-08
* Build system: generalize use of embtk_{pinfo,perror,pwarning} in place of exi...Abdoulaye Walsimou Gaye2011-09-02
* Build system: create packages_fetch target, for use offline buildAbdoulaye Walsimou Gaye2011-08-31
* Toolchain: linux headers: mv kernel-headers.mk to linux.mkAbdoulaye Walsimou Gaye2011-08-30
* Toolchain: eglibc: Add generic after eglibc and eglibc headers installAbdoulaye Walsimou Gaye2011-08-27
* Toolchain: gmp, mpfr, mpc, binutils: use generic macrosAbdoulaye Walsimou Gaye2011-08-25
* Toolchain: uClibc: Build the toolchain in 3 stages as for eglibcAbdoulaye Walsimou Gaye2011-08-06
* Build system: build pkg-config among host tools earlierAbdoulaye Walsimou Gaye2011-07-11
* Build system: pkg-config: needed for many packages, install it juste after to...Abdoulaye Walsimou Gaye2011-07-11
* Toolchain: LIBDIR tweakAbdoulaye Walsimou Gaye2011-07-09
* Build system: build ccache before any toolsAbdoulaye Walsimou Gaye2011-07-08