sbsv2/raptor/notes/tcomsupport.txt
branchfix
changeset 522 9971c248e894
parent 516 cd8318d5fb3a
equal deleted inserted replaced
521:53251dd57e58 522:9971c248e894
    30 USERINCLUDEs set.  So they were specifying the trace header directory in
    30 USERINCLUDEs set.  So they were specifying the trace header directory in
    31 their SYTEMINCLUDEs.  This change causes Raptor to look for the traces
    31 their SYTEMINCLUDEs.  This change causes Raptor to look for the traces
    32 directory in bot SYSTEMINCLUDES and USERINCLUDES.
    32 directory in bot SYSTEMINCLUDES and USERINCLUDES.
    33 
    33 
    34 
    34 
    35 Automatic Macro definition - OST_TRACE_COMPILER_IN_USE
       
    36 --------------------------------------------------------
       
    37 
       
    38 When Raptor notices that the trace compiler is required for an MMP (by
       
    39 looking for the traces/targetname_ext directory in the SYSTEMINCLUDES
       
    40 or USERINCLUDES) it causes the application to build with the
       
    41 OST_TRACE_COMPILER_IN_USE defined automatically
       
    42 
       
    43 
       
    44 Create Trace Directories During Makefile Parse
    35 Create Trace Directories During Makefile Parse
    45 -----------------------------------------------
    36 -----------------------------------------------
    46 
    37 
    47 Some build engines consider it a "clash" when two jobs attempt to make the
    38 Some build engines consider it a "clash" when two jobs attempt to make the
    48 same directory.  This change causes some important trace output directories
    39 same directory.  This change causes some important trace output directories