ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.73
Committed: Wed Apr 12 06:40:43 2000 UTC (25 years, 1 month ago) by williamc
Content type: text/html
Branch: V0_9branch
Changes since 1.1.2.72: +11 -0 lines
Log Message:
version updates

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.13 <p>
10 williamc 1.1.2.73 <h1>Release Notes For Version V0_11_2</h1>
11     Wed Apr 12 2000
12     <hr>
13     <ol>
14     <li> ToolBox : zlib updated to version 1.1.3
15     <li> Self Testing harness added
16     <li> runtime cleaned up - no longer dependent on clientsettings directly
17     </ol>
18     <p>
19     <hr>
20     <p>
21 williamc 1.1.2.72 <h1>Release Notes For Version V0_11_1</h1>
22     Fri Apr 10 2000
23     <hr>
24     <ol>
25     <li>BugFix : LibType tags comment field now stripped of carriage returns to
26     help out make
27     </ol>
28     <p>
29     <hr>
30     <p>
31 williamc 1.1.2.69 <h1>Release Notes For Version V0_11_0</h1>
32     Fri Apr 7 2000
33     <hr>
34     <ol>
35     <li>New User Feature :
36     You can now define runtime environments anywhere
37     to match your individual applications requirements in addition to the usual
38     configuration requirements.
39     <li>New User Feature :
40     You can now use &lt;use> tags within an &lt;export> environment.
41     <li>New User Feature :
42     You can now use &lt;export> interfaces from other SCRAM managed projects with
43     an extended &lt;External> tag.
44     <li>New object-orientated SGML parser. With multi-parsing, tag
45     activation/deactivation functions and error reporting.
46     <li>Reorganisation of build system in preperation for the integration of
47     new SCRAM project configuration developments.
48     Much has changed under the bonnet to get the configuration elements of the
49     build system behind a common interface.
50     </ol>
51     <h2>Files Changed</h2>
52     <pre>
53 williamc 1.1.2.70 File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
54 williamc 1.1.2.71 File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
55 williamc 1.1.2.70 File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
56     File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
57     File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
58 williamc 1.1.2.71 File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
59 williamc 1.1.2.70 File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
60     File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
61     File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
62     File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
63     File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
64     File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
65     File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
66     File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
67     File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
68     File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
69 williamc 1.1.2.71 File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
70 williamc 1.1.2.70 File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
71     File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
72     File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
73 williamc 1.1.2.71 File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
74 williamc 1.1.2.70 File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
75     File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
76     File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
77     File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
78     File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
79     File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
80     File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
81     File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
82     File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
83     File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
84 williamc 1.1.2.69 </pre>
85     <p>
86     <hr>
87     <p>
88 williamc 1.1.2.68 <h1>Release Notes For Version V0_10_19</h1>
89     Fri Mar 31 2000
90     <hr>
91     <ol>
92     <li>Addition of Application level runtime environment setting
93     </ol>
94     <p>
95     <hr>
96     <p>
97 williamc 1.1.2.67 <h1>Release Notes For Version V0_10_18</h1>
98     Mon Mar 20 2000
99     <hr>
100     <ol>
101     <li> Addition of Prerprocessor description for ecgs compiler
102     <li> Workaround for buggy gmake on linux (with wildcard characters)
103     <li> Extra checking for datestamps to ensure better consistency between build
104     products and the source code in the local development area.
105     </ol>
106     <p>
107     <hr>
108     <p>
109 williamc 1.1.2.66 <h1>Release Notes For Version V0_10_17</h1>
110     Mon Mar 20 2000
111     <hr>
112     <ol>
113     <li>Allow override of SCRAM_ARCH variable
114     <p>
115     <hr>
116     <p>
117 williamc 1.1.2.65 <h1>Release Notes For Version V0_10_16</h1>
118     Wed Mar 15 2000
119     <hr>
120     <ol>
121     <li>Set runtime environment during CC builds on Linux and Sun
122     </ol>
123     <p>
124     <hr>
125     <p>
126 williamc 1.1.2.64 <h1>Release Notes For Version V0_10_15</h1>
127     Tue Mar 7 2000
128     <hr>
129     <ol>
130     <li>Java rules extended
131     <li>ToolBox : GEANT4_1.0
132     <li>ToolBox : Xmu lib added to X11
133     </ol>
134     <p>
135     <hr>
136     <p>
137 williamc 1.1.2.63 <h1>Release Notes For Version V0_10_14</h1>
138     Thr Mar 2 2000
139     <hr>
140     <ol>
141     <li> Rules for compiling Java added
142     </ol>
143     <p>
144     <hr>
145     <p>
146 williamc 1.1.2.62 <h1>Release Notes For Version V0_10_13</h1>
147     Tue Feb 29 2000
148     <hr>
149     <ol>
150     <li> Toolbox : GEANT4 description file
151     <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
152     <li> Toolbox : pythia_2000 description file
153     <li> BugFix : exit status propogated through auto-version selection mechanism
154     </ol>
155     <p>
156     <hr>
157     <p>
158 williamc 1.1.2.59 <h1>Release Notes For Version V0_10_12</h1>
159     Wed Feb 23 2000
160     <hr>
161     <ol>
162 williamc 1.1.2.61 <li> Toolbox : cmsim cms118 and cernlib 2000 added
163     <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
164 williamc 1.1.2.60 <li> Return exit status of 1 if build fails
165 williamc 1.1.2.59 </ol>
166     <p>
167     <hr>
168     <p>
169 williamc 1.1.2.58 <h1>Release Notes For Version V0_10_11</h1>
170 williamc 1.1.2.56 Fri Feb 18 2000
171     <hr>
172     <ol>
173 williamc 1.1.2.57 <li> Toolbox : OpenInventor_Qt
174     </ol>
175     <p>
176     <hr>
177     <p>
178     <h1>Release Notes For Version V0_10_10</h1>
179     Fri Feb 18 2000
180     <hr>
181     <ol>
182 williamc 1.1.2.56 <li>More user friendly error message when the scram database cannot be found
183     during a scram list or scram db.
184     <li>ToolBox : Qt - dependency on OpenGL removed
185     <li>ToolBox : T_HTL added
186     </ol>
187     <p>
188     <hr>
189     <p>
190 williamc 1.1.2.54 <h1>Release Notes For Version V0_10_9</h1>
191 williamc 1.1.2.55 Mon Jan 31
192 williamc 1.1.2.54 <hr>
193     <ol>
194 williamc 1.1.2.55 <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
195 williamc 1.1.2.54 </ol>
196     <p>
197     <hr>
198     <p>
199 williamc 1.1.2.53 <h1>Release Notes For Version V0_10_8</h1>
200     Tue Dec 13th 1999
201     <hr>
202     <ol>
203     <li> toolbox :BugFix to export the LD_LIBRARY_PATH
204     </ol>
205     <p>
206     <hr>
207     <p>
208 williamc 1.1.2.51 <h1>Release Notes For Version V0_10_7</h1>
209     Tue Dec 13th 1999
210     <hr>
211     <ol>
212     <li> toolbox : zlib description added
213 williamc 1.1.2.52 <li> check for unknown command line options to the scram project command
214 williamc 1.1.2.51 </ol>
215     <p>
216     <hr>
217     <p>
218 williamc 1.1.2.50 <h1>Release Notes For Version V0_10_6</h1>
219     Wed Nov 25th 1999
220     <hr>
221     <ol>
222     <li> Workaround for CVS/make incompatability. scram now checks each build
223     product against the dates of its components and marks it to be rebuilt by make
224     if any timestamps do not match.
225     </ol>
226     <p>
227     <hr>
228     <p>
229 williamc 1.1.2.49 <h1>Release Notes For Version V0_10_5</h1>
230     Wed Nov 25th 1999
231     <hr>
232     <ol>
233 williamc 1.1.2.50 <li> toolbox changes : Updated to Sep99 LHC++ components
234 williamc 1.1.2.49 </ol>
235     <p>
236     <hr>
237     <p>
238 williamc 1.1.2.47 <h1>Release Notes For Version V0_10_4</h1>
239 williamc 1.1.2.48 Thu Nov 18th 1999
240 williamc 1.1.2.47 <hr>
241     <ol>
242     <li> toolbox changes : Configuration files updated to R6
243 williamc 1.1.2.48 <li> bugfix : Groups in &lt;export> tags now work with <lib>
244     <li> &lt;lib> text now goes to GNUmakefile
245 williamc 1.1.2.47 </ol>
246     <p>
247     <hr>
248     <p>
249 williamc 1.1.2.46 <h1>Release Notes For Version V0_10_3</h1>
250     Mon Nov 1st 1999
251     <hr>
252     <ol>
253     <li>BugFix : scram runtime no longer treats path variables as a regular
254     expression, allowing paths with strange characters such as +
255     <li>ToolBox : OpenGL - no default libs all are now architecture specific
256     <li>ToolBox : IGUANA - updates for V1_0_0
257     </ol>
258     <p>
259     <hr>
260     <p>
261 williamc 1.1.2.45 <h1>Release Notes For Version V0_10_2</h1>
262     Wed Oct 20 1999
263     <hr>
264     <ol>
265     <li>BugFix : Stop binary makefiles from rebuilding test libraries.
266     </ol>
267     <p>
268     <hr>
269     <p>
270 williamc 1.1.2.41 <h1>Release Notes For Version V0_10_1</h1>
271 williamc 1.1.2.44 Wed Oct 20 1999
272 williamc 1.1.2.41 <hr>
273     <ol>
274     <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
275 williamc 1.1.2.43 <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
276 williamc 1.1.2.41 </ol>
277     <p>
278     <hr>
279     <p>
280 williamc 1.1.2.36 <h1>Release Notes For Version V0_10_0</h1>
281     <hr>
282     <ol>
283 williamc 1.1.2.40 Database Related Enhancements
284 williamc 1.1.2.38 <li>Installation script changed to create a common scram database between versions
285     <li>list and install use common database if it exists
286 williamc 1.1.2.39 <li>SCRAM databases can now be linked together
287     <li>New scram db command for maintaining databse linking
288 williamc 1.1.2.40 <p>
289     BuildFile Related Enhancements
290     <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
291     <br>
292     Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
293     the previous behaviour.
294     <li>Binary Functionality. Now you can define different Build
295     environments for each binary target. This allows you to specify different
296     libs etc. to different bins.
297 williamc 1.1.2.36 <li>&lt;Environment> tags to define binary environments
298     <li>Seperation of build areas for each binary - no more template clashes.
299     <li>Redefinition of bin targets from : to ::
300     - may prove backwards incompatible with some project configuration files.
301 williamc 1.1.2.37 <li>Updated build help system - only generic and binary targets at present
302 williamc 1.1.2.36 </ol>
303     <p>
304     <hr>
305     <p>
306 williamc 1.1.2.35 <h1>Release Notes For Version V0_9_42</h1>
307     <hr>
308     <ol>
309     <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
310     </ol>
311     <p>
312     <hr>
313     <p>
314 williamc 1.1.2.34 <h1>Release Notes For Version V0_9_41</h1>
315     <hr>
316     <ol>
317     <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
318     when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
319     <li> Update of IGUANA description to version to V1_0_0
320     </ol>
321     <p>
322     <hr>
323     <p>
324 williamc 1.1.2.33 <h1>Release Notes For Version V0_9_40</h1>
325     <hr>
326     <ol>
327     <li> New group definition mechanism added. Will no look for group definitions
328     in the config/groups.mk file
329     <li> Removal of all hardwired groups from the scram source code
330     <li> Automated version selection mechanism added
331     <li> Output from <em>scram version</em> changed. Will now detect a link version
332     and print both link and the actual version name. e.g current ---> V0_9_40
333     </ol>
334     <p>
335     <hr>
336     <p>
337 williamc 1.1.2.32 <h1>Release Notes For Version V0_9_39</h1>
338     <hr>
339     <ol>
340     <li> Use :: target for dependencies.mk - on linux was sending unrelated
341     definintions to the dependency generator
342     <li> Run the configuration phase silently to remove confusing messages from the user
343     </ol>
344     <p>
345     <hr>
346     <p>
347 williamc 1.1.2.30 <h1>Release Notes For Version V0_9_38</h1>
348     <hr>
349     <ol>
350     <li> BugFix - no more errors during the first scram build command. The client
351     configuration is now built beforehand in a completeley seperate process as the
352     gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
353     <li> Insure - picks up only local debug rather than all debug libs.
354     <li> Insure documentation.
355     <li> fortran objects now position independent in g77 (fortran on linux)
356     <li> gcc2.95 compiler specifics added
357     </ol>
358 williamc 1.1.2.31 <h2>Files Changed</h2>
359     <pre>
360     File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
361     File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
362     File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
363     File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
364     File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
365     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
366     File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
367     File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
368     File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
369     File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
370     </pre>
371 williamc 1.1.2.30 <p>
372     <hr>
373     <p>
374 williamc 1.1.2.29 <h1>Release Notes For Version V0_9_37</h1>
375     <hr>
376     <ol>
377     <li> Motif configuration on Linux - now will always ask where - no defaults
378     <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
379     <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
380     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
381     force it to be searched ahead of the usual dependency structure.
382     </ol>
383     <p>
384     <hr>
385     <p>
386 williamc 1.1.2.27 <h1>Release Notes For Version V0_9_36</h1>
387     <hr>
388     <ol>
389     <li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2
390     <li> OpenGL - more libraries on Linux
391 williamc 1.1.2.28 </ol>
392 williamc 1.1.2.27 <p>
393     <hr>
394     <p>
395 williamc 1.1.2.26 <h1>Release Notes For Version V0_9_35</h1>
396     <hr>
397     <ol>
398     <li> BugFix : Shared Debug dependencies now work
399     </ol>
400     <p>
401     <hr>
402     <p>
403 williamc 1.1.2.25 <h1>Release Notes For Version V0_9_34</h1>
404     <hr>
405     <ol>
406     <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
407     correct templateDB.
408     <li> Insure++ -> now picks up debug libraries if the insure does not exist
409     </ol>
410     <p>
411     <hr>
412     <p>
413 williamc 1.1.2.24 <h1>Release Notes For Version V0_9_33</h1>
414     <hr>
415     <ol>
416     <li> Shared_Insure Libraries made functional
417     </ol>
418     <p>
419     <hr>
420     <p>
421 williamc 1.1.2.23 <h1>Release Notes For Version V0_9_32</h1>
422     <hr>
423     <ol>
424     <li> libmsg target added to allow messages to be printed to the screen
425     during a library build. Text from the LibType tag is echoed from this
426     target.
427     <li> Added new target bin_debug_local . Will take only local debug libraries
428     ignoring debug libraries in the release area.
429     </ol>
430     <p>
431     <hr>
432     <p>
433 williamc 1.1.2.21 <h1>Release Notes For Version V0_9_31</h1>
434     <hr>
435     <ol>
436     <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
437     <li> SharedDebug made a bit more robust, seperated completeley from the Shared
438     rule
439 williamc 1.1.2.22 <li> LibType tags now need to be closed - the text in between will be echoed
440     to the screen
441 williamc 1.1.2.21 </ol>
442     <p>
443     <h2>Files changed</h2>
444     <pre>
445     File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
446     File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
447     File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
448 williamc 1.1.2.22 File SCRAM/src/BuildFile changed
449 williamc 1.1.2.21 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
450     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
451     File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
452     </pre>
453     <p>
454     <hr>
455     <p>
456 williamc 1.1.2.20 <h1>Release Notes For Version V0_9_30</h1>
457     <hr>
458     <ol>
459     <li>Runtime bugFix for PATH variables
460     </ol>
461     <p>
462     <hr>
463     <p>
464 williamc 1.1.2.19 <h1>Release Notes For Version V0_9_29</h1>
465     <hr>
466     <ol>
467     <li>Change libType names debugshared debugarchive to debug_shared debug_archive
468     for consistency with other commands
469     <li>Bugfix on debug_shared
470     <li>&lt;External> tag now can be put in &lt;export> interface
471 williamc 1.1.2.21 <li> Runtime bugfix - you can now do it consectiveley with no problems
472     <li> Runtime removed duplicates from path variables
473     <li> Runtime - multiple definitions of regular runtime variables simply replace
474     rather than add with spaces.
475 williamc 1.1.2.19 </ol>
476     <p>
477     <hr>
478     <p>
479 williamc 1.1.2.18 <h1>Release Notes For Version V0_9_28</h1>
480     <hr>
481     <ol>
482     <li> &lt;LibType> bug fixes
483     <li> histo decription updates - HISTO_DIR added into runtime
484     </ol>
485     <p>
486     <hr>
487     <p>
488 williamc 1.1.2.17 <h1>Release Notes For Version V0_9_27</h1>
489     <hr>
490     <ol>
491     <li> Protect LibType from creating targets in lower, non library , build areas
492     <li> LibType tag can now be excluded with <ignore>
493     <li> Dependencies on cern 99 added for histo description file
494     <li> Runtime LD_LIBRARY_PATH for Qt
495     </ol>
496     <p>
497     <hr>
498     <p>
499 williamc 1.1.2.16 <h1>Release Notes For Version V0_9_26</h1>
500     <hr>
501     <ol>
502     <li>Keep intermediary executable around for debug version as the incremental
503     linker on sun uses it.
504     <li>Add histo descriptions file histoC and histoCHB
505     </ol>
506     <p>
507     <hr>
508     <p>
509 williamc 1.1.2.15 <h1>Release Notes For Version V0_9_25</h1>
510     <hr>
511     <ol>
512     <li>Bugfix to interface - Default target no longer overrides any assignments
513     passed on the command line
514     <li>Add url references for Qt and IGUANA descriptions
515     </ol>
516     <p>
517     <hr>
518     <p>
519 williamc 1.1.2.14 <h1>Release Notes For Version V0_9_24</h1>
520     <hr>
521     <ol>
522     <li>Bugfix to interface - Default target is still called if you use an
523     assignment with the build command (e.g warn=none)
524     <li>Fix for ObjectSpace_threaded Configuration file
525     </ol>
526     <p>
527     <hr>
528     <p>
529 williamc 1.1.2.13 <h1>Release Notes For Version V0_9_23</h1>
530     <hr>
531     <ol>
532     <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
533     <li> Add HP specifics to some configuration files
534     <li> HP fortran support
535     </ol>
536     <p>
537     <h2>Files changed</h2>
538     <pre>
539     File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
540     File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
541     File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
542     </pre>
543     <p>
544     <hr>
545 williamc 1.1.2.12 <h1>Release Notes For Version V0_9_22</h1>
546     <hr>
547     <ol>
548     <li> Added \&lt;libtype type=> tag to overide the default library type to build
549     </ol>
550     <p>
551     <hr>
552     <h1>Release Notes For Version V0_9_21</h1>
553 williamc 1.1.2.10 <hr>
554     <ol>
555 williamc 1.1.2.11 <li> Added new versions of cmsim/cernlib to toolbox
556     <li> Fix shared library object problem on Sun - remove _pic from symbol table
557     </ol>
558     <p>
559     <hr>
560     <p>
561     <h1>Release Notes For Version V0_9_20</h1>
562     <hr>
563     <ol>
564 williamc 1.1.2.10 <li> Make bin target build optimised binaries rather than debug (bugfix)
565     <li> Change priority of Libraries. Now any suitable library from the LOCAL area
566     will be used in preference to an exact match in the Release area. e.g. if
567     a debug library is asked for, yet their is an optomised library available
568     locally, the local optimised library will be used in preference to the
569     debug one available in the release - i.e it assumes the release library
570     is out of date.
571     <li> Export Class Variable to aid debugging
572     </ol>
573     <p>
574     <h2>Files changed</h2>
575     <pre>
576     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
577     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
578     File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
579     </pre>
580     <p>
581     <hr>
582 williamc 1.1.2.9 <h1>Release Notes For Version V0_9_19</h1>
583     <hr>
584     <ol>
585     <li> Change in toolbox files only - no src changes
586     </ol>
587     <p>
588     <h2>Files changed</h2>
589     <pre>
590     File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
591     File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
592     File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
593     </pre>
594     <p>
595     <hr>
596 williamc 1.1.2.8 <h1>Release Notes For Version V0_9_18</h1>
597     <hr>
598     <ol>
599     <li> Only add to LD_LIBRARY_PATH if already defined
600     <li> add TAGS and tags targets
601     <li> MultiThreaded Switch
602     </ol>
603     <p>
604     <hr>
605     <li>Building of debug shared libraries fixed
606     <hr>
607 williamc 1.1.2.7 <h1>Release Notes For Version V0_9_17</h1>
608     <hr>
609     <ol>
610     <li>Building of debug shared libraries fixed
611     </ol>
612     <p>
613 williamc 1.1.2.3 <hr>
614 williamc 1.1.2.6 <h1>Release Notes For Version V0_9_16</h1>
615     <hr>
616     <ol>
617     <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
618     files and directories in the current directory. Aimed to remove system dependenies on ls.
619     </ol>
620     <p>
621     <hr>
622 williamc 1.1.2.5 <h1>Release Notes For Version V0_9_15</h1>
623     <hr>
624     <ol>
625     <li>Documentation (html) improved and updated
626     <li>Addition of QT description file
627     <li>Addition of generic targets for insure libraries
628     <li>Fix for clean on Linux
629     <li>Addition of MultiThreaded make variable for switching on compiler
630     functionality
631     </ol>
632     <p>
633     <h2>Files changed</h2>
634     <pre>
635     File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
636     File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
637     File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
638     File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
639     File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
640     File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
641     File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
642     File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
643     File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
644     File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
645     File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
646     File SCRAM/toolbox/QT is new; current revision 1.1.2.1
647     </pre>
648     <p>
649     <hr>
650 williamc 1.1.2.4 <h1>Release Notes For Version V0_9_14</h1>
651     <hr>
652     <ol>
653     <li>Add project environment variable setting through scram runtime.
654     <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
655     it saves them the bother of defining a new link.
656     <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
657     <li>IGUANA description file Updated
658     </ol>
659     <p>
660     <hr>
661 williamc 1.1.2.2 <h1>Release Notes For Version V0_9_13</h1>
662 williamc 1.1.2.3 <hr>
663 williamc 1.1.2.2 <ol>
664     <li>More Mccabe Extensions to deal with instrumented code
665     <li>Update runtime help instructions for sh - now you need eval on sh too!
666     <li>Fix of setup bug for some description files - now will always convert to
667     lower case to ensure case independence for external dependencies.
668     </ol>
669     <p>
670 williamc 1.1.2.3 <h2>Files changed</h2>
671 williamc 1.1.2.2 <pre>
672     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
673     File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
674     File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
675     File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
676     File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
677     </pre>
678     <p>
679     <hr>
680 williamc 1.1.2.1 <h1>Release Notes For Version V0_9_12</h1>
681     <hr>
682     <ol>
683     <li> Additon of Mccabe QA tool support. <br>
684     If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
685     <li> update of runtime -sh to give set, export as supported by older shells.
686     <li> proper versioning in OpenGL and OpenInventor description files - no more dev
687     </ol>
688 williamc 1.1.2.2 <p>
689     <h2>Files changed</h2>
690     <pre>
691     File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
692     File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
693     File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
694     File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
695     File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
696     File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
697     File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
698     File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
699     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
700     </pre>
701 williamc 1.1.2.3 <p>
702     <hr>
703     <h1>Release Notes For Version V0_9_11</h1>
704     <hr>
705     <ol>
706     <li> Removal of all afs defaults during site setup so other afs sites can
707     use their own local copies
708 williamc 1.1.2.4 <li> Add additional funtionality to the scram install command to aid in
709 williamc 1.1.2.3 building remote sites.
710     </ol>
711     <p>
712     <hr>
713     <h1>Release Notes For Version V0_9_10</h1>
714     <hr>
715     <ol>
716     <li>Addition of .c and .cxx types
717     <li> Shortening of setenv lines - maybe help those people with long
718     LD_LIBRARY_PATH variables
719     <li> BootStrap BugFix - ' were causing problems
720     </ol>
721 williamc 1.1.2.1 <! Style Sheet Footer ---------------Do not change anything after this line-->
722     <hr>
723     <table border=1 width=100%>
724     <td align=left>
725     <a href=mailto:Christopher.Williams@cern.ch
726     >Chris Williams</a>
727     </td>
728     <td align=center>
729 williamc 1.1.2.72 Last Updated Mon Apr 10 12:09:00 2000
730 williamc 1.1.2.1 </td>
731     <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
732     </td>
733     </table>
734     </body> </html>
735     <! End Style Sheet Footer>