# HG changeset patch # User Daniel Jacobs # Date 1267104783 0 # Node ID 4fd571a5fb6afdf09f5f35a775a55b9767bed547 # Parent 473675d0eb9531a3b5c9964d9838298ebb540086# Parent 98f67f17a03c61873cd4eea041821f5e6f9b274d Merge. diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/RELEASE-NOTES.txt --- a/sbsv2/raptor/RELEASE-NOTES.txt Thu Feb 25 11:07:00 2010 +0000 +++ b/sbsv2/raptor/RELEASE-NOTES.txt Thu Feb 25 13:33:03 2010 +0000 @@ -2,14 +2,12 @@ next version -- Fix platform macros for cross compilation on Linux -- New build win32 tools on Linux. - To enable it, use variant '.win32'. To build both windows and linux binaries, - use: - -c tools2.win32 -c tools2 - It only applies to platform tools2 on Linux - -- Add a workaround to enable the Qt team to link their code against Symbian DLL's +New Features: +- Add support for Cygwin 1.7. +- New support for cross-compiling win32 tools on Linux. + To enable it, use "sbs -c tools2.win32 -c tools2" on Linux +- New workaround to enable the Qt team to link their code against Symbian DLL's +- New prototype support for reading System Definition v3 files version 2.12.2 diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/group/bld.inf --- a/sbsv2/raptor/group/bld.inf Thu Feb 25 11:07:00 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -/* -* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of the License "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: -* -*/ - - -PRJ_PLATFORMS -TOOLS TOOLS2 - -PRJ_EXPORTS -#include "exports.inf" - diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/group/checkexports.sh --- a/sbsv2/raptor/group/checkexports.sh Thu Feb 25 11:07:00 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -#!/bin/bash - -for dir in . cpp-raptor cygwin-1.5.25 mingw-5.1.4 python-2.5.2; do - echo testing exports.inf in $dir - (cd $dir; ./exports.sh2; sort exports.inf > t1; sort exports.inf2 > t2; diff t1 t2) -done - diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/group/exports.inf --- a/sbsv2/raptor/group/exports.inf Thu Feb 25 11:07:00 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,223 +0,0 @@ -/* -* 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 the License "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: -* -*/ - -../RELEASE-NOTES.txt /tools/sbs/RELEASE-NOTES.txt -../bin/sbs /tools/sbs/bin/sbs -../bin/fixmeta.py /tools/sbs/bin/fixmeta.py -../bin/codetest_osbuild.sh /tools/sbs/bin/codetest_osbuild.sh -../bin/countbinaries.sh /tools/sbs/bin/countbinaries.sh -../bin/gethost.sh /tools/sbs/bin/gethost.sh -../bin/failedstats.py /tools/sbs/bin/failedstats.py -../bin/sbs.bat /tools/sbs/bin/sbs.bat -../bin/unsplitdirs.py /tools/sbs/bin/unsplitdirs.py -../bin/buildstats.py /tools/sbs/bin/buildstats.py -../bin/speedtest_osbuild.sh /tools/sbs/bin/speedtest_osbuild.sh -../bin/sbsv2cache.py /tools/sbs/bin/sbsv2cache.py -../bin/whatsource.py /tools/sbs/bin/whatsource.py -../bin/oby2linux.py /tools/sbs/bin/oby2linux.py -../bin/createrfifile.pl /tools/sbs/bin/createrfifile.pl -../bin/vartoxml.py /tools/sbs/bin/vartoxml.py -../bin/readme.txt /tools/sbs/bin/readme.txt -../bin/squashlog.py /tools/sbs/bin/squashlog.py -../bin/statcollate.py /tools/sbs/bin/statcollate.py -../bin/createvmap.py /tools/sbs/bin/createvmap.py -../bin/raptorlog.py /tools/sbs/bin/raptorlog.py -../bin/osbuild.sh /tools/sbs/bin/osbuild.sh -../bin/setup_user.sh /tools/sbs/bin/setup_user.sh -../bin/msvcr71.dll /tools/sbs/bin/msvcr71.dll -../bin/install_raptor.sh /tools/sbs/bin/install_raptor.sh -../bin/mkgetfailed.py /tools/sbs/bin/mkgetfailed.py -../examples/os_properties.xml /tools/sbs/examples/os_properties.xml -../examples/sbs_init.xml /tools/sbs/examples/sbs_init.xml -../lib/flm/e32abiv2stdexe.flm /tools/sbs/lib/flm/e32abiv2stdexe.flm -../lib/flm/user/default.flm_ex /tools/sbs/lib/flm/user/default.flm_ex -../lib/flm/user/globals.mk_ex /tools/sbs/lib/flm/user/globals.mk_ex -../lib/flm/e32abiv2dll.flm /tools/sbs/lib/flm/e32abiv2dll.flm -../lib/flm/tracecompiler.mk /tools/sbs/lib/flm/tracecompiler.mk -../lib/flm/win32exe.flm /tools/sbs/lib/flm/win32exe.flm -../lib/flm/template_ext.flm /tools/sbs/lib/flm/template_ext.flm -../lib/flm/e32abiv2ani.flm /tools/sbs/lib/flm/e32abiv2ani.flm -../lib/flm/converged-comms/createcommdbs.flm /tools/sbs/lib/flm/converged-comms/createcommdbs.flm -../lib/flm/converged-comms/installdefaultcommdb.flm /tools/sbs/lib/flm/converged-comms/installdefaultcommdb.flm -../lib/flm/win32plugin.flm /tools/sbs/lib/flm/win32plugin.flm -../lib/flm/win32klib.flm /tools/sbs/lib/flm/win32klib.flm -../lib/flm/extensions.xml /tools/sbs/lib/flm/extensions.xml -../lib/flm/stack.mk /tools/sbs/lib/flm/stack.mk -../lib/flm/globals.mk /tools/sbs/lib/flm/globals.mk -../lib/flm/win32stdexe.flm /tools/sbs/lib/flm/win32stdexe.flm -../lib/flm/e32abiv2lib.flm /tools/sbs/lib/flm/e32abiv2lib.flm -../lib/flm/win32resource.flm /tools/sbs/lib/flm/win32resource.flm -../lib/flm/config/default.flm /tools/sbs/lib/flm/config/default.flm -../lib/flm/win32lib.flm /tools/sbs/lib/flm/win32lib.flm -../lib/flm/null.flm /tools/sbs/lib/flm/null.flm -../lib/flm/tools/test_command_diff.sh /tools/sbs/lib/flm/tools/test_command_diff.sh -../lib/flm/tools/stlport.flm /tools/sbs/lib/flm/tools/stlport.flm -../lib/flm/tools/buildstubsis.flm /tools/sbs/lib/flm/tools/buildstubsis.flm -../lib/flm/msvctools.xml /tools/sbs/lib/flm/msvctools.xml -../lib/flm/tools2lib.flm /tools/sbs/lib/flm/tools2lib.flm -../lib/flm/win32ldd.flm /tools/sbs/lib/flm/win32ldd.flm -../lib/flm/tools.xml /tools/sbs/lib/flm/tools.xml -../lib/flm/metaflm.mk /tools/sbs/lib/flm/metaflm.mk -../lib/flm/e32abiv2ldd.flm /tools/sbs/lib/flm/e32abiv2ldd.flm -../lib/flm/e32abiv2pdl.flm /tools/sbs/lib/flm/e32abiv2pdl.flm -../lib/flm/e32abiv2stdlib.flm /tools/sbs/lib/flm/e32abiv2stdlib.flm -../lib/flm/config.xml /tools/sbs/lib/flm/config.xml -../lib/flm/win32stddll.flm /tools/sbs/lib/flm/win32stddll.flm -../lib/flm/gccxmlresource.flm /tools/sbs/lib/flm/gccxmlresource.flm -../lib/flm/e32abiv2textnotifier2.flm /tools/sbs/lib/flm/e32abiv2textnotifier2.flm -../lib/flm/e32abiv2implib.flm /tools/sbs/lib/flm/e32abiv2implib.flm -../lib/flm/e32abiv2exe.flm /tools/sbs/lib/flm/e32abiv2exe.flm -../lib/flm/win32pdl.flm /tools/sbs/lib/flm/win32pdl.flm -../lib/flm/win32.flm /tools/sbs/lib/flm/win32.flm -../lib/flm/base.xml /tools/sbs/lib/flm/base.xml -../lib/flm/grouping.flm /tools/sbs/lib/flm/grouping.flm -../lib/flm/e32abiv2.flm /tools/sbs/lib/flm/e32abiv2.flm -../lib/flm/e32abiv2exexp.flm /tools/sbs/lib/flm/e32abiv2exexp.flm -../lib/flm/e32abiv2defaults.mk /tools/sbs/lib/flm/e32abiv2defaults.mk -../lib/flm/e32abiv2fsy.flm /tools/sbs/lib/flm/e32abiv2fsy.flm -../lib/flm/final.mk /tools/sbs/lib/flm/final.mk -../lib/flm/none.flm /tools/sbs/lib/flm/none.flm -../lib/flm/analysis.xml /tools/sbs/lib/flm/analysis.xml -../lib/flm/e32abiv2var2.flm /tools/sbs/lib/flm/e32abiv2var2.flm -../lib/flm/msvctools.flm /tools/sbs/lib/flm/msvctools.flm -../lib/flm/win32kdll.flm /tools/sbs/lib/flm/win32kdll.flm -../lib/flm/win32ani.flm /tools/sbs/lib/flm/win32ani.flm -../lib/flm/e32abiv2plugin.flm /tools/sbs/lib/flm/e32abiv2plugin.flm -../lib/flm/win32bitmap.flm /tools/sbs/lib/flm/win32bitmap.flm -../lib/flm/tools2common.flm /tools/sbs/lib/flm/tools2common.flm -../lib/flm/win32fsy.flm /tools/sbs/lib/flm/win32fsy.flm -../lib/flm/readme.txt /tools/sbs/lib/flm/readme.txt -../lib/flm/e32abiv2kext.flm /tools/sbs/lib/flm/e32abiv2kext.flm -../lib/flm/e32abiv2stddll.flm /tools/sbs/lib/flm/e32abiv2stddll.flm -../lib/flm/win32exexp.flm /tools/sbs/lib/flm/win32exexp.flm -../lib/flm/stringtable.flm /tools/sbs/lib/flm/stringtable.flm -../lib/flm/utils/utility.xml /tools/sbs/lib/flm/utils/utility.xml -../lib/flm/utils/prebuilt.flm /tools/sbs/lib/flm/utils/prebuilt.flm -../lib/flm/utils/copydir.flm /tools/sbs/lib/flm/utils/copydir.flm -../lib/flm/win32pdd.flm /tools/sbs/lib/flm/win32pdd.flm -../lib/flm/taggedrules.mk /tools/sbs/lib/flm/taggedrules.mk -../lib/flm/booleanlogic.mk /tools/sbs/lib/flm/booleanlogic.mk -../lib/flm/emulator.xml /tools/sbs/lib/flm/emulator.xml -../lib/flm/win32kext.flm /tools/sbs/lib/flm/win32kext.flm -../lib/flm/test/exeabiv2_2/test.cpp /tools/sbs/lib/flm/test/exeabiv2_2/test.cpp -../lib/flm/test/exeabiv2_2/test_function.cpp /tools/sbs/lib/flm/test/exeabiv2_2/test_function.cpp -../lib/flm/test/exeabiv2_2/exeabiv2_2.mk /tools/sbs/lib/flm/test/exeabiv2_2/exeabiv2_2.mk -../lib/flm/test/templateext/temex.mk /tools/sbs/lib/flm/test/templateext/temex.mk -../lib/flm/test/templateext/Makefile /tools/sbs/lib/flm/test/templateext/Makefile -../lib/flm/test/Makefile /tools/sbs/lib/flm/test/Makefile -../lib/flm/test/exeabiv2_4/test.cpp /tools/sbs/lib/flm/test/exeabiv2_4/test.cpp -../lib/flm/test/exeabiv2_4/exeabiv2_4.mk /tools/sbs/lib/flm/test/exeabiv2_4/exeabiv2_4.mk -../lib/flm/test/exeabiv2_4/test_big.cpp /tools/sbs/lib/flm/test/exeabiv2_4/test_big.cpp -../lib/flm/test/flmtests.mk /tools/sbs/lib/flm/test/flmtests.mk -../lib/flm/test/ciaabiv2_1/uc_exe.cia /tools/sbs/lib/flm/test/ciaabiv2_1/uc_exe.cia -../lib/flm/test/ciaabiv2_1/uc_exe.cpp /tools/sbs/lib/flm/test/ciaabiv2_1/uc_exe.cpp -../lib/flm/test/ciaabiv2_1/ciaabiv2_1.mk /tools/sbs/lib/flm/test/ciaabiv2_1/ciaabiv2_1.mk -../lib/flm/test/export1/Makefile /tools/sbs/lib/flm/test/export1/Makefile -../lib/flm/test/export1/t1e.h /tools/sbs/lib/flm/test/export1/t1e.h -../lib/flm/test/export1/t4e.h /tools/sbs/lib/flm/test/export1/t4e.h -../lib/flm/test/export1/t2e.h /tools/sbs/lib/flm/test/export1/t2e.h -../lib/flm/test/export1/t3e.h /tools/sbs/lib/flm/test/export1/t3e.h -../lib/flm/test/dllabiv2_1/test.cpp /tools/sbs/lib/flm/test/dllabiv2_1/test.cpp -../lib/flm/test/dllabiv2_1/dllabiv2_1.mk /tools/sbs/lib/flm/test/dllabiv2_1/dllabiv2_1.mk -../lib/flm/test/raptorglue/raptorglue.mk /tools/sbs/lib/flm/test/raptorglue/raptorglue.mk -../lib/flm/test/dllbasictests.mk /tools/sbs/lib/flm/test/dllbasictests.mk -../lib/flm/test/exeabiv2_1/test.cpp /tools/sbs/lib/flm/test/exeabiv2_1/test.cpp -../lib/flm/test/exeabiv2_1/exeabiv2_1.mk /tools/sbs/lib/flm/test/exeabiv2_1/exeabiv2_1.mk -../lib/flm/test/dllabiv2_defaults.mk /tools/sbs/lib/flm/test/dllabiv2_defaults.mk -../lib/flm/test/exeperftests.mk /tools/sbs/lib/flm/test/exeperftests.mk -../lib/flm/test/ciatests.mk /tools/sbs/lib/flm/test/ciatests.mk -../lib/flm/test/environment/pvm/pvmtest.mk /tools/sbs/lib/flm/test/environment/pvm/pvmtest.mk -../lib/flm/test/environment/make/test_variable_restore.mk /tools/sbs/lib/flm/test/environment/make/test_variable_restore.mk -../lib/flm/test/exebasictests.mk /tools/sbs/lib/flm/test/exebasictests.mk -../lib/flm/test/exeabiv2_defaults.mk /tools/sbs/lib/flm/test/exeabiv2_defaults.mk -../lib/flm/test/exeabiv2_3/exeabiv2_3.mk /tools/sbs/lib/flm/test/exeabiv2_3/exeabiv2_3.mk -../lib/flm/test/exeabiv2_3/test_big.cpp /tools/sbs/lib/flm/test/exeabiv2_3/test_big.cpp -../lib/flm/win32stdlib.flm /tools/sbs/lib/flm/win32stdlib.flm -../lib/flm/win32var2.flm /tools/sbs/lib/flm/win32var2.flm -../lib/flm/win32implib.flm /tools/sbs/lib/flm/win32implib.flm -../lib/flm/bitmap.flm /tools/sbs/lib/flm/bitmap.flm -../lib/flm/build.flm /tools/sbs/lib/flm/build.flm -../lib/flm/build.xml /tools/sbs/lib/flm/build.xml -../lib/flm/tools2exe.flm /tools/sbs/lib/flm/tools2exe.flm -../lib/flm/e32abiv2klib.flm /tools/sbs/lib/flm/e32abiv2klib.flm -../lib/flm/standard.xml /tools/sbs/lib/flm/standard.xml -../lib/flm/win32var.flm /tools/sbs/lib/flm/win32var.flm -../lib/flm/e32abiv2pdd.flm /tools/sbs/lib/flm/e32abiv2pdd.flm -../lib/flm/e32abiv2none.flm /tools/sbs/lib/flm/e32abiv2none.flm -../lib/flm/romfile.mk /tools/sbs/lib/flm/romfile.mk -../lib/flm/win32textnotifier2.flm /tools/sbs/lib/flm/win32textnotifier2.flm -../lib/flm/resource.flm /tools/sbs/lib/flm/resource.flm -../lib/flm/flmtools.mk /tools/sbs/lib/flm/flmtools.mk -../lib/flm/gnumakefile.flm /tools/sbs/lib/flm/gnumakefile.flm -../lib/flm/e32abiv2kdll.flm /tools/sbs/lib/flm/e32abiv2kdll.flm -../lib/flm/e32abiv2var.flm /tools/sbs/lib/flm/e32abiv2var.flm -../lib/flm/win32dll.flm /tools/sbs/lib/flm/win32dll.flm -../lib/flm/gccxml.flm /tools/sbs/lib/flm/gccxml.flm -../lib/flm/e32postlink.mk /tools/sbs/lib/flm/e32postlink.mk -../lib/config/default.xml /tools/sbs/lib/config/default.xml -../lib/config/build.xml /tools/sbs/lib/config/build.xml -../lib/config/interfaces.xml /tools/sbs/lib/config/interfaces.xml -../lib/config/gcc.xml /tools/sbs/lib/config/gcc.xml -../lib/config/variants.xml /tools/sbs/lib/config/variants.xml -../lib/config/coverity.xml /tools/sbs/lib/config/coverity.xml -../lib/config/meta.xml /tools/sbs/lib/config/meta.xml -../lib/config/locations.xml /tools/sbs/lib/config/locations.xml -../lib/config/gccxml.xml /tools/sbs/lib/config/gccxml.xml -../lib/config/carbide.xml /tools/sbs/lib/config/carbide.xml -../lib/config/msvc.xml /tools/sbs/lib/config/msvc.xml -../lib/config/make.xml /tools/sbs/lib/config/make.xml -../lib/config/root.xml /tools/sbs/lib/config/root.xml -../lib/config/winscw.xml /tools/sbs/lib/config/winscw.xml -../lib/config/arm.xml /tools/sbs/lib/config/arm.xml -../lib/config/gcce.xml /tools/sbs/lib/config/gcce.xml -../lib/config/rvct.xml /tools/sbs/lib/config/rvct.xml -../python/raptor_makefile.py /tools/sbs/python/raptor_makefile.py -../python/filter_interface.py /tools/sbs/python/filter_interface.py -../python/raptor_start.py /tools/sbs/python/raptor_start.py -../python/pyparsing.py /tools/sbs/python/pyparsing.py -../python/raptor_cli.py /tools/sbs/python/raptor_cli.py -../python/raptor_cache.py /tools/sbs/python/raptor_cache.py -../python/raptor_meta.py /tools/sbs/python/raptor_meta.py -../python/raptor_xml.py /tools/sbs/python/raptor_xml.py -../python/raptor_version.py /tools/sbs/python/raptor_version.py -../python/generic_path.py /tools/sbs/python/generic_path.py -../python/raptor_make.py /tools/sbs/python/raptor_make.py -../python/plugins/filter_logfile.py /tools/sbs/python/plugins/filter_logfile.py -../python/plugins/filter_terminal.py /tools/sbs/python/plugins/filter_terminal.py -../python/plugins/filter_carbide.py /tools/sbs/python/plugins/filter_carbide.py -../python/plugins/filter_what.py /tools/sbs/python/plugins/filter_what.py -../python/plugins/dummyplugin.py /tools/sbs/python/plugins/dummyplugin.py -../python/plugins/filter_clean.py /tools/sbs/python/plugins/filter_clean.py -../python/plugins/filter_squashlog.py /tools/sbs/python/plugins/filter_squashlog.py -../python/plugins/filter_checksource.py /tools/sbs/python/plugins/filter_checksource.py -../python/plugins/filter_splitlog.py /tools/sbs/python/plugins/filter_splitlog.py -../python/sbs_dist.py /tools/sbs/python/sbs_dist.py -../python/raptor_utilities.py /tools/sbs/python/raptor_utilities.py -../python/pluginbox.py /tools/sbs/python/pluginbox.py -../python/dos2unix.py /tools/sbs/python/dos2unix.py -../python/raptor_data.py /tools/sbs/python/raptor_data.py -../python/filter_list.py /tools/sbs/python/filter_list.py -../python/raptor.py /tools/sbs/python/raptor.py -../python/mmpparser.py /tools/sbs/python/mmpparser.py -../python/filter_utils.py /tools/sbs/python/filter_utils.py -../schema/build/2_0.xsd /tools/sbs/schema/build/2_0.xsd -../schema/build/log/1_0.xsd /tools/sbs/schema/build/log/1_0.xsd -../schema/build/1_0.xsd /tools/sbs/schema/build/1_0.xsd -../win32/bin/ransleep.exe /tools/sbs/win32/bin/ransleep.exe -../win32/bin/sbs_descramble.exe /tools/sbs/win32/bin/sbs_descramble.exe -../win32/bin/talonctl.exe /tools/sbs/win32/bin/talonctl.exe -../win32/bin/talon.exe /tools/sbs/win32/bin/talon.exe diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/group/exports.sh --- a/sbsv2/raptor/group/exports.sh Thu Feb 25 11:07:00 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#!/bin/bash - -# script to generate exports for this component - -# copy ../* to /tools/sbs - -find .. -maxdepth 1 -type f -not -name "distribution.policy*" -print | sed 's!\.\.\(.*\)!\.\.\1 /tools/sbs\1!' > exports.inf - -for i in bin lib python schema util; do - find ../$i -type f -not -name "distribution.policy*" -not -name "*.pyc" -print | sed 's!\.\.\(.*\)!\.\.\1 /tools/sbs\1!' >> exports.inf -done - diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/group/exports.sh2 --- a/sbsv2/raptor/group/exports.sh2 Thu Feb 25 11:07:00 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#!/bin/bash - -# script to generate exports for this component to compare with the existing exports.inf - -# copy ../* to /tools/sbs - -find .. -maxdepth 1 -type f -not -name "distribution.policy*" -print | sed 's!\.\.\(.*\)!\.\.\1 /tools/sbs\1!' > exports.inf2 - -for i in bin examples lib python schema win32/bin; do - find ../$i -type f -not -name "distribution.policy*" -not -name "*.pyc" -print | sed 's!\.\.\(.*\)!\.\.\1 /tools/sbs\1!' >> exports.inf2 -done - diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/group/raptor.mrp --- a/sbsv2/raptor/group/raptor.mrp Thu Feb 25 11:07:00 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -component dev_build_sbsv2_raptor - - -source /src/tools/dev/build/sbsv2/raptor -exports /src/tools/dev/build/sbsv2/raptor/group - -ipr T -ipr B ../python/pyparsing.py - -notes_source release.txt - diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/group/release.txt --- a/sbsv2/raptor/group/release.txt Thu Feb 25 11:07:00 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -NOTESRC_RELEASER -Symbian Software Ltd. (kits.notify@symbian.com) - -NOTESRC_RELEASE_REASON -Symbian Build System release. diff -r 98f67f17a03c -r 4fd571a5fb6a sbsv2/raptor/python/raptor_xml.py --- a/sbsv2/raptor/python/raptor_xml.py Thu Feb 25 11:07:00 2010 +0000 +++ b/sbsv2/raptor/python/raptor_xml.py Thu Feb 25 13:33:03 2010 +0000 @@ -1,5 +1,5 @@ # -# Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +# Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available # under the terms of the License "Eclipse Public License v1.0" @@ -144,25 +144,29 @@ """Path sub-class that wraps up a component bld.inf file with system_definition.xml context information.""" - def __init__(self, aBldInfFile, aContainerNames, aSystemDefinitionFile, aSystemDefinitionBase, aSystemDefinitionVersion): + def __init__(self, aBldInfFile, aLayerName, aContainerNames, aSystemDefinitionFile, aSystemDefinitionBase, aSystemDefinitionVersion): generic_path.Path.__init__(self, aBldInfFile.Absolute().path) self.__ContainerNames = aContainerNames + self.__LayerName = aLayerName self.__SystemDefinitionFile = aSystemDefinitionFile - self.__SystemDefinitionBase = aSystemDefinitionBase - self.__SystemDefinitionVersion = aSystemDefinitionVersion + self.__SystemDefinitionBase = aSystemDefinitionBase + self.__SystemDefinitionVersion = aSystemDefinitionVersion def GetSystemDefinitionFile(self): return self.__SystemDefinitionFile def GetSystemDefinitionBase(self): return self.__SystemDefinitionBase - - def GetSystemDefinitionFile(self): - return self.__SystemDefinitionVersion + + def GetSystemDefinitionVersion(self): + return self.__SystemDefinitionVersion + + def GetLayerName(self): + return self.__LayerName def GetContainerName(self, aContainerType): if self.__ContainerNames.has_key(aContainerType): - return self.__ContainerNames[aContainerType] + return self.__ContainerNames[aContainerType] return "" @@ -173,7 +177,8 @@ self.__Logger = aLogger self.__SystemDefinitionFile = aSystemDefinitionFile.GetLocalString() self.__SystemDefinitionBase = aSystemDefinitionBase.GetLocalString() - self.__Version = {'MAJOR':0,'MID':0,'MINOR':0} + self.__Version = {'MAJOR':0,'MID':0,'MINOR':0} + self.__IdAttribute = "name" self.__ComponentRoot = "" self.__TotalComponents = 0 self.__LayerList = [] @@ -263,42 +268,62 @@ if self.__Version['MAJOR'] == 1 and self.__Version['MID'] > 2: self.__ComponentRoot = self.__SystemDefinitionBase - elif self.__Version['MAJOR'] == 2: - # 2.0.0 format supports SOURCEROOT as an environment specified base - we respect this, unless - # explicitly overridden on the command line - if os.environ.has_key('SOURCEROOT'): + elif self.__Version['MAJOR'] == 2 or self.__Version['MAJOR'] == 3: + # 2.0.x and 3.0.0 formats support SOURCEROOT or SRCROOT as an environment specified base - we respect this, unless + # explicitly overridden on the command line + if os.environ.has_key('SRCROOT'): + self.__ComponentRoot = generic_path.Path(os.environ['SRCROOT']) + elif os.environ.has_key('SOURCEROOT'): self.__ComponentRoot = generic_path.Path(os.environ['SOURCEROOT']) - if self.__SystemDefinitionBase and self.__SystemDefinitionBase != ".": - self.__ComponentRoot = self.__SystemDefinitionBase - if os.environ.has_key('SOURCEROOT'): - self.__Logger.Info("Command line specified System Definition file base \'%s\' overriding environment SOURCEROOT \'%s\'", self.__SystemDefinitionBase, os.environ['SOURCEROOT']) + + if self.__SystemDefinitionBase and self.__SystemDefinitionBase != ".": + self.__ComponentRoot = self.__SystemDefinitionBase + if os.environ.has_key('SRCROOT'): + self.__Logger.Info("Command line specified System Definition file base \'%s\' overriding environment SRCROOT \'%s\'", self.__SystemDefinitionBase, os.environ['SRCROOT']) + elif os.environ.has_key('SOURCEROOT'): + self.__Logger.Info("Command line specified System Definition file base \'%s\' overriding environment SOURCEROOT \'%s\'", self.__SystemDefinitionBase, os.environ['SOURCEROOT']) else: self.__Logger.Error("Cannot process schema version %s of file %s", version.string, self.__SystemDefinitionFile) return False + + if self.__Version['MAJOR'] >= 3: + # id is the unique identifier for 3.0 and later schema + self.__IdAttribute = "id" return True def __Parse(self): - # find the element (there can be 0 or 1) and search any elements for elements with "bldFile" attributes - # the context of captured "bldFile" attributes is recorded as we go + # For 2.0 and earlier: find the element (there can be 0 or 1) and search any elements for elements with "bldFile" attributes + # the context of captured "bldFile" attributes is recorded as we go + # For 3.0 and later, process any architectural topmost element, use the topmost element with an id as the "layer" for child in self.__SystemDefinitionElement.childNodes: - if child.localName == "systemModel": + if child.localName in ["systemModel", "layer", "package", "collection", "component"]: self.__ProcessSystemModelElement(child) def __CreateComponent(self, aBldInfFile, aUnitElement): # take a resolved bld.inf file and associated element and returns a populated Component object containers = {} - self.__GetElementContainers(aUnitElement, containers) - component = SystemModelComponent(aBldInfFile, containers, self.__SystemDefinitionFile, self.__SystemDefinitionBase, self.__Version) + self.__GetElementContainers(aUnitElement, containers) + layer = self.__GetEffectiveLayer(aUnitElement) + component = SystemModelComponent(aBldInfFile, layer, containers, self.__SystemDefinitionFile, self.__SystemDefinitionBase, self.__Version) return component + + def __GetEffectiveLayer(self, aElement): + #' return the ID of the topmost item which has an ID. For 1.x and 2.x, this will always be layer, for 3.x, it will be the topmost ID'd element in the file + # never call this on the root element + if aElement.parentNode.hasAttribute(self.__IdAttribute): + return self.__GetEffectiveLayer(aElement.parentNode) + elif aElement.hasAttribute(self.__IdAttribute): + return aElement.getAttribute(self.__IdAttribute) + return "" def __GetElementContainers(self, aElement, aContainers): # take a element and creates a type->name dictionary of all of its parent containers # We're only interested in parent nodes if they're not the top-most node if aElement.parentNode.parentNode: parent = aElement.parentNode - name = parent.getAttribute("name") + name = parent.getAttribute(self.__IdAttribute) if name: aContainers[parent.tagName] = name @@ -308,9 +333,10 @@ def __ProcessSystemModelElement(self, aElement): """Search for XML elements with 'bldFile' attributes and resolve concrete bld.inf locations with an appreciation of different schema versions.""" - - if aElement.tagName == "layer": - currentLayer = aElement.getAttribute("name") + + # The effective "layer" is the item whose parent does not have an id (or name in 2.x and earlier) + if not aElement.parentNode.hasAttribute(self.__IdAttribute) : + currentLayer = aElement.getAttribute(self.__IdAttribute) if not self.__LayerDetails.has_key(currentLayer): self.__LayerDetails[currentLayer] = [] @@ -324,10 +350,10 @@ if bldFileValue: bldInfRoot = self.__ComponentRoot - if self.__Version['MAJOR'] == 1 and self.__Version['MID'] == 4: - # version 1.4.x schema paths can use DOS slashes + if self.__Version['MAJOR'] == 1: + # version 1.x schema paths can use DOS slashes bldFileValue = raptor_utilities.convertToUnixSlash(bldFileValue) - elif self.__Version['MAJOR'] == 2: + elif self.__Version['MAJOR'] >= 2: # version 2.x.x schema paths are subject to a "root" attribute off-set, if it exists rootValue = aElement.getAttribute("root") @@ -342,8 +368,14 @@ group = generic_path.Path(bldFileValue) - if not group.isAbsolute() and bldInfRoot: - group = generic_path.Join(bldInfRoot, group) + if self.__Version['MAJOR'] < 3: + # absolute paths are not changed by root var in 1.x and 2.x + if not group.isAbsolute() and bldInfRoot: + group = generic_path.Join(bldInfRoot, group) + else: + # only absolute paths are changed by root var in 3.x + if group.isAbsolute() and bldInfRoot: + group = generic_path.Join(bldInfRoot, group) bldinf = generic_path.Join(group, "bld.inf").FindCaseless() @@ -351,7 +383,7 @@ self.__Logger.Error("No bld.inf found at %s in %s", group.GetLocalString(), self.__SystemDefinitionFile) else: component = self.__CreateComponent(bldinf, aElement) - layer = component.GetContainerName("layer") + layer = component.GetLayerName() if layer: self.__LayerDetails[layer].append(component) self.__TotalComponents += 1