MattD <mattd@symbian.org> [Mon, 21 Dec 2009 12:34:35 +0000] rev 14
Merged in Adrian's AO comment changes
Adrian Taylor <adrian@macrobug.com> [Tue, 10 Nov 2009 20:10:34 +0000] rev 13
Improving comments on panics generated by CActive::SetActive. Patch slightly altered based on comments by John Imhofe.
andy.simpson <andrews@symbian.org> [Tue, 15 Dec 2009 14:32:06 +0000] rev 12
Added tag PDK_3.0.d for changeset 2e0eeacfdf12
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 15:29:05 +0000] rev 11
Removed EPOCROOT option as it's not necessary to pass it in this way - the FLM gets it from the environment anyway.
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 15:22:06 +0000] rev 10
Removed REE_PATH option, as it's no longer used.
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 10:59:17 +0000] rev 9
Changed export of log files to just export them from the current directory, as that's where rom.pl/rom_sbs.pl leaves them.
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 10:36:23 +0000] rev 8
Adjusted cpp flags so that cpp will be able to find includes such as <rom/syborg/header.iby>
Simon Howkins <simonh@symbian.org> [Wed, 02 Dec 2009 14:53:50 +0000] rev 7
Adjusted EPOCROOT handling so that in the context of Raptor invocation,
it also updates the environment variable so that other modules (such as
e32variant.pm) can also work without changes.
Simon Howkins <simonh@symbian.org> [Fri, 27 Nov 2009 12:28:52 +0000] rev 6
Updated to support the WHAT and CLEAN commands by declaring that the FLM will generate 3 output files (IMG, LOG and OBY).
Arnaud Lenoir <arnaudl@symbian.org> [Wed, 25 Nov 2009 13:35:01 +0000] rev 5
Create and register FLM for building ROMs with rom_sbs.pl through SBSv2.
(rom_sbs.pl is derived from rom.pl)