sbsv2/raptor/RELEASE-NOTES.txt
branchfix
changeset 191 3bfc260b6d61
parent 177 a363840a27e3
child 195 309289285f0c
equal deleted inserted replaced
177:a363840a27e3 191:3bfc260b6d61
     1 
     1 
     2 Release Notes for Symbian Build System v2
     2 Release Notes for Symbian Build System v2
       
     3 
       
     4 Next Version
       
     5 Defect Fixes:
       
     6 - 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.
     3 
     7 
     4 version 2.12.1
     8 version 2.12.1
     5 
     9 
     6 Defect Fixes:
    10 Defect Fixes:
     7 - SF Bug 1494 - sbs --what does not report Trace Compiler output
    11 - SF Bug 1494 - sbs --what does not report Trace Compiler output