ltq-tapi: disable mips16 support
[openwrt.git] / target / imagebuilder /
2013-04-17 nbdbuild: consistently use 'depends on' instead of 'depends'
2012-12-02 jowimagebuilder: use file_copy to deploy files/ in the...
2012-11-22 jowimagebuilder: merge r25078 to align files/ handling...
2012-08-22 blogic[target] derive system from hostcc to allow building...
2012-08-15 jow[iamgebuilder] use bundle-libraries.sh to install requi...
2012-06-11 nbdpackage/index: filter out the libc package from the...
2012-05-30 blogic[imagebuilder] add $(SUBTARGET) to the filename if...
2012-05-14 nbdimagebuilder: explicitly install the kernel .ipk before...
2012-04-26 nbdbuild: rework verbosity level selection
2012-04-17 jow[imagebuilder] don't overwrite version.mk, substitute...
2012-04-12 jow[imagebuilder] populate repositories.conf from version.mk
2012-01-24 juhosgImageBuilder: respect the PROFILE parameter
2011-09-09 jow[imagebuilder] Various enhancements from Manuel Munz...
2011-08-01 nbdimagebuilder: clean opkg files if requested (patch...
2011-02-23 jow[PATCH 2/2] Send ipkg-make-index.sh output to stdout
2010-10-26 jow[imagebuilder] allow overriding BIN_DIR (#7412)
2010-10-26 jow[imagebuilder] copy kernel .config, needed by mkfs...
2010-09-12 jow[imagebuilder]
2010-09-10 jow[imagebuilder] fix a small typo in sed pattern
2010-09-08 jow[imagebuilder] fix arch detection pattern to cope with...
2010-09-08 jow[imagebuilder]
2010-09-07 jow[imagebuilder] use --force-run-hooks for host opkg...
2010-09-06 jow[buildroot] use opkg/host for package installation
2010-07-28 jow[buildsystem] revert r22372 and r22405, dependency...
2010-07-23 jow[buildsystem] use host opkg for installing packages...
2010-04-27 jow[imagebuilder]
2010-03-30 nicoimagebuilder: don't disable on uml
2010-03-30 nicoimagebuilder: various fixes
2010-03-09 jow[imagebuilder] remove dependency on CONFIG_ALL
2010-03-08 juhosgimagebuilder: add REVISION variable (closes #6795)
2010-02-13 jow[imagebuilder] fix custom package selection
2009-12-18 nicodisable IB & SDK when using an external toolchain ...
2009-10-22 nbdimagebuilder: accept empty profile names, some targets...
2009-09-20 florian[imagebuilder] remove board name hack (#5823)
2009-07-02 agb[ImageBuilder] remove legacy 2.4-specific behavior...
2009-07-02 agb[ImageBuilder] fix profile package selection, packages...
2009-04-21 nico[imagebuilder] fix initscripts activation (closes:...
2009-04-17 nbdget rid of $Id$ - it has never helped us and it has...
2008-08-22 nicofix ImageBuilder (closes: #3863)
2008-08-17 nbdsome more build system cleanup
2008-07-29 agb[ipkg] Generate gzipped package lists
2008-03-19 nbdDetach the building of sdk and imagebuilder from "Selec...
2008-01-03 florianFix imagebuilder for 2.6 kernels (#2900)
2007-12-13 nbdstrip -$(KERNEL) from sdk/imagebuilder names
2007-12-13 nbdfix imagebuilder compile
2007-12-09 nbdUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-11-14 nbdfix the image builder
2007-09-09 florianFix the imagebuilder generation (does not mean it works...
2007-08-14 florianFix image builder generation (#2213)
2007-08-13 florianFix the imagebuilder compilation (#2213)
2007-07-10 nbdfix a typo
2007-06-12 florianSuppress spaces in uname -m
2007-05-11 mbmfix bug in imagebuilder init.d scripts
2007-04-29 nbdfixes for a few build errors on osx without fink
2007-04-15 nbdexport the IMAGEBUILDER variable so that makefiles...
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-03 mbmAccidentially broke sdk and imagebuilder in [6857]
2007-04-03 mbmmore [6849]
2007-04-02 florianUse find -exec instead of xargs
2007-02-28 nbdmark uml as broken and add some cleanups (not working...
2007-02-22 nbdignore profiles with custom kernel configs in the image...
2007-02-22 nbddisable the image builder in menuconfig for profiles...
2007-02-22 nbdrename the Profile template that the image builder...
2007-01-21 nbdfix a typo
2007-01-20 nbdAdd WL-700gE support (based on work by jr)
2007-01-20 nbdinclude .pkginfo in image builder
2007-01-14 nbdshow package list on make info in the image builder
2007-01-14 nbdFix config checks for Image Builder and SDK - only...
2007-01-14 nbdremove BIN_DIR on make clean in the image builder
2007-01-14 nbdinclude .targetinfo in the image builder, and allow...
2007-01-11 nbdforce rebuild of the imagebuilder
2007-01-10 nbdAdd initial version of the new Image Builder