9 <h2>version 2.13.0</h2> |
9 <h2>version 2.13.0</h2> |
10 |
10 |
11 <h3>New Features</h3> |
11 <h3>New Features</h3> |
12 <ul> |
12 <ul> |
13 |
13 |
14 <li><a href="notes/featurevariantsafe.txt"> Support for FEATUREVARIANTSAFE in BV builds </a> |
14 <li><a href="notes/featurevariantsafe.txt"> Support for FEATUREVARIANTSAFE in BV builds </a></li> |
15 <li><a href="notes/cygwin_1_7.txt"> Support for Cygwin 1.7 </a> |
15 <li><a href="notes/cygwin_1_7.txt"> Support for Cygwin 1.7 </a></li> |
16 <li><a href="notes/cross_compiling_tools.txt"> Support for cross-compiling win32 tools on Linux </a> |
16 <li><a href="notes/cross_compiling_tools.txt"> Support for cross-compiling win32 tools on Linux </a></li> |
17 <li><a href="notes/system_definition_v3.txt"> Prototype support for reading System Definition v3 files </a> |
17 <li><a href="notes/system_definition_v3.txt"> Prototype support for reading System Definition v3 files </a></li> |
18 <li><a href="notes/epocnestedexceptions.txt"> New MMP keyword EPOCNESTEDEXCEPTIONS </a> |
18 <li><a href="notes/epocnestedexceptions.txt"> New MMP keyword EPOCNESTEDEXCEPTIONS </a></li> |
19 |
19 |
20 </ul> |
20 </ul> |
21 |
21 |
22 <h3>Defect Fixes</h3> |
22 <h3>Defect Fixes</h3> |
23 <ul> |
23 <ul> |
24 |
24 |
25 <li>to be integrated |
25 <li>to be integrated</li> |
26 |
26 |
27 </ul> |
27 </ul> |
28 |
28 |
|
29 <!-- older notes are plain text --> |
29 <pre> |
30 <pre> |
30 version 2.12.5 |
31 version 2.12.5 |
31 |
32 |
32 Defect Fixes: |
33 Defect Fixes: |
33 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). |
34 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). |
|
35 |
34 Allow Raptor to obtain log from emake annotation file where it is uncorrupted. A new |
36 Allow Raptor to obtain log from emake annotation file where it is uncorrupted. A new |
35 Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled |
37 Make engine option "copyannofile2log" enables/disables this mode for emake. If this option is disabled |
36 or if no annotation file is specified for the build then Raptor reads logs directly as normal. |
38 or if no annotation file is specified for the build then Raptor reads logs directly as normal. |
37 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed" |
39 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed" |
38 - Fix: extend tracecompiler tests to Linux |
40 - Fix: extend tracecompiler tests to Linux |
75 the past sbs would have tried to use it and would have failed with a |
77 the past sbs would have tried to use it and would have failed with a |
76 complicated traceback. Also doesn't traceback for non-existent make engines. |
78 complicated traceback. Also doesn't traceback for non-existent make engines. |
77 - sbs_filter chose wrong embedded default python version. Set to 2.6.4 now. |
79 - sbs_filter chose wrong embedded default python version. Set to 2.6.4 now. |
78 - FilterCheck did not check files when run from sbs_filter |
80 - FilterCheck did not check files when run from sbs_filter |
79 - Remove old references to python 2.5.2 |
81 - Remove old references to python 2.5.2 |
80 - Escape filenames with special XML characters inside <member> tags |
82 - Escape filenames with special XML characters inside <member> tags |
81 |
83 |
82 |
84 |
83 version 2.12.1 |
85 version 2.12.1 |
84 |
86 |
85 Defect Fixes: |
87 Defect Fixes: |
312 DPDEF139759 Raptor warning regarding EXPORTSUNFROZEN is ambiguous |
314 DPDEF139759 Raptor warning regarding EXPORTSUNFROZEN is ambiguous |
313 DPDEF135436 SBSv2 - Python traceback when illegal characters appear on command line |
315 DPDEF135436 SBSv2 - Python traceback when illegal characters appear on command line |
314 INC140156 SBSv2 crashes when build QtWebkit for ARMV5 |
316 INC140156 SBSv2 crashes when build QtWebkit for ARMV5 |
315 |
317 |
316 Other Changes: |
318 Other Changes: |
317 Add <info> to show which variant.hrh file is used. |
319 Add <info> to show which variant.hrh file is used. |
318 Replaced the corrupted awk.exe in cygwin distro. |
320 Replaced the corrupted awk.exe in cygwin distro. |
319 Fix previous trace compiler auto run mechanism. |
321 Fix previous trace compiler auto run mechanism. |
320 ROMFILE improvements. |
322 ROMFILE improvements. |
321 |
323 |
322 |
324 |
671 DS.1347 SBSv2 Compiler Selection |
673 DS.1347 SBSv2 Compiler Selection |
672 DS.1348 SBSv2 allow mixed slashes |
674 DS.1348 SBSv2 allow mixed slashes |
673 |
675 |
674 Defect Fixes: |
676 Defect Fixes: |
675 DPDEF127904 SBSv2 : recent installdefaultcommdb has broken the 9.4 build |
677 DPDEF127904 SBSv2 : recent installdefaultcommdb has broken the 9.4 build |
676 DPDEF128022 SBSv2: Unrecognised Keyword ['romtarget <some_file>.dll'] warnings |
678 DPDEF128022 SBSv2: Unrecognised Keyword ['romtarget some_file.dll'] warnings |
677 DPDEF127815 SBSv2: PAGED and EPOCCALLDLLENTRYPOINTS keywords not supported |
679 DPDEF127815 SBSv2: PAGED and EPOCCALLDLLENTRYPOINTS keywords not supported |
678 DPDEF127890 SBSv2: TARGETPATH in mmps (also resources, bitmaps) must cope with backslashes |
680 DPDEF127890 SBSv2: TARGETPATH in mmps (also resources, bitmaps) must cope with backslashes |
679 DPDEF128229 SBSv2: some command invocations can fail, but could be "re-tried" |
681 DPDEF128229 SBSv2: some command invocations can fail, but could be "re-tried" |
680 |
682 |
681 |
683 |