Tom Pritchard <tomp@symbian.org> [Wed, 03 Nov 2010 16:32:04 +0000] rev 110
Remove dependency of MCS on SAT, one step close to removing ETEL: boots but still gives and empty folder.
Tom Pritchard <tomp@symbian.org> [Wed, 03 Nov 2010 16:17:59 +0000] rev 109
Add a version of the MCS SAT Handler ready for stemming
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 22:37:34 +0000] rev 108
Update rom_content.csv and syborg_stem_rom.oby with the result of the "boot_ktrace_640" reduction
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 22:36:05 +0000] rev 107
Revert to the last fully working syborg_stem_rom.oby (from change fc9981c83de7)
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 22:34:36 +0000] rev 106
Update bulk_marking.pl to handle the optional cmds, which was the key to making the "boot_ktrace_640" reduction work correctly
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 17:03:32 +0000] rev 105
Regenerate static_dependencies.txt from first principles, to original files as well as stem_* versions
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 16:37:56 +0000] rev 104
Added more things in the syborg baseport which are vital to booting the ROM
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 15:08:43 +0000] rev 103
Add cmncustomcmds.dll, which is required for the shutdown list - shutdown wasn't tested in the ktrace log
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 14:56:39 +0000] rev 102
Add some more vital things to make a ROM boot
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 14:43:20 +0000] rev 101
Introduce prefixes "etel", "mm" and "perf" for the etel removal, the devsound removal and the hardware floating point performance optimisations
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 12:49:05 +0000] rev 100
Add --options argument to pass in the (comma separated lists of) prefixes for optional "What" commands
For example, the use of vfp version of OpenVG could be indicated by "vfp_Stem", in which case the alteration will
only be made if "--options vfp" is included on the filter_obyfile.pl command line.
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 10:32:18 +0000] rev 99
Update filter_obyfile.pl to report the "minimal ROM" executables
Update bulk_marking.pl to handle lists of exes both with and without the -x option
Update summarise_kerneltrace.pl to deal with the interspersed "DTimer::Create" information, and update summary.txt
William Roberts <williamr@symbian.org> [Mon, 01 Nov 2010 15:06:10 +0000] rev 98
Add NOEXPORTLIBRARY, + minor tweaks
William Roberts <williamr@symbian.org> [Mon, 01 Nov 2010 13:32:58 +0000] rev 97
Add ktrace.oby, as an easy way to add the KPROC+KTHREAD+KDLL tracing - use
buildrom -D_DEBUG -fm=featuredatabase.xml syborg_stem_rom.oby ktrace.oby
which will override the standard kerneltrace
William Roberts <williamr@symbian.org> [Mon, 01 Nov 2010 13:30:43 +0000] rev 96
Use DEBUG_DIR\euser.dll to assist a wider range of debugging, and remove spurious extra kerneltrace statement
William Roberts <williamr@symbian.org> [Fri, 29 Oct 2010 20:04:56 +0100] rev 95
Update utility for processing kerneltrace output, and add "analysis" directory containing a boot trace and the summary
The "boot" activity included running weatherinfo and deform, so it should have touched all of the executables we really need
William Roberts <williamr@symbian.org> [Fri, 29 Oct 2010 20:03:11 +0100] rev 94
Utility to remove the problematic section of rombuild.log, so that elf4rom can work properly
William Roberts <williamr@symbian.org> [Fri, 29 Oct 2010 10:23:41 +0100] rev 93
Reinstate startup/customcmds.mmp etc, which fell off by accident
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 15:25:50 +0100] rev 92
Merge william's latest changes before pushing
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 15:24:40 +0100] rev 91
Merge ETEL removal changes
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 15:05:33 +0100] rev 90
Breaking DRM's dependency Etel so that AVKON can start. The ROM now boots, but doesn't seem to have any items in the matrix menu at all.
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 14:58:16 +0100] rev 89
Hack to switch on ECOM server logging
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 13:24:02 +0100] rev 88
Adding parts of the DRM Engine to be rebuilt
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 14:23:00 +0100] rev 87
Remove dependency on etel.dll (and friends) from customcmds.dll and thus cut it from the ROM entirely
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 14:22:42 +0100] rev 86
Finalise the tidying up of system start.
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 13:20:42 +0100] rev 85
Cleaning up the tidying up of the startup
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 12:17:30 +0100] rev 84
Tidying up the startup config, no function changes
William Roberts <williamr@symbian.org> [Wed, 27 Oct 2010 09:59:12 +0100] rev 83
Stemkit should only build for ARMV5 - the setm_*.rsc files confuse the WINSCW emulator
because the system startup manager reads all of the resource files in the relevant directory!
William Roberts <williamr@symbian.org> [Tue, 26 Oct 2010 11:41:47 +0100] rev 82
Remove debug print statements, report total number of lines marked.
William Roberts <williamr@symbian.org> [Tue, 26 Oct 2010 11:32:26 +0100] rev 81
Add support for marking sys\bin files not in a list (-x) and specifying the command (-c)
William Roberts <williamr@symbian.org> [Mon, 25 Oct 2010 17:26:54 +0100] rev 80
Add support for "slim", which is "stem" + removal of some exports and checking of import details
For this to work, the static_dependencies.txt file needs to contain the augmented dependency information.
To help with this, it can now consume a mixture of both rom_content.csv lines and static_dependencies.txt lines: the
best way to update the information would be something like
(edit rom_content.csv to add "slim" to XXX.dll)
findstr /i "xxx.dll" rom_content.csv > slim.txt
findstr /i "xxx.dll" static_dependencies.txt >> slim.txt
perl ..\tools\static_dependencies.pl -u static_dependencies.txt slim.txt > new_dependencies.txt
This will notice the "slim" marking for xxx.dll, and record the detailed import and export lists for
xxx.dll and everything which links to it. The new information will look something like
sys\bin\xxx.dll /epoc32/release/armv5/urel/stem_xxx.dll exports=1-98.100-102:euser[100039e5].dll
sys\bin\yyy.dll /epoc32/release/armv5/urel/yyy.dll euser[100039e5].dll:xxx[102750c7].dll@2.4-5.77.104-106:scppnwdl.dll
sys\bin\zzz.dll /epoc32/release/armv5/urel/zzz.dll euser[100039e5].dll:xxx[102750c7].dll@23.25.74-77:scppnwdl.dll
Only executables for which there is a "slim" marking will have this level of detail.
The filtering script now does the detailed cross-checking of imports to exports for "slim" executables.
In this case, it will observe the stem_xxx.dll does not export ordinal 104, and so the filtering will include
deleting sys\bin\yyy.dll (xxx.dll Missing ordinal 104)
sys\bin\zzz.dll will be acceptable, because it only uses ordinals which are still present in stem_xxx.dll
William Roberts <williamr@symbian.org> [Mon, 25 Oct 2010 11:49:16 +0100] rev 79
Tidy up MMP files - use NOEXPORTLIBRARY throughout, and don't rebuild the (unchanged) eiksrvui resource file
William Roberts <williamr@symbian.org> [Thu, 21 Oct 2010 14:18:35 +0100] rev 78
Remember more information from rom_content.csv, to add IBY and package information to filter.log
William Roberts <williamr@symbian.org> [Thu, 21 Oct 2010 13:11:05 +0100] rev 77
Don't count files already deleted from the ROM in the "Deleting X would remove N files" analysis
William Roberts <williamr@symbian.org> [Wed, 20 Oct 2010 23:13:37 +0100] rev 76
Further tweak to avoid reporting deletion roots already marked as "Out".
William Roberts <williamr@symbian.org> [Wed, 20 Oct 2010 22:45:30 +0100] rev 75
Extend filter_obyfile.pl to report on good exes to delete - see new info in filter.log
markw <markw@symbian.org> [Wed, 20 Oct 2010 17:33:27 +0100] rev 74
Fix static_dependencies.txt file after changing export libraries for VFP OpenVG.
markw <markw@symbian.org> [Wed, 20 Oct 2010 17:08:15 +0100] rev 73
Resolve ROM linking issues (via use of NOEXPORTLIBRARY in MMP files) and update rom content and static dependencies.
Stemkit Syborg ROM now built with VFP OpenVG software reference by default.
markw <markw@symbian.org> [Wed, 20 Oct 2010 12:07:07 +0100] rev 72
Build OpenVG reference implementation for VFPv2.
markw <markw@symbian.org> [Wed, 20 Oct 2010 11:50:05 +0100] rev 71
Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
markw <markw@symbian.org> [Wed, 20 Oct 2010 10:26:40 +0100] rev 70
Add original MMP files to build the OpenVG reference implementation.
markw <markw@symbian.org> [Wed, 20 Oct 2010 10:19:12 +0100] rev 69
Add __SOFTFP decorators to OpenVG APIs in line with header file. This allows us to build as softvfp or vfpv2.
markw <markw@symbian.org> [Wed, 20 Oct 2010 10:16:24 +0100] rev 68
Add API wrapper files for OpenVG reference implementation.
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 10:39:36 +0100] rev 67
We now rebuild the Timezone Localization resources so the TZServer doesn't fall over on subsequent boots
William Roberts <williamr@symbian.org> [Mon, 18 Oct 2010 12:30:30 +0100] rev 66
Add weatherinfo demo to syborg_stem_rom.oby
Removed "Out" from etel.dll because it's too severe and kills the startup scripts
Didn't add "In" to weatherinfo.exe because we are currently losing QtGui.dll due to dependency on MediaClientAudio.dll
Tom Pritchard <tomp@symbian.org> [Mon, 18 Oct 2010 11:09:15 +0100] rev 65
Chucked out a few more things from the start-up
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 17:48:01 +0100] rev 64
Mark eiksrvui.dll as "stem", and update static_dependencies.txt
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 17:29:33 +0100] rev 63
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 16:43:47 +0100] rev 62
Original files from sf/mw/classicui/uifw/AvKon which will be modified to break avkon.dll dependency on phoneclient.dll
markw <markw@symbian.org> [Fri, 15 Oct 2010 16:48:18 +0100] rev 61
Break Eiksrvui.dll dependency on MediaClientAudio.dll
markw <markw@symbian.org> [Fri, 15 Oct 2010 16:37:36 +0100] rev 60
Add files to break eiksrvui.dll dependency on MediaClientAudio.dll
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 15:53:13 +0100] rev 59
Update working symborg_stem_rom.oby with the improved patchdata lines.
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 15:51:44 +0100] rev 58
Update original with the imaker output produced from the revised buildrom.pl, and the revised syborg_stem_rom.oby from repair_obyfile.pl
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 15:50:31 +0100] rev 57
Update buildrom.pm to keep better information for patchdata, with corresponding changes in repair_obyfile.pl and filter_obyfile.pl
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 14:51:12 +0100] rev 56
Create stem_SVGEngine.dll, which breaks the dependency on mediaclientaudio.dll
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 14:49:09 +0100] rev 55
Create stem_cone.dll, breaking dependency on mediaclientaudio.dll and mediaclient.dll
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 14:46:27 +0100] rev 54
Original source files from mw/svgt and mw/classicui for stem_cone.dll and stem_SVGEngine.dll
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 14:34:27 +0100] rev 53
Mark USB as out, mark cone.dll and SVGEngine.dll as Stem, add stem_cone.dll and stem_SVGEngine.dll static dependencies.
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 13:02:36 +0100] rev 52
Catch the "no cpp.exe" problem before it triggers an "Unknown arg: -fm" message.
markw <markw@symbian.org> [Fri, 15 Oct 2010 10:02:23 +0100] rev 51
Merge SVGEngine dependency change to tip.