summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAge
* Toolchain: gmp: fix download urlAbdoulaye Walsimou Gaye2009-06-01
* Rootfs: Introduce rootfs build in EMBTK main build processAbdoulaye Walsimou Gaye2009-06-01
* Rootfs: create ROOTFS_COMPONENTS symbol and build busysbox only if selectedAbdoulaye Walsimou Gaye2009-06-01
* Rootfs: create ROOTFS only if rootfs is selectedAbdoulaye Walsimou Gaye2009-06-01
* Rootfs: fakeroot: create FAKEROOT_BIN symbolAbdoulaye Walsimou Gaye2009-06-01
* Rootfs: Add fakeroot toolAbdoulaye Walsimou Gaye2009-06-01
* Rootfs: makedevs: touch MAKEDEVS_DIR/.installedAbdoulaye Walsimou Gaye2009-06-01
* Rootfs: add makedevs tool, this helps build of /dev entriesAbdoulaye Walsimou Gaye2009-05-31
* Packages: add packages MakefileAbdoulaye Walsimou Gaye2009-05-30
* Toolchain: MIPS arch: make EMBTK_TARGET_ARCH to depend on ABI selectedAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: GCC: copy libs in the right place when we're in 64bits archAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: MIPS arch: define EMBTK_TARGET_ARCHAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: EGLIBC: fix CFLAGS at configure time and add -pipeAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: EGLIBC: Introduce CFLAGS at configure timeAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: MIPS arch: Correct GNU_TARGET and STRICT_GNU_TARGET for mips III a...Abdoulaye Walsimou Gaye2009-05-24
* Toolchain: MIPS arch: correct GNU_TARGETAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: EGLIBC: use GNU_TARGET instead of STRICT_GNU_TARGET at configure timeAbdoulaye Walsimou Gaye2009-05-24
* EmbToolkit: copy target_skeleton only in ROOTFSAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: EGLIBC: configure for 2.6 linux kernel onlyAbdoulaye Walsimou Gaye2009-05-24
* Toolchain: include mkinitialpath in buildtoolchain target prerequisitesAbdoulaye Walsimou Gaye2009-05-23
* Toolchain: Rewrite rmallpath targetAbdoulaye Walsimou Gaye2009-05-23
* Toolchain: EGLIBC: make use of EGLIBC_OPTIONS before configuringAbdoulaye Walsimou Gaye2009-05-23
* Toolchain: Improve EGLIBC options parserAbdoulaye Walsimou Gaye2009-05-23
* Toolchain: define EGLIBC as target instead of a macrosAbdoulaye Walsimou Gaye2009-05-23
* Toolchain: add a macros which parses eglibc options from .configAbdoulaye Walsimou Gaye2009-05-23
* Toolchain: GCC: give the ability to configure ABI and define MIPS arch ABIsAbdoulaye Walsimou Gaye2009-05-21
* Toolchain: gcc: use EMBTK_TOOLCHAIN_MULTILIBAbdoulaye Walsimou Gaye2009-05-20
* Avoid having underscore in file name and modify files which use them accordin...Abdoulaye Walsimou Gaye2009-05-19
* Toolchain: fix ccache downloadAbdoulaye Walsimou Gaye2009-05-19
* Toolchain: EGLIBC: make use of TARGETCC_CACHED, TARGETCXX_CACHED, TARGETAR an...Abdoulaye Walsimou Gaye2009-05-19
* Toolchain: ccache: rewrite HOSTCC_CACHED HOSTCXX_CACHED and create TARGETCC_C...Abdoulaye Walsimou Gaye2009-05-19
* Toolchain: Define TARGETCC, TARGETCXX, TARGETAR and TARGETRANLIB macroAbdoulaye Walsimou Gaye2009-05-19
* Toolchain: mips3 arch Correctly set STRICT_GNU_TARGETAbdoulaye Walsimou Gaye2009-05-18
* Toolchain: Correctly set EGLIBC_FLOAT_TYPEAbdoulaye Walsimou Gaye2009-05-18
* Make mips4 arch buildableAbdoulaye Walsimou Gaye2009-05-18
* Toolchain: Make GCC and EGLIBC to use HOSTCC_CACHED HOSTCXX_CACHEDAbdoulaye Walsimou Gaye2009-05-18
* Convert bintuils to use ccacheAbdoulaye Walsimou Gaye2009-05-18
* Convert gmphost and mpfrhost to use ccacheAbdoulaye Walsimou Gaye2009-05-18
* Move ccahehost to EMBTK_ROOT and define HOSTCC_CACHED and HOSTCXX_CACHEDAbdoulaye Walsimou Gaye2009-05-18
* Toolchain: add ccache in toolchain build processAbdoulaye Walsimou Gaye2009-05-18
* Remove --disable-nls as note documented by eglibc configureAbdoulaye Walsimou Gaye2009-05-17
* Toolchain: Use STRICT_GNU-TARGET on all toolchain componentsAbdoulaye Walsimou Gaye2009-05-17
* Toolchain: mips: Add mips64 release 2 targetAbdoulaye Walsimou Gaye2009-05-17
* Toolchain: introduce STRICT_GNU_TARGET for future toolchain buildAbdoulaye Walsimou Gaye2009-05-17
* Create an generic message macro EMBTK_GENERIC_MESSAGEAbdoulaye Walsimou Gaye2009-05-16
* Toolchain: End of build toochain components.Abdoulaye Walsimou Gaye2009-05-16
* Toolchain: EGLIBC install (last stage)Abdoulaye Walsimou Gaye2009-05-16
* Toolchain: Introduce missing kernel-headers_install targetAbdoulaye Walsimou Gaye2009-05-16
* Toolchain: Introduction of eglibc headers install and gcc second stage build ...Abdoulaye Walsimou Gaye2009-05-16
* Toolchain: linux kernel download and headers installAbdoulaye Walsimou Gaye2009-05-15