Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 04 Nov 2010 10:38:02 +0000] rev 98
build tweak
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Tue, 02 Nov 2010 20:41:36 +0000] rev 97
added minigui SF variant.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 28 Oct 2010 21:02:49 +0100] rev 96
minor build tweaks.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 28 Oct 2010 16:54:54 +0100] rev 95
Pulled in from FCL: input, base64, fshell thread pool
Also:
* fed console size fixes
* fzip smoketest
* CBtraceAppStart
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Tue, 26 Oct 2010 15:36:30 +0100] rev 94
Fix for fzip CIF file
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Mon, 25 Oct 2010 13:21:33 +0100] rev 93
Fixes for S60 5th platform.
Also changed default config for S60 3rd and 5th to use Open Signed.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Mon, 25 Oct 2010 10:37:01 +0100] rev 92
Added bsym file format spec.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 21 Oct 2010 22:33:54 +0100] rev 91
merge.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 21 Oct 2010 22:32:59 +0100] rev 90
Added showdebug command.
Also:
* Added an exported constructor to RChildProcess so the iProcess handle was set to zero on construction.
* Fixed bug in fshell_builddocs script that created HTML relative links with backslashes instead of forward slashes.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 20 Oct 2010 10:11:55 +0100] rev 89
Re-enabled bytepair compression support in chkdeps.
Seems it was a bug in the loader code, producing an incorrect error, that led me to disabole it originally. Commented out the apparently-incorrect check, which means theoretically some corrupt binaries won't get picked up during decompression. Which probably doesn't matter much.