sbsv2/raptor/RELEASE-NOTES.txt
branchfix
changeset 195 309289285f0c
parent 190 2cca6dc0bb4b
parent 191 3bfc260b6d61
child 200 4023109a00c1
equal deleted inserted replaced
190:2cca6dc0bb4b 195:309289285f0c
     2 
     2 
     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 
     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 
     8 
     9 version 2.12.1
     9 version 2.12.1
    10 
    10 
    11 Defect Fixes:
    11 Defect Fixes:
    12 - SF Bug 1494 - sbs --what does not report Trace Compiler output
    12 - SF Bug 1494 - sbs --what does not report Trace Compiler output