summaryrefslogtreecommitdiffstats
path: root/include/host.mk
Commit message (Expand)AuthorAgeFilesLines
* build: BSD compile fixesnbd2013-03-071-0/+3
* [include] host.mk: introduce PATCH which refers to either gpatch or patchjow2010-10-071-0/+3
* host.mk: Don't use bash-ismmb2010-09-061-1/+1
* fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)nbd2010-09-051-2/+3
* buildsystem: add a macro to test options supported by the host compilernico2010-05-021-1/+12
* build prereq: look for tar under the name "gnutar" as wellnbd2009-09-141-0/+1
* allow uml to access host.mk at DUMP timenbd2009-03-031-1/+1
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...nbd2009-03-031-1/+3
* export the FIND variable which points to a usable find versionnbd2008-08-171-4/+4
* improve xargs compatibility check (mostly Darwin/Mac OS X related)nbd2008-07-011-6/+5
* Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.nbd2007-12-051-0/+3
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-2/+3
* fix verbose output with dash as /bin/shnbd2007-07-301-0/+1
* detect whether the find command supports -L or -follownbd2007-07-161-1/+6
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...nbd2007-05-051-3/+0
* fixes for a few build errors on osx without finknbd2007-04-291-0/+6
* fix for including host.mk multiple timesnbd2007-02-251-0/+3
* trivial changesmbm2006-11-281-4/+4
* fix another build errornbd2006-11-121-2/+3
* speed up the build system a little bitnbd2006-11-121-0/+1
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-111-2/+2
* remove some obsolete stuffnbd2006-10-141-3/+0
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd2006-10-141-0/+3
* fix tar detectionnbd2006-10-131-3/+4
* more portability fixes and a prereq check for gnu tarnbd2006-10-101-0/+4
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsnbd2006-10-101-17/+16
* don't touch TAR_OPTIONS in host.mknbd2006-10-101-1/+1
* hide .host.mk commandsnbd2006-10-101-4/+4
* only use --wildcards for gnu tarnbd2006-10-101-0/+4
* move the common variables from host-build.mk to host.mknbd2006-10-101-0/+24