ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.8
Committed: Tue Jul 13 16:19:37 1999 UTC (25 years, 10 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_18
Changes since 1.1.2.7: +11 -0 lines
Log Message:
Update for version

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