sbsv2/raptor/notes/featurevariantsafe.txt
author timothy.murphy@nokia.com
Tue, 11 May 2010 14:36:11 +0100
branchfix
changeset 547 9fe7d0ab0f8f
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
fixes for review comments. better docs. copyrights. make copy filter more modular, change <copy> tag to <filtercopy>


By default, .mmp files that include FEATUREVARIANT will generate binaries for
both "normal", non-binary variant, build configurations and binary variant
build configurations.

In order to ensure that only invariant binaries are created for invariant
build configurations, and variant binaries for variant build configurations,
the optional setting FEATUREVARIANTSAFE can be used. FEATUREVARIANTSAFE can be
set via an os_properties.xml file and, when set, variant binaries will no
longer be created for invariant build configurations.