srcanamdw/codescanner/scripts/resources/doit.bat
changeset 1 22878952f6e2
equal deleted inserted replaced
0:509e4801c378 1:22878952f6e2
       
     1 @rem
       
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem 
       
     5 @rem Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
       
     6 @rem 
       
     7 @rem * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
       
     8 @rem * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
       
     9 @rem * Neither the name of Nokia Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
       
    10 @rem 
       
    11 @rem THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
       
    12 @rem THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS 
       
    13 @rem BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
       
    14 @rem SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
       
    15 @rem CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.@rem
       
    16 @rem
       
    17 
       
    18 parsescripts.pl accessArrayElementWithoutCheck.py
       
    19 parsescripts.pl accessArrayElementWithoutCheck2.py
       
    20 parsescripts.pl activestart.py
       
    21 parsescripts.pl activestop.py
       
    22 parsescripts.pl arraypassing.py
       
    23 parsescripts.pl arrayptrcleanup.py
       
    24 parsescripts.pl assertdebuginvariant.py
       
    25 parsescripts.pl baddefines.py
       
    26 parsescripts.pl baseconstruct.py
       
    27 parsescripts.pl callActiveObjectWithoutCheckingOrStopping.py
       
    28 parsescripts.pl changenotification.py
       
    29 parsescripts.pl cleanup.py
       
    30 parsescripts.pl commentcode.py
       
    31 parsescripts.pl connect.py
       
    32 parsescripts.pl ConnectAndDontCloseMemberVariable.py
       
    33 parsescripts.pl constnames.py
       
    34 parsescripts.pl consttdescptr.py
       
    35 parsescripts.pl controlornull.py
       
    36 parsescripts.pl ctltargettype.py
       
    37 parsescripts.pl debugrom.py
       
    38 parsescripts.pl declarename.py
       
    39 parsescripts.pl deleteMemberVariable.py
       
    40 parsescripts.pl destructor.py
       
    41 parsescripts.pl doubleSemiColon.py
       
    42 parsescripts.pl driveletters.py
       
    43 parsescripts.pl eikbuttons.py
       
    44 parsescripts.pl eikonenvstatic.py
       
    45 parsescripts.pl enummembers.py
       
    46 parsescripts.pl enumnames.py
       
    47 parsescripts.pl exportinline.py
       
    48 parsescripts.pl exportpurevirtual.py
       
    49 parsescripts.pl externaldriveletters.py
       
    50 parsescripts.pl foff.py
       
    51 parsescripts.pl forbiddenwords.py
       
    52 parsescripts.pl forgottoputptroncleanupstack.py
       
    53 parsescripts.pl friend.py
       
    54 parsescripts.pl goto.py
       
    55 parsescripts.pl ifassignments.py
       
    56 parsescripts.pl ifpreprocessor.py
       
    57 parsescripts.pl intleaves.py
       
    58 parsescripts.pl jmp.py
       
    59 parsescripts.pl leave.py
       
    60 parsescripts.pl LeaveNoError.py
       
    61 parsescripts.pl leavingoperators.py
       
    62 parsescripts.pl LFunctionCantLeave.py
       
    63 parsescripts.pl longlines.py
       
    64 parsescripts.pl magicnumbers.py
       
    65 parsescripts.pl mclassdestructor.py
       
    66 parsescripts.pl memberlc.py
       
    67 parsescripts.pl membervariablecallld.py
       
    68 parsescripts.pl missingcclass.py
       
    69 parsescripts.pl mmpsourcepath.py
       
    70 parsescripts.pl multilangrsc.py
       
    71 parsescripts.pl multipledeclarations.py
       
    72 parsescripts.pl multipleinheritance.py
       
    73 parsescripts.pl mydocs.py
       
    74 parsescripts.pl namespace.py
       
    75 parsescripts.pl newlreferences.py
       
    76 parsescripts.pl noleavetrap.py
       
    77 parsescripts.pl nonconsthbufc.py
       
    78 parsescripts.pl nonconsttdesc.py
       
    79 parsescripts.pl nonleavenew.py
       
    80 parsescripts.pl nonunicodeskins.py
       
    81 parsescripts.pl null.py
       
    82 parsescripts.pl open.py
       
    83 parsescripts.pl pointertoarrays.py
       
    84 parsescripts.pl pragmadisable.py
       
    85 parsescripts.pl pragmamessage.py
       
    86 parsescripts.pl pragmaother.py
       
    87 parsescripts.pl privateinheritance.py
       
    88 parsescripts.pl pushaddrvar.py
       
    89 parsescripts.pl pushmember.py
       
    90 parsescripts.pl readresource.py
       
    91 parsescripts.pl resourcesonheap.py
       
    92 parsescripts.pl returndescriptoroutofscope.py
       
    93 parsescripts.pl rfs.py
       
    94 parsescripts.pl rssnames.py
       
    95 parsescripts.pl stringliterals.py
       
    96 parsescripts.pl stringsinresourcefiles.py
       
    97 parsescripts.pl struct.py
       
    98 parsescripts.pl tcclasses.py
       
    99 parsescripts.pl tclassdestructor.py
       
   100 parsescripts.pl todocomments.py
       
   101 parsescripts.pl trapcleanup.py
       
   102 parsescripts.pl trapeleave.py
       
   103 parsescripts.pl traprunl.py
       
   104 parsescripts.pl trspassing.py
       
   105 parsescripts.pl uids.py
       
   106 parsescripts.pl uncompressedaif.py
       
   107 parsescripts.pl uncompressedbmp.py
       
   108 parsescripts.pl unicodesource.py
       
   109 parsescripts.pl userafter.py
       
   110 parsescripts.pl userfree.py
       
   111 parsescripts.pl userWaitForRequest.py
       
   112 parsescripts.pl variablenames.py
       
   113 parsescripts.pl voidparameter.py
       
   114 parsescripts.pl worryingcomments.py