aboutsummaryrefslogtreecommitdiffstats
path: root/include/host.mk
Commit message (Expand)AuthorAgeFilesLines
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...Felix Fietkau2007-05-051-3/+0
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-291-0/+6
* fix for including host.mk multiple timesFelix Fietkau2007-02-251-0/+3
* trivial changesMike Baker2006-11-281-4/+4
* fix another build errorFelix Fietkau2006-11-121-2/+3
* speed up the build system a little bitFelix Fietkau2006-11-121-0/+1
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-111-2/+2
* remove some obsolete stuffFelix Fietkau2006-10-141-3/+0
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...Felix Fietkau2006-10-141-0/+3
* fix tar detectionFelix Fietkau2006-10-131-3/+4
* more portability fixes and a prereq check for gnu tarFelix Fietkau2006-10-101-0/+4
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsFelix Fietkau2006-10-101-17/+16
* don't touch TAR_OPTIONS in host.mkFelix Fietkau2006-10-101-1/+1
* hide .host.mk commandsFelix Fietkau2006-10-101-4/+4
* only use --wildcards for gnu tarFelix Fietkau2006-10-101-0/+4
* move the common variables from host-build.mk to host.mkFelix Fietkau2006-10-101-0/+24