7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_10_0</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li> Enhanced Binary Functionality. Now you can define different Build |
14 |
+ |
environmentss for each binary target. |
15 |
+ |
<li><Environment> tags to define binary environments |
16 |
+ |
<li>Seperation of build areas for each binary - no more template clashes. |
17 |
+ |
<li>Redefinition of bin targets from : to :: |
18 |
+ |
- may prove backwards incompatible with some project configuration files. |
19 |
+ |
<li>Updated build help system - only generic and binary targets at present |
20 |
+ |
</ol> |
21 |
+ |
<p> |
22 |
+ |
<hr> |
23 |
+ |
<p> |
24 |
+ |
<h1>Release Notes For Version V0_9_42</h1> |
25 |
+ |
<hr> |
26 |
+ |
<ol> |
27 |
+ |
<li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives |
28 |
+ |
</ol> |
29 |
+ |
<p> |
30 |
+ |
<hr> |
31 |
+ |
<p> |
32 |
+ |
<h1>Release Notes For Version V0_9_41</h1> |
33 |
+ |
<hr> |
34 |
+ |
<ol> |
35 |
+ |
<li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include |
36 |
+ |
when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it. |
37 |
+ |
<li> Update of IGUANA description to version to V1_0_0 |
38 |
+ |
</ol> |
39 |
+ |
<p> |
40 |
+ |
<hr> |
41 |
+ |
<p> |
42 |
+ |
<h1>Release Notes For Version V0_9_40</h1> |
43 |
+ |
<hr> |
44 |
+ |
<ol> |
45 |
+ |
<li> New group definition mechanism added. Will no look for group definitions |
46 |
+ |
in the config/groups.mk file |
47 |
+ |
<li> Removal of all hardwired groups from the scram source code |
48 |
+ |
<li> Automated version selection mechanism added |
49 |
+ |
<li> Output from <em>scram version</em> changed. Will now detect a link version |
50 |
+ |
and print both link and the actual version name. e.g current ---> V0_9_40 |
51 |
+ |
</ol> |
52 |
+ |
<p> |
53 |
+ |
<hr> |
54 |
+ |
<p> |
55 |
+ |
<h1>Release Notes For Version V0_9_39</h1> |
56 |
+ |
<hr> |
57 |
+ |
<ol> |
58 |
+ |
<li> Use :: target for dependencies.mk - on linux was sending unrelated |
59 |
+ |
definintions to the dependency generator |
60 |
+ |
<li> Run the configuration phase silently to remove confusing messages from the user |
61 |
+ |
</ol> |
62 |
+ |
<p> |
63 |
+ |
<hr> |
64 |
+ |
<p> |
65 |
+ |
<h1>Release Notes For Version V0_9_38</h1> |
66 |
+ |
<hr> |
67 |
+ |
<ol> |
68 |
+ |
<li> BugFix - no more errors during the first scram build command. The client |
69 |
+ |
configuration is now built beforehand in a completeley seperate process as the |
70 |
+ |
gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles. |
71 |
+ |
<li> Insure - picks up only local debug rather than all debug libs. |
72 |
+ |
<li> Insure documentation. |
73 |
+ |
<li> fortran objects now position independent in g77 (fortran on linux) |
74 |
+ |
<li> gcc2.95 compiler specifics added |
75 |
+ |
</ol> |
76 |
+ |
<h2>Files Changed</h2> |
77 |
+ |
<pre> |
78 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29 |
79 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6 |
80 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34 |
81 |
+ |
File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37 |
82 |
+ |
File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37 |
83 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5 |
84 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8 |
85 |
+ |
File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37 |
86 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19 |
87 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16 |
88 |
+ |
</pre> |
89 |
+ |
<p> |
90 |
+ |
<hr> |
91 |
+ |
<p> |
92 |
+ |
<h1>Release Notes For Version V0_9_37</h1> |
93 |
+ |
<hr> |
94 |
+ |
<ol> |
95 |
+ |
<li> Motif configuration on Linux - now will always ask where - no defaults |
96 |
+ |
<li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst. |
97 |
+ |
<li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control |
98 |
+ |
for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to |
99 |
+ |
force it to be searched ahead of the usual dependency structure. |
100 |
+ |
</ol> |
101 |
+ |
<p> |
102 |
+ |
<hr> |
103 |
+ |
<p> |
104 |
+ |
<h1>Release Notes For Version V0_9_36</h1> |
105 |
+ |
<hr> |
106 |
+ |
<ol> |
107 |
+ |
<li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2 |
108 |
+ |
<li> OpenGL - more libraries on Linux |
109 |
+ |
</ol> |
110 |
+ |
<p> |
111 |
+ |
<hr> |
112 |
+ |
<p> |
113 |
+ |
<h1>Release Notes For Version V0_9_35</h1> |
114 |
+ |
<hr> |
115 |
+ |
<ol> |
116 |
+ |
<li> BugFix : Shared Debug dependencies now work |
117 |
+ |
</ol> |
118 |
+ |
<p> |
119 |
+ |
<hr> |
120 |
+ |
<p> |
121 |
+ |
<h1>Release Notes For Version V0_9_34</h1> |
122 |
+ |
<hr> |
123 |
+ |
<ol> |
124 |
+ |
<li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the |
125 |
+ |
correct templateDB. |
126 |
+ |
<li> Insure++ -> now picks up debug libraries if the insure does not exist |
127 |
+ |
</ol> |
128 |
+ |
<p> |
129 |
+ |
<hr> |
130 |
+ |
<p> |
131 |
+ |
<h1>Release Notes For Version V0_9_33</h1> |
132 |
+ |
<hr> |
133 |
+ |
<ol> |
134 |
+ |
<li> Shared_Insure Libraries made functional |
135 |
+ |
</ol> |
136 |
+ |
<p> |
137 |
+ |
<hr> |
138 |
+ |
<p> |
139 |
+ |
<h1>Release Notes For Version V0_9_32</h1> |
140 |
+ |
<hr> |
141 |
+ |
<ol> |
142 |
+ |
<li> libmsg target added to allow messages to be printed to the screen |
143 |
+ |
during a library build. Text from the LibType tag is echoed from this |
144 |
+ |
target. |
145 |
+ |
<li> Added new target bin_debug_local . Will take only local debug libraries |
146 |
+ |
ignoring debug libraries in the release area. |
147 |
+ |
</ol> |
148 |
+ |
<p> |
149 |
+ |
<hr> |
150 |
+ |
<p> |
151 |
|
<h1>Release Notes For Version V0_9_31</h1> |
152 |
|
<hr> |
153 |
|
<ol> |
444 |
|
>Chris Williams</a> |
445 |
|
</td> |
446 |
|
<td align=center> |
447 |
< |
Last Updated Tue Sep 14 16:45:15 1999 |
447 |
> |
Last Updated Wed Oct 13 15:56:16 1999 |
448 |
|
</td> |
449 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
450 |
|
</td> |