summaryrefslogtreecommitdiffstats
path: root/target/imagebuilder/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [target] derive system from hostcc to allow building inside a chrootblogic2012-08-221-2/+2
* [iamgebuilder] use bundle-libraries.sh to install required host utilities int...jow2012-08-151-1/+2
* [imagebuilder] add $(SUBTARGET) to the filename if availableblogic2012-05-301-1/+1
* [imagebuilder] don't overwrite version.mk, substitute REVISION insteadjow2012-04-171-2/+2
* [imagebuilder] populate repositories.conf from version.mkjow2012-04-121-1/+2
* [imagebuilder] copy kernel .config, needed by mkfs.jffs2 to detect compressio...jow2010-10-261-1/+3
* [imagebuilder]jow2010-09-121-1/+1
* [imagebuilder]jow2010-09-081-1/+4
* [imagebuilder]jow2010-04-271-1/+2
* imagebuilder: various fixesnico2010-03-301-7/+5
* imagebuilder: add REVISION variable (closes #6795)juhosg2010-03-081-1/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* fix ImageBuilder (closes: #3863)nico2008-08-221-1/+2
* some more build system cleanupnbd2008-08-171-0/+2
* strip -$(KERNEL) from sdk/imagebuilder namesnbd2007-12-131-1/+1
* fix imagebuilder compilenbd2007-12-131-2/+2
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-2/+2
* fix the image buildernbd2007-11-141-17/+19
* Fix the imagebuilder generation (does not mean it works with the recent changes)florian2007-09-091-1/+1
* Fix image builder generation (#2213)florian2007-08-141-1/+1
* Fix the imagebuilder compilation (#2213)florian2007-08-131-1/+1
* Suppress spaces in uname -mflorian2007-06-121-1/+1
* fixes for a few build errors on osx without finknbd2007-04-291-2/+2
* revert find | xargs => find | exec changes - this is completely unnecessary a...nbd2007-04-121-2/+2
* Accidentially broke sdk and imagebuilder in [6857]mbm2007-04-031-1/+1
* more [6849]mbm2007-04-031-2/+2
* Use find -exec instead of xargsflorian2007-04-021-2/+2
* include .pkginfo in image buildernbd2007-01-201-0/+1
* Fix config checks for Image Builder and SDK - only build them when requested.nbd2007-01-141-2/+2
* include .targetinfo in the image builder, and allow direct calls to the packa...nbd2007-01-141-0/+1
* force rebuild of the imagebuildernbd2007-01-111-1/+1
* Add initial version of the new Image Buildernbd2007-01-101-0/+46