# HG changeset patch # User Shabe Razvi # Date 1258477772 0 # Node ID 8f13da8c395b64da64a9071194cdbf36c8d29073 # Parent 861b800d9c6314b3e87d407bd804da11cd3528bd Use %NUMBER_OF_PROCESSORS% for limiting how much of PDK_Raptor is run parallel. Also remove target value to ensure all exports happen. diff -r 861b800d9c63 -r 8f13da8c395b PDK_Helium/config.xml --- a/PDK_Helium/config.xml Thu Nov 05 10:56:36 2009 +0000 +++ b/PDK_Helium/config.xml Tue Nov 17 17:09:32 2009 +0000 @@ -21,6 +21,9 @@ false + + false + @@ -44,12 +47,16 @@ REBUILD_TOOLS - Tick this box if you want to rebuild "tools" as well (needs VC++ 6.0) + Tick this if you want to rebuild "TOOLS" target as well +<li> Requires comercial VC++ 6.0 installed plus - +<li> Requires binaries_epoc32_stlport.zip from <a href="http://developer.symbian.org/main/tools_and_kits/">release zipfiles</a> false SPLIT_BUILD - Untick this box if the build is not GT/S60 split (only PDK2.0.e is not split at the moment) + Is the baseline run in two distinct steps (GT+S60). Tick this if - +<li> Building older Symbian^2 PDKs. e.g. 2.0.d or earlier. +<li> Building current Symbian^3 PDKs. true @@ -71,7 +78,8 @@ HG_PASSWORD - Enter your Mercurial symbian developer web password <i>(required for download of packages from BOM, not needed when using source zip packages)</i> + Enter your Mercurial symbian developer web password <i>(required for download of packages from BOM, not needed when using source zip packages)</i> +<br><b>Note: Be aware that currently this password will appear in plain text in the build logs.</b> @@ -98,14 +106,16 @@ The tagged version of the FBF (Helium) to use to build the Platform. <li>tip - is the latest revision from the web <br><br> -<i>Its recommended to use the revision that matches the build_BOM.zip downloaded</i> +<i>Unless you want the latest changes, its recommended to use the revision that matches the build_BOM.zip downloaded</i> tip + PDK_2.0.1 + PDK_2.0.0 + PDK_3.0.c PDK_3.0.b PDK_3.0.a - PDK_2.0.0 diff -r 861b800d9c63 -r 8f13da8c395b PDK_Raptor/config.xml --- a/PDK_Raptor/config.xml Thu Nov 05 10:56:36 2009 +0000 +++ b/PDK_Raptor/config.xml Tue Nov 17 17:09:32 2009 +0000 @@ -12,6 +12,9 @@ false + + false + @@ -35,12 +38,16 @@ REBUILD_TOOLS - Tick this box if you want to rebuild "tools" as well (needs VC++ 6.0) + Tick this if you want to rebuild "TOOLS" target as well +<li> Requires comercial VC++ 6.0 installed plus - +<li> Requires binaries_epoc32_stlport.zip from <a href="http://developer.symbian.org/main/tools_and_kits/">release zipfiles</a> false SPLIT_BUILD - Untick this box if the build is not GT/S60 split (only PDK2.0.e is not split at the moment) + Is the baseline run in two distinct steps (GT+S60). Tick this if - +<li> Building older Symbian^2 PDKs. e.g. 2.0.d or earlier. +<li> Building current Symbian^3 PDKs. true @@ -57,7 +64,7 @@ LEGACY_BLDMEFIRST - Must be ticked for every baseline prior to PDK 2.0.e + Tick this if building older Symbian^2 PDKs. e.g. 2.0.d or earlier. false @@ -67,7 +74,8 @@ HG_PASSWORD - Enter your Mercurial symbian developer web password <i>(required for download of packages from BOM, not needed when using source zip packages)</i> + Enter your Mercurial symbian developer web password <i>(required for download of packages from BOM, not needed when using source zip packages)</i> +<br><b>Note: Be aware that currently this password will appear in plain text in the build logs.</b> @@ -176,13 +184,13 @@ cd %SUBST_DRIVE% %SUBST_DRIVE% cd\ -cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\deviceplatformrelease\sf_config\config\western\group\bld.inf %TARGET% -cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\deviceplatformrelease\sf_config\config\group\bld.inf %TARGET% -cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\devicesrv\devicesrv_pub\platform_path_definitions_api\group\bld.inf %TARGET% -cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\devicesrv\devicesrv_pub\common_platform_security_definitions_api\group\bld.inf %TARGET% -cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\devicesrv\commonservices\commonengine\group\bld.inf %TARGET% -cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\mw\web\web_plat\browser_platform_api\group\bld.inf %TARGET% -cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\tools\homescreentools\dtdinstaller\group\bld.inf %TARGET% +cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\deviceplatformrelease\sf_config\config\western\group\bld.inf +cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\deviceplatformrelease\sf_config\config\group\bld.inf +cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\devicesrv\devicesrv_pub\platform_path_definitions_api\group\bld.inf +cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\devicesrv\devicesrv_pub\common_platform_security_definitions_api\group\bld.inf +cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\os\devicesrv\commonservices\commonengine\group\bld.inf +cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\mw\web\web_plat\browser_platform_api\group\bld.inf +cmd /c sbs EXPORT --ignore-os-detection --export-only -b %SUBST_DRIVE%\sf\tools\homescreentools\dtdinstaller\group\bld.inf IF %LEGACY_BLDMEFIRST% == true exit @@ -208,7 +216,7 @@ cd\ set VARIANT=tb91sf IF %PLATFORM% == symbian3 set VARIANT=tb92sf -cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_GT_%VARIANT%.xml -c tools2_rel.whatlog.v%VARIANT% -i -j 32 -t 5 -k -f tools2_gt.log +cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_GT_%VARIANT%.xml -c tools2_rel.whatlog.v%VARIANT% -i -j %NUMBER_OF_PROCESSORS% -t 5 -k -f tools2_gt.log if %REBUILD_TOOLS% == false exit @@ -217,7 +225,7 @@ cd\ set VARIANT=tb91sf IF %PLATFORM% == symbian3 set VARIANT=tb92sf -cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_GT_%VARIANT%.xml -c tools_rel.whatlog.v%VARIANT% -i -j 32 -t 5 -k -f tools_gt.log +cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_GT_%VARIANT%.xml -c tools_rel.whatlog.v%VARIANT% -i -j %NUMBER_OF_PROCESSORS% -t 5 -k -f tools_gt.log cd %SUBST_DRIVE% @@ -225,7 +233,7 @@ cd\ set VARIANT=tb91sf IF %PLATFORM% == symbian3 set VARIANT=tb92sf -cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_GT_%VARIANT%.xml %TARGET% -i -j 32 -t 5 -k -f build.log +cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_GT_%VARIANT%.xml %TARGET% -i -j %NUMBER_OF_PROCESSORS% -t 5 -k -f build.log IF %SPLIT_BUILD% == false exit @@ -249,7 +257,7 @@ set VARIANT=tb91sf IF %PLATFORM% == symbian3 set VARIANT=tb92sf IF %PLATFORM% == symbian3 set S60VARIANT=5_2 -cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_S60_%S60VARIANT%_sf.xml -c tools2_rel.whatlog.v%VARIANT% -i -j 32 -t 5 -k -f tools2_gt.log +cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_S60_%S60VARIANT%_sf.xml -c tools2_rel.whatlog.v%VARIANT% -i -j %NUMBER_OF_PROCESSORS% -t 5 -k -f tools2_gt.log IF %SPLIT_BUILD% == false exit @@ -261,7 +269,7 @@ set VARIANT=tb91sf IF %PLATFORM% == symbian3 set VARIANT=tb92sf IF %PLATFORM% == symbian3 set S60VARIANT=5_2 -cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_S60_%S60VARIANT%_sf.xml -c tools_rel.whatlog.v%VARIANT% -i -j 32 -t 5 -k -f tools_gt.log +cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_S60_%S60VARIANT%_sf.xml -c tools_rel.whatlog.v%VARIANT% -i -j %NUMBER_OF_PROCESSORS% -t 5 -k -f tools_gt.log IF %SPLIT_BUILD% == false exit @@ -272,7 +280,7 @@ set VARIANT=tb91sf IF %PLATFORM% == symbian3 set VARIANT=tb92sf IF %PLATFORM% == symbian3 set S60VARIANT=5_2 -cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_S60_%S60VARIANT%_sf.xml %TARGET% -i -j 32 -t 5 -k -f build.log +cmd /c sbs -s %SUBST_DRIVE%\build_info\logs\BOM\canonical_system_definition_S60_%S60VARIANT%_sf.xml %TARGET% -i -j %NUMBER_OF_PROCESSORS% -t 5 -k -f build.log cd %SUBST_DRIVE%