1 |
<! Style Sheet Header>
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>release notes</title>
|
5 |
<body>
|
6 |
<! End Style Sheet Header -----------Insert Text Here --------------------->
|
7 |
<hr>
|
8 |
<h1>Release Notes For Version V0_9_13</h1>
|
9 |
<hr>
|
10 |
<ol>
|
11 |
<li>More Mccabe Extensions to deal with instrumented code
|
12 |
<li>Update runtime help instructions for sh - now you need eval on sh too!
|
13 |
<li>Fix of setup bug for some description files - now will always convert to
|
14 |
lower case to ensure case independence for external dependencies.
|
15 |
</ol>
|
16 |
<p>
|
17 |
<h2>Files changed</h2>
|
18 |
<pre>
|
19 |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
|
20 |
File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
|
21 |
File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
|
22 |
File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
|
23 |
File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
|
24 |
</pre>
|
25 |
<p>
|
26 |
<hr>
|
27 |
<h1>Release Notes For Version V0_9_12</h1>
|
28 |
<hr>
|
29 |
<ol>
|
30 |
<li> Additon of Mccabe QA tool support. <br>
|
31 |
If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
|
32 |
<li> update of runtime -sh to give set, export as supported by older shells.
|
33 |
<li> proper versioning in OpenGL and OpenInventor description files - no more dev
|
34 |
</ol>
|
35 |
<p>
|
36 |
<h2>Files changed</h2>
|
37 |
<pre>
|
38 |
File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
|
39 |
File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
|
40 |
File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
|
41 |
File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
|
42 |
File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
|
43 |
File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
|
44 |
File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
|
45 |
File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
|
46 |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
|
47 |
</pre>
|
48 |
<p>
|
49 |
<hr>
|
50 |
<h1>Release Notes For Version V0_9_11</h1>
|
51 |
<hr>
|
52 |
<ol>
|
53 |
<li> Removal of all afs defaults during site setup so other afs sites can
|
54 |
use their own local copies
|
55 |
<li> Add additional funtionality toi the scram install command to aid in
|
56 |
building remote sites.
|
57 |
</ol>
|
58 |
<p>
|
59 |
<hr>
|
60 |
<h1>Release Notes For Version V0_9_10</h1>
|
61 |
<hr>
|
62 |
<ol>
|
63 |
<li>Addition of .c and .cxx types
|
64 |
<li> Shortening of setenv lines - maybe help those people with long
|
65 |
LD_LIBRARY_PATH variables
|
66 |
<li> BootStrap BugFix - ' were causing problems
|
67 |
</ol>
|
68 |
<! Style Sheet Footer ---------------Do not change anything after this line-->
|
69 |
<hr>
|
70 |
<table border=1 width=100%>
|
71 |
<td align=left>
|
72 |
<a href=mailto:Christopher.Williams@cern.ch
|
73 |
>Chris Williams</a>
|
74 |
</td>
|
75 |
<td align=center>
|
76 |
Last Updated Tue Jun 1 13:38:00 1999
|
77 |
</td>
|
78 |
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
|
79 |
</td>
|
80 |
</table>
|
81 |
</body> </html>
|
82 |
<! End Style Sheet Footer>
|