William Roberts <williamr@symbian.org> [Fri, 05 Nov 2010 13:44:18 +0000] rev 112
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
Tom Pritchard <tomp@symbian.org> [Thu, 04 Nov 2010 11:29:57 +0000] rev 111
Build the existing STUB versions of Java so it can safely be removed from the rom (and also reducing the dependency on etel)
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!