build system: introduce a new feature called build variants.
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)
commited6c81c61b02e1e6dd82eba14c4e0b99c0f78cc6
tree2320af26b138a3ffb9add5ad143a555920b00967
parent1c719e035857b1692e6b18448a5c3a105f873895
build system: introduce a new feature called build variants.
it allows building a package multiple times in one pass with different build dirs,
based on the same build settings.
replaces templating hacks like the one used in the hostapd package

SVN-Revision: 18357
include/package-defaults.mk
include/package-dumpinfo.mk
include/subdir.mk
scripts/metadata.pl
scripts/metadata.pm