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