ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.2
Committed: Mon Aug 28 08:40:56 2000 UTC (24 years, 8 months ago) by williamc
Content type: text/html
Branch: MAIN
Changes since 1.1: +961 -0 lines
Log Message:
Merge in new documentation

File Contents

# User Rev Content
1 williamc 1.2 <! Style Sheet Header>
2     <html>
3     <head>
4     <title>release notes</title>
5     <body>
6     <! End Style Sheet Header -----------Insert Text Here --------------------->
7     <p>
8     <h1>Release Notes For Version V0_15_0</h1>
9     <hr>
10     <ol>
11     <li> perl binary location no longer hard coded
12     <li> installation scripts modified to allow alternative perl binary location
13     <br>
14     IMPORTANT to run install_scram!
15     <li> Implementation of &lt;Include url> XML document preprocessing
16     <li> Conversion of requirements document to use of &lt;Include> tag for
17     shared configurations
18     <li> Addition of &lt;Restrict> &lt;select> and &lt;deselect> tags to
19     refine included configurations in the requirements doc
20     <p>
21     <h1>Release Notes For Version V0_14_0</h1>
22     <hr>
23     <ol>
24     <li> Implementation of a new URL file fetching mechanism.
25     <li> cvs url definition
26     <li> Document Type and Versioning system implemented
27     <li> Requirements Document changed - now requires a full url for description
28     files rather than a reference to the SCRAM toolbox. This feature,
29     along with the doc versioning system breaks the dependence of scram
30     tool description maintainers on scram releases.
31     <li> ToolBox is therefore retired from Scram Releases
32     <li> BootStrap Document changed. A more general system is implemented using
33     the new url features. Allows easy construction of a released project
34     from multiple sources/repositories etc.
35     <li> Easy setup of different versions of a tool in parallel.
36     <li> New scram tool default command for easy switching between different
37     versions of a given tool
38     <li> ToolBox : Lots of changes for new versions of tools
39     <li> OO'ified a lot of the setup internals - lots of regression tests
40     </ol>
41     <p>
42     <h1>Release Notes For Version V0_12_13</h1>
43     <hr>
44     <ol>
45     <li> ToolBox : Lots of changes for new versions of tools
46     <li> BugFix : the cvs/make workaround fixed (again)
47     </ol>
48     <p>
49     <hr>
50     <p>
51     <h1>Release Notes For Version V0_13_x</h1>
52     <hr>
53     The V0_13_x series of releases are abandonned
54     <p>
55     <hr>
56     <p>
57     <h1>Release Notes For Version V0_12_12</h1>
58     <hr>
59     <ol>
60     <li> BugFix : Take Requirements Doc from local area rather than RELEASETOP
61     <li> BugFix : Tool setup now only takes Environmnet variables from other
62     similar tools rather than copying everything
63     </ol>
64     <p>
65     <hr>
66     <p>
67     <h1>Release Notes For Version V0_12_11</h1>
68     <hr>
69     <ol>
70     <li> ToolBox : GEANT4 1.1 on Sun libs updated, IGUANA 2_1_0 description
71     <li> acram align command
72     </ol>
73     <p>
74     <hr>
75     <p>
76     <h1>Release Notes For Version V0_12_10</h1>
77     <hr>
78     <ol>
79     <li> BugFix : scram project broken in 0_12_9 - repaired
80     <li> ToolBox : cern specific dirs for Objectivity OpenInventor. Qt updated
81     </ol>
82     <p>
83     <p>
84     <hr>
85     <p>
86     <h1>Release Notes For Version V0_12_9b</h1>
87     <hr>
88     As 0_12_9 with the V0_12_10 bugfix
89     <ol>
90     <li> BugFix : scram project broken in 0_12_9 - repaired
91     </ol>
92     <hr>
93     <p>
94     <h1>Release Notes For Version V0_12_9</h1>
95     <hr>
96     <ol>
97     <li> ToolBox : Nag c versions of gemini, hepfitting
98     <li> BugFix : allow for links to tmp directory.
99     </ol>
100     <p>
101     <hr>
102     <p>
103     <h1>Release Notes For Version V0_12_8</h1>
104     <hr>
105     <ol>
106     <li> ToolBox : CLHEP 1.5, HTL 1.1.1.1 , OpenInventor - removal of Motif parts
107     <li> Add new CXXSharedLink flag for shared object building
108     <li> Extra checks for dated scram databases during tool startup
109     </ol>
110     <p>
111     <hr>
112     <p>
113     <h1>Release Notes For Version V0_12_7</h1>
114     <hr>
115     <ol>
116     <li> BugFix : SGML parser now handles non-context defining tags properly
117     <li> BugFix : scram install no longer reports that it cannot find Environment file
118     </ol>
119     <p>
120     <hr>
121     <p>
122     <h1>Release Notes For Version V0_12_6</h1>
123     Tue May 9 2000
124     <hr>
125     <ol>
126     <li> ToolBox : Add Root
127     <li> BugFix : Create a toolbox data directory in the area only during setup
128     of a tool. Allows for search without falldown.
129     </ol>
130     <p>
131     <hr>
132     <p>
133     <h1>Release Notes For Version V0_12_5</h1>
134     Mon May 8 2000
135     <hr>
136     <ol>
137     <li> ToolBox : GEMINI_minuit description library changed.
138     </ol>
139     <p>
140     <hr>
141     <p>
142     <h1>Release Notes For Version V0_12_4</h1>
143     Fri May 5 2000
144     <hr>
145     <ol>
146     <li> BugFix : Store Tool types - allows runtime to work properly
147     </ol>
148     <p>
149     <hr>
150     <p>
151     <h1>Release Notes For Version V0_12_3</h1>
152     Thr May 4 2000
153     <hr>
154     <ol>
155     <li> BugFix : scram setup in development areas attached to a central release
156     <li> BugFix : tool finding (lowercase matching) fixed
157     <li> ToolBox : ObjectSpace on Solaris 2.7 (threaded)
158     <li> NewFeature : scram setup can now search other installed projects for
159     and extract information on tools needed.
160     <li> NewFeature : scram setup interactive mode
161     <li> NewFeature : scram tool command - info on local configuration
162     </ol>
163     <p>
164     <hr>
165     <p>
166     <h1>Release Notes For Version V0_12_2</h1>
167     Fri Apr 28 2000
168     <hr>
169     <ol>
170     <li>Add new variable CXXSharedFlags to control shared object making
171     </ol>
172     <p>
173     <hr>
174     <p>
175     <h1>Release Notes For Version V0_12_1</h1>
176     Wed Apr 26 2000
177     <hr>
178     <ol>
179     <li> Make backward compatable the scram project command
180     <li> Lots of Bug Fixes for project and setup commands in new model
181     </ol>
182     <h2>Files Changed</h2>
183     <pre>
184     File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79
185     File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64
186     File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73
187     File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7
188     File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3
189     File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6
190     File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12
191     File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8
192     File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1
193     File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2
194     File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14
195     File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3
196     </pre>
197     <p>
198     <hr>
199     <p>
200     <h1>Release Notes For Version V0_12_0</h1>
201     Thr Apr 20 2000
202     <hr>
203     <ol>
204     <li>Configuration of new projects made easier with a major restructuring
205     of the configuration system by removing information duplication in the
206     BootStrap, requirements and External Dependencies info
207     <li>New project setup documentation
208     </ol>
209     <p>
210     <hr>
211     <p>
212     <h1>Release Notes For Version V0_11_4</h1>
213     Tue Apr 18 2000
214     <hr>
215     <ol>
216     <li> SCRAM_ARCH variable now available in tool description setup
217     <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
218     <li> Documentation added for Tool description documents
219     </ol>
220     <p>
221     <hr>
222     <p>
223     <h1>Release Notes For Version V0_11_3</h1>
224     Fri Apr 14 2000
225     <hr>
226     <ol>
227     <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
228     <li>ToolBox : Add IGUANA V1_0_2 description file
229     <li>ToolBox : update Qt to 2.0.2
230     </ol>
231     <p>
232     <hr>
233     <p>
234     <h1>Release Notes For Version V0_11_2</h1>
235     Wed Apr 12 2000
236     <hr>
237     <ol>
238     <li> ToolBox : zlib updated to version 1.1.3
239     <li> BugFix : <Externals> in local <Use> fixed
240     <li> Self Testing harness added
241     <li> runtime cleaned up - no longer dependent on clientsettings directly
242     </ol>
243     <p>
244     <hr>
245     <p>
246     <h1>Release Notes For Version V0_11_1</h1>
247     Fri Apr 10 2000
248     <hr>
249     <ol>
250     <li>BugFix : LibType tags comment field now stripped of carriage returns to
251     help out make
252     </ol>
253     <p>
254     <hr>
255     <p>
256     <h1>Release Notes For Version V0_11_0</h1>
257     Fri Apr 7 2000
258     <hr>
259     <ol>
260     <li>New User Feature :
261     You can now define runtime environments anywhere
262     to match your individual applications requirements in addition to the usual
263     configuration requirements.
264     <li>New User Feature :
265     You can now use &lt;use> tags within an &lt;export> environment.
266     <li>New User Feature :
267     You can now use &lt;export> interfaces from other SCRAM managed projects with
268     an extended &lt;External> tag.
269     <li>New object-orientated SGML parser. With multi-parsing, tag
270     activation/deactivation functions and error reporting.
271     <li>Reorganisation of build system in preperation for the integration of
272     new SCRAM project configuration developments.
273     Much has changed under the bonnet to get the configuration elements of the
274     build system behind a common interface.
275     </ol>
276     <h2>Files Changed</h2>
277     <pre>
278     File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
279     File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
280     File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
281     File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
282     File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
283     File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
284     File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
285     File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
286     File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
287     File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
288     File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
289     File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
290     File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
291     File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
292     File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
293     File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
294     File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
295     File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
296     File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
297     File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
298     File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
299     File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
300     File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
301     File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
302     File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
303     File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
304     File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
305     File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
306     File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
307     File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
308     File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
309     </pre>
310     <p>
311     <hr>
312     <p>
313     <h1>Release Notes For Version V0_10_19</h1>
314     Fri Mar 31 2000
315     <hr>
316     <ol>
317     <li>Addition of Application level runtime environment setting
318     </ol>
319     <p>
320     <hr>
321     <p>
322     <h1>Release Notes For Version V0_10_18</h1>
323     Mon Mar 20 2000
324     <hr>
325     <ol>
326     <li> Addition of Prerprocessor description for ecgs compiler
327     <li> Workaround for buggy gmake on linux (with wildcard characters)
328     <li> Extra checking for datestamps to ensure better consistency between build
329     products and the source code in the local development area.
330     </ol>
331     <p>
332     <hr>
333     <p>
334     <h1>Release Notes For Version V0_10_17</h1>
335     Mon Mar 20 2000
336     <hr>
337     <ol>
338     <li>Allow override of SCRAM_ARCH variable
339     </ol>
340     <p>
341     <hr>
342     <p>
343     <h1>Release Notes For Version V0_10_16</h1>
344     Wed Mar 15 2000
345     <hr>
346     <ol>
347     <li>Set runtime environment during CC builds on Linux and Sun
348     </ol>
349     <p>
350     <hr>
351     <p>
352     <h1>Release Notes For Version V0_10_15</h1>
353     Tue Mar 7 2000
354     <hr>
355     <ol>
356     <li>Java rules extended
357     <li>ToolBox : GEANT4_1.0
358     <li>ToolBox : Xmu lib added to X11
359     </ol>
360     <p>
361     <hr>
362     <p>
363     <h1>Release Notes For Version V0_10_14</h1>
364     Thr Mar 2 2000
365     <hr>
366     <ol>
367     <li> Rules for compiling Java added
368     </ol>
369     <p>
370     <hr>
371     <p>
372     <h1>Release Notes For Version V0_10_13</h1>
373     Tue Feb 29 2000
374     <hr>
375     <ol>
376     <li> Toolbox : GEANT4 description file
377     <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
378     <li> Toolbox : pythia_2000 description file
379     <li> BugFix : exit status propogated through auto-version selection mechanism
380     </ol>
381     <p>
382     <hr>
383     <p>
384     <h1>Release Notes For Version V0_10_12</h1>
385     Wed Feb 23 2000
386     <hr>
387     <ol>
388     <li> Toolbox : cmsim cms118 and cernlib 2000 added
389     <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
390     <li> Return exit status of 1 if build fails
391     </ol>
392     <p>
393     <hr>
394     <p>
395     <h1>Release Notes For Version V0_10_11</h1>
396     Fri Feb 18 2000
397     <hr>
398     <ol>
399     <li> Toolbox : OpenInventor_Qt
400     </ol>
401     <p>
402     <hr>
403     <p>
404     <h1>Release Notes For Version V0_10_10</h1>
405     Fri Feb 18 2000
406     <hr>
407     <ol>
408     <li>More user friendly error message when the scram database cannot be found
409     during a scram list or scram db.
410     <li>ToolBox : Qt - dependency on OpenGL removed
411     <li>ToolBox : T_HTL added
412     </ol>
413     <p>
414     <hr>
415     <p>
416     <h1>Release Notes For Version V0_10_9</h1>
417     Mon Jan 31
418     <hr>
419     <ol>
420     <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
421     </ol>
422     <p>
423     <hr>
424     <p>
425     <h1>Release Notes For Version V0_10_8</h1>
426     Tue Dec 13th 1999
427     <hr>
428     <ol>
429     <li> toolbox :BugFix to export the LD_LIBRARY_PATH
430     </ol>
431     <p>
432     <hr>
433     <p>
434     <h1>Release Notes For Version V0_10_7</h1>
435     Tue Dec 13th 1999
436     <hr>
437     <ol>
438     <li> toolbox : zlib description added
439     <li> check for unknown command line options to the scram project command
440     </ol>
441     <p>
442     <hr>
443     <p>
444     <h1>Release Notes For Version V0_10_6</h1>
445     Wed Nov 25th 1999
446     <hr>
447     <ol>
448     <li> Workaround for CVS/make incompatability. scram now checks each build
449     product against the dates of its components and marks it to be rebuilt by make
450     if any timestamps do not match.
451     </ol>
452     <p>
453     <hr>
454     <p>
455     <h1>Release Notes For Version V0_10_5</h1>
456     Wed Nov 25th 1999
457     <hr>
458     <ol>
459     <li> toolbox changes : Updated to Sep99 LHC++ components
460     </ol>
461     <p>
462     <hr>
463     <p>
464     <h1>Release Notes For Version V0_10_4</h1>
465     Thu Nov 18th 1999
466     <hr>
467     <ol>
468     <li> toolbox changes : Configuration files updated to R6
469     <li> bugfix : Groups in &lt;export> tags now work with <lib>
470     <li> &lt;lib> text now goes to GNUmakefile
471     </ol>
472     <p>
473     <hr>
474     <p>
475     <h1>Release Notes For Version V0_10_3</h1>
476     Mon Nov 1st 1999
477     <hr>
478     <ol>
479     <li>BugFix : scram runtime no longer treats path variables as a regular
480     expression, allowing paths with strange characters such as +
481     <li>ToolBox : OpenGL - no default libs all are now architecture specific
482     <li>ToolBox : IGUANA - updates for V1_0_0
483     </ol>
484     <p>
485     <hr>
486     <p>
487     <h1>Release Notes For Version V0_10_2</h1>
488     Wed Oct 20 1999
489     <hr>
490     <ol>
491     <li>BugFix : Stop binary makefiles from rebuilding test libraries.
492     </ol>
493     <p>
494     <hr>
495     <p>
496     <h1>Release Notes For Version V0_10_1</h1>
497     Wed Oct 20 1999
498     <hr>
499     <ol>
500     <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
501     <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
502     </ol>
503     <p>
504     <hr>
505     <p>
506     <h1>Release Notes For Version V0_10_0</h1>
507     <hr>
508     <ol>
509     Database Related Enhancements
510     <li>Installation script changed to create a common scram database between versions
511     <li>list and install use common database if it exists
512     <li>SCRAM databases can now be linked together
513     <li>New scram db command for maintaining databse linking
514     <p>
515     BuildFile Related Enhancements
516     <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
517     <br>
518     Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
519     the previous behaviour.
520     <li>Binary Functionality. Now you can define different Build
521     environments for each binary target. This allows you to specify different
522     libs etc. to different bins.
523     <li>&lt;Environment> tags to define binary environments
524     <li>Seperation of build areas for each binary - no more template clashes.
525     <li>Redefinition of bin targets from : to ::
526     - may prove backwards incompatible with some project configuration files.
527     <li>Updated build help system - only generic and binary targets at present
528     </ol>
529     <p>
530     <hr>
531     <p>
532     <h1>Release Notes For Version V0_9_42</h1>
533     <hr>
534     <ol>
535     <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
536     </ol>
537     <p>
538     <hr>
539     <p>
540     <h1>Release Notes For Version V0_9_41</h1>
541     <hr>
542     <ol>
543     <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
544     when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
545     <li> Update of IGUANA description to version to V1_0_0
546     </ol>
547     <p>
548     <hr>
549     <p>
550     <h1>Release Notes For Version V0_9_40</h1>
551     <hr>
552     <ol>
553     <li> New group definition mechanism added. Will no look for group definitions
554     in the config/groups.mk file
555     <li> Removal of all hardwired groups from the scram source code
556     <li> Automated version selection mechanism added
557     <li> Output from <em>scram version</em> changed. Will now detect a link version
558     and print both link and the actual version name. e.g current ---> V0_9_40
559     </ol>
560     <p>
561     <hr>
562     <p>
563     <h1>Release Notes For Version V0_9_39</h1>
564     <hr>
565     <ol>
566     <li> Use :: target for dependencies.mk - on linux was sending unrelated
567     definintions to the dependency generator
568     <li> Run the configuration phase silently to remove confusing messages from the user
569     </ol>
570     <p>
571     <hr>
572     <p>
573     <h1>Release Notes For Version V0_9_38</h1>
574     <hr>
575     <ol>
576     <li> BugFix - no more errors during the first scram build command. The client
577     configuration is now built beforehand in a completeley seperate process as the
578     gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
579     <li> Insure - picks up only local debug rather than all debug libs.
580     <li> Insure documentation.
581     <li> fortran objects now position independent in g77 (fortran on linux)
582     <li> gcc2.95 compiler specifics added
583     </ol>
584     <h2>Files Changed</h2>
585     <pre>
586     File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
587     File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
588     File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
589     File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
590     File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
591     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
592     File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
593     File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
594     File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
595     File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
596     </pre>
597     <p>
598     <hr>
599     <p>
600     <h1>Release Notes For Version V0_9_37</h1>
601     <hr>
602     <ol>
603     <li> Motif configuration on Linux - now will always ask where - no defaults
604     <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
605     <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
606     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
607     force it to be searched ahead of the usual dependency structure.
608     </ol>
609     <p>
610     <hr>
611     <p>
612     <h1>Release Notes For Version V0_9_36</h1>
613     <hr>
614     <ol>
615     <li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2
616     <li> OpenGL - more libraries on Linux
617     </ol>
618     <p>
619     <hr>
620     <p>
621     <h1>Release Notes For Version V0_9_35</h1>
622     <hr>
623     <ol>
624     <li> BugFix : Shared Debug dependencies now work
625     </ol>
626     <p>
627     <hr>
628     <p>
629     <h1>Release Notes For Version V0_9_34</h1>
630     <hr>
631     <ol>
632     <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
633     correct templateDB.
634     <li> Insure++ -> now picks up debug libraries if the insure does not exist
635     </ol>
636     <p>
637     <hr>
638     <p>
639     <h1>Release Notes For Version V0_9_33</h1>
640     <hr>
641     <ol>
642     <li> Shared_Insure Libraries made functional
643     </ol>
644     <p>
645     <hr>
646     <p>
647     <h1>Release Notes For Version V0_9_32</h1>
648     <hr>
649     <ol>
650     <li> libmsg target added to allow messages to be printed to the screen
651     during a library build. Text from the LibType tag is echoed from this
652     target.
653     <li> Added new target bin_debug_local . Will take only local debug libraries
654     ignoring debug libraries in the release area.
655     </ol>
656     <p>
657     <hr>
658     <p>
659     <h1>Release Notes For Version V0_9_31</h1>
660     <hr>
661     <ol>
662     <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
663     <li> SharedDebug made a bit more robust, seperated completeley from the Shared
664     rule
665     <li> LibType tags now need to be closed - the text in between will be echoed
666     to the screen
667     </ol>
668     <p>
669     <h2>Files changed</h2>
670     <pre>
671     File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
672     File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
673     File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
674     File SCRAM/src/BuildFile changed
675     File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
676     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
677     File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
678     </pre>
679     <p>
680     <hr>
681     <p>
682     <h1>Release Notes For Version V0_9_30</h1>
683     <hr>
684     <ol>
685     <li>Runtime bugFix for PATH variables
686     </ol>
687     <p>
688     <hr>
689     <p>
690     <h1>Release Notes For Version V0_9_29</h1>
691     <hr>
692     <ol>
693     <li>Change libType names debugshared debugarchive to debug_shared debug_archive
694     for consistency with other commands
695     <li>Bugfix on debug_shared
696     <li>&lt;External> tag now can be put in &lt;export> interface
697     <li> Runtime bugfix - you can now do it consectiveley with no problems
698     <li> Runtime removed duplicates from path variables
699     <li> Runtime - multiple definitions of regular runtime variables simply replace
700     rather than add with spaces.
701     </ol>
702     <p>
703     <hr>
704     <p>
705     <h1>Release Notes For Version V0_9_28</h1>
706     <hr>
707     <ol>
708     <li> &lt;LibType> bug fixes
709     <li> histo decription updates - HISTO_DIR added into runtime
710     </ol>
711     <p>
712     <hr>
713     <p>
714     <h1>Release Notes For Version V0_9_27</h1>
715     <hr>
716     <ol>
717     <li> Protect LibType from creating targets in lower, non library , build areas
718     <li> LibType tag can now be excluded with <ignore>
719     <li> Dependencies on cern 99 added for histo description file
720     <li> Runtime LD_LIBRARY_PATH for Qt
721     </ol>
722     <p>
723     <hr>
724     <p>
725     <h1>Release Notes For Version V0_9_26</h1>
726     <hr>
727     <ol>
728     <li>Keep intermediary executable around for debug version as the incremental
729     linker on sun uses it.
730     <li>Add histo descriptions file histoC and histoCHB
731     </ol>
732     <p>
733     <hr>
734     <p>
735     <h1>Release Notes For Version V0_9_25</h1>
736     <hr>
737     <ol>
738     <li>Bugfix to interface - Default target no longer overrides any assignments
739     passed on the command line
740     <li>Add url references for Qt and IGUANA descriptions
741     </ol>
742     <p>
743     <hr>
744     <p>
745     <h1>Release Notes For Version V0_9_24</h1>
746     <hr>
747     <ol>
748     <li>Bugfix to interface - Default target is still called if you use an
749     assignment with the build command (e.g warn=none)
750     <li>Fix for ObjectSpace_threaded Configuration file
751     </ol>
752     <p>
753     <hr>
754     <p>
755     <h1>Release Notes For Version V0_9_23</h1>
756     <hr>
757     <ol>
758     <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
759     <li> Add HP specifics to some configuration files
760     <li> HP fortran support
761     </ol>
762     <p>
763     <h2>Files changed</h2>
764     <pre>
765     File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
766     File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
767     File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
768     </pre>
769     <p>
770     <hr>
771     <h1>Release Notes For Version V0_9_22</h1>
772     <hr>
773     <ol>
774     <li> Added \&lt;libtype type=> tag to overide the default library type to build
775     </ol>
776     <p>
777     <hr>
778     <h1>Release Notes For Version V0_9_21</h1>
779     <hr>
780     <ol>
781     <li> Added new versions of cmsim/cernlib to toolbox
782     <li> Fix shared library object problem on Sun - remove _pic from symbol table
783     </ol>
784     <p>
785     <hr>
786     <p>
787     <h1>Release Notes For Version V0_9_20</h1>
788     <hr>
789     <ol>
790     <li> Make bin target build optimised binaries rather than debug (bugfix)
791     <li> Change priority of Libraries. Now any suitable library from the LOCAL area
792     will be used in preference to an exact match in the Release area. e.g. if
793     a debug library is asked for, yet their is an optomised library available
794     locally, the local optimised library will be used in preference to the
795     debug one available in the release - i.e it assumes the release library
796     is out of date.
797     <li> Export Class Variable to aid debugging
798     </ol>
799     <p>
800     <h2>Files changed</h2>
801     <pre>
802     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
803     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
804     File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
805     </pre>
806     <p>
807     <hr>
808     <h1>Release Notes For Version V0_9_19</h1>
809     <hr>
810     <ol>
811     <li> Change in toolbox files only - no src changes
812     </ol>
813     <p>
814     <h2>Files changed</h2>
815     <pre>
816     File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
817     File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
818     File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
819     </pre>
820     <p>
821     <hr>
822     <h1>Release Notes For Version V0_9_18</h1>
823     <hr>
824     <ol>
825     <li> Only add to LD_LIBRARY_PATH if already defined
826     <li> add TAGS and tags targets
827     <li> MultiThreaded Switch
828     </ol>
829     <p>
830     <hr>
831     <li>Building of debug shared libraries fixed
832     <hr>
833     <h1>Release Notes For Version V0_9_17</h1>
834     <hr>
835     <ol>
836     <li>Building of debug shared libraries fixed
837     </ol>
838     <p>
839     <hr>
840     <h1>Release Notes For Version V0_9_16</h1>
841     <hr>
842     <ol>
843     <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
844     files and directories in the current directory. Aimed to remove system dependenies on ls.
845     </ol>
846     <p>
847     <hr>
848     <h1>Release Notes For Version V0_9_15</h1>
849     <hr>
850     <ol>
851     <li>Documentation (html) improved and updated
852     <li>Addition of QT description file
853     <li>Addition of generic targets for insure libraries
854     <li>Fix for clean on Linux
855     <li>Addition of MultiThreaded make variable for switching on compiler
856     functionality
857     </ol>
858     <p>
859     <h2>Files changed</h2>
860     <pre>
861     File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
862     File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
863     File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
864     File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
865     File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
866     File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
867     File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
868     File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
869     File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
870     File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
871     File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
872     File SCRAM/toolbox/QT is new; current revision 1.1.2.1
873     </pre>
874     <p>
875     <hr>
876     <h1>Release Notes For Version V0_9_14</h1>
877     <hr>
878     <ol>
879     <li>Add project environment variable setting through scram runtime.
880     <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
881     it saves them the bother of defining a new link.
882     <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
883     <li>IGUANA description file Updated
884     </ol>
885     <p>
886     <hr>
887     <h1>Release Notes For Version V0_9_13</h1>
888     <hr>
889     <ol>
890     <li>More Mccabe Extensions to deal with instrumented code
891     <li>Update runtime help instructions for sh - now you need eval on sh too!
892     <li>Fix of setup bug for some description files - now will always convert to
893     lower case to ensure case independence for external dependencies.
894     </ol>
895     <p>
896     <h2>Files changed</h2>
897     <pre>
898     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
899     File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
900     File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
901     File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
902     File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
903     </pre>
904     <p>
905     <hr>
906     <h1>Release Notes For Version V0_9_12</h1>
907     <hr>
908     <ol>
909     <li> Additon of Mccabe QA tool support. <br>
910     If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
911     <li> update of runtime -sh to give set, export as supported by older shells.
912     <li> proper versioning in OpenGL and OpenInventor description files - no more dev
913     </ol>
914     <p>
915     <h2>Files changed</h2>
916     <pre>
917     File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
918     File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
919     File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
920     File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
921     File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
922     File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
923     File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
924     File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
925     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
926     </pre>
927     <p>
928     <hr>
929     <h1>Release Notes For Version V0_9_11</h1>
930     <hr>
931     <ol>
932     <li> Removal of all afs defaults during site setup so other afs sites can
933     use their own local copies
934     <li> Add additional funtionality to the scram install command to aid in
935     building remote sites.
936     </ol>
937     <p>
938     <hr>
939     <h1>Release Notes For Version V0_9_10</h1>
940     <hr>
941     <ol>
942     <li>Addition of .c and .cxx types
943     <li> Shortening of setenv lines - maybe help those people with long
944     LD_LIBRARY_PATH variables
945     <li> BootStrap BugFix - ' were causing problems
946     </ol>
947     <! Style Sheet Footer ---------------Do not change anything after this line-->
948     <hr>
949     <table border=1 width=100%>
950     <td align=left>
951     <a href=mailto:Christopher.Williams@cern.ch
952     >Chris Williams</a>
953     </td>
954     <td align=center>
955     Last Updated Thu May 18 15:40:18 2000
956     </td>
957     <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
958     </td>
959     </table>
960     </body> </html>
961     <! End Style Sheet Footer>