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.
markw <markw@symbian.org> [Fri, 15 Oct 2010 09:59:24 +0100] rev 50
Break SVGEngine dependency on MediaClientAudio.dll.
William Roberts <williamr@symbian.org> [Fri, 15 Oct 2010 09:56:49 +0100] rev 49
Add support for -D_DEBUG to turn on debugging in syborg_stem_rom.oby, and remove debug_stem_rom.oby
This is "sensible debugging", selected by using DEBUG_DIR instead of BUILD_DIR in the oby file - as per the ancient buildrom conventions.
markw <markw@symbian.org> [Fri, 15 Oct 2010 09:48:18 +0100] rev 48
Adding files needed to break SVGEngine dependency on MediaClientAudio.dll.
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 17:47:38 +0100] rev 47
Merge with Mark's CONE changes
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 17:38:46 +0100] rev 46
Merging working startup config changes back to the default branch
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 17:36:00 +0100] rev 45
Updating the default syborg_stem_rom.oby (and making a copy of the original in the originals folder)
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 17:01:03 +0100] rev 44
Removing spurious extra kerneltrace statement
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 16:50:21 +0100] rev 43
Updated the rom_content.csv & dependency list for the minimal startup config
markw <markw@symbian.org> [Thu, 14 Oct 2010 17:03:24 +0100] rev 42
Break CONE dependency on MediaClient.dll and MediaClientAudio.dll
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 16:46:54 +0100] rev 41
Fix up the filter_obyfile.pl to make it not double "stem_" things
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 16:46:13 +0100] rev 40
Fix up def file for backend.dll
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 14:01:31 +0100] rev 39
Removed "startup.exe" from startup as it seems to hog the foreground and prevent the matrix menu from showing.
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 12:43:19 +0100] rev 38
Catch-up to latest
Tom Pritchard <tomp@symbian.org> [Thu, 14 Oct 2010 12:39:29 +0100] rev 37
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org> [Wed, 13 Oct 2010 17:18:04 +0100] rev 36
Catch-up with latest changes
William Roberts <williamr@symbian.org> [Wed, 13 Oct 2010 22:48:43 +0100] rev 35
Mark most of the non-QT applications as "Out", hoping to reduce some of the clutter
William Roberts <williamr@symbian.org> [Wed, 13 Oct 2010 22:27:53 +0100] rev 34
Add "application" to all of the rom_content.csv lines for applications (i.e. executables with a matching _reg.rsc file)
The script bulk_marking.pl was used to do the update
findstr /i _reg.rsc static_dependencies.txt | perl ..\tools\bulk_marking.pl -m application -u WR - rom_content.csv > new_content.csv
William Roberts <williamr@symbian.org> [Wed, 13 Oct 2010 21:40:50 +0100] rev 33
Use UDEB system starter in debug_stem_rom.oby, and add tools\summarise_kerneltrace.pl to filter out most of the kerneltracing detail
William Roberts <williamr@symbian.org> [Wed, 13 Oct 2010 17:17:03 +0100] rev 32
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
Tom Pritchard <tomp@symbian.org> [Wed, 13 Oct 2010 17:04:31 +0100] rev 31
Catch-up changes from default branch
Tom Pritchard <tomp@symbian.org> [Wed, 13 Oct 2010 12:07:40 +0100] rev 30
First pass at stripping down the system startup (currently boots to a white screen responding to key input, but at least doesn't panic or go into shutdown)