History log of /openwrt/include/host.mk
Revision Date Author Comments
# a4a0fa62 29-Mar-2015 Luka Perkov <luka@openwrt.org>

include: remove trailing whitespaces

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45127 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 7ffcf90d 10-Feb-2015 Jo-Philipp Wich <jow@openwrt.org>

include: export staging_dir/host/bin path from within host.mk (#18957)

We need to do that to pickup the prereq-build prepared symlinks for auxillary
operations like metadata scanning.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44378 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 8a73b06e 05-Feb-2015 Jo-Philipp Wich <jow@openwrt.org>

include: remove host command tests from host.mk

Those tests are part of prereq-build.mk now.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44273 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 920880de 10-Jul-2013 Felix Fietkau <nbd@openwrt.org>

build: move the XARGS variable out of the host checks, since a working xargs is built in tools/

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37228 3c298f89-4303-0410-b956-a3cf2f4a3e73


# cf3d83fe 07-Mar-2013 Felix Fietkau <nbd@openwrt.org>

build: BSD compile fixes

following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.

Mostly small pieces of code changes to get things right on the
specific platform.

Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.

Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35900 3c298f89-4303-0410-b956-a3cf2f4a3e73


# bbcec773 07-Oct-2010 Jo-Philipp Wich <jow@openwrt.org>

[include] host.mk: introduce PATCH which refers to either gpatch or patch


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23287 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ac525781 06-Sep-2010 Michael Büsch <mb@bu3sch.de>

host.mk: Don't use bash-ism


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22963 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 607146b4 05-Sep-2010 Felix Fietkau <nbd@openwrt.org>

fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22934 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 4ec517b2 02-May-2010 Nicolas Thill <nico@openwrt.org>

buildsystem: add a macro to test options supported by the host compiler


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21304 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 3e9d1d75 14-Sep-2009 Felix Fietkau <nbd@openwrt.org>

build prereq: look for tar under the name "gnutar" as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17575 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 205ea84c 03-Mar-2009 Felix Fietkau <nbd@openwrt.org>

allow uml to access host.mk at DUMP time

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14743 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 87fcd635 03-Mar-2009 Felix Fietkau <nbd@openwrt.org>

speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14734 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 34a8a116 17-Aug-2008 Felix Fietkau <nbd@openwrt.org>

export the FIND variable which points to a usable find version


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12327 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 9b6ee11b 01-Jul-2008 Felix Fietkau <nbd@openwrt.org>

improve xargs compatibility check (mostly Darwin/Mac OS X related)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11613 3c298f89-4303-0410-b956-a3cf2f4a3e73


# a5c3c652 05-Dec-2007 Felix Fietkau <nbd@openwrt.org>

Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9659 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 7f5129c7 30-Jul-2007 Felix Fietkau <nbd@openwrt.org>

next round of build system cleanup - convert package/ to new structure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 32788c07 30-Jul-2007 Felix Fietkau <nbd@openwrt.org>

fix verbose output with dash as /bin/sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8227 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ac6c9d2b 16-Jul-2007 Felix Fietkau <nbd@openwrt.org>

detect whether the find command supports -L or -follow

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8002 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 6232c138 05-May-2007 Felix Fietkau <nbd@openwrt.org>

simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7096 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f460eb1c 28-Apr-2007 Felix Fietkau <nbd@openwrt.org>

fixes for a few build errors on osx without fink

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7065 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 6f2fe80b 25-Feb-2007 Felix Fietkau <nbd@openwrt.org>

fix for including host.mk multiple times

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6369 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1a9e1bf7 28-Nov-2006 Mike Baker <mbm@openwrt.org>

trivial changes


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5668 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1b8b054b 11-Nov-2006 Felix Fietkau <nbd@openwrt.org>

fix another build error

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5508 3c298f89-4303-0410-b956-a3cf2f4a3e73


# e97c3c74 11-Nov-2006 Felix Fietkau <nbd@openwrt.org>

speed up the build system a little bit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5506 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 19940017 11-Nov-2006 Felix Fietkau <nbd@openwrt.org>

make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f061dc40 14-Oct-2006 Felix Fietkau <nbd@openwrt.org>

remove some obsolete stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5079 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 75d68166 13-Oct-2006 Felix Fietkau <nbd@openwrt.org>

move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5070 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 5ce5fa59 13-Oct-2006 Felix Fietkau <nbd@openwrt.org>

fix tar detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5061 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 8a1b6b30 10-Oct-2006 Felix Fietkau <nbd@openwrt.org>

more portability fixes and a prereq check for gnu tar

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5037 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1eca9ee1 10-Oct-2006 Felix Fietkau <nbd@openwrt.org>

fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5027 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 3a6c6d2f 10-Oct-2006 Felix Fietkau <nbd@openwrt.org>

don't touch TAR_OPTIONS in host.mk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5024 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 35891fae 10-Oct-2006 Felix Fietkau <nbd@openwrt.org>

hide .host.mk commands

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5023 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 38e68438 10-Oct-2006 Felix Fietkau <nbd@openwrt.org>

only use --wildcards for gnu tar

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5022 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 1da2c3fe 10-Oct-2006 Felix Fietkau <nbd@openwrt.org>

move the common variables from host-build.mk to host.mk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5021 3c298f89-4303-0410-b956-a3cf2f4a3e73