2010-05-03 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201018
|
changeset |
files
|
2010-04-29 |
Stephane Lenclud |
Working on AO support.
anywhere
|
changeset |
files
|
2010-04-21 |
andy simpson |
Reapply fix to revert new bootstrap.flm (see Bug 2149)
|
changeset |
files
|
2010-04-21 |
andy simpson |
re-apply changes to support syborg rom
|
changeset |
files
|
2010-04-28 |
William Roberts |
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
RCL_3
|
changeset |
files
|
2010-04-27 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201017
RCL_3
|
changeset |
files
|
2010-04-27 |
Slion |
Fixing issue with default C++ delete operator being called instead of Symbian C++ delete replacement with CBase derived classes from euser. Getting ride of SEH stuff used for WINS fixes our trap/leave runtime issues.
anywhere
|
changeset |
files
|
2010-04-27 |
Stephane Lenclud |
Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP.
anywhere
|
changeset |
files
|
2010-04-27 |
Stephane Lenclud |
Basic process initialisation and shutdown working. Using small fixed heap for now. Fixing missing global Symbian C++ new operators. Panics on Win32 now display error message.
anywhere
|
changeset |
files
|
2010-04-26 |
Slion |
Adding includes to project. Slow progress on the process init sequence.
anywhere
|
changeset |
files
|
2010-04-26 |
Stephane Lenclud |
Adding place holder for symc exec implementation.
anywhere
|
changeset |
files
|
2010-04-23 |
William Roberts |
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
RCL_3
|
changeset |
files
|
2010-04-16 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201015
|
changeset |
files
|
2010-04-14 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201015
RCL_3
|
changeset |
files
|
2010-04-02 |
William Roberts |
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others)
RCL_3
|
changeset |
files
|
2010-03-31 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201013
RCL_3
|
changeset |
files
|
2010-03-25 |
Arnaud Lenoir |
Removed debug (print).
RCL_3
|
changeset |
files
|
2010-03-24 |
Arnaud Lenoir |
Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv.
RCL_3
|
changeset |
files
|
2010-03-25 |
Arnaud Lenoir |
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
RCL_3
|
changeset |
files
|
2010-03-24 |
Arnaud Lenoir |
Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv.
RCL_3
|
changeset |
files
|
2010-03-24 |
Arnaud Lenoir |
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
RCL_3
|
changeset |
files
|
2010-03-15 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201010
RCL_3
|
changeset |
files
|
2010-03-12 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201008
RCL_3
|
changeset |
files
|
2010-03-18 |
Arnaud Lenoir |
Modify the line 315 of rom_sbs.pl to access cpp.exe when not building for Unicode.
RCL_3
|
changeset |
files
|
2010-03-18 |
William Roberts |
Supply prebuilt runtimes for RVCT 2.2, RVCT 3.1 and RVCT 4.0, unzipping the ones which aren't built with the current compiler (fixes Bug 2283)
RCL_3
|
changeset |
files
|
2010-03-14 |
William Roberts |
Automatic merge from PDK_3.0.h
CompilerCompatibility
|
changeset |
files
|
2010-03-11 |
Simon Howkins |
Added tag PDK_3.0.h for changeset 2ee5df201f60
TAGS
|
changeset |
files
|
2010-03-08 |
William Roberts |
Merge in missing definition of __WEAK__
RCL_3 PDK_3.0.h
|
changeset |
files
|
2010-03-08 |
William Roberts |
Define __WEAK__, to complete the fix for Bug 339
CompilerCompatibility
|
changeset |
files
|
2010-03-05 |
Simon Howkins |
Merge further Compiler Compatibility fixes onto RCL_3 branch.
RCL_3
|
changeset |
files
|
2010-03-05 |
Simon Howkins |
Merge further Compiler Compatibility fixes onto default branch.
|
changeset |
files
|
2010-03-05 |
William Roberts |
Revert changes to support new bootstrap.flm, which isn't compatible with bootstrap.mk (see Bug 2149)
RCL_3
|
changeset |
files
|
2010-03-01 |
Simon Howkins |
Renamed branch correctly!
CompilerCompatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
Fix for Bug 1411 - GCCE: c-expression operand needs brackets in asm
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
fix for Bug 339 - [GCCE] gcce doesn't understand __weak keyword
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
proposed fix for 340 [GCCE] improper use of __asm
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
Bug 1401 - [GCCE] Missing size_t definition for gcce in personality.h
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
Proposed changes for Bug 1331
Compiler_Compatibility
|
changeset |
files
|
2010-02-27 |
William Roberts |
Merged in GCC-E fixes, fom.flm and rom_sbs.pl
RCL_3
|
changeset |
files
|
2010-02-27 |
William Roberts |
Merged in fix for Bug 1979 and Bug 2014
RCL_3
|
changeset |
files
|
2010-02-19 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201007
RCL_3
|
changeset |
files
|
2010-02-24 |
John Imhofe |
Bug 2014: Plus other build fixes
|
changeset |
files
|
2010-02-22 |
John Imhofe |
MINOR_CHANGE: Removing redundant file Obtaining_PSL_Software_Source_Code.txt
|
changeset |
files
|
2010-02-22 |
John Imhofe |
Bug 1979 Build fix, removed missing directory\mmp from e32utils\group bld.inf file
|
changeset |
files
|
2010-02-25 |
Simon Howkins |
Merge Compiler Compatibility fixes onto default branch.
|
changeset |
files
|
2010-02-11 |
Shabe Razvi |
Added tag PDK_3.0.g for changeset 9954707c32dd
TAGS
|
changeset |
files
|
2010-02-05 |
William Roberts |
Merge the rom.flm and rom_sbs.pl changes
PDK_3.0.g
|
changeset |
files
|
2010-02-04 |
Simon Howkins |
Added tag PDK_3.0.f for changeset bef462d20cc3
TAGS
|
changeset |
files
|
2010-02-03 |
Simon Howkins |
Creation of TAGS branch.
TAGS
|
changeset |
files
|
2010-02-04 |
Simon Howkins |
Create Compiler_Compatibility branch (which can trigger package builds) and pull in changes for GCCE compatibility.
Compiler_Compatibility
|
changeset |
files
|
2010-02-01 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201005
|
changeset |
files
|
2010-02-03 |
Slion |
Reverting some older change.
anywhere
|
changeset |
files
|
2010-02-03 |
Slion |
Starting to boot the kernel. We need ecust.dll now.
anywhere
|
changeset |
files
|
2010-02-03 |
Stephane Lenclud |
Merge
anywhere
|
changeset |
files
|
2010-02-03 |
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
|
changeset |
files
|
2010-01-26 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201004
|
changeset |
files
|
2010-01-22 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
2010-01-18 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
2010-01-07 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201001
|
changeset |
files
|
2009-12-17 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 200951
|
changeset |
files
|
2010-01-29 |
William Roberts |
Merge
PDK_3.0.f
|
changeset |
files
|
2010-02-01 |
Slion |
Merge catch up
anywhere
|
changeset |
files
|
2010-02-01 |
Slion |
Fixing broken euser build.
anywhere
|
changeset |
files
|
2010-01-26 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201004
|
changeset |
files
|
2010-02-01 |
Stephane Lenclud |
Disabling Kernel build
anywhere
|
changeset |
files
|
2010-01-25 |
William Roberts |
Merge FCL changes (FLM for building kernel\eka\rombuild-style ROM images)
|
changeset |
files
|
2010-01-18 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
2010-01-19 |
Simon Howkins |
Merge
|
changeset |
files
|
2010-01-19 |
William Roberts |
Merge improved comments (now included as part of Revision: 201001)
|
changeset |
files
|
2010-01-07 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201001
|
changeset |
files
|
2009-12-23 |
William Roberts |
Re-merge improved comments
|
changeset |
files
|
2009-12-23 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 200951
|
changeset |
files
|
2009-12-21 |
William Roberts |
Merge improved comments
|
changeset |
files
|
2010-01-08 |
andy simpson |
Added tag PDK_3.0.e for changeset 6d8ad5bee44b
|
changeset |
files
|
2010-01-09 |
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
|
changeset |
files
|
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
|