equal
deleted
inserted
replaced
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 |