equal
deleted
inserted
replaced
6 |
6 |
7 <h1>Release Notes for Symbian Build System v2</h1> |
7 <h1>Release Notes for Symbian Build System v2</h1> |
8 |
8 |
9 <h2>next version</h2> |
9 <h2>next version</h2> |
10 |
10 |
|
11 <h3>New Features</h3> |
|
12 <ul> |
|
13 <li> Turn OST_TRACE_COMPILER_IN_USE macro on automatically so that the TCom doesn't need to. </a></li> |
|
14 <li><a href="notes/tcomsupport.txt"> Support new Trace Compiler commandline interface, autogen header location </a></li> |
|
15 </ul |
|
16 |
11 <h3>Defect Fixes</h3> |
17 <h3>Defect Fixes</h3> |
12 <ul> |
18 <ul> |
13 |
|
14 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2420"> SF Bug 2420 </a> - [Raptor] Output from recipes is mis-recognised as "what" output </li> |
19 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2420"> SF Bug 2420 </a> - [Raptor] Output from recipes is mis-recognised as "what" output </li> |
15 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2297"> SF Bug 2297 </a> Python exception in raptor_meta.py when processing bld.inf file </li> |
20 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2297"> SF Bug 2297 </a> Python exception in raptor_meta.py when processing bld.inf file </li> |
16 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2174"> SF Bug 2174 </a> -- layer option shows errors when bld.inf missing in another layer </li> |
21 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2174"> SF Bug 2174 </a> -- layer option shows errors when bld.inf missing in another layer </li> |
17 |
22 <li><a href="notes/tcomsupport.txt">Fix: ensure trace paths exist before build starts to avoid clashes during the build with some make engines </a></li> |
|
23 <li><a href="notes/tcomsupport.txt">Fix: permit traces header directory to be specified in systemincludes - helps Qt </a></li> |
18 </ul> |
24 </ul> |
|
25 |
19 |
26 |
20 <h2>version 2.13.0</h2> |
27 <h2>version 2.13.0</h2> |
21 |
28 |
22 <h3>New Features</h3> |
29 <h3>New Features</h3> |
23 <ul> |
30 <ul> |