4 |
|
<title>release notes</title> |
5 |
|
<body> |
6 |
|
<! End Style Sheet Header -----------Insert Text Here ---------------------> |
7 |
+ |
<p> |
8 |
+ |
<hr> |
9 |
+ |
<p> |
10 |
+ |
<h1>Release Notes For Version V0_9_26</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li>Keep intermediary executable around for debug version as the incremental |
14 |
+ |
linker on sun uses it. |
15 |
+ |
<li>Add histo descriptions file histoC and histoCHB |
16 |
+ |
</ol> |
17 |
+ |
<p> |
18 |
+ |
<hr> |
19 |
+ |
<p> |
20 |
+ |
<h1>Release Notes For Version V0_9_25</h1> |
21 |
+ |
<hr> |
22 |
+ |
<ol> |
23 |
+ |
<li>Bugfix to interface - Default target no longer overrides any assignments |
24 |
+ |
passed on the command line |
25 |
+ |
<li>Add url references for Qt and IGUANA descriptions |
26 |
+ |
</ol> |
27 |
+ |
<p> |
28 |
+ |
<hr> |
29 |
+ |
<p> |
30 |
+ |
<h1>Release Notes For Version V0_9_24</h1> |
31 |
+ |
<hr> |
32 |
+ |
<ol> |
33 |
+ |
<li>Bugfix to interface - Default target is still called if you use an |
34 |
+ |
assignment with the build command (e.g warn=none) |
35 |
+ |
<li>Fix for ObjectSpace_threaded Configuration file |
36 |
+ |
</ol> |
37 |
+ |
<p> |
38 |
+ |
<hr> |
39 |
+ |
<p> |
40 |
+ |
<h1>Release Notes For Version V0_9_23</h1> |
41 |
+ |
<hr> |
42 |
+ |
<ol> |
43 |
+ |
<li> Sun CC 4.2 - shared object building bugfix - pick up the right directory |
44 |
+ |
<li> Add HP specifics to some configuration files |
45 |
+ |
<li> HP fortran support |
46 |
+ |
</ol> |
47 |
+ |
<p> |
48 |
+ |
<h2>Files changed</h2> |
49 |
+ |
<pre> |
50 |
+ |
File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3 |
51 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11 |
52 |
+ |
File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9 |
53 |
+ |
</pre> |
54 |
+ |
<p> |
55 |
+ |
<hr> |
56 |
+ |
<h1>Release Notes For Version V0_9_22</h1> |
57 |
+ |
<hr> |
58 |
+ |
<ol> |
59 |
+ |
<li> Added \<libtype type=> tag to overide the default library type to build |
60 |
+ |
</ol> |
61 |
+ |
<p> |
62 |
+ |
<hr> |
63 |
+ |
<h1>Release Notes For Version V0_9_21</h1> |
64 |
+ |
<hr> |
65 |
+ |
<ol> |
66 |
+ |
<li> Added new versions of cmsim/cernlib to toolbox |
67 |
+ |
<li> Fix shared library object problem on Sun - remove _pic from symbol table |
68 |
+ |
</ol> |
69 |
+ |
<p> |
70 |
+ |
<hr> |
71 |
+ |
<p> |
72 |
+ |
<h1>Release Notes For Version V0_9_20</h1> |
73 |
+ |
<hr> |
74 |
+ |
<ol> |
75 |
+ |
<li> Make bin target build optimised binaries rather than debug (bugfix) |
76 |
+ |
<li> Change priority of Libraries. Now any suitable library from the LOCAL area |
77 |
+ |
will be used in preference to an exact match in the Release area. e.g. if |
78 |
+ |
a debug library is asked for, yet their is an optomised library available |
79 |
+ |
locally, the local optimised library will be used in preference to the |
80 |
+ |
debug one available in the release - i.e it assumes the release library |
81 |
+ |
is out of date. |
82 |
+ |
<li> Export Class Variable to aid debugging |
83 |
+ |
</ol> |
84 |
+ |
<p> |
85 |
+ |
<h2>Files changed</h2> |
86 |
+ |
<pre> |
87 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5 |
88 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3 |
89 |
+ |
File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2 |
90 |
+ |
</pre> |
91 |
+ |
<p> |
92 |
+ |
<hr> |
93 |
+ |
<h1>Release Notes For Version V0_9_19</h1> |
94 |
+ |
<hr> |
95 |
+ |
<ol> |
96 |
+ |
<li> Change in toolbox files only - no src changes |
97 |
+ |
</ol> |
98 |
+ |
<p> |
99 |
+ |
<h2>Files changed</h2> |
100 |
+ |
<pre> |
101 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16 |
102 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5 |
103 |
+ |
File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1 |
104 |
+ |
</pre> |
105 |
+ |
<p> |
106 |
+ |
<hr> |
107 |
+ |
<h1>Release Notes For Version V0_9_18</h1> |
108 |
+ |
<hr> |
109 |
+ |
<ol> |
110 |
+ |
<li> Only add to LD_LIBRARY_PATH if already defined |
111 |
+ |
<li> add TAGS and tags targets |
112 |
+ |
<li> MultiThreaded Switch |
113 |
+ |
</ol> |
114 |
+ |
<p> |
115 |
+ |
<hr> |
116 |
+ |
<li>Building of debug shared libraries fixed |
117 |
+ |
<hr> |
118 |
+ |
<h1>Release Notes For Version V0_9_17</h1> |
119 |
+ |
<hr> |
120 |
+ |
<ol> |
121 |
+ |
<li>Building of debug shared libraries fixed |
122 |
+ |
</ol> |
123 |
+ |
<p> |
124 |
|
<hr> |
125 |
|
<h1>Release Notes For Version V0_9_16</h1> |
126 |
|
<hr> |
237 |
|
>Chris Williams</a> |
238 |
|
</td> |
239 |
|
<td align=center> |
240 |
< |
Last Updated Tue Jun 15 16:02:59 1999 |
240 |
> |
Last Updated Thu Aug 19 11:15:26 1999 |
241 |
|
</td> |
242 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
243 |
|
</td> |