aboutsummaryrefslogtreecommitdiffstats
path: root/include/host-build.mk
Commit message (Expand)AuthorAgeFilesLines
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-051-2/+2
* Prevent unnecessary host package rebuilds.Lars-Peter Clausen2010-01-031-11/+14
* use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel GimpelevichAndy Boyett2009-10-301-0/+1
* host build: do not hide the configure commandFelix Fietkau2009-09-251-1/+1
* fix a typo that prevented host build specific variable exports from workingFelix Fietkau2009-04-301-2/+2
* add missing bits from [15451]Nicolas Thill2009-04-271-2/+2
* clean up automake/pkg-config handling, move separate host/package variable ex...Felix Fietkau2009-04-221-2/+10
* move pkg config stuff to per-target exports to prevent interference with host...Felix Fietkau2009-04-201-0/+2
* add a default template for Host/InstallFelix Fietkau2009-04-061-0/+9
* fix calling the update target for host-only buildsFelix Fietkau2009-03-231-0/+1
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-171-3/+5
* add PKG_HOST_ONLY variable to prevent target buildsFelix Fietkau2009-03-171-1/+1
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-171-5/+11
* make the compile: host-install dependency independent of the order in which t...Felix Fietkau2009-03-121-2/+3
* enable Host/Install on compile: if package.mk is includedFelix Fietkau2009-03-121-1/+1
* readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699Andy Boyett2009-03-021-5/+6
* adjust host-build.mk to bring it closer to package.mkFelix Fietkau2009-02-281-19/+25
* allow concurrent use of host-build.mk and package.mk as well as their templatesFelix Fietkau2009-02-221-15/+20
* eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau2009-02-221-1/+0
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-221-48/+48
* allow cvs/git/hg/svn wrap_mirror to work for host tools as wellNicolas Thill2008-11-221-1/+2
* fixes for refresh/update handlingFelix Fietkau2007-09-291-0/+1
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-291-0/+1
* Refactor downloading code into download.mk Support multiple file downloads Su...Felix Fietkau2007-09-291-14/+11
* fix spontaneous rebuilds caused by make package/<name>/update with quiltFelix Fietkau2007-09-201-1/+1
* clean up recursive dependency handling, use timestamp.pl again, because it sa...Felix Fietkau2007-08-301-3/+2
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-18/+18
* fix a rebuild bug related to quiltFelix Fietkau2007-07-301-2/+1
* same for host buildsFelix Fietkau2007-07-301-1/+1
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-1/+2
* use newer config.guess and config.sub for packages then the shipped onesImre Kaloz2007-06-081-0/+1
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-031-3/+4
* fix recursive dependencies on build directories - should lead to fewer sponta...Felix Fietkau2007-05-091-4/+4
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-261-1/+1
* hide some junk in non-verbose modeFelix Fietkau2007-04-161-1/+1
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-151-14/+23
* fix stampfiles for host-buildsFelix Fietkau2007-02-251-0/+1
* add auto-rebuild for host builds (tested with tools/ and toolchain/)Felix Fietkau2007-02-251-10/+12
* fix mistakes in unpack changeFelix Fietkau2006-10-141-2/+2
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...Felix Fietkau2006-10-141-6/+2
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+123