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