Commit Graph

5 Commits

Author SHA1 Message Date
Jan-Tarek Butt
6a4bc45f90 scripts/features.sh: rm accidentally pushed set -A & quote whole string 2019-12-14 17:33:56 +01:00
Jan-Tarek Butt
6dbabad49f scripts/features.sh: use bash array for parameter parsing to avoid globbing 2019-12-09 00:22:39 +01:00
Jan-Tarek Butt
22442c5fcd scripts/*: fix quoting and rm antiqe expr condition 2019-12-09 00:22:39 +01:00
Jan-Tarek Butt
606cbae71e treewide: solve shellcheck warnings 2019-12-09 00:22:39 +01:00
Matthias Schiffer
6ca841bad5
build: introduce GLUON_FEATURES
To reduce the number of packages that need to be listed in
GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of
packages are enabled automatically based on the combination of listed
feature flags.

Site-specified package feeds can provide their own feature flag
definitions.
2017-07-09 02:31:38 +02:00