Thu, 04 Feb 2010 15:37:32 +0000 Simon Howkins Added tag PDK_3.0.f for changeset bef462d20cc3 TAGS
Wed, 03 Feb 2010 17:07:56 +0000 Simon Howkins Creation of TAGS branch. TAGS
Thu, 04 Feb 2010 12:23:54 +0000 Simon Howkins Create Compiler_Compatibility branch (which can trigger package builds) and pull in changes for GCCE compatibility. Compiler_Compatibility
Tue, 02 Feb 2010 01:24:03 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201005
Wed, 03 Feb 2010 23:17:28 +0100 Slion Reverting some older change. anywhere
Wed, 03 Feb 2010 22:15:32 +0100 Slion Starting to boot the kernel. We need ecust.dll now. anywhere
Wed, 03 Feb 2010 17:47:37 +0100 Stephane Lenclud Merge anywhere
Wed, 03 Feb 2010 17:45:14 +0100 Stephane Lenclud Enabling kernel build without funky entry points. Turning genexec into empty command and using dogenexec manually to workaround constant rebuilding due to sistematic regeneration of exec enums. anywhere
Tue, 26 Jan 2010 13:13:38 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201004
Fri, 22 Jan 2010 11:03:55 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003
Mon, 18 Jan 2010 21:31:10 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003
Thu, 07 Jan 2010 13:38:45 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201001
Thu, 17 Dec 2009 09:24:54 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 200951
Fri, 29 Jan 2010 15:07:41 +0000 William Roberts Merge PDK_3.0.f
Mon, 01 Feb 2010 19:49:38 +0100 Slion Merge catch up anywhere
Mon, 01 Feb 2010 19:40:00 +0100 Slion Fixing broken euser build. anywhere
Tue, 26 Jan 2010 13:13:38 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201004
Mon, 01 Feb 2010 16:59:56 +0100 Stephane Lenclud Disabling Kernel build anywhere
Mon, 25 Jan 2010 14:06:44 +0000 William Roberts Merge FCL changes (FLM for building kernel\eka\rombuild-style ROM images)
Mon, 18 Jan 2010 21:31:10 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003
Tue, 19 Jan 2010 16:20:48 +0000 Simon Howkins Merge
Tue, 19 Jan 2010 13:48:03 +0000 William Roberts Merge improved comments (now included as part of Revision: 201001)
Thu, 07 Jan 2010 13:38:45 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201001
Wed, 23 Dec 2009 11:47:04 +0000 William Roberts Re-merge improved comments
Wed, 23 Dec 2009 11:43:31 +0000 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 200951
Mon, 21 Dec 2009 16:15:43 +0000 William Roberts Merge improved comments
Fri, 08 Jan 2010 16:24:50 +0000 andy simpson Added tag PDK_3.0.e for changeset 6d8ad5bee44b
Sat, 09 Jan 2010 02:16:07 +0100 Slion 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. anywhere
Thu, 07 Jan 2010 02:37:41 +0100 Slion 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? anywhere
Thu, 07 Jan 2010 01:56:11 +0100 Slion Trying to sort out our issue with ekern DLL not found at runtime. The CMake install command is not what we are looking for I think. anywhere
Thu, 07 Jan 2010 01:23:42 +0100 Slion Adding epoc target. Tried to define our own entry point but it fails at runtime trying to load msvcr80d.dll. Try using /NODEFAULTLIB for all targets maybe. Must somehow export ekern.dll for it to be loadable by epoc.exe. anywhere
Wed, 06 Jan 2010 20:35:57 +0100 Slion Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL. anywhere
Wed, 06 Jan 2010 16:05:22 +0100 Slion Making our cmake file look a lot better using cmake macro. anywhere
Mon, 04 Jan 2010 16:51:21 +0100 Stephane Lenclud Fixing linkage error. First successful euser build. anywhere
Mon, 04 Jan 2010 15:50:35 +0100 Stephane Lenclud Adding support for exec enum generation using CMake custom command. anywhere
Mon, 04 Jan 2010 12:25:19 +0100 Stephane Lenclud Merge catch up anywhere
Tue, 08 Dec 2009 08:11:42 +0100 Slion Trying to figure out how to implement my WINC like compatibility layer. Going the emulation way is probably not so smart. We should not use the kernel but rather hook native functions in the Exec calls. anywhere
Wed, 02 Dec 2009 23:38:08 +0100 Slion Basic kernel cmake file. Not yet compiling. anywhere
Wed, 02 Dec 2009 23:06:50 +0100 Slion My first commit on the Symbian Hg repository. Testng how branches are working. anywhere
Mon, 21 Dec 2009 16:35:01 +0000 MattD Catchup merge PDK_3.0.e
Mon, 21 Dec 2009 16:14:42 +0000 John Imhofe Revision: 200948 + Removing redundant base integration tests and fixing build errors
Mon, 21 Dec 2009 12:34:35 +0000 MattD Merged in Adrian's AO comment changes
Tue, 10 Nov 2009 20:10:34 +0000 Adrian Taylor Improving comments on panics generated by CActive::SetActive. Patch slightly altered based on comments by John Imhofe.
Tue, 15 Dec 2009 14:32:06 +0000 andy.simpson Added tag PDK_3.0.d for changeset 2e0eeacfdf12
Thu, 03 Dec 2009 15:29:05 +0000 Simon Howkins Removed EPOCROOT option as it's not necessary to pass it in this way - the FLM gets it from the environment anyway. PDK_3.0.d
Thu, 03 Dec 2009 15:22:06 +0000 Simon Howkins Removed REE_PATH option, as it's no longer used.
Thu, 03 Dec 2009 10:59:17 +0000 Simon Howkins Changed export of log files to just export them from the current directory, as that's where rom.pl/rom_sbs.pl leaves them.
Thu, 03 Dec 2009 10:36:23 +0000 Simon Howkins Adjusted cpp flags so that cpp will be able to find includes such as <rom/syborg/header.iby>
Wed, 02 Dec 2009 14:53:50 +0000 Simon Howkins Adjusted EPOCROOT handling so that in the context of Raptor invocation,
Fri, 27 Nov 2009 12:28:52 +0000 Simon Howkins Updated to support the WHAT and CLEAN commands by declaring that the FLM will generate 3 output files (IMG, LOG and OBY).
Wed, 25 Nov 2009 13:35:01 +0000 Arnaud Lenoir Create and register FLM for building ROMs with rom_sbs.pl through SBSv2.
Thu, 19 Nov 2009 19:18:23 +0000 arunabha Bug 1331 - [GCCE] GCCE does not like AddFsToCompositeMountL() being private GCCE_COMPATIBILITY
Thu, 19 Nov 2009 19:10:45 +0000 arunabha Bug 341 - [GCCE] Enabling support for gcce in cia files GCCE_COMPATIBILITY
Thu, 12 Nov 2009 16:07:31 +0000 MattD Added tag PDK_3.0.c for changeset f828418ede2a
Wed, 21 Oct 2009 13:56:33 +0100 Shabe Razvi Added tag PDK_3.0.b for changeset a41df078684a PDK_3.0.c
Mon, 19 Oct 2009 15:55:17 +0100 John Imhofe Convert Kernelhwsrv package from SFL to EPL PDK_3.0.b
(0) +60 +100 tip