Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
os
>
kernelhwsrv
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-14
+14
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added tag PDK_3.0.e for changeset 6d8ad5bee44b
2010-01-08, by andy simpson
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
2010-01-09, by 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
2010-01-07, by 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
2010-01-07, by 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
2010-01-07, by Slion
Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL.
anywhere
2010-01-06, by Slion
Making our cmake file look a lot better using cmake macro.
anywhere
2010-01-06, by Slion
Fixing linkage error. First successful euser build.
anywhere
2010-01-04, by Stephane Lenclud
Adding support for exec enum generation using CMake custom command.
anywhere
2010-01-04, by Stephane Lenclud
Merge catch up
anywhere
2010-01-04, by Stephane Lenclud
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
2009-12-08, by Slion
Basic kernel cmake file. Not yet compiling.
anywhere
2009-12-02, by Slion
My first commit on the Symbian Hg repository. Testng how branches are working.
anywhere
2009-12-02, by Slion
Catchup merge
PDK_3.0.e
2009-12-21, by MattD
less
more
|
(0)
-14
+14
+100
tip