ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.52
Committed: Tue Dec 14 10:18:20 1999 UTC (25 years, 5 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_10_7
Changes since 1.1.2.51: +1 -0 lines
Log Message:
diff update

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