2010-10-25 |
William Roberts |
Add support for "slim", which is "stem" + removal of some exports and checking of import details
|
changeset |
files
|
2010-10-25 |
William Roberts |
Tidy up MMP files - use NOEXPORTLIBRARY throughout, and don't rebuild the (unchanged) eiksrvui resource file
|
changeset |
files
|
2010-10-21 |
William Roberts |
Remember more information from rom_content.csv, to add IBY and package information to filter.log
|
changeset |
files
|
2010-10-21 |
William Roberts |
Don't count files already deleted from the ROM in the "Deleting X would remove N files" analysis
|
changeset |
files
|
2010-10-20 |
William Roberts |
Further tweak to avoid reporting deletion roots already marked as "Out".
|
changeset |
files
|
2010-10-20 |
William Roberts |
Extend filter_obyfile.pl to report on good exes to delete - see new info in filter.log
|
changeset |
files
|
2010-10-20 |
markw |
Fix static_dependencies.txt file after changing export libraries for VFP OpenVG.
|
changeset |
files
|
2010-10-20 |
markw |
Resolve ROM linking issues (via use of NOEXPORTLIBRARY in MMP files) and update rom content and static dependencies.
|
changeset |
files
|
2010-10-20 |
markw |
Build OpenVG reference implementation for VFPv2.
|
changeset |
files
|
2010-10-20 |
markw |
Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
|
changeset |
files
|
2010-10-20 |
markw |
Add original MMP files to build the OpenVG reference implementation.
|
changeset |
files
|
2010-10-20 |
markw |
Add __SOFTFP decorators to OpenVG APIs in line with header file. This allows us to build as softvfp or vfpv2.
|
changeset |
files
|
2010-10-20 |
markw |
Add API wrapper files for OpenVG reference implementation.
|
changeset |
files
|
2010-10-19 |
Tom Pritchard |
We now rebuild the Timezone Localization resources so the TZServer doesn't fall over on subsequent boots
|
changeset |
files
|
2010-10-18 |
William Roberts |
Add weatherinfo demo to syborg_stem_rom.oby
|
changeset |
files
|
2010-10-18 |
Tom Pritchard |
Chucked out a few more things from the start-up
|
changeset |
files
|
2010-10-15 |
William Roberts |
Mark eiksrvui.dll as "stem", and update static_dependencies.txt
|
changeset |
files
|
2010-10-15 |
William Roberts |
Create stem_avkon.dll, to break dependency on phoneclient.dll
|
changeset |
files
|
2010-10-15 |
William Roberts |
Original files from sf/mw/classicui/uifw/AvKon which will be modified to break avkon.dll dependency on phoneclient.dll
|
changeset |
files
|
2010-10-15 |
markw |
Break Eiksrvui.dll dependency on MediaClientAudio.dll
|
changeset |
files
|
2010-10-15 |
markw |
Add files to break eiksrvui.dll dependency on MediaClientAudio.dll
|
changeset |
files
|
2010-10-15 |
William Roberts |
Update working symborg_stem_rom.oby with the improved patchdata lines.
|
changeset |
files
|
2010-10-15 |
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
|
changeset |
files
|
2010-10-15 |
William Roberts |
Update buildrom.pm to keep better information for patchdata, with corresponding changes in repair_obyfile.pl and filter_obyfile.pl
|
changeset |
files
|
2010-10-15 |
William Roberts |
Create stem_SVGEngine.dll, which breaks the dependency on mediaclientaudio.dll
|
changeset |
files
|
2010-10-15 |
William Roberts |
Create stem_cone.dll, breaking dependency on mediaclientaudio.dll and mediaclient.dll
|
changeset |
files
|
2010-10-15 |
William Roberts |
Original source files from mw/svgt and mw/classicui for stem_cone.dll and stem_SVGEngine.dll
|
changeset |
files
|
2010-10-15 |
William Roberts |
Mark USB as out, mark cone.dll and SVGEngine.dll as Stem, add stem_cone.dll and stem_SVGEngine.dll static dependencies.
|
changeset |
files
|
2010-10-15 |
William Roberts |
Catch the "no cpp.exe" problem before it triggers an "Unknown arg: -fm" message.
|
changeset |
files
|
2010-10-15 |
markw |
Merge SVGEngine dependency change to tip.
|
changeset |
files
|
2010-10-15 |
markw |
Break SVGEngine dependency on MediaClientAudio.dll.
|
changeset |
files
|
2010-10-15 |
William Roberts |
Add support for -D_DEBUG to turn on debugging in syborg_stem_rom.oby, and remove debug_stem_rom.oby
|
changeset |
files
|
2010-10-15 |
markw |
Adding files needed to break SVGEngine dependency on MediaClientAudio.dll.
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Merge with Mark's CONE changes
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Merging working startup config changes back to the default branch
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Updating the default syborg_stem_rom.oby (and making a copy of the original in the originals folder)
system_startup
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Removing spurious extra kerneltrace statement
system_startup
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Updated the rom_content.csv & dependency list for the minimal startup config
system_startup
|
changeset |
files
|
2010-10-14 |
markw |
Break CONE dependency on MediaClient.dll and MediaClientAudio.dll
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Fix up the filter_obyfile.pl to make it not double "stem_" things
system_startup
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Fix up def file for backend.dll
system_startup
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Removed "startup.exe" from startup as it seems to hog the foreground and prevent the matrix menu from showing.
system_startup
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Catch-up to latest
system_startup
|
changeset |
files
|
2010-10-14 |
Tom Pritchard |
Adding "Profiling Starter" app so we can see what's going on during boot
system_startup
|
changeset |
files
|
2010-10-13 |
Tom Pritchard |
Catch-up with latest changes
system_startup
|
changeset |
files
|
2010-10-13 |
William Roberts |
Mark most of the non-QT applications as "Out", hoping to reduce some of the clutter
|
changeset |
files
|
2010-10-13 |
William Roberts |
Add "application" to all of the rom_content.csv lines for applications (i.e. executables with a matching _reg.rsc file)
|
changeset |
files
|
2010-10-13 |
William Roberts |
Use UDEB system starter in debug_stem_rom.oby, and add tools\summarise_kerneltrace.pl to filter out most of the kerneltracing detail
|
changeset |
files
|
2010-10-13 |
William Roberts |
Add a "hacks" directory, seeded with the Syborg F10 KeyOfDeath change
|
changeset |
files
|
2010-10-13 |
Tom Pritchard |
Catch-up changes from default branch
system_startup
|
changeset |
files
|
2010-10-13 |
Tom Pritchard |
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)
system_startup
|
changeset |
files
|
2010-10-13 |
William Roberts |
Add udeb_stem_rom.oby, which is syborg_stem_rom.oby with a UDEB version of ekern.exe and a kerneltrace statement to enable KPANIC and KPROC tracing
|
changeset |
files
|
2010-10-12 |
William Roberts |
Add matrixmenu.exe as "In", and tried to remove 4 multimedia DLLs but only managed 1 because of bad dependencies on MediaClientAudio.dll
|
changeset |
files
|
2010-10-12 |
William Roberts |
Add filter_obyfile.pl -l filter.log and -d filtered.oby options, to capture details of the deletions
|
changeset |
files
|
2010-10-12 |
William Roberts |
Regenerate static_dependencies.txt, adding dependencies for the startup scripts
|
changeset |
files
|
2010-10-12 |
William Roberts |
Add -u option to static_dependencies.pl, to support merging information from an existing file with new dependencies
|
changeset |
files
|
2010-10-11 |
William Roberts |
Update rom_content.csv to use stem_backend.dll, finally allowing us to remove bluetooth.dll!
|
changeset |
files
|
2010-10-11 |
William Roberts |
Remove the inverted table, and add dependencies for stem_backend.dll
|
changeset |
files
|
2010-10-11 |
William Roberts |
Calculate the inverted dependency table in filter_obyfile.pl, and make it optional (-i) in static_dependencies.pl
|
changeset |
files
|
2010-10-11 |
William Roberts |
Add stem_backend.dll to the stemkit build, to break the bluetooth.dll dependency
|
changeset |
files
|