ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/diffs.html (file contents):
Revision 1.1 by williamc, Tue Jun 1 11:44:15 1999 UTC vs.
Revision 1.1.2.13 by williamc, Thu Sep 2 16:37:08 1999 UTC

# Line 0 | Line 1
1 + <! Style Sheet Header>
2 + <html>
3 + <head>
4 + <title>release notes</title>
5 + <body>
6 + <! End Style Sheet Header -----------Insert Text Here --------------------->
7 + <p>
8 + <hr>
9 + <p>
10 + <h1>Release Notes For Version V0_9_23</h1>
11 + <hr>
12 + <ol>
13 + <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
14 + <li> Add HP specifics to some configuration files
15 + <li> HP fortran support
16 + </ol>
17 + <p>
18 + <h2>Files changed</h2>
19 + <pre>
20 + File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
21 + File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
22 + File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
23 + </pre>
24 + <p>
25 + <hr>
26 + <h1>Release Notes For Version V0_9_22</h1>
27 + <hr>
28 + <ol>
29 + <li> Added \&lt;libtype type=> tag to overide the default library type to build
30 + </ol>
31 + <p>
32 + <hr>
33 + <h1>Release Notes For Version V0_9_21</h1>
34 + <hr>
35 + <ol>
36 + <li> Added new versions of cmsim/cernlib to toolbox
37 + <li> Fix shared library object problem on Sun - remove _pic from symbol table
38 + </ol>
39 + <p>
40 + <hr>
41 + <p>
42 + <h1>Release Notes For Version V0_9_20</h1>
43 + <hr>
44 + <ol>
45 + <li> Make bin target build optimised binaries rather than debug (bugfix)
46 + <li> Change priority of Libraries. Now any suitable library from the LOCAL area
47 +     will be used in preference to an exact match in the Release area. e.g. if
48 +     a debug library is asked for, yet their is an optomised library available
49 +        locally, the local optimised library will be used in preference to the
50 +        debug one available in the release - i.e it assumes the release library
51 +        is out of date.
52 + <li> Export Class Variable to aid debugging
53 + </ol>
54 + <p>
55 + <h2>Files changed</h2>
56 + <pre>
57 + File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
58 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
59 + File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
60 + </pre>
61 + <p>
62 + <hr>
63 + <h1>Release Notes For Version V0_9_19</h1>
64 + <hr>
65 + <ol>
66 + <li> Change in toolbox files only - no src changes
67 + </ol>
68 + <p>
69 + <h2>Files changed</h2>
70 + <pre>
71 + File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
72 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
73 + File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
74 + </pre>
75 + <p>
76 + <hr>
77 + <h1>Release Notes For Version V0_9_18</h1>
78 + <hr>
79 + <ol>
80 + <li> Only add to LD_LIBRARY_PATH if already defined
81 + <li> add TAGS and tags targets
82 + <li> MultiThreaded Switch
83 + </ol>
84 + <p>
85 + <hr>
86 + <li>Building of debug shared libraries fixed
87 + <hr>
88 + <h1>Release Notes For Version V0_9_17</h1>
89 + <hr>
90 + <ol>
91 + <li>Building of debug shared libraries fixed
92 + </ol>
93 + <p>
94 + <hr>
95 + <h1>Release Notes For Version V0_9_16</h1>
96 + <hr>
97 + <ol>
98 + <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
99 + files and directories in the current directory. Aimed to remove system dependenies on ls.
100 + </ol>
101 + <p>
102 + <hr>
103 + <h1>Release Notes For Version V0_9_15</h1>
104 + <hr>
105 + <ol>
106 + <li>Documentation (html) improved and updated
107 + <li>Addition of QT description file
108 + <li>Addition of generic targets for insure libraries
109 + <li>Fix for clean on Linux
110 + <li>Addition of MultiThreaded make variable for switching on compiler
111 + functionality
112 + </ol>
113 + <p>
114 + <h2>Files changed</h2>
115 + <pre>
116 + File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
117 + File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
118 + File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
119 + File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
120 + File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
121 + File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
122 + File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
123 + File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
124 + File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
125 + File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
126 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
127 + File SCRAM/toolbox/QT is new; current revision 1.1.2.1
128 + </pre>
129 + <p>
130 + <hr>
131 + <h1>Release Notes For Version V0_9_14</h1>
132 + <hr>
133 + <ol>
134 + <li>Add project environment variable setting through scram runtime.
135 + <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
136 + it saves them the bother of defining a new link.
137 + <li>Add extra libraries for Linux__2 X11  (Xi, Xext)
138 + <li>IGUANA description file Updated
139 + </ol>
140 + <p>
141 + <hr>
142 + <h1>Release Notes For Version V0_9_13</h1>
143 + <hr>
144 + <ol>
145 + <li>More Mccabe Extensions to deal with instrumented code
146 + <li>Update runtime help instructions for sh - now you need eval on sh too!
147 + <li>Fix of setup bug for some description files - now will always convert to
148 +    lower case to ensure case independence for external dependencies.
149 + </ol>
150 + <p>
151 + <h2>Files changed</h2>
152 + <pre>
153 + File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
154 + File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
155 + File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
156 + File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
157 + File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
158 + </pre>
159 + <p>
160 + <hr>
161 + <h1>Release Notes For Version V0_9_12</h1>
162 + <hr>
163 + <ol>
164 + <li> Additon of Mccabe QA tool support. <br>
165 +     If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
166 + <li> update of runtime -sh to give set, export as supported by older shells.
167 + <li> proper versioning in OpenGL and OpenInventor description files - no more dev
168 + </ol>
169 + <p>
170 + <h2>Files changed</h2>
171 + <pre>
172 + File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
173 + File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
174 + File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
175 + File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
176 + File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
177 + File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
178 + File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
179 + File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
180 + File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
181 + </pre>
182 + <p>
183 + <hr>
184 + <h1>Release Notes For Version V0_9_11</h1>
185 + <hr>
186 + <ol>
187 + <li> Removal of all afs defaults during site setup so other afs sites can
188 +  use their own local copies
189 + <li> Add additional funtionality to the scram install command to aid in
190 +  building remote sites.
191 + </ol>
192 + <p>
193 + <hr>
194 + <h1>Release Notes For Version V0_9_10</h1>
195 + <hr>
196 + <ol>
197 + <li>Addition of .c and .cxx types
198 + <li> Shortening of setenv lines - maybe help those people with long
199 +  LD_LIBRARY_PATH variables
200 + <li> BootStrap BugFix - ' were causing problems
201 + </ol>
202 + <! Style Sheet Footer ---------------Do not change anything after this line-->
203 + <hr>
204 + <table border=1 width=100%>
205 + <td align=left>
206 + <a href=mailto:Christopher.Williams@cern.ch
207 + >Chris Williams</a>
208 + </td>
209 + <td align=center>
210 + Last Updated Thu Aug 19 11:15:26 1999
211 + </td>
212 + <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
213 + </td>
214 + </table>
215 + </body> </html>
216 + <! End Style Sheet Footer>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines