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