]> git.e2factory.org Git - e2factory.git/commit
e2-build: allow --wc-mode foo,bar and add warning
authorTobias Ulmer <tu@emlix.com>
Fri, 25 May 2018 16:44:19 +0000 (18:44 +0200)
committerTobias Ulmer <tu@emlix.com>
Fri, 25 May 2018 16:44:19 +0000 (18:44 +0200)
commitd6b1cdd3ca76aea5ebdcb5a8d9b3fd6b620ba51c
treec82f621449bc4ba9d7eaeffc2bad22519f896556
parentb6d004973cdeab7c6543ff725c108f76b9b6f577
e2-build: allow --wc-mode foo,bar and add warning

When specifying multiple build modes, warn if there is a default
selected result. It may or may not be what you want.

Add field splitting to build-mode options, currently , and whitespace
are supported.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/e2option.lua
local/e2-build.lua