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