ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.14
Committed: Fri Sep 3 15:26:45 1999 UTC (25 years, 8 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_24
Changes since 1.1.2.13: +10 -0 lines
Log Message:
Update Version info

File Contents

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