ar71xx: add support for MikroTik hAP ac
[openwrt/openwrt.git] / target / imagebuilder / Makefile
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-01-27 Jo-Philipp Wichbuild: introduce STAGING_DIR_IMAGE
2017-01-13 Felix Fietkauimagebuilder: remove existing debug kernel image
2017-01-13 Felix Fietkauimagebuilder: remove existing root filesystem images
2017-01-10 Jo-Philipp Wichbuild: rework library bundling
2016-10-15 Daniel Engbergtarget/imagebuilder: Switch to xz compression instead...
2016-09-29 Daniel Dickinsontarget/{sdk,imagebuild}: Fix for symlink-tree
2016-06-01 Alexander CouzensIB/SDK/toolchain: use lower cases filenames
2016-06-01 Alexander CouzensIB/SDK/toolchain: use VERSION_DIST_SANITIZED instead...
2016-04-22 Jo-Philipp Wichimagebuilder: use correct package directory when bundli...
2016-04-12 Jo-Philipp Wichimagebuilder: fix standalone operation
2016-01-03 Felix Fietkautargets: Use configured distribution name for SDK,...
2015-05-28 Jo-Philipp Wichfeeds: use common macro "FeedSourcesAppend" to populate...
2015-05-27 Jo-Philipp WichIB: use online repositories
2015-02-07 Jo-Philipp Wichimagebuilder: align filename with SDK
2015-02-06 Jo-Philipp Wichimagebuilder: don't pregenerate package index, strip...
2015-02-06 Jo-Philipp Wichimagebuilder: use FreeBSD compatible tar invocation
2015-01-08 Jo-Philipp Wichbuild: add version number to filenames
2014-07-24 John Crispinimagebuilder: fix typo that copied grub to the wrong...
2014-07-21 John Crispinimagebuilder: copy dts folder
2014-07-10 John Crispinimagebuilder: x86 fails to build inside the imagebuilder
2014-06-02 Felix Fietkautarget/imagebuilder: add missing package index (fixes...
2014-05-14 Jo-Philipp Wichimagebuilder: bundle dtc (#12953, #14741)
2012-08-22 John Crispinderive system from hostcc to allow building inside...
2012-08-15 Jo-Philipp Wichuse bundle-libraries.sh to install required host utilit...
2012-05-30 John Crispinadd $(SUBTARGET) to the filename if available
2012-04-17 Jo-Philipp Wichdon't overwrite version.mk, substitute REVISION instead
2012-04-12 Jo-Philipp Wichpopulate repositories.conf from version.mk
2010-10-26 Jo-Philipp Wichcopy kernel .config, needed by mkfs.jffs2 to detect...
2010-09-12 Jo-Philipp Wich- sync with host opkg changes - get rid of autogenerate...
2010-09-08 Jo-Philipp Wich- add a helper script to generate opkg.conf, attempt...
2010-04-27 Jo-Philipp Wich- correctly copy .config when scripts/env is used in...
2010-03-30 Nicolas Thillimagebuilder: various fixes * only copy host tools...
2010-03-08 Gabor Juhosimagebuilder: add REVISION variable (closes #6795)
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2008-08-22 Nicolas Thillfix ImageBuilder (closes: #3863)
2008-08-17 Felix Fietkausome more build system cleanup
2007-12-13 Felix Fietkaustrip -$(KERNEL) from sdk/imagebuilder names
2007-12-13 Felix Fietkaufix imagebuilder compile
2007-12-09 Felix FietkauUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-11-14 Felix Fietkaufix the image builder
2007-09-09 Florian FainelliFix the imagebuilder generation (does not mean it works...
2007-08-14 Florian FainelliFix image builder generation (#2213)
2007-08-13 Florian FainelliFix the imagebuilder compilation (#2213)
2007-06-12 Florian FainelliSuppress spaces in uname -m
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-03 Mike BakerAccidentially broke sdk and imagebuilder in [6857]
2007-04-03 Mike Bakermore [6849]
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-01-20 Felix Fietkauinclude .pkginfo in image builder
2007-01-14 Felix FietkauFix config checks for Image Builder and SDK - only...
2007-01-14 Felix Fietkauinclude .targetinfo in the image builder, and allow...
2007-01-11 Felix Fietkauforce rebuild of the imagebuilder
2007-01-10 Felix FietkauAdd initial version of the new Image Builder It's still...