summaryrefslogtreecommitdiff
path: root/include/host.mk
Commit message (Expand)AuthorAge
* include: remove trailing whitespacesLuka Perkov2015-03-29
* include: export staging_dir/host/bin path from within host.mk (#18957)Jo-Philipp Wich2015-02-10
* include: remove host command tests from host.mkJo-Philipp Wich2015-02-05
* build: move the XARGS variable out of the host checks, since a working xargs ...Felix Fietkau2013-07-10
* build: BSD compile fixesFelix Fietkau2013-03-07
* host.mk: introduce PATCH which refers to either gpatch or patchJo-Philipp Wich2010-10-07
* host.mk: Don't use bash-ismMichael Büsch2010-09-06
* fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)Felix Fietkau2010-09-05
* buildsystem: add a macro to test options supported by the host compilerNicolas Thill2010-05-02
* build prereq: look for tar under the name "gnutar" as wellFelix Fietkau2009-09-14
* allow uml to access host.mk at DUMP timeFelix Fietkau2009-03-03
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau2009-03-03
* export the FIND variable which points to a usable find versionFelix Fietkau2008-08-17
* improve xargs compatibility check (mostly Darwin/Mac OS X related)Felix Fietkau2008-07-01
* Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.Felix Fietkau2007-12-05
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-30
* detect whether the find command supports -L or -followFelix Fietkau2007-07-16
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...Felix Fietkau2007-05-05
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
* fix for including host.mk multiple timesFelix Fietkau2007-02-25
* trivial changesMike Baker2006-11-28
* fix another build errorFelix Fietkau2006-11-12
* speed up the build system a little bitFelix Fietkau2006-11-12
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-11
* remove some obsolete stuffFelix Fietkau2006-10-14
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...Felix Fietkau2006-10-14
* fix tar detectionFelix Fietkau2006-10-13
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20