Thu, 07 Jan 2010 01:56:11 +0100 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
Slion [Thu, 07 Jan 2010 01:56:11 +0100] rev 26
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.
Thu, 07 Jan 2010 01:23:42 +0100 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
Slion [Thu, 07 Jan 2010 01:23:42 +0100] rev 25
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.
Wed, 06 Jan 2010 20:35:57 +0100 Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL. anywhere
Slion [Wed, 06 Jan 2010 20:35:57 +0100] rev 24
Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL.
Wed, 06 Jan 2010 16:05:22 +0100 Making our cmake file look a lot better using cmake macro. anywhere
Slion [Wed, 06 Jan 2010 16:05:22 +0100] rev 23
Making our cmake file look a lot better using cmake macro.
Mon, 04 Jan 2010 16:51:21 +0100 Fixing linkage error. First successful euser build. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 04 Jan 2010 16:51:21 +0100] rev 22
Fixing linkage error. First successful euser build.
Mon, 04 Jan 2010 15:50:35 +0100 Adding support for exec enum generation using CMake custom command. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 04 Jan 2010 15:50:35 +0100] rev 21
Adding support for exec enum generation using CMake custom command.
Mon, 04 Jan 2010 12:25:19 +0100 Merge catch up anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 04 Jan 2010 12:25:19 +0100] rev 20
Merge catch up
Tue, 08 Dec 2009 08:11:42 +0100 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
Slion [Tue, 08 Dec 2009 08:11:42 +0100] rev 19
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.
Wed, 02 Dec 2009 23:38:08 +0100 Basic kernel cmake file. Not yet compiling. anywhere
Slion [Wed, 02 Dec 2009 23:38:08 +0100] rev 18
Basic kernel cmake file. Not yet compiling.
Wed, 02 Dec 2009 23:06:50 +0100 My first commit on the Symbian Hg repository. Testng how branches are working. anywhere
Slion [Wed, 02 Dec 2009 23:06:50 +0100] rev 17
My first commit on the Symbian Hg repository. Testng how branches are working.
(0) -10 +10 +100 tip