# HG changeset patch # User MattD # Date 1267817400 0 # Node ID 25854ab85b4ea60087a0321fe1bc9d2a56eff8d3 # Parent 5a63512dfd198216d1bdbcf571e31c955f5a81fb# Parent e4c5389160b35b750c1d3e3ecf964fc9eaf1c097 Catchup of Shabe's Helium7 work. diff -r 5a63512dfd19 -r 25854ab85b4e common/build.postbuild.xml --- a/common/build.postbuild.xml Fri Mar 05 19:09:57 2010 +0000 +++ b/common/build.postbuild.xml Fri Mar 05 19:30:00 2010 +0000 @@ -395,6 +395,8 @@ + + diff -r 5a63512dfd19 -r 25854ab85b4e common/build.xml --- a/common/build.xml Fri Mar 05 19:09:57 2010 +0000 +++ b/common/build.xml Fri Mar 05 19:30:00 2010 +0000 @@ -81,14 +81,24 @@ - + - - - - + + + + + + + + + + + + + + diff -r 5a63512dfd19 -r 25854ab85b4e common/tools/summary/brag_script.pl --- a/common/tools/summary/brag_script.pl Fri Mar 05 19:09:57 2010 +0000 +++ b/common/tools/summary/brag_script.pl Fri Mar 05 19:30:00 2010 +0000 @@ -608,7 +608,7 @@ close (RAPTORSUMINDEX); } -# Copy html files for raptor summarise to bishare +# Copy html files for raptor summarise to v800020 # options used for xcopy # /E -> Copies directories and subdirectories, including empty ones. # /F -> Displays full source and destination file names while copying. @@ -638,7 +638,7 @@ print BUILDSUMMARYHTML "
#********** DATA BREAKDOWN starts here **********#

"; -# Get tree for the directory where the log files are (bishare probably the best place???) +# Get tree for the directory where the log files are (v800020 probably the best place???) # Should be already exported there, but maybe in a zip file) # Extract each file with directory, then create a hyperlink to that file to make sure that user can click on the link and open the file! @@ -664,10 +664,10 @@ # ***************************************************************************** -# Final step, copy build_summary.html to \\bishare drive +# Final step, copy build_summary.html to \\v800020 drive # ***************************************************************************** -# Copy html file to bishare +# Copy html file to v800020 my $copy_cmd = "copy $logdir\\build_summary.html \\\\v800020\\Publish\\sf_builds\\$project\\builds\\$codeline\\$buildid"; print "Exec: $copy_cmd\n"; system($copy_cmd); diff -r 5a63512dfd19 -r 25854ab85b4e sf-package/CompilerCompatibility_props.ant.xml --- a/sf-package/CompilerCompatibility_props.ant.xml Fri Mar 05 19:09:57 2010 +0000 +++ b/sf-package/CompilerCompatibility_props.ant.xml Fri Mar 05 19:30:00 2010 +0000 @@ -1,6 +1,6 @@ - + diff -r 5a63512dfd19 -r 25854ab85b4e sf-package/package_props.ant.xml --- a/sf-package/package_props.ant.xml Fri Mar 05 19:09:57 2010 +0000 +++ b/sf-package/package_props.ant.xml Fri Mar 05 19:30:00 2010 +0000 @@ -8,7 +8,7 @@ - + diff -r 5a63512dfd19 -r 25854ab85b4e sf-package/symbian2_props.ant.xml --- a/sf-package/symbian2_props.ant.xml Fri Mar 05 19:09:57 2010 +0000 +++ b/sf-package/symbian2_props.ant.xml Fri Mar 05 19:30:00 2010 +0000 @@ -1,6 +1,6 @@ - + diff -r 5a63512dfd19 -r 25854ab85b4e sf-package/symbian3_props.ant.xml --- a/sf-package/symbian3_props.ant.xml Fri Mar 05 19:09:57 2010 +0000 +++ b/sf-package/symbian3_props.ant.xml Fri Mar 05 19:30:00 2010 +0000 @@ -1,6 +1,6 @@ - + diff -r 5a63512dfd19 -r 25854ab85b4e sf-platform/build.xml --- a/sf-platform/build.xml Fri Mar 05 19:09:57 2010 +0000 +++ b/sf-platform/build.xml Fri Mar 05 19:30:00 2010 +0000 @@ -12,9 +12,21 @@ - + + + + + + + + INFO Importing HLM5 compile targets + + + + INFO Importing HLM7 compile targets + + + @@ -128,7 +140,7 @@ == s60 build will be skipped if sf.spec.s60.skipbuild=true == --> - + @@ -163,326 +175,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -518,13 +211,13 @@ - + - + @@ -534,7 +227,7 @@ - + @@ -548,7 +241,7 @@ - + @@ -562,7 +255,7 @@ - + @@ -576,7 +269,7 @@ - + @@ -590,7 +283,7 @@ - + @@ -604,7 +297,7 @@ - + @@ -618,7 +311,7 @@ - + diff -r 5a63512dfd19 -r 25854ab85b4e sf-platform/compile-hlm-5.ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf-platform/compile-hlm-5.ant.xml Fri Mar 05 19:30:00 2010 +0000 @@ -0,0 +1,324 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 5a63512dfd19 -r 25854ab85b4e sf-platform/compile.ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf-platform/compile.ant.xml Fri Mar 05 19:30:00 2010 +0000 @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +