summaryrefslogtreecommitdiff
path: root/target/imagebuilder/Makefile
Commit message (Expand)AuthorAge
* imagebuilder: remove existing debug kernel imageFelix Fietkau2017-01-13
* imagebuilder: remove existing root filesystem imagesFelix Fietkau2017-01-13
* build: rework library bundlingJo-Philipp Wich2017-01-10
* target/imagebuilder: Switch to xz compression instead of bz2Daniel Engberg2016-10-15
* target/{sdk,imagebuild}: Fix for symlink-treeDaniel Dickinson2016-09-30
* IB/SDK/toolchain: use lower cases filenamesAlexander Couzens2016-06-01
* IB/SDK/toolchain: use VERSION_DIST_SANITIZED instead of VERSION_DISTAlexander Couzens2016-06-01
* imagebuilder: use correct package directory when bundling kmods and libcJo-Philipp Wich2016-04-22
* imagebuilder: fix standalone operationJo-Philipp Wich2016-04-13
* targets: Use configured distribution name for SDK, IB, and Toolchain tarball ...Felix Fietkau2016-01-03
* feeds: use common macro "FeedSourcesAppend" to populate opkg configurationsJo-Philipp Wich2015-05-28
* IB: use online repositoriesJo-Philipp Wich2015-05-27
* imagebuilder: align filename with SDKJo-Philipp Wich2015-02-07
* imagebuilder: don't pregenerate package index, strip host binariesJo-Philipp Wich2015-02-06
* imagebuilder: use FreeBSD compatible tar invocationJo-Philipp Wich2015-02-06
* build: add version number to filenamesJo-Philipp Wich2015-01-08
* imagebuilder: fix typo that copied grub to the wrong folderJohn Crispin2014-07-24
* imagebuilder: copy dts folderJohn Crispin2014-07-21
* imagebuilder: x86 fails to build inside the imagebuilderJohn Crispin2014-07-10
* target/imagebuilder: add missing package index (fixes #16675)Felix Fietkau2014-06-02
* imagebuilder: bundle dtc (#12953, #14741)Jo-Philipp Wich2014-05-14
* derive system from hostcc to allow building inside a chrootJohn Crispin2012-08-22
* use bundle-libraries.sh to install required host utilities into imagebuilder ...Jo-Philipp Wich2012-08-15
* add $(SUBTARGET) to the filename if availableJohn Crispin2012-05-30
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-17
* populate repositories.conf from version.mkJo-Philipp Wich2012-04-12
* copy kernel .config, needed by mkfs.jffs2 to detect compression capabilitiesJo-Philipp Wich2010-10-26
* - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize ...Jo-Philipp Wich2010-09-12
* - add a helper script to generate opkg.conf, attempt to detect package archit...Jo-Philipp Wich2010-09-08
* - correctly copy .config when scripts/env is used in the buildroot - prevent ...Jo-Philipp Wich2010-04-27
* imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/b...Nicolas Thill2010-03-30
* imagebuilder: add REVISION variable (closes #6795)Gabor Juhos2010-03-08
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* fix ImageBuilder (closes: #3863)Nicolas Thill2008-08-22
* some more build system cleanupFelix Fietkau2008-08-17
* strip -$(KERNEL) from sdk/imagebuilder namesFelix Fietkau2007-12-13
* fix imagebuilder compileFelix Fietkau2007-12-13
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-09
* fix the image builderFelix Fietkau2007-11-14
* Fix the imagebuilder generation (does not mean it works with the recent changes)Florian Fainelli2007-09-09
* Fix image builder generation (#2213)Florian Fainelli2007-08-14
* Fix the imagebuilder compilation (#2213)Florian Fainelli2007-08-13
* Suppress spaces in uname -mFlorian Fainelli2007-06-12
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-12
* Accidentially broke sdk and imagebuilder in [6857]Mike Baker2007-04-03
* more [6849]Mike Baker2007-04-03
* Use find -exec instead of xargsFlorian Fainelli2007-04-02
* include .pkginfo in image builderFelix Fietkau2007-01-20
* Fix config checks for Image Builder and SDK - only build them when requested....Felix Fietkau2007-01-14