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