summaryrefslogtreecommitdiff
path: root/mk
Commit message (Collapse)AuthorAge
* Rootfs: give the ability to strip binaries in the root filesystemAbdoulaye Walsimou Gaye2009-08-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Add support of squashfs root filesystem buildAbdoulaye Walsimou Gaye2009-08-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Create a target to build/install packages intented to run on hostAbdoulaye Walsimou Gaye2009-08-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Say what type of filesystems are builtAbdoulaye Walsimou Gaye2009-08-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: define ROOTFS_HOSTTOOLS for tools necessary to build root filesystemsAbdoulaye Walsimou Gaye2009-08-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gdb for host: move gdb for host in tools-*Abdoulaye Walsimou Gaye2009-08-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: give ability to build cpio archive for initramfsAbdoulaye Walsimou Gaye2009-08-10
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: fix typo in mk/fs.mkAbdoulaye Walsimou Gaye2009-08-10
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: rework filesystems generationAbdoulaye Walsimou Gaye2009-08-10
| | | | | | | This patch reworks filesystems generation in order to make build of other filesystems type easy. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Allow users to checkout svn trunk of eglibcAbdoulaye Walsimou Gaye2009-08-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Use 80 char line in initialpath MakefileAbdoulaye Walsimou Gaye2009-08-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: disable version by default to reduce footprintAbdoulaye Walsimou Gaye2009-08-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: eglibc-2.9: be sure to use 80 char length in MakefileAbdoulaye Walsimou Gaye2009-07-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: toolchain: be sure to use 80 char length in MakefileAbdoulaye Walsimou Gaye2009-07-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: target-mcu: be sure to use 80 char length in MakefileAbdoulaye Walsimou Gaye2009-07-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: mpfrhost: be sure to use 80 char length in MakefileAbdoulaye Walsimou Gaye2009-07-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gmphost: be sure to use 80 char length in MakefileAbdoulaye Walsimou Gaye2009-07-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: binutils: be sure to use 80 char length in MakefileAbdoulaye Walsimou Gaye2009-07-29
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: use int feature of kbluid instead of stringAbdoulaye Walsimou Gaye2009-07-29
| | | | | | | eglibc: use int feature of kbluid instead of string for svn revision. 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>
* Toolchain: GCC: Allow users to specify where to download gcc sourcesAbdoulaye Walsimou Gaye2009-07-25
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: GCC: introduce gcc-4.4.1 and remove gcc-4.4.0Abdoulaye Walsimou Gaye2009-07-25
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Allow users to specify where to download linux sourcesAbdoulaye Walsimou Gaye2009-07-23
|
* Embtk: Create EMBTK_MCU_FLAG env var to help build of multiple toolchain ↵Abdoulaye Walsimou Gaye2009-07-18
| | | | | | within Embtk Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Use of TARGET_CFLAGS in eglibc buildAbdoulaye Walsimou Gaye2009-07-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: Allow build of gdb and rework way that host and target packages ↵Abdoulaye Walsimou Gaye2009-07-14
| | | | | | are built Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: add gdb debugger Makefile for target and hostAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: Create HOSTTOOLS_COMPONENTS for tools intented to run on hostAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: create TARGETOBJDUMP TARGETOBJCOPY env varsAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Also copy sysroot/usr/bin/* in rootfs/usr/binAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: add termcap Makefile for targetAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Create TARGETLD TARGETM TARGETSTRIP env varsAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Add support for c++, objective-c, objective-c++, fortranAbdoulaye Walsimou Gaye2009-07-12
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* mtd-utils in host: fix clean targetAbdoulaye Walsimou Gaye2009-07-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Fix jffs2 image buildAbdoulaye Walsimou Gaye2009-07-05
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Add ARM arch supportAbdoulaye Walsimou Gaye2009-07-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: workaround for rootfs build error about missing lib directoryAbdoulaye Walsimou Gaye2009-07-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: move some configure options in arch MakefileAbdoulaye Walsimou Gaye2009-07-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: GCC: define some configure options in arch MakefileAbdoulaye Walsimou Gaye2009-07-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: configure with STRICT_GNU_TARGETAbdoulaye Walsimou Gaye2009-07-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: remove of EMBTK_TARGET_ARCH, as it is unusedAbdoulaye Walsimou Gaye2009-06-30
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: GCC: --with-arch and --with-cpu depend on the cpu so define them ↵Abdoulaye Walsimou Gaye2009-06-28
| | | | | | in arch Makefile Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: build of jffs2 use sumtoolAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: build jffs2 root filesystem if selectedAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: Busybox: Disable flash_eraseall in default configAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: copy SYSROOT/usr/sbin/* in ROOTFS for 64 bits target tooAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: mtd-utils: announce we are cleanning targetAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: copy /usr/sbin/* in rootfs and use ROOTFS_COMPONENTS_CLEANAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: create ROOTFS_COMPONENTS_CLEAN targetAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: mtd-utils: implemente clean targetAbdoulaye Walsimou Gaye2009-06-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>