Fri, 05 Nov 2010 15:54:50 +0000 Dario Sestito Added tag PDK_3.0.4 for changeset 04364b20a2b8 TAGS
Fri, 05 Nov 2010 14:59:40 +0000 Dario Sestito Created TAGS branch TAGS
Fri, 05 Nov 2010 14:39:59 +0000 William Roberts Rework java stubs as stem_* things, and updated rom_content.csv and static_dependencies.txt accordingly.
Fri, 05 Nov 2010 14:04:35 +0000 William Roberts Add original Java stub MMP files, to break ETEL dependency
Fri, 05 Nov 2010 13:44:18 +0000 William Roberts Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
Thu, 04 Nov 2010 11:29:57 +0000 Tom Pritchard Build the existing STUB versions of Java so it can safely be removed from the rom (and also reducing the dependency on etel)
Wed, 03 Nov 2010 16:32:04 +0000 Tom Pritchard Remove dependency of MCS on SAT, one step close to removing ETEL: boots but still gives and empty folder.
Wed, 03 Nov 2010 16:17:59 +0000 Tom Pritchard Add a version of the MCS SAT Handler ready for stemming
Tue, 02 Nov 2010 22:37:34 +0000 William Roberts Update rom_content.csv and syborg_stem_rom.oby with the result of the "boot_ktrace_640" reduction PDK_3.0.4
Tue, 02 Nov 2010 22:36:05 +0000 William Roberts Revert to the last fully working syborg_stem_rom.oby (from change fc9981c83de7)
Tue, 02 Nov 2010 22:34:36 +0000 William Roberts Update bulk_marking.pl to handle the optional cmds, which was the key to making the "boot_ktrace_640" reduction work correctly
Tue, 02 Nov 2010 17:03:32 +0000 William Roberts Regenerate static_dependencies.txt from first principles, to original files as well as stem_* versions
Tue, 02 Nov 2010 16:37:56 +0000 William Roberts Added more things in the syborg baseport which are vital to booting the ROM
Tue, 02 Nov 2010 15:08:43 +0000 William Roberts Add cmncustomcmds.dll, which is required for the shutdown list - shutdown wasn't tested in the ktrace log
Tue, 02 Nov 2010 14:56:39 +0000 William Roberts Add some more vital things to make a ROM boot
Tue, 02 Nov 2010 14:43:20 +0000 William Roberts Introduce prefixes "etel", "mm" and "perf" for the etel removal, the devsound removal and the hardware floating point performance optimisations
Tue, 02 Nov 2010 12:49:05 +0000 William Roberts Add --options argument to pass in the (comma separated lists of) prefixes for optional "What" commands
Tue, 02 Nov 2010 10:32:18 +0000 William Roberts Update filter_obyfile.pl to report the "minimal ROM" executables
Mon, 01 Nov 2010 15:06:10 +0000 William Roberts Add NOEXPORTLIBRARY, + minor tweaks
Mon, 01 Nov 2010 13:32:58 +0000 William Roberts Add ktrace.oby, as an easy way to add the KPROC+KTHREAD+KDLL tracing - use
Mon, 01 Nov 2010 13:30:43 +0000 William Roberts Use DEBUG_DIR\euser.dll to assist a wider range of debugging, and remove spurious extra kerneltrace statement
Fri, 29 Oct 2010 20:04:56 +0100 William Roberts Update utility for processing kerneltrace output, and add "analysis" directory containing a boot trace and the summary
Fri, 29 Oct 2010 20:03:11 +0100 William Roberts Utility to remove the problematic section of rombuild.log, so that elf4rom can work properly
Fri, 29 Oct 2010 10:23:41 +0100 William Roberts Reinstate startup/customcmds.mmp etc, which fell off by accident
Wed, 27 Oct 2010 15:25:50 +0100 Tom Pritchard Merge william's latest changes before pushing
Wed, 27 Oct 2010 15:24:40 +0100 Tom Pritchard Merge ETEL removal changes
Wed, 27 Oct 2010 15:05:33 +0100 Tom Pritchard 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.
Wed, 27 Oct 2010 14:58:16 +0100 Tom Pritchard Hack to switch on ECOM server logging
Wed, 27 Oct 2010 13:24:02 +0100 Tom Pritchard Adding parts of the DRM Engine to be rebuilt
Tue, 19 Oct 2010 14:23:00 +0100 Tom Pritchard Remove dependency on etel.dll (and friends) from customcmds.dll and thus cut it from the ROM entirely
Tue, 19 Oct 2010 14:22:42 +0100 Tom Pritchard Finalise the tidying up of system start.
Tue, 19 Oct 2010 13:20:42 +0100 Tom Pritchard Cleaning up the tidying up of the startup
Tue, 19 Oct 2010 12:17:30 +0100 Tom Pritchard Tidying up the startup config, no function changes
Wed, 27 Oct 2010 09:59:12 +0100 William Roberts Stemkit should only build for ARMV5 - the setm_*.rsc files confuse the WINSCW emulator
Tue, 26 Oct 2010 11:41:47 +0100 William Roberts Remove debug print statements, report total number of lines marked.
Tue, 26 Oct 2010 11:32:26 +0100 William Roberts Add support for marking sys\bin files not in a list (-x) and specifying the command (-c)
Mon, 25 Oct 2010 17:26:54 +0100 William Roberts Add support for "slim", which is "stem" + removal of some exports and checking of import details
Mon, 25 Oct 2010 11:49:16 +0100 William Roberts Tidy up MMP files - use NOEXPORTLIBRARY throughout, and don't rebuild the (unchanged) eiksrvui resource file
Thu, 21 Oct 2010 14:18:35 +0100 William Roberts Remember more information from rom_content.csv, to add IBY and package information to filter.log
Thu, 21 Oct 2010 13:11:05 +0100 William Roberts Don't count files already deleted from the ROM in the "Deleting X would remove N files" analysis
Wed, 20 Oct 2010 23:13:37 +0100 William Roberts Further tweak to avoid reporting deletion roots already marked as "Out".
Wed, 20 Oct 2010 22:45:30 +0100 William Roberts Extend filter_obyfile.pl to report on good exes to delete - see new info in filter.log
Wed, 20 Oct 2010 17:33:27 +0100 markw Fix static_dependencies.txt file after changing export libraries for VFP OpenVG.
Wed, 20 Oct 2010 17:08:15 +0100 markw Resolve ROM linking issues (via use of NOEXPORTLIBRARY in MMP files) and update rom content and static dependencies.
Wed, 20 Oct 2010 12:07:07 +0100 markw Build OpenVG reference implementation for VFPv2.
Wed, 20 Oct 2010 11:50:05 +0100 markw Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
Wed, 20 Oct 2010 10:26:40 +0100 markw Add original MMP files to build the OpenVG reference implementation.
Wed, 20 Oct 2010 10:19:12 +0100 markw Add __SOFTFP decorators to OpenVG APIs in line with header file. This allows us to build as softvfp or vfpv2.
Wed, 20 Oct 2010 10:16:24 +0100 markw Add API wrapper files for OpenVG reference implementation.
Tue, 19 Oct 2010 10:39:36 +0100 Tom Pritchard We now rebuild the Timezone Localization resources so the TZServer doesn't fall over on subsequent boots
Mon, 18 Oct 2010 12:30:30 +0100 William Roberts Add weatherinfo demo to syborg_stem_rom.oby
Mon, 18 Oct 2010 11:09:15 +0100 Tom Pritchard Chucked out a few more things from the start-up
Fri, 15 Oct 2010 17:48:01 +0100 William Roberts Mark eiksrvui.dll as "stem", and update static_dependencies.txt
Fri, 15 Oct 2010 17:29:33 +0100 William Roberts Create stem_avkon.dll, to break dependency on phoneclient.dll
Fri, 15 Oct 2010 16:43:47 +0100 William Roberts Original files from sf/mw/classicui/uifw/AvKon which will be modified to break avkon.dll dependency on phoneclient.dll
Fri, 15 Oct 2010 16:48:18 +0100 markw Break Eiksrvui.dll dependency on MediaClientAudio.dll
Fri, 15 Oct 2010 16:37:36 +0100 markw Add files to break eiksrvui.dll dependency on MediaClientAudio.dll
Fri, 15 Oct 2010 15:53:13 +0100 William Roberts Update working symborg_stem_rom.oby with the improved patchdata lines.
Fri, 15 Oct 2010 15:51:44 +0100 William Roberts Update original with the imaker output produced from the revised buildrom.pl, and the revised syborg_stem_rom.oby from repair_obyfile.pl
Fri, 15 Oct 2010 15:50:31 +0100 William Roberts Update buildrom.pm to keep better information for patchdata, with corresponding changes in repair_obyfile.pl and filter_obyfile.pl
(0) -100 -60 tip