4 |
|
<title>release notes</title> |
5 |
|
<body> |
6 |
|
<! End Style Sheet Header -----------Insert Text Here ---------------------> |
7 |
+ |
<p> |
8 |
+ |
<hr> |
9 |
+ |
<h1>Release Notes For Version V0_9_20</h1> |
10 |
+ |
<hr> |
11 |
+ |
<ol> |
12 |
+ |
<li> Make bin target build optimised binaries rather than debug (bugfix) |
13 |
+ |
<li> Change priority of Libraries. Now any suitable library from the LOCAL area |
14 |
+ |
will be used in preference to an exact match in the Release area. e.g. if |
15 |
+ |
a debug library is asked for, yet their is an optomised library available |
16 |
+ |
locally, the local optimised library will be used in preference to the |
17 |
+ |
debug one available in the release - i.e it assumes the release library |
18 |
+ |
is out of date. |
19 |
+ |
<li> Export Class Variable to aid debugging |
20 |
+ |
</ol> |
21 |
+ |
<p> |
22 |
+ |
<h2>Files changed</h2> |
23 |
+ |
<pre> |
24 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5 |
25 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3 |
26 |
+ |
File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2 |
27 |
+ |
</pre> |
28 |
+ |
<p> |
29 |
+ |
<hr> |
30 |
+ |
<h1>Release Notes For Version V0_9_19</h1> |
31 |
+ |
<hr> |
32 |
+ |
<ol> |
33 |
+ |
<li> Change in toolbox files only - no src changes |
34 |
+ |
</ol> |
35 |
+ |
<p> |
36 |
+ |
<h2>Files changed</h2> |
37 |
+ |
<pre> |
38 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16 |
39 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5 |
40 |
+ |
File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1 |
41 |
+ |
</pre> |
42 |
+ |
<p> |
43 |
+ |
<hr> |
44 |
+ |
<h1>Release Notes For Version V0_9_18</h1> |
45 |
+ |
<hr> |
46 |
+ |
<ol> |
47 |
+ |
<li> Only add to LD_LIBRARY_PATH if already defined |
48 |
+ |
<li> add TAGS and tags targets |
49 |
+ |
<li> MultiThreaded Switch |
50 |
+ |
</ol> |
51 |
+ |
<p> |
52 |
+ |
<hr> |
53 |
+ |
<li>Building of debug shared libraries fixed |
54 |
+ |
<hr> |
55 |
+ |
<h1>Release Notes For Version V0_9_17</h1> |
56 |
+ |
<hr> |
57 |
+ |
<ol> |
58 |
+ |
<li>Building of debug shared libraries fixed |
59 |
+ |
</ol> |
60 |
+ |
<p> |
61 |
+ |
<hr> |
62 |
+ |
<h1>Release Notes For Version V0_9_16</h1> |
63 |
+ |
<hr> |
64 |
+ |
<ol> |
65 |
+ |
<li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate |
66 |
+ |
files and directories in the current directory. Aimed to remove system dependenies on ls. |
67 |
+ |
</ol> |
68 |
+ |
<p> |
69 |
+ |
<hr> |
70 |
+ |
<h1>Release Notes For Version V0_9_15</h1> |
71 |
+ |
<hr> |
72 |
+ |
<ol> |
73 |
+ |
<li>Documentation (html) improved and updated |
74 |
+ |
<li>Addition of QT description file |
75 |
+ |
<li>Addition of generic targets for insure libraries |
76 |
+ |
<li>Fix for clean on Linux |
77 |
+ |
<li>Addition of MultiThreaded make variable for switching on compiler |
78 |
+ |
functionality |
79 |
+ |
</ol> |
80 |
+ |
<p> |
81 |
+ |
<h2>Files changed</h2> |
82 |
+ |
<pre> |
83 |
+ |
File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2 |
84 |
+ |
File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2 |
85 |
+ |
File SCRAM/doc/html/build.html is new; current revision 1.1.2.1 |
86 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6 |
87 |
+ |
File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1 |
88 |
+ |
File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1 |
89 |
+ |
File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2 |
90 |
+ |
File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2 |
91 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4 |
92 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8 |
93 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4 |
94 |
+ |
File SCRAM/toolbox/QT is new; current revision 1.1.2.1 |
95 |
+ |
</pre> |
96 |
+ |
<p> |
97 |
|
<hr> |
98 |
|
<h1>Release Notes For Version V0_9_14</h1> |
99 |
|
<hr> |
174 |
|
>Chris Williams</a> |
175 |
|
</td> |
176 |
|
<td align=center> |
177 |
< |
Last Updated Tue Jun 1 13:38:00 1999 |
177 |
> |
Last Updated Thu Aug 19 11:15:26 1999 |
178 |
|
</td> |
179 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
180 |
|
</td> |