summaryrefslogtreecommitdiff
path: root/mk/gmphost.mk
Commit message (Collapse)AuthorAge
* Toolchain: gmphost: be sure to use 80 char length in MakefileAbdoulaye Walsimou Gaye2009-07-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: Make use of J env var for parallel buildAbdoulaye Walsimou Gaye2009-07-25
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* host-tools: move gmp host to usr/localAbdoulaye Walsimou Gaye2009-06-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: move mpfr-host and gmp-host in host-toolsAbdoulaye Walsimou Gaye2009-06-04
| | | | | | | This patch moves mpfr-host and gmp-host in host-tools. It also add host-tools in main .gitignore file. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gmp: fix download urlAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Convert gmphost and mpfrhost to use ccacheAbdoulaye Walsimou Gaye2009-05-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* be more precise at configure timeAbdoulaye Walsimou Gaye2009-05-15
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gmphost: stop building/installing when an error occursAbdoulaye Walsimou Gaye2009-05-15
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* finish work on building gmp/mpf for the toolchainAbdoulaye Walsimou Gaye2009-05-12
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* toolchain: work on building gmp and mpfr for the toolchainAbdoulaye Walsimou Gaye2009-05-12
| | | | | | | This patch is an initial work in order to get and build mpfr and gmp, for the toolchain. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtoolkit: Fisrt commitAbdoulaye Walsimou Gaye2009-05-12
This is the first commit in the embedded system toolkit git repository, formaly embtoolkit. This porject aims to design a tool which helps on building an embedded linux system. The goal of this porject is to use EGLIBC as C Library for linux systems generated. This initial commit is manely just a backup in order to save work done. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>