sbsv2/raptor/RELEASE-NOTES.txt
branchfix
changeset 200 4023109a00c1
parent 195 309289285f0c
child 211 b06effc0c547
child 227 ce041fd42f76
equal deleted inserted replaced
199:3776a92b44bb 200:4023109a00c1
     3 next version
     3 next version
     4 
     4 
     5 Defect Fixes:
     5 Defect Fixes:
     6 - SF Bug 1569 - excessive recompilation in incremental tracecompiler builds
     6 - SF Bug 1569 - excessive recompilation in incremental tracecompiler builds
     7 - Better error messages for make-engine selection.  e.g. "sbs -e arm" will now produce a useful error message rather than a traceback. "arm" is a real variant but it's not a make engine.  In the past sbs would have tried to use it and would have failed with a complicated traceback. Also doesn't traceback for non-existent make engines.
     7 - Better error messages for make-engine selection.  e.g. "sbs -e arm" will now produce a useful error message rather than a traceback. "arm" is a real variant but it's not a make engine.  In the past sbs would have tried to use it and would have failed with a complicated traceback. Also doesn't traceback for non-existent make engines.
       
     8 - sbs_filter chose wrong embedded default python version. Set to 2.6.4 now.
       
     9 - FilterCheck did not check files when run from sbs_filter
     8 
    10 
     9 version 2.12.1
    11 version 2.12.1
    10 
    12 
    11 Defect Fixes:
    13 Defect Fixes:
    12 - SF Bug 1494 - sbs --what does not report Trace Compiler output
    14 - SF Bug 1494 - sbs --what does not report Trace Compiler output