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