aboutsummaryrefslogtreecommitdiffstats
path: root/include/host-build.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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.mkFelix 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
* move the common variables from host-build.mk to host.mkFelix Fietkau2006-10-101-18/+1
* move certain host related variables to .host.mk generated by include/host-bui...Felix Fietkau2006-10-101-1/+20
* add portability fixes for toolchain/tools (full tools/toolchain build works o...Felix Fietkau2006-09-271-0/+1
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-211-2/+2
* credit where credit is dueMike Baker2006-06-271-0/+6
* massive cleanup of toolchain/Felix Fietkau2006-06-211-0/+114