summaryrefslogtreecommitdiff
path: root/include/host.mk
AgeCommit message (Expand)Author
2013-07-10build: move the XARGS variable out of the host checks, since a working xargs ...nbd
2013-03-07build: BSD compile fixesnbd
2010-10-07[include] host.mk: introduce PATCH which refers to either gpatch or patchjow
2010-09-06host.mk: Don't use bash-ismmb
2010-09-05fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)nbd
2010-05-02buildsystem: add a macro to test options supported by the host compilernico
2009-09-14build prereq: look for tar under the name "gnutar" as wellnbd
2009-03-03allow uml to access host.mk at DUMP timenbd
2009-03-03speed up metadata scanning a lot by avoiding unnecessary shell commands and m...nbd
2008-08-17export the FIND variable which points to a usable find versionnbd
2008-07-01improve xargs compatibility check (mostly Darwin/Mac OS X related)nbd
2007-12-05Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.nbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-30fix verbose output with dash as /bin/shnbd
2007-07-16detect whether the find command supports -L or -follownbd
2007-05-05simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...nbd
2007-04-29fixes for a few build errors on osx without finknbd
2007-02-25fix for including host.mk multiple timesnbd
2006-11-28trivial changesmbm
2006-11-12fix another build errornbd
2006-11-12speed up the build system a little bitnbd
2006-11-11make target/linux/* directories self-contained, use the selected kernel versi...nbd
2006-10-14remove some obsolete stuffnbd
2006-10-14move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd
2006-10-13fix tar detectionnbd
2006-10-10more portability fixes and a prereq check for gnu tarnbd
2006-10-10fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsnbd
2006-10-10don't touch TAR_OPTIONS in host.mknbd
2006-10-10hide .host.mk commandsnbd
2006-10-10only use --wildcards for gnu tarnbd
2006-10-10move the common variables from host-build.mk to host.mknbd