7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_9_34</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the |
14 |
+ |
correct templateDB. |
15 |
+ |
<li> Insure++ -> now picks up debug libraries if the insure does not exist |
16 |
+ |
</ol> |
17 |
+ |
<p> |
18 |
+ |
<hr> |
19 |
+ |
<p> |
20 |
+ |
<h1>Release Notes For Version V0_9_33</h1> |
21 |
+ |
<hr> |
22 |
+ |
<ol> |
23 |
+ |
<li> Shared_Insure Libraries made functional |
24 |
+ |
</ol> |
25 |
+ |
<p> |
26 |
+ |
<hr> |
27 |
+ |
<p> |
28 |
+ |
<h1>Release Notes For Version V0_9_32</h1> |
29 |
+ |
<hr> |
30 |
+ |
<ol> |
31 |
+ |
<li> libmsg target added to allow messages to be printed to the screen |
32 |
+ |
during a library build. Text from the LibType tag is echoed from this |
33 |
+ |
target. |
34 |
+ |
<li> Added new target bin_debug_local . Will take only local debug libraries |
35 |
+ |
ignoring debug libraries in the release area. |
36 |
+ |
</ol> |
37 |
+ |
<p> |
38 |
+ |
<hr> |
39 |
+ |
<p> |
40 |
+ |
<h1>Release Notes For Version V0_9_31</h1> |
41 |
+ |
<hr> |
42 |
+ |
<ol> |
43 |
+ |
<li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions |
44 |
+ |
<li> SharedDebug made a bit more robust, seperated completeley from the Shared |
45 |
+ |
rule |
46 |
+ |
<li> LibType tags now need to be closed - the text in between will be echoed |
47 |
+ |
to the screen |
48 |
+ |
</ol> |
49 |
+ |
<p> |
50 |
+ |
<h2>Files changed</h2> |
51 |
+ |
<pre> |
52 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7 |
53 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13 |
54 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10 |
55 |
+ |
File SCRAM/src/BuildFile changed |
56 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7 |
57 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6 |
58 |
+ |
File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4 |
59 |
+ |
</pre> |
60 |
+ |
<p> |
61 |
+ |
<hr> |
62 |
+ |
<p> |
63 |
|
<h1>Release Notes For Version V0_9_30</h1> |
64 |
|
<hr> |
65 |
|
<ol> |
75 |
|
for consistency with other commands |
76 |
|
<li>Bugfix on debug_shared |
77 |
|
<li><External> tag now can be put in <export> interface |
78 |
+ |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
79 |
+ |
<li> Runtime removed duplicates from path variables |
80 |
+ |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
81 |
+ |
rather than add with spaces. |
82 |
|
</ol> |
83 |
|
<p> |
84 |
|
<hr> |
88 |
|
<ol> |
89 |
|
<li> <LibType> bug fixes |
90 |
|
<li> histo decription updates - HISTO_DIR added into runtime |
34 |
– |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
35 |
– |
<li> Runtime removed duplicates from path variables |
36 |
– |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
37 |
– |
rather than add with spaces. |
91 |
|
</ol> |
92 |
|
<p> |
93 |
|
<hr> |
333 |
|
>Chris Williams</a> |
334 |
|
</td> |
335 |
|
<td align=center> |
336 |
< |
Last Updated Mon Sep 13 17:02:38 1999 |
336 |
> |
Last Updated Tue Sep 14 16:45:15 1999 |
337 |
|
</td> |
338 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
339 |
|
</td> |