1 |
williamc |
1.1.2.1 |
<! Style Sheet Header>
|
2 |
|
|
<html>
|
3 |
|
|
<head>
|
4 |
|
|
<title>release notes</title>
|
5 |
|
|
<body>
|
6 |
|
|
<! End Style Sheet Header -----------Insert Text Here --------------------->
|
7 |
williamc |
1.1.2.3 |
<hr>
|
8 |
williamc |
1.1.2.5 |
<h1>Release Notes For Version V0_9_15</h1>
|
9 |
|
|
<hr>
|
10 |
|
|
<ol>
|
11 |
|
|
<li>Documentation (html) improved and updated
|
12 |
|
|
<li>Addition of QT description file
|
13 |
|
|
<li>Addition of generic targets for insure libraries
|
14 |
|
|
<li>Fix for clean on Linux
|
15 |
|
|
<li>Addition of MultiThreaded make variable for switching on compiler
|
16 |
|
|
functionality
|
17 |
|
|
</ol>
|
18 |
|
|
<p>
|
19 |
|
|
<h2>Files changed</h2>
|
20 |
|
|
<pre>
|
21 |
|
|
File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
|
22 |
|
|
File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
|
23 |
|
|
File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
|
24 |
|
|
File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
|
25 |
|
|
File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
|
26 |
|
|
File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
|
27 |
|
|
File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
|
28 |
|
|
File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
|
29 |
|
|
File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
|
30 |
|
|
File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
|
31 |
|
|
File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
|
32 |
|
|
File SCRAM/toolbox/QT is new; current revision 1.1.2.1
|
33 |
|
|
</pre>
|
34 |
|
|
<p>
|
35 |
|
|
<hr>
|
36 |
williamc |
1.1.2.4 |
<h1>Release Notes For Version V0_9_14</h1>
|
37 |
|
|
<hr>
|
38 |
|
|
<ol>
|
39 |
|
|
<li>Add project environment variable setting through scram runtime.
|
40 |
|
|
<li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
|
41 |
|
|
it saves them the bother of defining a new link.
|
42 |
|
|
<li>Add extra libraries for Linux__2 X11 (Xi, Xext)
|
43 |
|
|
<li>IGUANA description file Updated
|
44 |
|
|
</ol>
|
45 |
|
|
<p>
|
46 |
|
|
<hr>
|
47 |
williamc |
1.1.2.2 |
<h1>Release Notes For Version V0_9_13</h1>
|
48 |
williamc |
1.1.2.3 |
<hr>
|
49 |
williamc |
1.1.2.2 |
<ol>
|
50 |
|
|
<li>More Mccabe Extensions to deal with instrumented code
|
51 |
|
|
<li>Update runtime help instructions for sh - now you need eval on sh too!
|
52 |
|
|
<li>Fix of setup bug for some description files - now will always convert to
|
53 |
|
|
lower case to ensure case independence for external dependencies.
|
54 |
|
|
</ol>
|
55 |
|
|
<p>
|
56 |
williamc |
1.1.2.3 |
<h2>Files changed</h2>
|
57 |
williamc |
1.1.2.2 |
<pre>
|
58 |
|
|
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
|
59 |
|
|
File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
|
60 |
|
|
File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
|
61 |
|
|
File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
|
62 |
|
|
File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
|
63 |
|
|
</pre>
|
64 |
|
|
<p>
|
65 |
|
|
<hr>
|
66 |
williamc |
1.1.2.1 |
<h1>Release Notes For Version V0_9_12</h1>
|
67 |
|
|
<hr>
|
68 |
|
|
<ol>
|
69 |
|
|
<li> Additon of Mccabe QA tool support. <br>
|
70 |
|
|
If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
|
71 |
|
|
<li> update of runtime -sh to give set, export as supported by older shells.
|
72 |
|
|
<li> proper versioning in OpenGL and OpenInventor description files - no more dev
|
73 |
|
|
</ol>
|
74 |
williamc |
1.1.2.2 |
<p>
|
75 |
|
|
<h2>Files changed</h2>
|
76 |
|
|
<pre>
|
77 |
|
|
File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
|
78 |
|
|
File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
|
79 |
|
|
File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
|
80 |
|
|
File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
|
81 |
|
|
File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
|
82 |
|
|
File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
|
83 |
|
|
File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
|
84 |
|
|
File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
|
85 |
|
|
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
|
86 |
|
|
</pre>
|
87 |
williamc |
1.1.2.3 |
<p>
|
88 |
|
|
<hr>
|
89 |
|
|
<h1>Release Notes For Version V0_9_11</h1>
|
90 |
|
|
<hr>
|
91 |
|
|
<ol>
|
92 |
|
|
<li> Removal of all afs defaults during site setup so other afs sites can
|
93 |
|
|
use their own local copies
|
94 |
williamc |
1.1.2.4 |
<li> Add additional funtionality to the scram install command to aid in
|
95 |
williamc |
1.1.2.3 |
building remote sites.
|
96 |
|
|
</ol>
|
97 |
|
|
<p>
|
98 |
|
|
<hr>
|
99 |
|
|
<h1>Release Notes For Version V0_9_10</h1>
|
100 |
|
|
<hr>
|
101 |
|
|
<ol>
|
102 |
|
|
<li>Addition of .c and .cxx types
|
103 |
|
|
<li> Shortening of setenv lines - maybe help those people with long
|
104 |
|
|
LD_LIBRARY_PATH variables
|
105 |
|
|
<li> BootStrap BugFix - ' were causing problems
|
106 |
|
|
</ol>
|
107 |
williamc |
1.1.2.1 |
<! Style Sheet Footer ---------------Do not change anything after this line-->
|
108 |
|
|
<hr>
|
109 |
|
|
<table border=1 width=100%>
|
110 |
|
|
<td align=left>
|
111 |
|
|
<a href=mailto:Christopher.Williams@cern.ch
|
112 |
|
|
>Chris Williams</a>
|
113 |
|
|
</td>
|
114 |
|
|
<td align=center>
|
115 |
williamc |
1.1.2.5 |
Last Updated Tue Jun 15 16:02:59 1999
|
116 |
williamc |
1.1.2.1 |
</td>
|
117 |
|
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
|
118 |
|
|
</td>
|
119 |
|
|
</table>
|
120 |
|
|
</body> </html>
|
121 |
|
|
<! End Style Sheet Footer>
|