ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.7
Committed: Thu Nov 16 09:33:50 2000 UTC (24 years, 6 months ago) by williamc
Content type: text/html
Branch: MAIN
CVS Tags: V0_18_1
Changes since 1.6: +6 -3 lines
Log Message:
More description

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