Support for selecting which plugins to build 89/3889/3
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Wed, 2 Dec 2015 15:27:41 +0000 (16:27 +0100)
committerStefan K. Berg <stefan.k.berg@ericsson.com>
Thu, 3 Dec 2015 10:28:16 +0000 (11:28 +0100)
commit5a6f83ed600757a2850ef3c83c2daf950decb5c8
tree81a286d7e10dde842db2207a8a1b7af600247b1e
parent8b7b4f8bde98b05ee68dbed04fa2861bbaaebc22
Support for selecting which plugins to build

In order to cut the build time for unofficial builds, this change
supports setting the environment variable "BUILD_FUEL_PLUGINS" prior
to building.

Only the plugin targets from fuel/build/f_isoroot/Makefile that are
specified will then be built. In order to completely disable the
building of plugins, the environment variable is set to " ".

When using this functionality, the resulting iso file will be
prepended with the prefix "unofficial-" to clearly indiciate that
this is not a full build.

Change-Id: Ib0a914ed6577f54f31b056a752691316302081dc
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
build/Makefile
build/docker/runcontext
build/f_isoroot/Makefile
docs/build-instructions.rst