Slion [Mon, 01 Feb 2010 19:40:00 +0100] rev 40
Fixing broken euser build.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 26 Jan 2010 13:13:38 +0200] rev 39
Revision: 201004
Kit: 201004
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 01 Feb 2010 16:59:56 +0100] rev 38
Disabling Kernel build
William Roberts <williamr@symbian.org> [Mon, 25 Jan 2010 14:06:44 +0000] rev 37
Merge FCL changes (FLM for building kernel\eka\rombuild-style ROM images)
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 18 Jan 2010 21:31:10 +0200] rev 36
Revision: 201003
Kit: 201003
Simon Howkins <simonh@symbian.org> [Tue, 19 Jan 2010 16:20:48 +0000] rev 35
Merge
William Roberts <williamr@symbian.org> [Tue, 19 Jan 2010 13:48:03 +0000] rev 34
Merge improved comments (now included as part of Revision: 201001)
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 07 Jan 2010 13:38:45 +0200] rev 33
Revision: 201001
Kit: 201001
William Roberts <williamr@symbian.org> [Wed, 23 Dec 2009 11:47:04 +0000] rev 32
Re-merge improved comments
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 23 Dec 2009 11:43:31 +0000] rev 31
Revision: 200951
Kit: 200951
William Roberts <williamr@symbian.org> [Mon, 21 Dec 2009 16:15:43 +0000] rev 30
Merge improved comments
andy simpson <andrews@symbian.org> [Fri, 08 Jan 2010 16:24:50 +0000] rev 29
Added tag PDK_3.0.e for changeset 6d8ad5bee44b
Slion [Sat, 09 Jan 2010 02:16:07 +0100] rev 28
Can't get the kernel start-up code to work using VC8 compiler. It crashes while trying to run constructStatics. Maybe I will try my luck with GCC from MinGW, that should also make the Linux port much easier.
Slion [Thu, 07 Jan 2010 02:37:41 +0100] rev 27
Managed to copy ekern.dll along side epoc.exe so that debug session is made easy. ekern.dll is expected to export _E32Startup put it does not. Should ekern compile that k_entry.cpp file?