ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.9
Committed: Fri Jul 16 17:53:01 1999 UTC (25 years, 10 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_19
Changes since 1.1.2.8: +14 -0 lines
Log Message:
Update change log

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