equal
deleted
inserted
replaced
1 Release Notes for Symbian Build System v2 |
1 Release Notes for Symbian Build System v2 |
|
2 |
|
3 version 2.12.4 |
|
4 |
|
5 Defect Fixes: |
|
6 - SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp |
|
7 - SF Bug 2113 - [Raptor] what/check filters can assign files to the wrong components |
|
8 - SF Bug 2081/1971 - [Raptor] - Exported file executable permissions not maintained (linux) |
|
9 - SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor] |
|
10 - SF Bug 2042 - [Raptor] component field empty in recipe |
|
11 - SF Bug 2007 - [Raptor] GCCE 4.4.1 builds require 4.3.1 and 4.3.2 SBS_GCCE???BIN env vars etc. |
|
12 - SF Bug 2000 - [Raptor] Talon fails when installed in a path containing the string '-c' (windows only) |
|
13 - SF Bug 1861 - [Raptor] More helpful console message in case of timeouts |
|
14 - SF Bug 1571 - Raptor cannot report error or warning message in wrong implib project |
|
15 - DPDEF142718 Incremental rebuild fails if dependent files deleted |
|
16 --no-depend-generate added to suppress the generation and processing of dependency files |
|
17 .DEFAULT target introduced for all non --no-depend-generate and/or --no-depend-include builds |
|
18 - Add support for PLUGIN3 TARGETTYPEs |
|
19 - Fixing logfile corruption for large GCCXML builds by suppressing zip output |
|
20 - Fix: host attribute in recipes was blank in windows, windows cluster builds. |
|
21 - Stop copying .bmp files to epoc32/localisation and fix the "what" reporting |
|
22 |
|
23 |
|
24 version 2.12.3 |
|
25 |
|
26 Defect Fixes: |
|
27 - Don't print trace "what" information if we do not run the trace compiler. |
|
28 |
2 |
29 |
3 version 2.12.2 |
30 version 2.12.2 |
4 |
31 |
5 Defect Fixes: |
32 Defect Fixes: |
6 - SF Bug 1569 - excessive recompilation in incremental tracecompiler builds |
33 - SF Bug 1569 - excessive recompilation in incremental tracecompiler builds |