summaryrefslogtreecommitdiff
path: root/include/host-build.mk
AgeCommit message (Expand)Author
2013-03-07build: BSD compile fixesnbd
2012-10-15build: fix host build stampfile usage, fixes spurious errors with missing opk...nbd
2012-09-23build: add the + token to any commands that can pass through the jobserver, f...nbd
2012-09-22host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGSnbd
2012-09-17build: ensure that package/host-build build system code does not run in paral...nbd
2012-09-15build: add jobserver support for host buildsnbd
2012-09-09[buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153)jow
2012-08-13[buildroot] introduce a menuconfig option to turn off static linking of host ...jow
2012-08-12[include] host-build.mk: define a variable HOST_STATIC_LINKING which is set t...jow
2012-06-06build: add PKG_MIRROR_MD5SUM support for host buildsnbd
2012-01-15tools: clean up Makefiles / make ccache workblogic
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