|
1 <html> |
|
2 <head> |
|
3 <title>Release Notes for Symbian Build System v2</title> |
|
4 </head> |
|
5 <body> |
|
6 |
|
7 <h1>Release Notes for Symbian Build System v2</h1> |
|
8 |
|
9 <h2>version 2.14.0</h2> |
|
10 |
|
11 <h3>New Features</h3> |
|
12 <ul> |
|
13 <li><a href="notes/tcomsupport.txt"> Support new Trace Compiler commandline interface, autogen header location </a></li> |
|
14 <li><a href="notes/parametric_log_filters.txt"> Pass parameters to log filters from the command line </a></li> |
|
15 <li><a href="notes/delete_on_failed_compile.txt"> Work-around for failed RVCT 2.2 compiles </a></li> |
|
16 <li><a href="notes/query_cli.txt"> Obtain configuration data using --query option </a></li> |
|
17 <li> Carbide.xml now contains *_gcce aliases </li> |
|
18 <li><a href="notes/abiv1_implibs.txt"> ABIv1 import libraries not generated by default </a></li> |
|
19 </ul> |
|
20 |
|
21 <h3>Defect Fixes</h3> |
|
22 <ul> |
|
23 |
|
24 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2605"> SF Bug 2605 </a> - [Raptor] ROMFILE creation using Raptor is not clean </li> |
|
25 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2495"> SF Bug 2495 </a> - [Raptor] KDLL TARGETTYPEs do not support .def file freezing </li> |
|
26 <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> |
|
27 <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> |
|
28 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2174"> SF Bug 2174 </a> - [Raptor] -- layer option shows errors when bld.inf missing in another layer </li> |
|
29 <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> |
|
30 <li><a href="notes/tcomsupport.txt">Fix: permit traces header directory to be specified in systemincludes - helps Qt </a></li> |
|
31 <li><a href="notes/localresourcecopying.txt">Fix: (performance in cluster builds) do resource copying on local host.</a></li> |
|
32 <li>Fix: don't generate multiple copies of the same resource just because there are several target paths. Generate it once and copy that to the different target paths. Helps when winscw is built after an arm build.</li> |
|
33 <li>Fix: (performance) remove unnecessary copying of rpp files into epoc32\localisation as they are not used.</li> |
|
34 <li>Fix: (performance) remove -C option when preprocessing rpp files - causes comments to be stripped from the rpp resulting in smaller files that improves performance.</li> |
|
35 |
|
36 </ul> |
|
37 |
|
38 |
|
39 <h2>version 2.13.0</h2> |
|
40 |
|
41 <h3>New Features</h3> |
|
42 <ul> |
|
43 |
|
44 <li><a href="notes/featurevariantsafe.txt"> Support for FEATUREVARIANTSAFE in BV builds </a></li> |
|
45 <li><a href="notes/cygwin_1_7.txt"> Support for Cygwin 1.7 </a></li> |
|
46 <li><a href="notes/cross_compiling_tools.txt"> Support for cross-compiling win32 tools on Linux </a></li> |
|
47 <li><a href="notes/system_definition_v3.txt"> Prototype support for reading System Definition v3 files </a></li> |
|
48 <li><a href="notes/epocnestedexceptions.txt"> New MMP keyword EPOCNESTEDEXCEPTIONS </a></li> |
|
49 |
|
50 </ul> |
|
51 |
|
52 <h3>Defect Fixes</h3> |
|
53 <ul> |
|
54 |
|
55 <li>DPDEF143018 - Raptor doesn't handle spaces in GCCE installation directory correctly </li> |
|
56 <li>DPDEF143101 - GCC-E isn't tested as part of the tool checking mechanism </li> |
|
57 <li>DPDEF141195 - Raptor doesn't handle spaces in tool paths </li> |
|
58 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2172"> SF Bug 2172 </a> - [Raptor] Resource builds warn on encountering trigraph-like strings </li> |
|
59 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2308"> SF Bug 2308 </a> - [Raptor] PLUGIN3 TARGETTYPEs don't set resource output offsets correctly </li> |
|
60 <li>Fix: in copylogfromannofile mode, ensure that the build id and duration are included in the log. These are not critical but are useful </li> |
|
61 <li>Fix: remove unnecessary empty lines in log output in copylogfromannofile mode </li> |
|
62 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=1939"> SF Bug 1939 </a> - [Raptor] PAGED keyword in MMP files should imply byte pair compressed </li> |
|
63 <li>DPDEF144648 - Raptor failed to build tools_deb objects under Windows XP </li> |
|
64 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2134"> SF Bug 2134 </a> - [Raptor] Raptor does not pass overridden make variables into its makefiles </li> |
|
65 <li>Fix : do not allow data to be paged implicitly</li> |
|
66 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2302"> SF Bug 2302 </a> - sbs_filter refers to python.exe in win32/python264/ </li> |
|
67 <li>Fix : Makefile Parse Performance in Resource stage is poor. Large size of included dependency files is a factor. In --no-depend-generate mode, create dependency files which only refer to other rsg/mbg files that are yet to be built - store no other dependencies.</li> |
|
68 <li>Fix : ensure that FLMDEBUG is empty by default</li> |
|
69 </ul> |
|
70 |
|
71 <!-- older notes are plain text --> |
|
72 <pre> |
|
73 version 2.12.5 |
|
74 |
|
75 Defect Fixes: |
|
76 - Fix: Workaround for emake engine log corruption when clockskew errors occur (annofile2log). |
|
77 Allow Raptor to obtain log from emake annotation file where it is uncorrupted. A new |
|
78 Make engine option "copylogfromannofile" enables/disables this mode for emake. If this option is disabled |
|
79 or if no annotation file is specified for the build then Raptor reads logs directly as normal. |
|
80 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp |
|
81 - SF Bug 2191 - [Raptor] - When forcesuccess is enabled, exit status for a failed recipe is "retry" but should be "failed" |
|
82 - Fix: extend tracecompiler tests to Linux |
|
83 - Fix: Amendment to SF Bug 1511 fix - removal of blanked DEFFILE keyword from e32abiv2ani.flm |
|
84 - Fix: improve robustness to bad -c options |
|
85 |
|
86 |
|
87 version 2.12.4 |
|
88 |
|
89 Defect Fixes: |
|
90 - SF Bug 2113 - [Raptor] what/check filters can assign files to the wrong components |
|
91 - SF Bug 2081 - [Raptor] - Exported file executable permissions not maintained (linux) |
|
92 - Fix: host attribute in recipes was blank in windows, windows cluster builds. |
|
93 - SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor] |
|
94 - SF Bug 2042 - [Raptor] component field empty in recipe |
|
95 - SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc. |
|
96 - SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only) |
|
97 - SF Bug 1861 - [Raptor] More helpful console message in case of timeouts |
|
98 - SF Bug 1571 - Raptor cannot report error or warning message in wrong implib project |
|
99 - DPDEF142718 Incremental rebuild fails if dependent files deleted |
|
100 --no-depend-generate added to suppress the generation and processing of dependency files |
|
101 .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds |
|
102 - Add support for PLUGIN3 TARGETTYPEs |
|
103 - Fixing logfile corruption for large GCCXML builds by suppressing zip output |
|
104 - Stop copying .bmp files to epoc32/localisation and fix the "what" reporting |
|
105 |
|
106 |
|
107 version 2.12.3 |
|
108 |
|
109 Defect Fixes: |
|
110 - Don't print trace "what" information if we do not run the trace compiler. |
|
111 |
|
112 |
|
113 version 2.12.2 |
|
114 |
|
115 Defect Fixes: |
|
116 - SF Bug 1569 - excessive recompilation in incremental tracecompiler builds |
|
117 - Better error messages for make-engine selection. |
|
118 e.g. "sbs -e arm" will now produce a useful error message rather than |
|
119 a traceback. "arm" is a real variant but it's not a make engine. In |
|
120 the past sbs would have tried to use it and would have failed with a |
|
121 complicated traceback. Also doesn't traceback for non-existent make engines. |
|
122 - sbs_filter chose wrong embedded default python version. Set to 2.6.4 now. |
|
123 - FilterCheck did not check files when run from sbs_filter |
|
124 - Remove old references to python 2.5.2 |
|
125 - Escape filenames with special XML characters inside <member> tags |
|
126 |
|
127 |
|
128 version 2.12.1 |
|
129 |
|
130 Defect Fixes: |
|
131 - SF Bug 1494 - sbs --what does not report Trace Compiler output |
|
132 - sbs -c winscw.tracecompiler uses wrong UID and doesn't generate traces |
|
133 - SF Bug 1519 - Raptor output files may contain unescaped left angle brackets as XML character data |
|
134 |
|
135 |
|
136 version 2.12.0 |
|
137 |
|
138 New Features: |
|
139 - New 'Patchable Constants' target type: TARGETTYPE pdll |
|
140 - Combine Linking and Postlinking into a single step - performance improvement. |
|
141 - Support exit codes from next version of the trace compiler which will issue them |
|
142 - New sbs_filter script and batchfile to ease the use of sbs_filter.py. |
|
143 Allows filters to be executed over a log after a build has been done. |
|
144 e.g. |
|
145 |
|
146 sbs_filter --filters=FilterWhat < logfile.log |
|
147 |
|
148 (This runs a "--what" without regenerating any makefiles or reparsing |
|
149 the matadata.) |
|
150 - New (beta) FilterWhatComp filter. Simulates abld log output for |
|
151 use with parse_what.pl for packing up zips by component. Whatcomp output |
|
152 uses the incoming epocroot value. i.e. if epocroot is relative then so is |
|
153 the what output. e.g. if EPOCROOT=\ then the output will be of the form: |
|
154 |
|
155 "\epoc32\release\armv5\...." |
|
156 |
|
157 If it's "..\myepocroot" then the output will be: |
|
158 |
|
159 "..\myepocroot\epoc32\release\armv5". |
|
160 |
|
161 If it's absolute then the what output will also be absolute. |
|
162 - New FilterCheck filter. This can be used with sbs_filter to perform the |
|
163 equivalent of --check using the log output from a build. It is more |
|
164 efficient than --check because the metadata is not parsed and no makefiles |
|
165 are generated. e.g. |
|
166 |
|
167 sbs_filter --filters=FilterCheck < logfile.log |
|
168 |
|
169 - New (beta) graphical build visualisation tool (bin/timelines.py). |
|
170 Requires pygame and PyOpenGL. e.g. |
|
171 |
|
172 python timelines.py < filename.log |
|
173 |
|
174 - New (beta) log analyser (recipestats.py) for recording the total time spent |
|
175 in each type of recipe in the build. e.g. |
|
176 |
|
177 python recipestats.py < filename.log > stats.csv |
|
178 |
|
179 The output is in CSV format. |
|
180 |
|
181 Defect Fixes: |
|
182 - fix for ARM9E + ARMV5 pre-processing confusion |
|
183 - SF bug 1606: template_ext.flm wrongly creates dependencies to OTHER_CFG targets |
|
184 - SF bug 1570: Adding then removing a capability can produce incorrect |
|
185 result: e.g. ALL TCB -TCB becomes ALL -TCB but it should be just ALL |
|
186 |
|
187 Other Changes: |
|
188 - Default to using Python 2.6.4 on windows (no change in compatibility with |
|
189 older versions of Python). |
|
190 |
|
191 |
|
192 version 2.11.3 |
|
193 |
|
194 Defect Fixes: |
|
195 DPDEF142616 Raptor: Variables can be set unnecessarily prior to TEM execution |
|
196 Fix for: filter terminal flags up when recipe truncated |
|
197 SF bug 170: invalid XML output when a zip file is missing |
|
198 SF bug 518: unpaged keyword in mmp files is not parsed properly |
|
199 |
|
200 |
|
201 version 2.11.2 |
|
202 |
|
203 Defect Fixes: |
|
204 DPDEF143176 raptor does not respect STDCPP mmp file keyword |
|
205 |
|
206 |
|
207 version 2.11.1 |
|
208 |
|
209 Other Changes: |
|
210 GCCE 4.4.1 variant added |
|
211 Restored python 2.4 compatibility |
|
212 Minor TOOLS2 --what corrections |
|
213 Retain Linux execute permissions on unpacked :zip archives |
|
214 Prototype of extended timing API added |
|
215 Option --noexport added for parallel parsing |
|
216 Made --noexport and --export-only mutually exclusive |
|
217 SBS_PYTHONPATH insulates sbs from the global PYTHONPATH |
|
218 Removed spurious bracket in e32abiv2textnotifier2 |
|
219 More robust to multiple import library definitions |
|
220 |
|
221 |
|
222 version 2.11.0 |
|
223 |
|
224 New Features: |
|
225 Parallel parsing of meta-data |
|
226 New keyword APPLY for MMP files |
|
227 SAX filter plugin base-class |
|
228 |
|
229 Defect Fixes: |
|
230 DPDEF142895 Raptor does the wrong thing with the ARMFPU keyword |
|
231 DPDEF143020 The savespace variant overrides elf2e32's return code |
|
232 DPDEF143046 BYTEPAIRCOMPRESSTARGET and INFLATECOMPRESSTARGET not in FLM interface |
|
233 Improved error reporting for --check and --what |
|
234 |
|
235 |
|
236 version 2.10.2 |
|
237 |
|
238 Defect Fixes: |
|
239 DPDEF142958 regression - ARMV6 and __ARMV6__ are not defined for armv6_urel builds |
|
240 DPDEF142730 Raptor crashes with improper VERSION syntax |
|
241 DPDEF142928 RVCT 4.0: Linker error when the MMP files modifies the --cpu option |
|
242 |
|
243 |
|
244 version 2.10.1 |
|
245 |
|
246 Defect Fixes: |
|
247 DPDEF142666 Cannot remove frozen exports from EABI DEF file in SBSv2 |
|
248 DPDEF142745 OPTION_REPLACE problems with RVCT 4.0 |
|
249 DPDEF140622 feature variant configuration file with non exist file set to 'FEATURELISTFILES' |
|
250 DPDEF141195 Raptor doesn't handle spaces in tool paths |
|
251 DPDEF142616 Raptor: Variables can be set unnecessarily prior to TEM execution |
|
252 DPDEF142455 Disable warning L6780W for certain components |
|
253 DPDEF142447 GCC-E: Raptor compiles CIA files as Thumb |
|
254 DPDEF142448 GCC-E: Raptor tries to build ABIV1 import libraries |
|
255 DPDEF142451 GCC-E: Raptor treats C files as C++ files. |
|
256 |
|
257 |
|
258 version 2.10.0 |
|
259 |
|
260 New Features: |
|
261 Support for GCCE compiler |
|
262 More efficient Feature Variation support |
|
263 |
|
264 |
|
265 version 2.9.3 |
|
266 |
|
267 Defect Fixes: |
|
268 DPDEF142166 Raptor sometimes invokes checklib.exe with incorrect parameters |
|
269 DPDEF141354 EXPORTUNFROZEN fails in target builds if .savespace is applied |
|
270 DPDEF141533 Inconsistent log output |
|
271 DPDEF141604 file winscw.auto.bat is released two times |
|
272 DPDEF141787 Raptor treats EFREEZE info message as warnings |
|
273 |
|
274 Other Changes: |
|
275 talon can read commands from a temporary file as well as with -c |
|
276 |
|
277 |
|
278 version 2.9.2 |
|
279 |
|
280 Defect Fixes: |
|
281 DPDEF141531 Incorrect RVCT variables passed to TEM |
|
282 DPDEF141837 Some problems with dependency (.d) files |
|
283 DEF140258 Aborting SBSv2 mid-build often leads to corrupt .d files which prevent rebuilds |
|
284 DPDEF142049 Garbage in the Raptor log file |
|
285 DPDEF141954 Raptor: "tools" config static libraries can have incorrect compilation macros |
|
286 DPDEF141974 Raptor: "tools" builds can fail when done in combination with "tools2" builds |
|
287 |
|
288 Other Changes: |
|
289 Static libraries cannot be feature variant |
|
290 Option --no-depend-include for very big builds |
|
291 |
|
292 |
|
293 version 2.9.1 |
|
294 |
|
295 Defect Fixes: |
|
296 DPDEF141503 RMTPClient::StartTransport Panic when using emulated test tranport plugin |
|
297 DPDEF141688 ARMV6 builds with SBSv2 have problems with missing DEF files |
|
298 |
|
299 |
|
300 version 2.9.0 |
|
301 |
|
302 New Features: |
|
303 Talon shell to reduce memory usage and improve stability. |
|
304 Support for RVCT 4.0 advanced features. |
|
305 Optionally use SBS_CYGWIN, SBS_MINGW and SBS_PYTHON to locate tools. |
|
306 Makefile to build host tools on Linux. |
|
307 Single-file compilation for IDE integration. |
|
308 Splitlog and CheckSource filters. |
|
309 |
|
310 Defect Fixes: |
|
311 DPDEF141523 Raptor links kernel-side components to scppnwdl.dso |
|
312 DPDEF141418 Raptor turns echo on |
|
313 DPDEF141495 Raptor doesn't deal correctly with SOURECEPATH beginning with '/' |
|
314 DPDEF141388 raptor inserts epoc32\include at start of systeminclude path |
|
315 |
|
316 |
|
317 version 2.8.6 |
|
318 |
|
319 DPDEF135505 Some TEMs have race conditions for simultaneous urel and udeb. cp fails. |
|
320 DPDEF141498 If make crashes, Raptor exits with 0 errors |
|
321 DPDEF141071 Raptor: GCCXML build does not support the VAR2 TARGETTYPE |
|
322 DPDEF140816 STDCPP keyword in mmp file not interpreted by gccxml tool chain |
|
323 DPDEF137727 [Raptor Rollout] Raptor fails to build certain .mbg and .rsg files |
|
324 DPDEF137494 SBSv2: preprocessor warnings and errors might cause invalid XML in log |
|
325 DPDEF140731 Missing dependency files when building from clean |
|
326 DPDEF140540 [System Build]: Changes of Raptor cause 94_331 build failed |
|
327 DPDEF141129 raptor generates unknown origin file |
|
328 |
|
329 Other Changes: |
|
330 Fix to support trace compiler switch |
|
331 Better message for duplicate objects, states which file overrides which. |
|
332 Refactor to avoid "defects" of missing OS variants. |
|
333 |
|
334 |
|
335 version 2.8.5 |
|
336 |
|
337 Defect Fixes: |
|
338 DPDEF141102 SBS doesn't set the paging attribute of excutables correctly |
|
339 DPDEF140731 Missing dependency files when building from clean |
|
340 DPDEF135620 Workaround for broken static libraries |
|
341 |
|
342 |
|
343 version 2.8.4 |
|
344 |
|
345 Defect Fixes: |
|
346 DPDEF140839 RComp crashes if it's built with sbs |
|
347 DPDEF140929 OPTION GCCE in MMP files generates a build warning |
|
348 DPDEF135436 SBSv2 - Python traceback when illegal characters appear on command line |
|
349 |
|
350 |
|
351 version 2.8.3 |
|
352 |
|
353 Defect Fixes: |
|
354 DPDEF139904 Raptor: .def file FREEZE attempted for ARMV5 when it shouldn't be |
|
355 DPDEF140589 Raptor: .def file FREEZE attempted for WINSCW when it shouldn't be |
|
356 DPDEF140456 Raptor build error with -c tools_rel |
|
357 DPDEF139759 Raptor warning regarding EXPORTSUNFROZEN is ambiguous |
|
358 DPDEF135436 SBSv2 - Python traceback when illegal characters appear on command line |
|
359 INC140156 SBSv2 crashes when build QtWebkit for ARMV5 |
|
360 |
|
361 Other Changes: |
|
362 Add <info> to show which variant.hrh file is used. |
|
363 Replaced the corrupted awk.exe in cygwin distro. |
|
364 Fix previous trace compiler auto run mechanism. |
|
365 ROMFILE improvements. |
|
366 |
|
367 |
|
368 version 2.8.2 |
|
369 |
|
370 Defect Fixes: |
|
371 DPDEF140540 [System Build]: Changes of Raptor cause 94_331 build failed |
|
372 |
|
373 Other Changes: |
|
374 Tolerate XML schema 1_0 files where possible. |
|
375 Treat system definition schema 1.[3-9] files the same as schema 1.4 files. |
|
376 Remove checksource and its python site-packages. |
|
377 |
|
378 |
|
379 version 2.8.1 |
|
380 |
|
381 Defect Fixes: |
|
382 DPDEF140165 SBS error when creating info.xml on component base_omaph2 |
|
383 DPDEF132996 Location of generated auto.bat files is inconsistent |
|
384 |
|
385 Other Changes: |
|
386 Feature variant "ln -f" fails intermittently in parallel builds. |
|
387 Traceback when "group" elements are redefined in XML. |
|
388 Trace compiler should run automatically if a trace path exists. |
|
389 Need a workaround for Carbide Missing SDK problem. |
|
390 |
|
391 |
|
392 version 2.8.0 |
|
393 |
|
394 New Features: |
|
395 XML schema 2.0 with new alias and group elements. |
|
396 |
|
397 Removed: |
|
398 XML config element (use var instead). |
|
399 XML .first and .last mechanism (use alias or group instead). |
|
400 |
|
401 Defect Fixes: |
|
402 DPDEF140082 SBS cause env to dirty state |
|
403 DPDEF138565 SBSV2 doesn't define the correct macros for ARMV6 |
|
404 DPDEF139950 SBSv2 Filter Handling not Robust enough - bad filters stop build. |
|
405 DEF139686 [TCL Build] coredumpserver compile warnings in DP00458 |
|
406 |
|
407 |
|
408 version 2.7.2 |
|
409 |
|
410 Defect Fixes: |
|
411 DPDEF139420 Raptor config does not correctly handle mifconv causing resource build errors |
|
412 DPDEF138679 Raptor does not create a DEFFILE when building for winscw_urel |
|
413 DPDEF139692 SBSV2: 'virtual memory exhausted' when building multiple variants |
|
414 DPDEF136321 SBSv2: Zip exports not cleaned |
|
415 INC139622 OPTION_REPLACE does not work properly in SBSv2 |
|
416 |
|
417 Other Changes: |
|
418 Added utility.prebuilt FLM. |
|
419 |
|
420 |
|
421 version 2.7.1 |
|
422 |
|
423 Defect Fixes: |
|
424 DPDEF138366 [T15379] Raptor raise some warnings when build Coredumpserver |
|
425 DPDEF139405 SBSV2: Trace compilation fails with large numbers of files. |
|
426 DPDEF139572 SBSV2: Changes to '--cpu' option syntax breaks existing MMP files. |
|
427 DPDEF139456 Toolcheck file is not created if EPOCROOT is \ |
|
428 DPDEF133766 Poor SBSv2 reallyclean performance |
|
429 DPDEF135780 SBSV2: REALLYCLEAN is not cleaning all files |
|
430 |
|
431 |
|
432 version 2.7.0 |
|
433 |
|
434 New Features: |
|
435 DS.1744 Recognize LINKEROPTION in MMP file |
|
436 DS.1744 Compiled objects on local filesystem (SBS_BUILD_DIR) |
|
437 |
|
438 Partial Deliveries: |
|
439 DS.1744 CheckSource in Raptor |
|
440 |
|
441 Defect Fixes: |
|
442 DPDEF138293 Carbide: Raptor doesn't resolve variant.cfg entries starting with "\" correctly |
|
443 |
|
444 |
|
445 version 2.6.5 |
|
446 |
|
447 Defect Fixes: |
|
448 DPDEF138930 Raptor needs to change to match new trace compiler interface |
|
449 |
|
450 |
|
451 version 2.6.4 |
|
452 |
|
453 Defect Fixes: |
|
454 DPDEF138527 [TCL Build] Miss tracecompiler.mk and exclude group for Raptor export |
|
455 DPDEF138484 Raptor uses wrong guard causing trace compiler ignores some projects. |
|
456 DPDEF138720 BV product folders have missing map files |
|
457 DPDEF138721 Raptor uses wrong lib when mmp keyword FIRSTLIB presents. |
|
458 DPDEF138053 SBSv2: tools platform: tools not installed by the time they need to be used. |
|
459 DPDEF138164 Carbide: Raptor crashes on unrecognised buildinfo.txt content |
|
460 DPDEF138296 SBSV2 disables all TOOLS2 compiler warnings |
|
461 DPDEF138329 Raptor generates marker file for trace compiler when it's not done |
|
462 DPDEF138352 SBSv2: rollout - unsplit EC makefiles not generating correct deps 4 missing .mbg |
|
463 DPDEF138480 SBSv2: rollout. Created files sometimes have insufficient permissions on Windows |
|
464 DPDEF137511 SBSv2 doesn't behave correctly with the default paging policy |
|
465 |
|
466 |
|
467 version 2.6.3 |
|
468 |
|
469 Defect Fixes: |
|
470 DPDEF133508 Number of errors is counted wrong |
|
471 DPDEF138098 UID issue in Trace Compiler for Raptor |
|
472 DPDEF138296 SBSV2 disables all TOOLS2 compiler warnings |
|
473 |
|
474 |
|
475 version 2.6.2 |
|
476 |
|
477 Defect Fixes: |
|
478 DPDEF135330 Raptor Rollout: bangalore messaging winscw udeb test code |
|
479 DPDEF137726 Missing mscvr_readme.txt from the SBSv2 drop |
|
480 DPDEF137739 SBSv2: rollout - .cia object files can conflict with .cpp object files |
|
481 |
|
482 |
|
483 version 2.6.1 |
|
484 |
|
485 Defect Fixes: |
|
486 DPDEF137239 raptor does not include the msvcr71 runtime library |
|
487 DPDEF137489 BV builds try and write generated .s files in the wrong directory |
|
488 |
|
489 |
|
490 version 2.6.0 |
|
491 |
|
492 New Features: |
|
493 DS.1542 SBSv2 generates Open System Trace dictionaries |
|
494 DS.1629 Resource autodependencies |
|
495 |
|
496 |
|
497 version 2.5.5 |
|
498 |
|
499 Defect Fixes: |
|
500 DPINC137379 Emulator: Cursor is missing on emulator buttons |
|
501 DPDEF133640 SBSv2 usrt3_1.lib is missing from epocroot/epoc32/release/armv5/ |
|
502 |
|
503 |
|
504 version 2.5.4 |
|
505 |
|
506 Defect Fixes: |
|
507 DPDEF136719 Raptor: sbsv2cache.py cache file generation fails with very large log files |
|
508 DPDEF136715 On Linux the shipped python 2.5.2 is not found |
|
509 DPDEF132996 SBSv2 doesn't generate AUTO.BAT file |
|
510 DPDEF136382 SBSv2: explicit dll versioning not supported on arm platforms |
|
511 DPDEF135843 [Raptor Rollout] Raptor does not support OPTION_REPLACE ARMASM/OPTION ARMASM |
|
512 DPDEF136693 makesis fails when multiple instances are run concurrently with the same target |
|
513 |
|
514 |
|
515 version 2.5.3 |
|
516 |
|
517 Defect Fixes: |
|
518 DPDEF136162 Raptor: resource dependencies require metadata workarounds |
|
519 DPDEF128288 SBSv2 does not fully support build target customization. |
|
520 DPDEF132880 BV builds cannot find system static libraries |
|
521 DPDEF133835 SBSv2 cannot build for ARMV6 or ARM9E |
|
522 |
|
523 |
|
524 version 2.5.2 |
|
525 |
|
526 Defect Fixes: |
|
527 DPDEF135983 cpp-raptor crashes if source code contains builtin macro __FILE__ |
|
528 DPDEF133808 Raptor does not support OPTION --no_rtti with mixed assembly/C++ projects |
|
529 DPDEF135577 SBSv2: rollout - TOOLS/TOOLS2 exes sometimes not executable or writable. |
|
530 |
|
531 |
|
532 version 2.5.1 |
|
533 |
|
534 Defect Fixes: |
|
535 DPDEF135258 createvmap.py script can hang in BV builds |
|
536 DPDEF135385 warnings in RunModeDebugger in M04816vFuture with ARMV7 |
|
537 |
|
538 |
|
539 version 2.5.0 |
|
540 |
|
541 New Features: |
|
542 DS.1568 User defined configuration file location(s) |
|
543 |
|
544 |
|
545 version 2.4.3 |
|
546 |
|
547 Defect Fixes: |
|
548 DPDEF134322 SBSV2 uses the wrong library when building STDCPP targets |
|
549 DPDEF132923 SBSv2 freeze don't add Vtable and RTTI information into def file for arm dll |
|
550 DPDEF133775 SBSv2: ARMFPU is not passed to compiler |
|
551 DPDEF134023 case inconsistency with libOpenVG.lib |
|
552 |
|
553 Other Changes: |
|
554 MINOR_CHANGE updated all copyright notices for SF delivery |
|
555 MINOR_CHANGE added vtb91sf variant for SF Timebox 9:1 builds |
|
556 MINOR_CHANGE added vtb92sf variant for SF Timebox 9:2 builds |
|
557 |
|
558 |
|
559 version 2.4.2 |
|
560 |
|
561 Defect Fixes: |
|
562 DPDEF133820 Raptor Rollout: EXPORTUNFROZEN processing incorrect in ARMV5 builds |
|
563 DPDEF132033 Raptor picks up the wrong bld.inf macros when building for RVCT 3.1 |
|
564 DPDEF133772 SBSv2: console log includes some winscw warnings that should be suppressed |
|
565 |
|
566 |
|
567 version 2.4.1 |
|
568 |
|
569 Defect Fixes: |
|
570 DPDEF133639 Raptor Rollout:TEF test server doesn't start under SBSv2 - OK with abld |
|
571 DEF133255 [System Build]: Error in compiling NaviEngine Unistore on ARMV7 M04816 vFuture |
|
572 DPDEF127973 Freeze fails with SBSv2 under some environments |
|
573 |
|
574 |
|
575 version 2.4.0 |
|
576 |
|
577 New Features: |
|
578 DS.1475 Pluggable Log Summariser |
|
579 DS.1476 Use FLMs from the source tree |
|
580 |
|
581 Defect Fixes: |
|
582 DPDEF133417 SBSv2: tmp mounting errors on startup |
|
583 |
|
584 |
|
585 version 2.3.3 |
|
586 |
|
587 Defect Fixes: |
|
588 DPDEF130261 sbs does not support explicit option to version keyword |
|
589 DPDEF130598 sbs does not provide debug and nodebug variants |
|
590 DPDEF131630 Raptor smoke tests break when EPOCROOT=\ on Windows |
|
591 DPDEF132898 no TEM nbl2.lib dependencies for armv7 |
|
592 DPDEF133035 SBSv2 - Tools2 build does not include -m32 option. Stlport flm also doesn't. |
|
593 DPDEF133176 SBSv2 ignores compillation error for "unidentified identifier" for winscw build |
|
594 |
|
595 |
|
596 version 2.3.2 |
|
597 |
|
598 Other Changes: |
|
599 MINOR_CHANGE added vtb92 variant for Timebox 9:2 builds |
|
600 |
|
601 |
|
602 version 2.3.1 |
|
603 |
|
604 Defect Fixes: |
|
605 DPDEF132374 SBSv2: Directory creation can fail leading to build errors |
|
606 DPDEF132070 SBSv2: stlport 5.2 build fails - library generated to wrong directory |
|
607 DPDEF128378 SBSv2 help for global targets only shown when a target is given |
|
608 DPDEF129634 ALWAYS_BUILD_AS_ARM does not suppress __MARM_THUMB__ with SBSv2 |
|
609 |
|
610 |
|
611 version 2.3.0 |
|
612 |
|
613 New Features: |
|
614 DS.1424 Support for ARMV5SMP platform |
|
615 |
|
616 Defect Fixes: |
|
617 DPDEF129804 SBSv2 crashes when there are double \\ in prj_mmpfiles in bld.inf |
|
618 DPDEF130892 SBSv2: Reallyclean fails on TEM files |
|
619 DPDEF131619 SBSv2: ABIv1 .lib files aren't generated for -c armv5 -c armv5.smp |
|
620 DPDEF131637 SBSv2: stlport can fail to build under Cygwin - "/tmp no such directory" |
|
621 DPDEF131891 [System Build]: Errors in GT stage in Build M04774 vfuture |
|
622 |
|
623 |
|
624 version 2.2.9 |
|
625 |
|
626 Defect Fixes: |
|
627 DPDEF129804 SBSv2 crashes when there are double \\ in prj_mmpfiles in bld.inf |
|
628 DPDEF131637 SBSv2: stlport can fail to build under Cygwin - "/tmp no such directory" |
|
629 DPDEF130892 SBSv2: Reallyclean fails on TEM files |
|
630 |
|
631 |
|
632 version 2.2.8 |
|
633 |
|
634 Defect Fixes: |
|
635 DPDEF130569 .lib files for SSM targets build with different name compared to abld |
|
636 DPDEF130571 libxml2 component contains GCCXML build errors |
|
637 DPDEF131312 SBSv2 - DEBUGGABLE_UDEBONLY not supported by SBSv2 (Raptor) |
|
638 |
|
639 |
|
640 version 2.2.7 |
|
641 |
|
642 Defect Fixes: |
|
643 DPDEF130533 SBSv2 fails to run when installed from SITK |
|
644 DPDEF130452 Some rcomp warnings need to be disabled |
|
645 DPDEF130286 SBSv2: sbs freezes during CLEAN and REALLYCLEAN operations. |
|
646 DPDEF127973 Freeze fails with SBSv2 under some environments |
|
647 DPDEF128455 Error during freeze with SBSv2 |
|
648 DPDEF127149 SBSv2 TEM/extension makefile build doesn't support the .savespace variant |
|
649 |
|
650 |
|
651 version 2.2.6 |
|
652 |
|
653 Defect Fixes: |
|
654 DPDEF130008 SBSv2 should recognize these new keywords: SMPSAFE, PAGEDCODE, PAGEDDATA, UN... |
|
655 DPDEF127887 Current directory wrong when executing extension makefiles in SBSv2 |
|
656 DPDEF128915 CCheckEnv ERROR: CBRPatch: Absent file |
|
657 DPDEF127675 Raptor does not process stringtables correctly when HEADERONLY is on |
|
658 DPDEF127878 give wrong mmp filename for -p option should cause error in SBSv2 |
|
659 |
|
660 Other Changes: |
|
661 Uses cygwin instead of msys for improved stability. |
|
662 Includes python 2.5.2 instead of using py2exe. |
|
663 |
|
664 |
|
665 version 2.2.5 |
|
666 |
|
667 Defect Fixes: |
|
668 DEF127329 OMAP H4 Unistore2 Failure in Raptor 9.5 GT build |
|
669 DPDEF128632 SBSv2 : bld.inf ':zip' exports don't maintain timestamps, with an e32 impact |
|
670 DPDEF127399 SBSv2 -p [filename].mmp options also builds .mk files |
|
671 |
|
672 |
|
673 version 2.2.4 |
|
674 |
|
675 Defect Fixes: |
|
676 DPDEF129187 SBSv2: ABIv1 .lib files are required (again) |
|
677 |
|
678 |
|
679 version 2.2.3 |
|
680 |
|
681 Defect Fixes: |
|
682 DPDEF128916 C Standard Library failed on cia2cpp2o armv5 with 1 |
|
683 DPDEF128503 sbs 2.2.0 produce malformed xml log on Linux with pvmgmake |
|
684 DPDEF127604 SIS registry panics at startup on emulator if SWI is built with SBS |
|
685 DPDEF128690 SBSv2 generates error when using emake on REALLYCLEAN target |
|
686 |
|
687 Other Changes: |
|
688 MINOR_CHANGE log summariser updated to deal with errors starting "make.exe: ***" |
|
689 |
|
690 |
|
691 version 2.2.2 |
|
692 |
|
693 Defect Fixes: |
|
694 DPDEF127497 SBSv2 does not clean when -k or other switch is used with abld wrapper |
|
695 DPDEF127829 'cannot open Meta file' warning with SBSv2 |
|
696 DPDEF127371 abld -v not working correctly through sbsv2 |
|
697 DPDEF127555 SBSv2 doesn't do "romfile" |
|
698 |
|
699 Other Changes: |
|
700 MINOR_CHANGE made the default number of jobs 4 |
|
701 |
|
702 |
|
703 version 2.2.1 |
|
704 |
|
705 Defect Fixes: |
|
706 DPDEF128498 SBS creates paths with extra slashes which can cause problems |
|
707 |
|
708 Other Changes: |
|
709 MINOR_CHANGE Removed temporary ABIv1 .lib generation |
|
710 MINOR_CHANGE Added monty test data to the test folder |
|
711 |
|
712 |
|
713 version 2.2.0 |
|
714 |
|
715 New Features: |
|
716 DS.1347 SBSv2 Compiler Selection |
|
717 DS.1348 SBSv2 allow mixed slashes |
|
718 |
|
719 Defect Fixes: |
|
720 DPDEF127904 SBSv2 : recent installdefaultcommdb has broken the 9.4 build |
|
721 DPDEF128022 SBSv2: Unrecognised Keyword ['romtarget some_file.dll'] warnings |
|
722 DPDEF127815 SBSv2: PAGED and EPOCCALLDLLENTRYPOINTS keywords not supported |
|
723 DPDEF127890 SBSv2: TARGETPATH in mmps (also resources, bitmaps) must cope with backslashes |
|
724 DPDEF128229 SBSv2: some command invocations can fail, but could be "re-tried" |
|
725 |
|
726 |
|
727 version 2.1.10 |
|
728 |
|
729 Defect Fixes: |
|
730 DPDEF126662 Intermittent networking_dhcp compilation failure in Raptor build GT phase |
|
731 DPDEF127799 SBSv2: zip and unzip commands not found in some builds |
|
732 DPDEF127665 ARMV7 libraries have wrong link order in Raptor |
|
733 |
|
734 |
|
735 version 2.1.9 |
|
736 |
|
737 Defect Fixes: |
|
738 DPDEF127498 SBSv2: importlibversioned_abiv1 intermittently fails in ARMV5 builds |
|
739 DPDEF125483 CDB breaks due to Attribute values not matching expected values |
|
740 DPDEF126335 Intermittent GT errors due to "make" not being found on the PATH |
|
741 DPDEF127562 SBSv2 will not unzip the same file into more than one location |
|
742 DPDEF127626 SBSv2: sed version on windows is out of date |
|
743 |
|
744 |
|
745 version 2.1.8 |
|
746 |
|
747 Defect Fixes: |
|
748 DPDEF125478 CDB breaks caused by file path/name mismatch |
|
749 DPDEF125145 Incorrect file access permissions for sbs v2.0.14 in Linux distribution |
|
750 DPDEF126126 Intermittent "Segmentation fault" error in Raptor GT phase |
|
751 DPDEF124836 SBSv2 cannot build just a single .mmp file from a bld.inf file |
|
752 DPDEF126675 Performance regression in SBSv2 python frontend caused by regex usage, |
|
753 DPDEF126790 groupin10 is not used in artarget_func |
|
754 DPDEF125639 TEM variables are reported incorrectly when building TEM for ARMV7 |
|
755 DPDEF124273 abld help is ugly and hard to read |
|
756 DPDEF126614 "Virtual memory exhausted. Stop" error when building with SBSV2 |
|
757 |
|
758 |
|
759 version 2.1.7 |
|
760 |
|
761 Defect Fixes: |
|
762 DPDEF124290 SBS -e pvmgmake -j 12 on Linux produces malformed xml log files |
|
763 DPDEF126241 SBSv2 : SECURE_DATA error when building uiklaf toolkit in TechView |
|
764 DPDEF126328 Performance regression and related excessive memory usage in daily Raptor builds |
|
765 |
|
766 |
|
767 version 2.1.6 |
|
768 |
|
769 Defect Fixes: |
|
770 DPDEF125740 SBSv2: Builds can hang during the GT stage in Windows builds when using "-j x" |
|
771 DPDEF125145 Incorrect file access permissions for sbs v2.0.14 in Linux distribution |
|
772 |
|
773 |
|
774 version 2.1.5 |
|
775 |
|
776 Defect Fixes: |
|
777 DPDEF125812 There is no user created init.xml configuration file |
|
778 |
|
779 |
|
780 version 2.1.4 |
|
781 |
|
782 Defect Fixes: |
|
783 DPDEF124680 Raptor builds hang at "tools2" compilation phase |
|
784 DPDEF125304 Raptor crashes when running abld |
|
785 |
|
786 |
|
787 version 2.1.3 |
|
788 |
|
789 Defect Fixes: |
|
790 DPDEF125394 sbs_2.1.0_(RC1) Building complete OS gives armasm errors on Windows |
|
791 DPDEF122556 GT0367: CLEANEXPORT target is not cleaning files with a space in them |
|
792 DPDEF124691 Raptor should ignore the new SMPSAFE keyword |
|
793 DPDEF125031 SBSv2 Stringtable build fails when EXPORTPATH specified |
|
794 |
|
795 |
|
796 version 2.1.2 |
|
797 |
|
798 Change Requests: |
|
799 CR1413 Support for different toolchains to be called by SBSv1 and SBSv2 |
|
800 |
|
801 |
|
802 version 2.1.1 |
|
803 |
|
804 Defect Fixes: |
|
805 DEF124748 GCCXML errors in Raptor related to missing arm lib files |
|
806 DEF124756 Raptor build : Orphan files reported in CBR phase |
|
807 DEF124758 Raptor build CBR errors due to missing ".a" files |
|
808 DEF124573 CDB breaks in Raptor build due to missing header,dll and lib files |
|
809 |
|
810 |
|
811 version 2.1.0 |
|
812 |
|
813 Change Requests: |
|
814 CR1479 Add Armv7 support into SBSv2 |
|
815 |
|
816 Defect Fixes: |
|
817 DEF124543 Raptor does not handle the STDCPP keyword correctly |
|
818 DEF124515 GT0367: 'bldmake plat' should now show ARMV7 |
|
819 |
|
820 |
|
821 version 2.0.14 |
|
822 |
|
823 Defect Fixes: |
|
824 DEF124705 CBR errors in raptor builds due to missing rpp files |
|
825 DEF120328 SBS v2.0 configuration files cannot be validated |
|
826 INC124096 Long list of MMP macros causes crashdump with .s files |
|
827 DEF124702 GT0367: Semaphores need altering to correct possible hangs (on Linux) |
|
828 |
|
829 |
|
830 version 2.0.13 |
|
831 |
|
832 Defect Fixes: |
|
833 DEF123653 SBS -j 16 on Windows produces malformed xml log files |
|
834 |
|
835 |
|
836 version 2.0.12 |
|
837 |
|
838 Defect Fixes: |
|
839 DEF123987 Raptor does not build a lot of .lib files for ARMV5 |
|
840 DEF123981 SBSv2 doesn't generate DSO when EXPORTUNFROZEN is specified. |
|
841 |
|
842 |
|
843 version 2.0.11 |
|
844 |
|
845 Defect Fixes: |
|
846 DEF123988 SBSv2 does not produce rpp files |
|
847 DEF123766 SBSv2 log output does not match the specification |
|
848 DEF122781 GT0367: 'bldmake bldfiles' output not going to stdout |
|
849 DEF122885 GT0367: Need to stop sbs -abld functioning on Linux |
|
850 DEF123354 GT0367: Incorrect output if the number of jobs provided is invalid |
|
851 |
|
852 |
|
853 version 2.0.10 |
|
854 |
|
855 Defect Fixes: |
|
856 DEF123984 SBSv2 generates more warnings than abld |
|
857 DEF124139 GT0367: SBS causes a Python Traceback when a system_definition.xml error occurs |
|
858 DEF123601 SBSv2 : Python traceback error is reported when try to build systemtest code |
|
859 DEF123916 SBSv2 : "tools" build warns about overrides when "OPTION MSVC /w" in .mmp files |
|
860 |
|
861 |
|
862 version 2.0.9 |
|
863 |
|
864 Defect Fixes: |
|
865 PDEF124028 .GXP files not getting created when built for GCCXML target |
|
866 DEF123653 SBS -j 16 on Windows produces malformed xml log files |
|
867 DEF123586 dso file is not remade when def file changes |
|
868 DEF122541 SBSv2 -what should report resource files |
|
869 DEF123265 Incorrect file access permissions for sbs v2.0.7 in Linux dist |
|
870 DEF123317 SBSv2 -what got error for whatexports if too much exports |
|
871 DEF123439 SBSv2 : Exports not performed in total before .mmp processing in sysdef builds |
|
872 DEF123552 STLport doesn't build with Raptor on Linux |
|
873 DEF123260 GT0367: Circular references in config files not handled |
|
874 |
|
875 |
|
876 version 2.0.8 |
|
877 |
|
878 Defect Fixes: |
|
879 DEF122930 SBSv2:Target type exexp giving errors while building for winscw |
|
880 DEF123028 Raptor generating double slashes in command files |
|
881 DEF123048 SBSv2: build with -k (keep-going) stops when export makefile has a failure. |
|
882 DEF123069 False 'missing mmp file' errors reported by SBSv2 |
|
883 DEF122472 SBSv2 doesn't report content of unpacked zip files |
|
884 DEF122534 SBSv2 -what should not report .sym files |
|
885 DEF123181 SBSv2: Failure of one export in python aborts remaining exports for bld.inf |
|
886 DEF123289 SBSv2 : Netcards doesn't build for "tools" in an SBSv2 build |
|
887 DEF123418 SBSV2: stlport build can fail with "no rule to make target" |
|
888 DEF123084 SBSv2: exits with an exception if -c option specifies non-existent configuration |
|
889 INC122876 Electric Accelerator build fails with Raptor |
|
890 |
|
891 |
|
892 version 2.0.7 |
|
893 |
|
894 Defect Fixes: |
|
895 DEF122784 Large MMP files and GNUMAKEFILE causes shell to crash |
|
896 DEF122760 Problems with bmconv command files preventing bitmap generation? |
|
897 DEF122803 SBSv2 - Freeze doesnt work properly for OE target types |
|
898 DEF122833 SBSV2 Performance is poor with -j16 using the GNU Make engine |
|
899 DEF122535 GT0367: Invalid system_definition.xml causes SBSv2 layering crash |
|
900 DEF122570 SBSv2 : certain "-m" values cause a crash at makefile generation |
|
901 DEF122604 Errors in GT only build using sbsv2 on Windows |
|
902 DEF122796 Wrong default value for PVMGMAKE in make.xml |
|
903 DEF122783 SBSv2 WINSCW builds can produce incorrectly linked executables under emake |
|
904 DEF122785 log summariser crashes if errors contain % characters |
|
905 DEF122870 SBSv2 assembling .s files fails. |
|
906 DEF120473 Enable Windows and Linux Tools to Cohabit |
|
907 DEF121826 Pre-include HRH file directory from variant.cfg fails for template extension mak |
|
908 DEF121907 Raptor crashes when exporting zip file that already exists |
|
909 DEF122523 SBSv2 Logging output affected by bash version on Linux |
|
910 DEF122788 SBSv2: We don't ensure correct version of Make for TEMs and for use in FLMs |
|
911 |
|
912 |
|
913 version 2.0.6 |
|
914 |
|
915 The first release of SBSv2 in the SITK. |
|
916 |
|
917 </pre> |
|
918 </body> |
|
919 </html> |