Shabe Razvi <shaber@symbian.org> [Tue, 18 May 2010 19:13:06 +0100] rev 113
Rollback rom_sbs.pl to version that works correctly in flm/platform build
Pat Downey <patd@symbian.org> [Tue, 18 May 2010 17:41:15 +0100] rev 112
Re-merge changes for bugs 2283,2014,2149.
Shabe Razvi <shaber@symbian.org> [Tue, 18 May 2010 14:12:35 +0100] rev 111
Merge
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 11 May 2010 17:28:22 +0300] rev 110
Revision: 201019
Kit: 201019
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 14 May 2010 17:13:29 +0300] rev 109
Revision: 201019
Kit: 201019
Simon Howkins <simonh@symbian.org> [Fri, 14 May 2010 17:58:52 +0100] rev 108
Added tag PDK_3.0.i for changeset 2a153f39070a
Tom Cosgrove <tom.cosgrove@nokia.com> [Sun, 09 May 2010 23:01:41 +0100] rev 107
Fix for bug 2630 (Build on Linux - Incorrect slash in #include)
- Change backslash to forward slash in sf_sys.cpp
andy simpson <andrews@symbian.org> [Fri, 07 May 2010 10:30:57 +0100] rev 106
revert rom_sbs.pl to version used in PDK_3.0.h as latest does not work in platform build
Shabe Razvi <shaber@symbian.org> [Tue, 04 May 2010 18:23:12 +0100] rev 105
Merge
Chetan Kapoor <chetank@symbian.org> [Tue, 04 May 2010 16:57:20 +0100] rev 104
RVCT 4.0 support, gcce fixes (Bug 2283)
Shabe Razvi <shaber@symbian.org> [Tue, 04 May 2010 16:56:33 +0100] rev 103
Merge
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 03 May 2010 13:47:38 +0300] rev 102
Revision: 201018
Kit: 201018
Stephane Lenclud <tortoisehg@lenclud.com> [Thu, 29 Apr 2010 17:37:22 +0200] rev 101
Working on AO support.
andy simpson <andrews@symbian.org> [Wed, 21 Apr 2010 17:14:04 +0100] rev 100
Reapply fix to revert new bootstrap.flm (see Bug 2149)
andy simpson <andrews@symbian.org> [Wed, 21 Apr 2010 13:55:12 +0100] rev 99
re-apply changes to support syborg rom
William Roberts <williamr@symbian.org> [Wed, 28 Apr 2010 14:04:36 +0100] rev 98
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 18:02:57 +0300] rev 97
Revision: 201017
Kit: 201017
Slion [Wed, 28 Apr 2010 00:44:14 +0200] rev 96
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.
Stephane Lenclud <tortoisehg@lenclud.com> [Tue, 27 Apr 2010 20:22:55 +0200] rev 95
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.
I think I'm going to come up with a much simplified trap/leave implementation for SYMC. On my prototype all that stuff was working fine in like 20 lines of C++.
Stephane Lenclud <tortoisehg@lenclud.com> [Tue, 27 Apr 2010 17:12:11 +0200] rev 94
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.
Slion [Mon, 26 Apr 2010 23:41:25 +0200] rev 93
Adding includes to project. Slow progress on the process init sequence.
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 26 Apr 2010 18:47:40 +0200] rev 92
Adding place holder for symc exec implementation.
William Roberts <williamr@symbian.org> [Fri, 23 Apr 2010 13:52:21 +0100] rev 91
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 16:24:37 +0300] rev 90
Revision: 201015
Kit: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 17:22:59 +0300] rev 89
Revision: 201015
Kit: 201015
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 11:01:24 +0100] rev 88
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others)
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 23:38:45 +0300] rev 87
Revision: 201013
Kit: 201013
Arnaud Lenoir [Thu, 25 Mar 2010 15:00:34 +0000] rev 86
Removed debug (print).
Arnaud Lenoir [Wed, 24 Mar 2010 19:34:20 +0000] rev 85
Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv.
Arnaud Lenoir [Thu, 25 Mar 2010 14:36:12 +0000] rev 84
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
Arnaud Lenoir [Wed, 24 Mar 2010 19:34:20 +0000] rev 83
Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv.
Arnaud Lenoir [Wed, 24 Mar 2010 19:33:09 +0000] rev 82
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 15 Mar 2010 12:45:50 +0200] rev 81
Revision: 201010
Kit: 201010
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 12 Mar 2010 15:50:11 +0200] rev 80
Revision: 201008
Kit: 201008
Arnaud Lenoir [Thu, 18 Mar 2010 15:26:01 +0000] rev 79
Modify the line 315 of rom_sbs.pl to access cpp.exe when not building for Unicode.
William Roberts <williamr@symbian.org> [Thu, 18 Mar 2010 15:20:39 +0000] rev 78
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)
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:15:32 +0000] rev 77
Automatic merge from PDK_3.0.h
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:39:13 +0000] rev 76
Added tag PDK_3.0.h for changeset 2ee5df201f60
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 11:58:34 +0000] rev 75
Merge in missing definition of __WEAK__
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 11:57:08 +0000] rev 74
Define __WEAK__, to complete the fix for Bug 339
Simon Howkins <simonh@symbian.org> [Fri, 05 Mar 2010 15:41:00 +0000] rev 73
Merge further Compiler Compatibility fixes onto RCL_3 branch.
Simon Howkins <simonh@symbian.org> [Fri, 05 Mar 2010 15:33:20 +0000] rev 72
Merge further Compiler Compatibility fixes onto default branch.
William Roberts <williamr@symbian.org> [Fri, 05 Mar 2010 15:15:09 +0000] rev 71
Revert changes to support new bootstrap.flm, which isn't compatible with bootstrap.mk (see Bug 2149)
Simon Howkins <simonh@symbian.org> [Mon, 01 Mar 2010 14:54:20 +0000] rev 70
Renamed branch correctly!
arunabha [Thu, 25 Feb 2010 13:23:10 +0000] rev 69
Fix for Bug 1411 - GCCE: c-expression operand needs brackets in asm
arunabha [Thu, 25 Feb 2010 13:20:13 +0000] rev 68
fix for Bug 339 - [GCCE] gcce doesn't understand __weak keyword
arunabha [Thu, 25 Feb 2010 13:16:02 +0000] rev 67
proposed fix for 340 [GCCE] improper use of __asm
and 341 Enabling support for gcce in cia files
arunabha [Thu, 25 Feb 2010 13:11:42 +0000] rev 66
Bug 1401 - [GCCE] Missing size_t definition for gcce in personality.h
arunabha [Thu, 25 Feb 2010 13:04:17 +0000] rev 65
Proposed changes for Bug 1331
William Roberts <williamr@symbian.org> [Sat, 27 Feb 2010 19:02:54 +0000] rev 64
Merged in GCC-E fixes, fom.flm and rom_sbs.pl
William Roberts <williamr@symbian.org> [Sat, 27 Feb 2010 19:00:11 +0000] rev 63
Merged in fix for Bug 1979 and Bug 2014
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Sat, 20 Feb 2010 00:10:51 +0200] rev 62
Revision: 201007
Kit: 201007
John Imhofe [Wed, 24 Feb 2010 15:45:41 +0000] rev 61
Bug 2014: Plus other build fixes
John Imhofe [Mon, 22 Feb 2010 14:56:39 +0000] rev 60
MINOR_CHANGE: Removing redundant file Obtaining_PSL_Software_Source_Code.txt
John Imhofe [Mon, 22 Feb 2010 14:47:35 +0000] rev 59
Bug 1979 Build fix, removed missing directory\mmp from e32utils\group bld.inf file
Simon Howkins <simonh@symbian.org> [Thu, 25 Feb 2010 18:07:01 +0000] rev 58
Merge Compiler Compatibility fixes onto default branch.
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 18:39:19 +0000] rev 57
Added tag PDK_3.0.g for changeset 9954707c32dd
William Roberts <williamr@symbian.org> [Fri, 05 Feb 2010 16:17:15 +0000] rev 56
Merge the rom.flm and rom_sbs.pl changes
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 15:37:32 +0000] rev 55
Added tag PDK_3.0.f for changeset bef462d20cc3
Simon Howkins <simonh@symbian.org> [Wed, 03 Feb 2010 17:07:56 +0000] rev 54
Creation of TAGS branch.
The TAGS branch should be used for *all* tags, including PDK release tags and package release tags.
Do not merge this branch with any "code" branches.
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 12:23:54 +0000] rev 53
Create Compiler_Compatibility branch (which can trigger package builds) and pull in changes for GCCE compatibility.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 02 Feb 2010 01:24:03 +0200] rev 52
Revision: 201005
Kit: 201005
Slion [Wed, 03 Feb 2010 23:17:28 +0100] rev 51
Reverting some older change.
Slion [Wed, 03 Feb 2010 22:15:32 +0100] rev 50
Starting to boot the kernel. We need ecust.dll now.
Stephane Lenclud <tortoisehg@lenclud.com> [Wed, 03 Feb 2010 17:47:37 +0100] rev 49
Merge
Stephane Lenclud <tortoisehg@lenclud.com> [Wed, 03 Feb 2010 17:45:14 +0100] rev 48
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.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 26 Jan 2010 13:13:38 +0200] rev 47
Revision: 201004
Kit: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 22 Jan 2010 11:03:55 +0200] rev 46
Revision: 201003
Kit: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 18 Jan 2010 21:31:10 +0200] rev 45
Revision: 201003
Kit: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 07 Jan 2010 13:38:45 +0200] rev 44
Revision: 201001
Kit: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 17 Dec 2009 09:24:54 +0200] rev 43
Revision: 200951
Kit: 200951
William Roberts <williamr@symbian.org> [Fri, 29 Jan 2010 15:07:41 +0000] rev 42
Merge
Slion [Mon, 01 Feb 2010 19:49:38 +0100] rev 41
Merge catch up
Slion [Mon, 01 Feb 2010 19:40:00 +0100] rev 40
Fixing broken euser build.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 26 Jan 2010 13:13:38 +0200] rev 39
Revision: 201004
Kit: 201004
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 01 Feb 2010 16:59:56 +0100] rev 38
Disabling Kernel build
William Roberts <williamr@symbian.org> [Mon, 25 Jan 2010 14:06:44 +0000] rev 37
Merge FCL changes (FLM for building kernel\eka\rombuild-style ROM images)
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 18 Jan 2010 21:31:10 +0200] rev 36
Revision: 201003
Kit: 201003
Simon Howkins <simonh@symbian.org> [Tue, 19 Jan 2010 16:20:48 +0000] rev 35
Merge
William Roberts <williamr@symbian.org> [Tue, 19 Jan 2010 13:48:03 +0000] rev 34
Merge improved comments (now included as part of Revision: 201001)
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 07 Jan 2010 13:38:45 +0200] rev 33
Revision: 201001
Kit: 201001
William Roberts <williamr@symbian.org> [Wed, 23 Dec 2009 11:47:04 +0000] rev 32
Re-merge improved comments
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 23 Dec 2009 11:43:31 +0000] rev 31
Revision: 200951
Kit: 200951
William Roberts <williamr@symbian.org> [Mon, 21 Dec 2009 16:15:43 +0000] rev 30
Merge improved comments
andy simpson <andrews@symbian.org> [Fri, 08 Jan 2010 16:24:50 +0000] rev 29
Added tag PDK_3.0.e for changeset 6d8ad5bee44b
Slion [Sat, 09 Jan 2010 02:16:07 +0100] rev 28
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.
Slion [Thu, 07 Jan 2010 02:37:41 +0100] rev 27
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?
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.
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.
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.
Slion [Wed, 06 Jan 2010 16:05:22 +0100] rev 23
Making our cmake file look a lot better using cmake macro.
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 04 Jan 2010 16:51:21 +0100] rev 22
Fixing linkage error. First successful euser build.
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.
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 04 Jan 2010 12:25:19 +0100] rev 20
Merge catch up
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.
Slion [Wed, 02 Dec 2009 23:38:08 +0100] rev 18
Basic kernel cmake file. Not yet compiling.
Slion [Wed, 02 Dec 2009 23:06:50 +0100] rev 17
My first commit on the Symbian Hg repository. Testng how branches are working.
MattD <mattd@symbian.org> [Mon, 21 Dec 2009 16:35:01 +0000] rev 16
Catchup merge
John Imhofe <john.imhofe@nokia.com> [Mon, 21 Dec 2009 16:14:42 +0000] rev 15
Revision: 200948 + Removing redundant base integration tests and fixing build errors
Kit: 200948
MattD <mattd@symbian.org> [Mon, 21 Dec 2009 12:34:35 +0000] rev 14
Merged in Adrian's AO comment changes
Adrian Taylor <adrian@macrobug.com> [Tue, 10 Nov 2009 20:10:34 +0000] rev 13
Improving comments on panics generated by CActive::SetActive. Patch slightly altered based on comments by John Imhofe.
andy.simpson <andrews@symbian.org> [Tue, 15 Dec 2009 14:32:06 +0000] rev 12
Added tag PDK_3.0.d for changeset 2e0eeacfdf12
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 15:29:05 +0000] rev 11
Removed EPOCROOT option as it's not necessary to pass it in this way - the FLM gets it from the environment anyway.
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 15:22:06 +0000] rev 10
Removed REE_PATH option, as it's no longer used.
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 10:59:17 +0000] rev 9
Changed export of log files to just export them from the current directory, as that's where rom.pl/rom_sbs.pl leaves them.
Simon Howkins <simonh@symbian.org> [Thu, 03 Dec 2009 10:36:23 +0000] rev 8
Adjusted cpp flags so that cpp will be able to find includes such as <rom/syborg/header.iby>
Simon Howkins <simonh@symbian.org> [Wed, 02 Dec 2009 14:53:50 +0000] rev 7
Adjusted EPOCROOT handling so that in the context of Raptor invocation,
it also updates the environment variable so that other modules (such as
e32variant.pm) can also work without changes.
Simon Howkins <simonh@symbian.org> [Fri, 27 Nov 2009 12:28:52 +0000] rev 6
Updated to support the WHAT and CLEAN commands by declaring that the FLM will generate 3 output files (IMG, LOG and OBY).
Arnaud Lenoir <arnaudl@symbian.org> [Wed, 25 Nov 2009 13:35:01 +0000] rev 5
Create and register FLM for building ROMs with rom_sbs.pl through SBSv2.
(rom_sbs.pl is derived from rom.pl)
arunabha [Thu, 19 Nov 2009 19:18:23 +0000] rev 4
Bug 1331 - [GCCE] GCCE does not like AddFsToCompositeMountL() being private
arunabha [Thu, 19 Nov 2009 19:10:45 +0000] rev 3
Bug 341 - [GCCE] Enabling support for gcce in cia files
Bug 340 - [GCCE] improper use of __asm
MattD <mattd@symbian.org> [Thu, 12 Nov 2009 16:07:31 +0000] rev 2
Added tag PDK_3.0.c for changeset f828418ede2a
Shabe Razvi <shaber@symbian.org> [Wed, 21 Oct 2009 13:56:33 +0100] rev 1
Added tag PDK_3.0.b for changeset a41df078684a
John Imhofe [Mon, 19 Oct 2009 15:55:17 +0100] rev 0
Convert Kernelhwsrv package from SFL to EPL
kernel\eka\compsupp is subject to the ARM EABI LICENSE
userlibandfileserver\fatfilenameconversionplugins\unicodeTables is subject to the Unicode license
kernel\eka\kernel\zlib is subject to the zlib license