ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.54
Committed: Wed Jan 26 08:38:08 2000 UTC (25 years, 3 months ago) by williamc
Content type: text/html
Branch: V0_9branch
Changes since 1.1.2.53: +9 -0 lines
Log Message:
*** empty log message ***

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