ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.77
Committed: Tue Apr 18 12:34:29 2000 UTC (25 years ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_11_4
Changes since 1.1.2.76: +3 -3 lines
Log Message:
new version onfo

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