ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.30
Committed: Tue Oct 5 13:39:24 1999 UTC (25 years, 7 months ago) by williamc
Content type: text/html
Branch: V0_9branch
Changes since 1.1.2.29: +15 -1 lines
Log Message:
Version Updates

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_38</h1>
11 <hr>
12 <ol>
13 <li> BugFix - no more errors during the first scram build command. The client
14 configuration is now built beforehand in a completeley seperate process as the
15 gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
16 <li> Insure - picks up only local debug rather than all debug libs.
17 <li> Insure documentation.
18 <li> fortran objects now position independent in g77 (fortran on linux)
19 <li> gcc2.95 compiler specifics added
20 </ol>
21 <p>
22 <hr>
23 <p>
24 <h1>Release Notes For Version V0_9_37</h1>
25 <hr>
26 <ol>
27 <li> Motif configuration on Linux - now will always ask where - no defaults
28 <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
29 <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
30 for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
31 force it to be searched ahead of the usual dependency structure.
32 </ol>
33 <p>
34 <hr>
35 <p>
36 <h1>Release Notes For Version V0_9_36</h1>
37 <hr>
38 <ol>
39 <li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2
40 <li> OpenGL - more libraries on Linux
41 </ol>
42 <p>
43 <hr>
44 <p>
45 <h1>Release Notes For Version V0_9_35</h1>
46 <hr>
47 <ol>
48 <li> BugFix : Shared Debug dependencies now work
49 </ol>
50 <p>
51 <hr>
52 <p>
53 <h1>Release Notes For Version V0_9_34</h1>
54 <hr>
55 <ol>
56 <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
57 correct templateDB.
58 <li> Insure++ -> now picks up debug libraries if the insure does not exist
59 </ol>
60 <p>
61 <hr>
62 <p>
63 <h1>Release Notes For Version V0_9_33</h1>
64 <hr>
65 <ol>
66 <li> Shared_Insure Libraries made functional
67 </ol>
68 <p>
69 <hr>
70 <p>
71 <h1>Release Notes For Version V0_9_32</h1>
72 <hr>
73 <ol>
74 <li> libmsg target added to allow messages to be printed to the screen
75 during a library build. Text from the LibType tag is echoed from this
76 target.
77 <li> Added new target bin_debug_local . Will take only local debug libraries
78 ignoring debug libraries in the release area.
79 </ol>
80 <p>
81 <hr>
82 <p>
83 <h1>Release Notes For Version V0_9_31</h1>
84 <hr>
85 <ol>
86 <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
87 <li> SharedDebug made a bit more robust, seperated completeley from the Shared
88 rule
89 <li> LibType tags now need to be closed - the text in between will be echoed
90 to the screen
91 </ol>
92 <p>
93 <h2>Files changed</h2>
94 <pre>
95 File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
96 File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
97 File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
98 File SCRAM/src/BuildFile changed
99 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
100 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
101 File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
102 </pre>
103 <p>
104 <hr>
105 <p>
106 <h1>Release Notes For Version V0_9_30</h1>
107 <hr>
108 <ol>
109 <li>Runtime bugFix for PATH variables
110 </ol>
111 <p>
112 <hr>
113 <p>
114 <h1>Release Notes For Version V0_9_29</h1>
115 <hr>
116 <ol>
117 <li>Change libType names debugshared debugarchive to debug_shared debug_archive
118 for consistency with other commands
119 <li>Bugfix on debug_shared
120 <li>&lt;External> tag now can be put in &lt;export> interface
121 <li> Runtime bugfix - you can now do it consectiveley with no problems
122 <li> Runtime removed duplicates from path variables
123 <li> Runtime - multiple definitions of regular runtime variables simply replace
124 rather than add with spaces.
125 </ol>
126 <p>
127 <hr>
128 <p>
129 <h1>Release Notes For Version V0_9_28</h1>
130 <hr>
131 <ol>
132 <li> &lt;LibType> bug fixes
133 <li> histo decription updates - HISTO_DIR added into runtime
134 </ol>
135 <p>
136 <hr>
137 <p>
138 <h1>Release Notes For Version V0_9_27</h1>
139 <hr>
140 <ol>
141 <li> Protect LibType from creating targets in lower, non library , build areas
142 <li> LibType tag can now be excluded with <ignore>
143 <li> Dependencies on cern 99 added for histo description file
144 <li> Runtime LD_LIBRARY_PATH for Qt
145 </ol>
146 <p>
147 <hr>
148 <p>
149 <h1>Release Notes For Version V0_9_26</h1>
150 <hr>
151 <ol>
152 <li>Keep intermediary executable around for debug version as the incremental
153 linker on sun uses it.
154 <li>Add histo descriptions file histoC and histoCHB
155 </ol>
156 <p>
157 <hr>
158 <p>
159 <h1>Release Notes For Version V0_9_25</h1>
160 <hr>
161 <ol>
162 <li>Bugfix to interface - Default target no longer overrides any assignments
163 passed on the command line
164 <li>Add url references for Qt and IGUANA descriptions
165 </ol>
166 <p>
167 <hr>
168 <p>
169 <h1>Release Notes For Version V0_9_24</h1>
170 <hr>
171 <ol>
172 <li>Bugfix to interface - Default target is still called if you use an
173 assignment with the build command (e.g warn=none)
174 <li>Fix for ObjectSpace_threaded Configuration file
175 </ol>
176 <p>
177 <hr>
178 <p>
179 <h1>Release Notes For Version V0_9_23</h1>
180 <hr>
181 <ol>
182 <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
183 <li> Add HP specifics to some configuration files
184 <li> HP fortran support
185 </ol>
186 <p>
187 <h2>Files changed</h2>
188 <pre>
189 File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
190 File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
191 File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
192 </pre>
193 <p>
194 <hr>
195 <h1>Release Notes For Version V0_9_22</h1>
196 <hr>
197 <ol>
198 <li> Added \&lt;libtype type=> tag to overide the default library type to build
199 </ol>
200 <p>
201 <hr>
202 <h1>Release Notes For Version V0_9_21</h1>
203 <hr>
204 <ol>
205 <li> Added new versions of cmsim/cernlib to toolbox
206 <li> Fix shared library object problem on Sun - remove _pic from symbol table
207 </ol>
208 <p>
209 <hr>
210 <p>
211 <h1>Release Notes For Version V0_9_20</h1>
212 <hr>
213 <ol>
214 <li> Make bin target build optimised binaries rather than debug (bugfix)
215 <li> Change priority of Libraries. Now any suitable library from the LOCAL area
216 will be used in preference to an exact match in the Release area. e.g. if
217 a debug library is asked for, yet their is an optomised library available
218 locally, the local optimised library will be used in preference to the
219 debug one available in the release - i.e it assumes the release library
220 is out of date.
221 <li> Export Class Variable to aid debugging
222 </ol>
223 <p>
224 <h2>Files changed</h2>
225 <pre>
226 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
227 File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
228 File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
229 </pre>
230 <p>
231 <hr>
232 <h1>Release Notes For Version V0_9_19</h1>
233 <hr>
234 <ol>
235 <li> Change in toolbox files only - no src changes
236 </ol>
237 <p>
238 <h2>Files changed</h2>
239 <pre>
240 File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
241 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
242 File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
243 </pre>
244 <p>
245 <hr>
246 <h1>Release Notes For Version V0_9_18</h1>
247 <hr>
248 <ol>
249 <li> Only add to LD_LIBRARY_PATH if already defined
250 <li> add TAGS and tags targets
251 <li> MultiThreaded Switch
252 </ol>
253 <p>
254 <hr>
255 <li>Building of debug shared libraries fixed
256 <hr>
257 <h1>Release Notes For Version V0_9_17</h1>
258 <hr>
259 <ol>
260 <li>Building of debug shared libraries fixed
261 </ol>
262 <p>
263 <hr>
264 <h1>Release Notes For Version V0_9_16</h1>
265 <hr>
266 <ol>
267 <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
268 files and directories in the current directory. Aimed to remove system dependenies on ls.
269 </ol>
270 <p>
271 <hr>
272 <h1>Release Notes For Version V0_9_15</h1>
273 <hr>
274 <ol>
275 <li>Documentation (html) improved and updated
276 <li>Addition of QT description file
277 <li>Addition of generic targets for insure libraries
278 <li>Fix for clean on Linux
279 <li>Addition of MultiThreaded make variable for switching on compiler
280 functionality
281 </ol>
282 <p>
283 <h2>Files changed</h2>
284 <pre>
285 File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
286 File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
287 File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
288 File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
289 File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
290 File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
291 File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
292 File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
293 File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
294 File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
295 File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
296 File SCRAM/toolbox/QT is new; current revision 1.1.2.1
297 </pre>
298 <p>
299 <hr>
300 <h1>Release Notes For Version V0_9_14</h1>
301 <hr>
302 <ol>
303 <li>Add project environment variable setting through scram runtime.
304 <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
305 it saves them the bother of defining a new link.
306 <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
307 <li>IGUANA description file Updated
308 </ol>
309 <p>
310 <hr>
311 <h1>Release Notes For Version V0_9_13</h1>
312 <hr>
313 <ol>
314 <li>More Mccabe Extensions to deal with instrumented code
315 <li>Update runtime help instructions for sh - now you need eval on sh too!
316 <li>Fix of setup bug for some description files - now will always convert to
317 lower case to ensure case independence for external dependencies.
318 </ol>
319 <p>
320 <h2>Files changed</h2>
321 <pre>
322 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
323 File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
324 File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
325 File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
326 File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
327 </pre>
328 <p>
329 <hr>
330 <h1>Release Notes For Version V0_9_12</h1>
331 <hr>
332 <ol>
333 <li> Additon of Mccabe QA tool support. <br>
334 If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
335 <li> update of runtime -sh to give set, export as supported by older shells.
336 <li> proper versioning in OpenGL and OpenInventor description files - no more dev
337 </ol>
338 <p>
339 <h2>Files changed</h2>
340 <pre>
341 File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
342 File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
343 File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
344 File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
345 File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
346 File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
347 File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
348 File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
349 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
350 </pre>
351 <p>
352 <hr>
353 <h1>Release Notes For Version V0_9_11</h1>
354 <hr>
355 <ol>
356 <li> Removal of all afs defaults during site setup so other afs sites can
357 use their own local copies
358 <li> Add additional funtionality to the scram install command to aid in
359 building remote sites.
360 </ol>
361 <p>
362 <hr>
363 <h1>Release Notes For Version V0_9_10</h1>
364 <hr>
365 <ol>
366 <li>Addition of .c and .cxx types
367 <li> Shortening of setenv lines - maybe help those people with long
368 LD_LIBRARY_PATH variables
369 <li> BootStrap BugFix - ' were causing problems
370 </ol>
371 <! Style Sheet Footer ---------------Do not change anything after this line-->
372 <hr>
373 <table border=1 width=100%>
374 <td align=left>
375 <a href=mailto:Christopher.Williams@cern.ch
376 >Chris Williams</a>
377 </td>
378 <td align=center>
379 Last Updated Tue Oct 5 15:37:26 1999
380 </td>
381 <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
382 </td>
383 </table>
384 </body> </html>
385 <! End Style Sheet Footer>