PDK_Helium/config.xml
changeset 2 8f13da8c395b
parent 1 861b800d9c63
child 3 c84911f61ce0
equal deleted inserted replaced
1:861b800d9c63 2:8f13da8c395b
    19 <li>FBF Platform Project - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms"/>https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms</a>
    19 <li>FBF Platform Project - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms"/>https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms</a>
    20 <li>FBF Bootstrap - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap"/>https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap</a>
    20 <li>FBF Bootstrap - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap"/>https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap</a>
    21 </description>
    21 </description>
    22   <keepDependencies>false</keepDependencies>
    22   <keepDependencies>false</keepDependencies>
    23   <properties>
    23   <properties>
       
    24     <hudson.security.AuthorizationMatrixProperty>
       
    25       <useProjectSecurity>false</useProjectSecurity>
       
    26     </hudson.security.AuthorizationMatrixProperty>
    24     <hudson.model.ParametersDefinitionProperty>
    27     <hudson.model.ParametersDefinitionProperty>
    25       <parameterDefinitions>
    28       <parameterDefinitions>
    26         <hudson.model.StringParameterDefinition>
    29         <hudson.model.StringParameterDefinition>
    27           <name>BUILD_DRIVE</name>
    30           <name>BUILD_DRIVE</name>
    28           <description>Physical Build Drive</description>
    31           <description>Physical Build Drive</description>
    42 </description>
    45 </description>
    43           <defaultValue></defaultValue>
    46           <defaultValue></defaultValue>
    44         </hudson.model.StringParameterDefinition>
    47         </hudson.model.StringParameterDefinition>
    45         <hudson.model.BooleanParameterDefinition>
    48         <hudson.model.BooleanParameterDefinition>
    46           <name>REBUILD_TOOLS</name>
    49           <name>REBUILD_TOOLS</name>
    47           <description>Tick this box if you want to rebuild &quot;tools&quot; as well (needs VC++ 6.0)</description>
    50           <description>Tick this if you want to rebuild &quot;TOOLS&quot; target as well
       
    51 &lt;li&gt; Requires comercial VC++ 6.0 installed plus -
       
    52 &lt;li&gt; Requires binaries_epoc32_stlport.zip from &lt;a href=&quot;http://developer.symbian.org/main/tools_and_kits/&quot;&gt;release zipfiles&lt;/a&gt;</description>
    48           <defaultValue>false</defaultValue>
    53           <defaultValue>false</defaultValue>
    49         </hudson.model.BooleanParameterDefinition>
    54         </hudson.model.BooleanParameterDefinition>
    50         <hudson.model.BooleanParameterDefinition>
    55         <hudson.model.BooleanParameterDefinition>
    51           <name>SPLIT_BUILD</name>
    56           <name>SPLIT_BUILD</name>
    52           <description>Untick this box if the build is not GT/S60 split (only PDK2.0.e is not split at the moment)</description>
    57           <description>Is the baseline run in two distinct steps (GT+S60). Tick this if -
       
    58 &lt;li&gt; Building older Symbian^2 PDKs. e.g. 2.0.d or earlier.
       
    59 &lt;li&gt; Building current Symbian^3 PDKs.</description>
    53           <defaultValue>true</defaultValue>
    60           <defaultValue>true</defaultValue>
    54         </hudson.model.BooleanParameterDefinition>
    61         </hudson.model.BooleanParameterDefinition>
    55         <hudson.model.ChoiceParameterDefinition>
    62         <hudson.model.ChoiceParameterDefinition>
    56           <name>SRC_LOCATION</name>
    63           <name>SRC_LOCATION</name>
    57           <description>How to get src for building the Platform.
    64           <description>How to get src for building the Platform.
    69           <description>Enter your symbian developer web username &lt;i&gt;(required for download of packages from BOM, not needed when using source zip packages)&lt;/i&gt;</description>
    76           <description>Enter your symbian developer web username &lt;i&gt;(required for download of packages from BOM, not needed when using source zip packages)&lt;/i&gt;</description>
    70           <defaultValue></defaultValue>
    77           <defaultValue></defaultValue>
    71         </hudson.model.StringParameterDefinition>
    78         </hudson.model.StringParameterDefinition>
    72         <hudson.model.PasswordParameterDefinition>
    79         <hudson.model.PasswordParameterDefinition>
    73           <name>HG_PASSWORD</name>
    80           <name>HG_PASSWORD</name>
    74           <description>Enter your Mercurial symbian developer web password  &lt;i&gt;(required for download of packages from BOM, not needed when using source zip packages)&lt;/i&gt;</description>
    81           <description>Enter your Mercurial symbian developer web password  &lt;i&gt;(required for download of packages from BOM, not needed when using source zip packages)&lt;/i&gt;
       
    82 &lt;br&gt;&lt;b&gt;Note: Be aware that currently this password will appear in plain text in the build logs.&lt;/b&gt;</description>
    75           <defaultValue></defaultValue>
    83           <defaultValue></defaultValue>
    76         </hudson.model.PasswordParameterDefinition>
    84         </hudson.model.PasswordParameterDefinition>
    77         <hudson.model.ChoiceParameterDefinition>
    85         <hudson.model.ChoiceParameterDefinition>
    78           <name>PLATFORM</name>
    86           <name>PLATFORM</name>
    79           <description></description>
    87           <description></description>
    96         <hudson.model.ChoiceParameterDefinition>
   104         <hudson.model.ChoiceParameterDefinition>
    97           <name>FBF_REV</name>
   105           <name>FBF_REV</name>
    98           <description>The tagged version of the FBF (Helium) to use to build the Platform.
   106           <description>The tagged version of the FBF (Helium) to use to build the Platform.
    99 &lt;li&gt;tip - is the latest revision from the web
   107 &lt;li&gt;tip - is the latest revision from the web
   100 &lt;br&gt;&lt;br&gt;
   108 &lt;br&gt;&lt;br&gt;
   101 &lt;i&gt;Its recommended to use the revision that matches the build_BOM.zip downloaded&lt;/i&gt;
   109 &lt;i&gt;Unless you want the latest changes, its recommended to use the revision that matches the build_BOM.zip downloaded&lt;/i&gt;
   102 </description>
   110 </description>
   103           <choices class="java.util.Arrays$ArrayList">
   111           <choices class="java.util.Arrays$ArrayList">
   104             <a class="string-array">
   112             <a class="string-array">
   105               <string>tip</string>
   113               <string>tip</string>
       
   114               <string>PDK_2.0.1</string>
       
   115               <string>PDK_2.0.0</string>
       
   116               <string>PDK_3.0.c</string>
   106               <string>PDK_3.0.b</string>
   117               <string>PDK_3.0.b</string>
   107               <string>PDK_3.0.a</string>
   118               <string>PDK_3.0.a</string>
   108               <string>PDK_2.0.0</string>
       
   109             </a>
   119             </a>
   110           </choices>
   120           </choices>
   111         </hudson.model.ChoiceParameterDefinition>
   121         </hudson.model.ChoiceParameterDefinition>
   112       </parameterDefinitions>
   122       </parameterDefinitions>
   113     </hudson.model.ParametersDefinitionProperty>
   123     </hudson.model.ParametersDefinitionProperty>