ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.4
Committed: Tue Jun 8 09:16:01 1999 UTC (25 years, 11 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_14
Changes since 1.1.2.3: +12 -1 lines
Log Message:
Update diffs for V0_9_14

File Contents

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