build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for...
authorMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 18 Jan 2017 18:47:36 +0000 (19:47 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 18 Jan 2017 18:47:36 +0000 (19:47 +0100)
commit3d71786154fbb3fcfbd652115f3e75db3f729941
treea3d0ad55239a4a9bb526c88149e107a65fae6dc6
parent5f7a081553edcfe3cf4ed9601297a5a17616cf99
build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets

Using a single host package staging dir (and build dir) significantly speeds up
builds when multiple targets are built in succession, especially for large host
packages like NodeJS.

$(STAGING_DIR)/host is kept in addition to $(STAGING_DIR_HOSTPKG) in most
places; it is still used as destination for host files in Build/InstallDev.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Makefile
include/autotools.mk
include/cmake.mk
include/host-build.mk
include/package.mk
rules.mk