Sat, 28 Aug 2010 00:12:38 +0100 Added sf\3tshell platform with support for building beagle textshell+fshell ROMs.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Sat, 28 Aug 2010 00:12:38 +0100] rev 42
Added sf\3tshell platform with support for building beagle textshell+fshell ROMs. As part of that: * Added baserom command and tweaked it to be more friendly with SF baselines. * Lots of build fixes Also cd now makes sure the current working directory matches the file system with respect to case.
Thu, 26 Aug 2010 15:28:08 +0100 Added --list option to variant command
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 26 Aug 2010 15:28:08 +0100] rev 41
Added --list option to variant command
Thu, 26 Aug 2010 11:47:04 +0100 merge from MCL
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 26 Aug 2010 11:47:04 +0100] rev 40
merge from MCL
Wed, 25 Aug 2010 18:03:34 +0100 tidyup
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 25 Aug 2010 18:03:34 +0100] rev 39
tidyup
Wed, 25 Aug 2010 16:51:45 +0100 Tidying up obsolete guicons commands.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 25 Aug 2010 16:51:45 +0100] rev 38
Tidying up obsolete guicons commands. (comm.script handles a lot of the cases, the rest are covered by the applauncher icons)
Thu, 26 Aug 2010 00:49:35 +0100 Added ENotifyKeypresses and ECaptureCtrlC flags to CCommandBase.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 26 Aug 2010 00:49:35 +0100] rev 37
Added ENotifyKeypresses and ECaptureCtrlC flags to CCommandBase. Commands can now get keypresses and handle ctrl-C via callbacks instead of having to implement custom active objects. As part of this extended the CCommandBase extension interface to MCommandExtensionsV2 for the new virtual functions KeyPressed(TUint aKeyCode, TUint aModifiers) and CtrlCPressed(). sudo now cleans up correctly by using ECaptureCtrlC.
(0) -30 -10 -6 +6 +10 +30 tip