7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_10_0</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li>Installation script changed to create a common scram database between versions |
14 |
+ |
<li>list and install use common database if it exists |
15 |
+ |
<li>Enhanced Binary Functionality. Now you can define different Build |
16 |
+ |
environmentss for each binary target. |
17 |
+ |
<li><Environment> tags to define binary environments |
18 |
+ |
<li>Seperation of build areas for each binary - no more template clashes. |
19 |
+ |
<li>Redefinition of bin targets from : to :: |
20 |
+ |
- may prove backwards incompatible with some project configuration files. |
21 |
+ |
<li>Updated build help system - only generic and binary targets at present |
22 |
+ |
</ol> |
23 |
+ |
<p> |
24 |
+ |
<hr> |
25 |
+ |
<p> |
26 |
+ |
<h1>Release Notes For Version V0_9_42</h1> |
27 |
+ |
<hr> |
28 |
+ |
<ol> |
29 |
+ |
<li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives |
30 |
+ |
</ol> |
31 |
+ |
<p> |
32 |
+ |
<hr> |
33 |
+ |
<p> |
34 |
+ |
<h1>Release Notes For Version V0_9_41</h1> |
35 |
+ |
<hr> |
36 |
+ |
<ol> |
37 |
+ |
<li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include |
38 |
+ |
when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it. |
39 |
+ |
<li> Update of IGUANA description to version to V1_0_0 |
40 |
+ |
</ol> |
41 |
+ |
<p> |
42 |
+ |
<hr> |
43 |
+ |
<p> |
44 |
+ |
<h1>Release Notes For Version V0_9_40</h1> |
45 |
+ |
<hr> |
46 |
+ |
<ol> |
47 |
+ |
<li> New group definition mechanism added. Will no look for group definitions |
48 |
+ |
in the config/groups.mk file |
49 |
+ |
<li> Removal of all hardwired groups from the scram source code |
50 |
+ |
<li> Automated version selection mechanism added |
51 |
+ |
<li> Output from <em>scram version</em> changed. Will now detect a link version |
52 |
+ |
and print both link and the actual version name. e.g current ---> V0_9_40 |
53 |
+ |
</ol> |
54 |
+ |
<p> |
55 |
+ |
<hr> |
56 |
+ |
<p> |
57 |
+ |
<h1>Release Notes For Version V0_9_39</h1> |
58 |
+ |
<hr> |
59 |
+ |
<ol> |
60 |
+ |
<li> Use :: target for dependencies.mk - on linux was sending unrelated |
61 |
+ |
definintions to the dependency generator |
62 |
+ |
<li> Run the configuration phase silently to remove confusing messages from the user |
63 |
+ |
</ol> |
64 |
+ |
<p> |
65 |
+ |
<hr> |
66 |
+ |
<p> |
67 |
+ |
<h1>Release Notes For Version V0_9_38</h1> |
68 |
+ |
<hr> |
69 |
+ |
<ol> |
70 |
+ |
<li> BugFix - no more errors during the first scram build command. The client |
71 |
+ |
configuration is now built beforehand in a completeley seperate process as the |
72 |
+ |
gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles. |
73 |
+ |
<li> Insure - picks up only local debug rather than all debug libs. |
74 |
+ |
<li> Insure documentation. |
75 |
+ |
<li> fortran objects now position independent in g77 (fortran on linux) |
76 |
+ |
<li> gcc2.95 compiler specifics added |
77 |
+ |
</ol> |
78 |
+ |
<h2>Files Changed</h2> |
79 |
+ |
<pre> |
80 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29 |
81 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6 |
82 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34 |
83 |
+ |
File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37 |
84 |
+ |
File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37 |
85 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5 |
86 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8 |
87 |
+ |
File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37 |
88 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19 |
89 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16 |
90 |
+ |
</pre> |
91 |
+ |
<p> |
92 |
+ |
<hr> |
93 |
+ |
<p> |
94 |
|
<h1>Release Notes For Version V0_9_37</h1> |
95 |
|
<hr> |
96 |
|
<ol> |
446 |
|
>Chris Williams</a> |
447 |
|
</td> |
448 |
|
<td align=center> |
449 |
< |
Last Updated Mon Sep 27 14:30:24 1999 |
449 |
> |
Last Updated Wed Oct 13 15:56:16 1999 |
450 |
|
</td> |
451 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
452 |
|
</td> |