summaryrefslogtreecommitdiff
path: root/include/host-build.mk
AgeCommit message (Expand)Author
2011-01-28add a missing wrapper for the refresh target for host buildsnbd
2010-12-13[include] jow
2010-11-22use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)nbd
2010-11-03deptest: Install of host tools has to be forced for every test, because the h...mb
2010-10-16Fix typomb
2010-10-16Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA...mb
2010-08-20Add an option to default the default build rule to parallel build.mb
2010-08-18Also support parallel build for host-packagesmb
2010-03-05this patch fixes toolchain parallel build, which reduces build time.thepeople
2010-01-03Prevent unnecessary host package rebuilds.lars
2009-10-30use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevichagb
2009-09-25host build: do not hide the configure commandnbd
2009-04-30fix a typo that prevented host build specific variable exports from workingnbd
2009-04-27add missing bits from [15451]nico
2009-04-22clean up automake/pkg-config handling, move separate host/package variable ex...nbd
2009-04-20move pkg config stuff to per-target exports to prevent interference with host...nbd
2009-04-06add a default template for Host/Installnbd
2009-03-23fix calling the update target for host-only buildsnbd
2009-03-17fix quilt variable and stampfile usage for host buildsnbd
2009-03-17add PKG_HOST_ONLY variable to prevent target buildsnbd
2009-03-17move host build in packages into a separate namespace: package/<name>/host/<t...nbd
2009-03-12make the compile: host-install dependency independent of the order in which t...nbd
2009-03-12enable Host/Install on compile: if package.mk is includednbd
2009-03-02readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699agb
2009-02-28adjust host-build.mk to bring it closer to package.mknbd
2009-02-22allow concurrent use of host-build.mk and package.mk as well as their templatesnbd
2009-02-22eliminate redundancy by creating the quilt_used stampfile in the right placenbd
2009-02-22build system refactoring in preparation for allowing packages to do host-buil...nbd
2008-11-22allow cvs/git/hg/svn wrap_mirror to work for host tools as wellnico
2007-09-29fixes for refresh/update handlingnbd
2007-09-29move a stampfile to make it easier to override the patch templatenbd
2007-09-29Refactor downloading code into download.mknbd
2007-09-20fix spontaneous rebuilds caused by make package/<name>/update with quiltnbd
2007-08-30clean up recursive dependency handling, use timestamp.pl again, because it sa...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30fix a rebuild bug related to quiltnbd
2007-07-30same for host buildsnbd
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
2007-06-08use newer config.guess and config.sub for packages then the shipped oneskaloz
2007-06-03enable quilt for host builds and add some additional checksnbd
2007-05-09fix recursive dependencies on build directories - should lead to fewer sponta...nbd
2007-04-26Small bugfix for dependency handling - mostly for base-files and symlinksnbd
2007-04-16hide some junk in non-verbose modenbd
2007-04-15clean up dependency handling for autorebuildsnbd
2007-02-25fix stampfiles for host-buildsnbd
2007-02-25add auto-rebuild for host builds (tested with tools/ and toolchain/)nbd
2006-10-14fix mistakes in unpack changenbd
2006-10-14move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd
2006-10-10move the common variables from host-build.mk to host.mknbd
2006-10-10move certain host related variables to .host.mk generated by include/host-bui...nbd