ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.72
Committed: Mon Apr 10 10:12:18 2000 UTC (25 years, 1 month ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_11_1
Changes since 1.1.2.71: +11 -1 lines
Log Message:
bugfix version

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