Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
os
>
kernelhwsrv
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
(0)
+60
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
2010-01-07
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
changeset
|
files
2010-01-07
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
changeset
|
files
2010-01-07
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
changeset
|
files
2010-01-06
Slion
Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL.
anywhere
changeset
|
files
2010-01-06
Slion
Making our cmake file look a lot better using cmake macro.
anywhere
changeset
|
files
2010-01-04
Stephane Lenclud
Fixing linkage error. First successful euser build.
anywhere
changeset
|
files
2010-01-04
Stephane Lenclud
Adding support for exec enum generation using CMake custom command.
anywhere
changeset
|
files
2010-01-04
Stephane Lenclud
Merge catch up
anywhere
changeset
|
files
2009-12-08
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
changeset
|
files
2009-12-02
Slion
Basic kernel cmake file. Not yet compiling.
anywhere
changeset
|
files
2009-12-02
Slion
My first commit on the Symbian Hg repository. Testng how branches are working.
anywhere
changeset
|
files
2009-12-21
MattD
Catchup merge
PDK_3.0.e
changeset
|
files
2009-12-21
John Imhofe
Revision: 200948 + Removing redundant base integration tests and fixing build errors
changeset
|
files
2009-12-21
MattD
Merged in Adrian's AO comment changes
changeset
|
files
2009-11-10
Adrian Taylor
Improving comments on panics generated by CActive::SetActive. Patch slightly altered based on comments by John Imhofe.
changeset
|
files
2009-12-15
andy.simpson
Added tag PDK_3.0.d for changeset 2e0eeacfdf12
changeset
|
files
2009-12-03
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
changeset
|
files
2009-12-03
Simon Howkins
Removed REE_PATH option, as it's no longer used.
changeset
|
files
2009-12-03
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.
changeset
|
files
2009-12-03
Simon Howkins
Adjusted cpp flags so that cpp will be able to find includes such as <rom/syborg/header.iby>
changeset
|
files
2009-12-02
Simon Howkins
Adjusted EPOCROOT handling so that in the context of Raptor invocation,
changeset
|
files
2009-11-27
Simon Howkins
Updated to support the WHAT and CLEAN commands by declaring that the FLM will generate 3 output files (IMG, LOG and OBY).
changeset
|
files
2009-11-25
Arnaud Lenoir
Create and register FLM for building ROMs with rom_sbs.pl through SBSv2.
changeset
|
files
2009-11-19
arunabha
Bug 1331 - [GCCE] GCCE does not like AddFsToCompositeMountL() being private
GCCE_COMPATIBILITY
changeset
|
files
2009-11-19
arunabha
Bug 341 - [GCCE] Enabling support for gcce in cia files
GCCE_COMPATIBILITY
changeset
|
files
2009-11-12
MattD
Added tag PDK_3.0.c for changeset f828418ede2a
changeset
|
files
2009-10-21
Shabe Razvi
Added tag PDK_3.0.b for changeset a41df078684a
PDK_3.0.c
changeset
|
files
2009-10-19
John Imhofe
Convert Kernelhwsrv package from SFL to EPL
PDK_3.0.b
changeset
|
files
(0)
+60
+100
tip