Revision: 201033 RCL_3
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:13:44 +0300
branchRCL_3
changeset 18 44d14dfed84d
parent 17 046e2c4dbfd0
child 19 01fc9b7302d1
Revision: 201033 Kit: 201035
aknlayoutcompiler/binary/AknLayoutCompiler-vc.exe
aknlayoutcompiler/binary/AknLayoutCompiler.exe
aknlayoutcompiler/group/AknLayoutCompiler.mmp
cdlcompiler/binary/CdlCompiler-vc.EXE
cdlcompiler/binary/CdlCompiler.EXE
cdlcompiler/group/bld.inf
package_definition.xml
package_map.xml
reszip/group/bld.inf
reszip/inc/rescomp.h
reszip/inc/resdict.h
reszip/src/rescomp.cpp
reszip/src/resdict.cpp
svgtencoder/svgtenc/standalone/binary/svgtbinencode.exe
svgtencoder/svgtenc/standalone/group/bld.inf
uitools_info/nokia_uitools_metadata/package_definition.xml
uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h
Binary file aknlayoutcompiler/binary/AknLayoutCompiler-vc.exe has changed
Binary file aknlayoutcompiler/binary/AknLayoutCompiler.exe has changed
--- a/aknlayoutcompiler/group/AknLayoutCompiler.mmp	Thu Jul 15 19:48:16 2010 +0300
+++ b/aknlayoutcompiler/group/AknLayoutCompiler.mmp	Tue Aug 31 16:13:44 2010 +0300
@@ -25,7 +25,7 @@
 SYSTEMINCLUDE   ../../inc
 
 SYSTEMINCLUDE   ../../toollibraries/arabica/include
-SYSTEMINCLUDE   ../../toollibraries/xercesc/include
+SYSTEMINCLUDE   ../../toollibraries/xerces-c/include
 
 MW_LAYER_SYSTEMINCLUDE
 
Binary file cdlcompiler/binary/CdlCompiler-vc.EXE has changed
Binary file cdlcompiler/binary/CdlCompiler.EXE has changed
--- a/cdlcompiler/group/bld.inf	Thu Jul 15 19:48:16 2010 +0300
+++ b/cdlcompiler/group/bld.inf	Tue Aug 31 16:13:44 2010 +0300
@@ -21,21 +21,14 @@
 
 PRJ_EXPORTS
 
-../binary/CdlCompiler.exe /epoc32/tools/CdlCompiler.exe 
+/* ../binary/CdlCompiler.EXE /epoc32/tools/CdlCompiler.EXE  */
 
 PRJ_MMPFILES
 
-#if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
-
-/*
- * NOTICE! CdlCompiler is not compiled any more during usual build.
- * It is just exported from ../binary directory.
- * If you really want compile AknLayoutCompiler from sources you need to 
- * uncomment below line, build this project and copy 
- * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and 
- * put the binary to version control.
- */
-// CdlCompiler.mmp
+/* FIXME: Can we remove this later ? */
+/* defined(TOOLS) || defined(CWTOOLS) ||  */
+#if defined(TOOLS2)
+CdlCompiler.mmp
 #endif
 
 // End of File
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package_definition.xml	Tue Aug 31 16:13:44 2010 +0300
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0">
+ <package id="uitools" name="UI Tools" levels="compile encode tool if">
+  <collection id="uitools_pub" name="UI Tools Public Interfaces" level="if">
+   <component id="third_party_bitmap_palette_api" name="Third Party Bitmap Palette API" class="api" filter="s60">
+    <meta rel="Api" href="uitools_pub/third_party_bitmap_palette_api/third_party_bitmap_palette_api.metaxml"/>
+    <unit bldFile="uitools_pub/third_party_bitmap_palette_api/group"/>
+   </component>
+  </collection>
+  <collection id="uitools_plat" name="UI Tools Platform Interfaces" level="if">
+   <component id="uitools_cdl_api" name="CDL API" class="api" filter="s60">
+    <meta rel="Api" href="uitools_plat/cdl_api/cdl_api.metaxml"/>
+    <unit bldFile="uitools_plat/cdl_api/group"/>
+   </component>
+   <component id="uitools_layout_system_private_api" name="Layout System Private API" class="api" filter="s60">
+    <meta rel="Api" href="uitools_plat/layout_system_private_api/layout_system_private_api.metaxml"/>
+    <unit bldFile="uitools_plat/layout_system_private_api/group"/>
+   </component>
+  </collection>
+  <collection id="cdlcompilertoolkit" name="CDL Compiler Toolkit" level="compile">
+   <!-- collection is actually a component. Needs to be moved down a directory -->
+   <component id="cdlcompilertoolkit_build" filter="s60" name="CDL Compiler Toolkit Build">
+    <unit bldFile="cdlcompilertoolkit/group"/>
+   </component>
+  </collection>
+  <collection id="cdlcompiler" name="CDL Compiler" level="compile">
+   <!-- collection is actually a component. Needs to be moved down a directory -->
+   <component id="cdlcompiler_build" filter="s60" name="CDL Compiler Build">
+    <unit bldFile="cdlcompiler/group"/>
+   </component>
+  </collection>
+  <collection id="gfxtools" name="Graphics Tools" level="tool">
+   <component id="color" filter="s60" name="Bitmap Colour Palette" target="desktop">
+    <unit bldFile="gfxtools/color/group"/>
+   </component>
+  </collection>
+  <collection id="aknlayoutcompiler" name="Avkon Layout Compiler" level="compile">
+   <!-- collection is actually a component. Needs to be moved down a directory -->
+   <component id="aknlayoutcompiler_build" filter="s60" name="Avkon Layout Compiler Build">
+    <unit bldFile="../uitools/aknlayoutcompiler/group"/>
+   </component>
+  </collection>
+  <collection id="skincompiler" name="Skin Compiler" level="compile">
+   <component id="aknskindesccompiler" filter="s60" name="Avkon Skin Descriptor Compiler">
+    <unit bldFile="skincompiler/AknSkinDescCompiler/group"/>
+   </component>
+  </collection>
+  <collection id="reszip" name="Resource Zip" level="encode">
+   <!-- collection is actually a component. Needs to be moved down a directory -->
+   <component id="reszip_build" filter="s60" name="Resource Zip Build">
+    <unit bldFile="reszip/group"/>
+   </component>
+  </collection>
+  <collection id="toollibraries" name="Tool Libraries" level="tool"/>
+  <collection id="svgtencoder" name="SVGT Encoder" level="encode">
+   <component id="svgtenc" filter="s60" name="Standalone SVGT Encoder" target="desktop">
+    <unit bldFile="svgtencoder/svgtenc/standalone/group"/>
+   </component>
+  </collection>
+ </package>
+</SystemDefinition>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package_map.xml	Tue Aug 31 16:13:44 2010 +0300
@@ -0,0 +1,1 @@
+<PackageMap root="sf" layer="mw"/>
--- a/reszip/group/bld.inf	Thu Jul 15 19:48:16 2010 +0300
+++ b/reszip/group/bld.inf	Tue Aug 31 16:13:44 2010 +0300
@@ -25,9 +25,9 @@
 
 PRJ_MMPFILES
 #ifndef TOOLS
-    #ifndef TOOLS2
-        reszip.mmp
-    #endif
+#ifndef TOOLS2
+reszip.mmp
+#endif
 #endif
 
 PRJ_TESTMMPFILES
--- a/reszip/inc/rescomp.h	Thu Jul 15 19:48:16 2010 +0300
+++ b/reszip/inc/rescomp.h	Tue Aug 31 16:13:44 2010 +0300
@@ -59,7 +59,7 @@
 	void LoadUnCompressedFileL(RFs& aFs, const TDesC& aName);
 	TBool FileIsBAFLCompressedL(RFs& aFs, const TDesC& aName);
 
-	void OptimizeDictL();
+	void OptimizeDict();
 	void FindEmbeddedDict(TDesC8& aMatch, TInt aStart);
 	void WriteHeaderL(RWriteStream& aStream);
 	void WriteDictionaryL(RWriteStream& aStream);
--- a/reszip/inc/resdict.h	Thu Jul 15 19:48:16 2010 +0300
+++ b/reszip/inc/resdict.h	Tue Aug 31 16:13:44 2010 +0300
@@ -37,7 +37,7 @@
 	TInt Saved();
 	TDesC8& Data();
 	TInt Use();
-	void CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict);
+	void CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict);
 public:
 	TBufC8<KMaxDictEntry> iData;
 	TInt iUses;
--- a/reszip/src/rescomp.cpp	Thu Jul 15 19:48:16 2010 +0300
+++ b/reszip/src/rescomp.cpp	Tue Aug 31 16:13:44 2010 +0300
@@ -426,7 +426,7 @@
 
 	// Optimize Dictionary
 
-	OptimizeDictL();
+	OptimizeDict();
 
 	// Compress using optimized dictionary
 
@@ -527,7 +527,7 @@
 
 
 
-void CResComp::OptimizeDictL()
+void CResComp::OptimizeDict()
 	{
 	// Find referenced dicts
 	TInt entries = iDict->Count();
@@ -565,7 +565,7 @@
 
 	for (TInt zz=0; zz<newDictEntries; zz++)
 		{
-		iDict->At(zz).CreateEmbeddedDictL(zz, iDict);
+		iDict->At(zz).CreateEmbeddedDict(zz, iDict);
 		}
 	}
 
--- a/reszip/src/resdict.cpp	Thu Jul 15 19:48:16 2010 +0300
+++ b/reszip/src/resdict.cpp	Tue Aug 31 16:13:44 2010 +0300
@@ -48,7 +48,7 @@
 	}
 
 
-void TDictEntry::CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict)
+void TDictEntry::CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict)
 	{
 	// Create list of embedded dictionary strings
 	iEmbedded = new(ELeave)CResEntry(aDict);
Binary file svgtencoder/svgtenc/standalone/binary/svgtbinencode.exe has changed
--- a/svgtencoder/svgtenc/standalone/group/bld.inf	Thu Jul 15 19:48:16 2010 +0300
+++ b/svgtencoder/svgtenc/standalone/group/bld.inf	Tue Aug 31 16:13:44 2010 +0300
@@ -30,8 +30,8 @@
 	//START TOOLS
 		//#if defined(TOOLS) 
 				../binary/svgtbinencode.exe	/epoc32/tools/svgtbinencode.exe
+				../binary/xerces-c_2_6.dll	/epoc32/tools/xerces-c_2_6.dll
 				../binary/svgtbinencode	/epoc32/tools/svgtbinencode
-				../binary/xerces-c_2_6.dll	/epoc32/tools/xerces-c_2_6.dll
 				// For Windows abld Support "Link with dynamic xerces-c.2.8.0"
 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/rel/xerces-c_2.lib
 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/deb/xerces-c_2.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uitools_info/nokia_uitools_metadata/package_definition.xml	Tue Aug 31 16:13:44 2010 +0300
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition xmlns:sf="http://www.symbian.org/system-definition" schema="3.0.0" id-namespace="http://www.nokia.com/schema/drd/system-definition">
+  <package id="sf:uitools" name="UI Tools" levels="compile encode tool">
+    <collection id="sf:toollibraries" name="Tool Libraries" level="tool">
+      <component id="arabica" filter="s60" name="Arabica" target="desktop">
+        <unit base="../../toollibraries/arabica"/>
+      </component>
+      <component id="xercesc" filter="s60" name="Xerces C" target="desktop">
+        <unit base="../../toollibraries/xercesc"/>
+      </component>
+    </collection>
+  </package>
+</SystemDefinition>
--- a/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h	Thu Jul 15 19:48:16 2010 +0300
+++ b/uitools_plat/cdl_api/inc/CdlCompilerToolkit/CdlCompat.h	Tue Aug 31 16:13:44 2010 +0300
@@ -1,20 +1,3 @@
-/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-*
-*/
-
 // Cdlcompat.h
 
 #ifndef CDLCOMPAT_H