7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_9_32</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li> libmsg target added to allow messages to be printed to the screen |
14 |
+ |
during a library build. Text from the LibType tag is echoed from this |
15 |
+ |
target. |
16 |
+ |
<li> Added new target bin_debug_local . Will take only local debug libraries |
17 |
+ |
ignoring debug libraries in the release area. |
18 |
+ |
</ol> |
19 |
+ |
<p> |
20 |
+ |
<hr> |
21 |
+ |
<p> |
22 |
+ |
<h1>Release Notes For Version V0_9_31</h1> |
23 |
+ |
<hr> |
24 |
+ |
<ol> |
25 |
+ |
<li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions |
26 |
+ |
<li> SharedDebug made a bit more robust, seperated completeley from the Shared |
27 |
+ |
rule |
28 |
+ |
<li> LibType tags now need to be closed - the text in between will be echoed |
29 |
+ |
to the screen |
30 |
+ |
</ol> |
31 |
+ |
<p> |
32 |
+ |
<h2>Files changed</h2> |
33 |
+ |
<pre> |
34 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7 |
35 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13 |
36 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10 |
37 |
+ |
File SCRAM/src/BuildFile changed |
38 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7 |
39 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6 |
40 |
+ |
File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4 |
41 |
+ |
</pre> |
42 |
+ |
<p> |
43 |
+ |
<hr> |
44 |
+ |
<p> |
45 |
+ |
<h1>Release Notes For Version V0_9_30</h1> |
46 |
+ |
<hr> |
47 |
+ |
<ol> |
48 |
+ |
<li>Runtime bugFix for PATH variables |
49 |
+ |
</ol> |
50 |
+ |
<p> |
51 |
+ |
<hr> |
52 |
+ |
<p> |
53 |
+ |
<h1>Release Notes For Version V0_9_29</h1> |
54 |
+ |
<hr> |
55 |
+ |
<ol> |
56 |
+ |
<li>Change libType names debugshared debugarchive to debug_shared debug_archive |
57 |
+ |
for consistency with other commands |
58 |
+ |
<li>Bugfix on debug_shared |
59 |
+ |
<li><External> tag now can be put in <export> interface |
60 |
+ |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
61 |
+ |
<li> Runtime removed duplicates from path variables |
62 |
+ |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
63 |
+ |
rather than add with spaces. |
64 |
+ |
</ol> |
65 |
+ |
<p> |
66 |
+ |
<hr> |
67 |
+ |
<p> |
68 |
|
<h1>Release Notes For Version V0_9_28</h1> |
69 |
|
<hr> |
70 |
|
<ol> |
315 |
|
>Chris Williams</a> |
316 |
|
</td> |
317 |
|
<td align=center> |
318 |
< |
Last Updated Thu Aug 19 11:15:26 1999 |
318 |
> |
Last Updated Tue Sep 14 16:45:15 1999 |
319 |
|
</td> |
320 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
321 |
|
</td> |