deprecated/buildtools/buildsystemtools/exclude.txt
changeset 655 3f65fd25dfd4
equal deleted inserted replaced
649:02d78c9f018e 655:3f65fd25dfd4
       
     1 # This file contains the list of components which are built internally at Symbian but cannot be built as part of a licensee build
       
     2 
       
     3 # -------------------- Removed components: 
       
     4 
       
     5 # The following components have been removed from the build configuration because they depend on source code
       
     6 # which Symbian may not distribute freely.  If a licensee has this source code, they may wish to restore these 
       
     7 # components to the build configuration.
       
     8 
       
     9 
       
    10 # Source code is entirely Category B (not Symbian's, or not licensed for redistribution by Symbian)
       
    11 MSComp		NETWORKING\MSComp\GROUP
       
    12 STACCOMP	NETWORKING\STACCOMP\GROUP 
       
    13 STATAPI		TESTDRIVER\DEVICE\STATAPI\GROUP
       
    14 WAPSTACK	WAP-STACK\WAPSTACK\GROUP	
       
    15 Gprsbtt         telephony\gprsbtt\group
       
    16 
       
    17 # Source code is almost entirely Category B
       
    18 STAT_DESKTOP    os\buildtools\toolsandutils\statdesktop\group
       
    19 
       
    20 # Depends on ARM's proprietary Neon250 PCI VGA card driver
       
    21 INTEGRATORAP	BASE\INTEGRATORAP
       
    22 
       
    23 # Removed because it's very large and only contains freely distributable things like java, perl, zip, etc.
       
    24 REDISTRIBUTION	TOOLS\REDISTRIBUTION
       
    25 
       
    26 # Documentation - to be built separately if licensee modifications warrant it
       
    27 DOC_SOURCE	DEVELOPERLIBRARY\DOC_SOURCE
       
    28 SECURITYSUPPLEMENT	DEVELOPERLIBRARY\SECURITYSUPPLEMENT\DOC_SOURCE
       
    29 CTSDOC		CTS\CTSDOC
       
    30 
       
    31 # -------------------- End of removed components
       
    32 
       
    33 # -------------------- Components built internally only:
       
    34 
       
    35 # SDK Engineering Tools
       
    36 RUNPERL		TOOLS\SDK_ENG\RUNPERL\GROUP
       
    37 BUILD-TOOLS     TOOLS\SDK_ENG\BUILD-TOOLS\GROUP
       
    38 JAVALIBRARY	TOOLS\SDK_ENG\JAVALIBRARY\GROUP
       
    39 ASSERTION	TOOLS\SDK_ENG\ASSERTION\GROUP
       
    40 DFRDOBJECT	TOOLS\SDK_ENG\DFRDOBJECT\GROUP
       
    41 ENUM            TOOLS\SDK_ENG\ENUM\GROUP
       
    42 LOGGER          TOOLS\SDK_ENG\LOGGER\GROUP
       
    43 FILESYS         TOOLS\SDK_ENG\FILESYS\GROUP
       
    44 ENVVAR		TOOLS\SDK_ENG\ENVVAR\GROUP
       
    45 INSTALLUTILS    TOOLS\SDK_ENG\INSTALLUTILS\GROUP
       
    46 MNEMONICFIX	TOOLS\SDK_ENG\MNEMONICFIX\GROUP
       
    47 PATHBROWSER	TOOLS\SDK_ENG\PATHBROWSER\GROUP
       
    48 SHELLEXEC	TOOLS\SDK_ENG\SHELLEXEC\GROUP
       
    49 SWINGWORKER	TOOLS\SDK_ENG\SWINGWORKER\GROUP
       
    50 TESTCASERUNNER	TOOLS\SDK_ENG\TESTCASERUNNER\GROUP
       
    51 TOOLBARPANEL	TOOLS\SDK_ENG\TOOLBARPANEL\GROUP
       
    52 JAVAHELP	TOOLS\SDK_ENG\JAVAHELP\GROUP
       
    53 JCOMPS_I18N	TOOLS\SDK_ENG\JCOMPS_I18N\GROUP
       
    54 LANGCONFIG	TOOLS\SDK_ENG\LANGCONFIG\GROUP
       
    55 MBMCODEC	TOOLS\SDK_ENG\MBMCODEC\GROUP
       
    56 SDKINFO		TOOLS\SDK_ENG\SDKINFO\GROUP
       
    57 JADE            TOOLS\SDK_ENG\JADE\GROUP
       
    58 APPBUILD	TOOLS\SDK_ENG\APPBUILD\GROUP
       
    59 AIFAPP		TOOLS\SDK_ENG\AIFAPP\GROUP
       
    60 AIFBUILDER	TOOLS\SDK_ENG\AIFBUILDER\GROUP
       
    61 CSHLPCMP_GUI	TOOLS\SDK_ENG\CSHLPCMP_GUI\GROUP
       
    62 MEAD		TOOLS\SDK_ENG\MEAD\GROUP
       
    63 MENUBUILDER	TOOLS\SDK_ENG\MENUBUILDER\GROUP
       
    64 SISAR		TOOLS\SDK_ENG\SISAR\GROUP
       
    65 SDKPKG-MANAGER  TOOLS\SDK_ENG\SDKPKG-MANAGER\GROUP
       
    66 SDKPKG-TOOLS    TOOLS\SDK_ENG\SDKPKG-TOOLS\GROUP
       
    67 EMULATOR_LAUNCHER TOOLS\SDK_ENG\EMULATOR_LAUNCHER\GROUP
       
    68 PKGMGRGUI	TOOLS\SDK_ENG\PKGMGRGUI\GROUP
       
    69 LAUNCH		TOOLS\SDK_ENG\LAUNCH\GROUP
       
    70 TOOLS_STUBS	TOOLS\SDK_ENG\TOOLS_STUBS\GROUP
       
    71 AIFBUILDERENGINEPLUGIN	TOOLS\SDK_ENG\AIFBUILDERENGINEPLUGIN\GROUP
       
    72 RCOMPPLUGIN	TOOLS\SDK_ENG\RCOMPPLUGIN\GROUP
       
    73 DOCPLUGINTOOL	TOOLS\SDK_ENG\DOCPLUGINTOOL\GROUP
       
    74 CWPLUGINS	TOOLS\SDK_ENG\CWPLUGINS\GROUP
       
    75 BSPBUILDER	TOOLS\BSPBUILDER\GROUP
       
    76 
       
    77 #Devkit tools
       
    78 #note KitSetupApp has been moved from the CustKtis section to the Dev Kit section
       
    79 # as they look after it
       
    80 KitSetupApp	TOOLS\DevKits\KitSetupApp\group
       
    81 
       
    82 #CustKit tools
       
    83 #note these components must be built after the Devkit components  
       
    84 kit_builder	TOOLS\Custkits\kitbuilder\group
       
    85 ProductInstaller	TOOLS\Custkits\ProductInstaller\group
       
    86 
       
    87 # -------------------- End of Components built internally only: