sbsv2/raptor/notes/featurevariantsafe.txt
author timothy.murphy@nokia.com
Wed, 14 Apr 2010 17:43:15 +0100
branchfix
changeset 486 88c2609eda7a
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
fix: even more minimal resource dependendcies.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
397
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     1
398
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     2
By default, .mmp files that include FEATUREVARIANT will generate binaries for
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     3
both "normal", non-binary variant, build configurations and binary variant
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     4
build configurations.
397
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     5
398
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     6
In order to ensure that only invariant binaries are created for invariant
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     7
build configurations, and variant binaries for variant build configurations,
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     8
the optional setting FEATUREVARIANTSAFE can be used. FEATUREVARIANTSAFE can be
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     9
set via an os_properties.xml file and, when set, variant binaries will no
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
    10
longer be created for invariant build configurations.
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
    11
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
    12