summaryrefslogtreecommitdiff
path: root/include/host-build.mk
Commit message (Expand)AuthorAge
...
* add a default template for Host/InstallFelix Fietkau2009-04-06
* fix calling the update target for host-only buildsFelix Fietkau2009-03-23
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-17
* add PKG_HOST_ONLY variable to prevent target buildsFelix Fietkau2009-03-17
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-17
* make the compile: host-install dependency independent of the order in which t...Felix Fietkau2009-03-12
* enable Host/Install on compile: if package.mk is includedFelix Fietkau2009-03-12
* readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699Andy Boyett2009-03-02
* adjust host-build.mk to bring it closer to package.mkFelix Fietkau2009-02-28
* allow concurrent use of host-build.mk and package.mk as well as their templatesFelix Fietkau2009-02-22
* eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau2009-02-22
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* allow cvs/git/hg/svn wrap_mirror to work for host tools as wellNicolas Thill2008-11-22
* fixes for refresh/update handlingFelix Fietkau2007-09-29
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-29
* Refactor downloading code into download.mk Support multiple file downloads Su...Felix Fietkau2007-09-29
* fix spontaneous rebuilds caused by make package/<name>/update with quiltFelix Fietkau2007-09-20
* clean up recursive dependency handling, use timestamp.pl again, because it sa...Felix Fietkau2007-08-30
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* fix a rebuild bug related to quiltFelix Fietkau2007-07-30
* same for host buildsFelix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* use newer config.guess and config.sub for packages then the shipped onesImre Kaloz2007-06-08
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-03
* fix recursive dependencies on build directories - should lead to fewer sponta...Felix Fietkau2007-05-09
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-26
* hide some junk in non-verbose modeFelix Fietkau2007-04-16
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-15
* fix stampfiles for host-buildsFelix Fietkau2007-02-25
* add auto-rebuild for host builds (tested with tools/ and toolchain/)Felix Fietkau2007-02-25
* fix mistakes in unpack changeFelix Fietkau2006-10-14
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...Felix Fietkau2006-10-14
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20