ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.80
Committed: Wed Apr 26 15:26:29 2000 UTC (25 years ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_12_1
Changes since 1.1.2.79: +17 -1 lines
Log Message:
new info

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