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_29</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li>Change libType names debugshared debugarchive to debug_shared debug_archive |
14 |
+ |
for consistency with other commands |
15 |
+ |
<li>Bugfix on debug_shared |
16 |
+ |
<li><External> tag now can be put in <export> interface |
17 |
+ |
</ol> |
18 |
+ |
<p> |
19 |
+ |
<hr> |
20 |
+ |
<p> |
21 |
+ |
<h1>Release Notes For Version V0_9_28</h1> |
22 |
+ |
<hr> |
23 |
+ |
<ol> |
24 |
+ |
<li> <LibType> bug fixes |
25 |
+ |
<li> histo decription updates - HISTO_DIR added into runtime |
26 |
+ |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
27 |
+ |
<li> Runtime removed duplicates from path variables |
28 |
+ |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
29 |
+ |
rather than add with spaces. |
30 |
+ |
</ol> |
31 |
+ |
<p> |
32 |
+ |
<hr> |
33 |
+ |
<p> |
34 |
+ |
<h1>Release Notes For Version V0_9_27</h1> |
35 |
+ |
<hr> |
36 |
+ |
<ol> |
37 |
+ |
<li> Protect LibType from creating targets in lower, non library , build areas |
38 |
+ |
<li> LibType tag can now be excluded with <ignore> |
39 |
+ |
<li> Dependencies on cern 99 added for histo description file |
40 |
+ |
<li> Runtime LD_LIBRARY_PATH for Qt |
41 |
+ |
</ol> |
42 |
+ |
<p> |
43 |
+ |
<hr> |
44 |
+ |
<p> |
45 |
+ |
<h1>Release Notes For Version V0_9_26</h1> |
46 |
+ |
<hr> |
47 |
+ |
<ol> |
48 |
+ |
<li>Keep intermediary executable around for debug version as the incremental |
49 |
+ |
linker on sun uses it. |
50 |
+ |
<li>Add histo descriptions file histoC and histoCHB |
51 |
+ |
</ol> |
52 |
+ |
<p> |
53 |
+ |
<hr> |
54 |
+ |
<p> |
55 |
+ |
<h1>Release Notes For Version V0_9_25</h1> |
56 |
+ |
<hr> |
57 |
+ |
<ol> |
58 |
+ |
<li>Bugfix to interface - Default target no longer overrides any assignments |
59 |
+ |
passed on the command line |
60 |
+ |
<li>Add url references for Qt and IGUANA descriptions |
61 |
+ |
</ol> |
62 |
+ |
<p> |
63 |
+ |
<hr> |
64 |
+ |
<p> |
65 |
+ |
<h1>Release Notes For Version V0_9_24</h1> |
66 |
+ |
<hr> |
67 |
+ |
<ol> |
68 |
+ |
<li>Bugfix to interface - Default target is still called if you use an |
69 |
+ |
assignment with the build command (e.g warn=none) |
70 |
+ |
<li>Fix for ObjectSpace_threaded Configuration file |
71 |
+ |
</ol> |
72 |
+ |
<p> |
73 |
+ |
<hr> |
74 |
+ |
<p> |
75 |
+ |
<h1>Release Notes For Version V0_9_23</h1> |
76 |
+ |
<hr> |
77 |
+ |
<ol> |
78 |
+ |
<li> Sun CC 4.2 - shared object building bugfix - pick up the right directory |
79 |
+ |
<li> Add HP specifics to some configuration files |
80 |
+ |
<li> HP fortran support |
81 |
+ |
</ol> |
82 |
+ |
<p> |
83 |
+ |
<h2>Files changed</h2> |
84 |
+ |
<pre> |
85 |
+ |
File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3 |
86 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11 |
87 |
+ |
File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9 |
88 |
+ |
</pre> |
89 |
+ |
<p> |
90 |
+ |
<hr> |
91 |
+ |
<h1>Release Notes For Version V0_9_22</h1> |
92 |
+ |
<hr> |
93 |
+ |
<ol> |
94 |
+ |
<li> Added \<libtype type=> tag to overide the default library type to build |
95 |
+ |
</ol> |
96 |
+ |
<p> |
97 |
+ |
<hr> |
98 |
+ |
<h1>Release Notes For Version V0_9_21</h1> |
99 |
+ |
<hr> |
100 |
+ |
<ol> |
101 |
+ |
<li> Added new versions of cmsim/cernlib to toolbox |
102 |
+ |
<li> Fix shared library object problem on Sun - remove _pic from symbol table |
103 |
+ |
</ol> |
104 |
+ |
<p> |
105 |
+ |
<hr> |
106 |
+ |
<p> |
107 |
+ |
<h1>Release Notes For Version V0_9_20</h1> |
108 |
+ |
<hr> |
109 |
+ |
<ol> |
110 |
+ |
<li> Make bin target build optimised binaries rather than debug (bugfix) |
111 |
+ |
<li> Change priority of Libraries. Now any suitable library from the LOCAL area |
112 |
+ |
will be used in preference to an exact match in the Release area. e.g. if |
113 |
+ |
a debug library is asked for, yet their is an optomised library available |
114 |
+ |
locally, the local optimised library will be used in preference to the |
115 |
+ |
debug one available in the release - i.e it assumes the release library |
116 |
+ |
is out of date. |
117 |
+ |
<li> Export Class Variable to aid debugging |
118 |
+ |
</ol> |
119 |
+ |
<p> |
120 |
+ |
<h2>Files changed</h2> |
121 |
+ |
<pre> |
122 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5 |
123 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3 |
124 |
+ |
File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2 |
125 |
+ |
</pre> |
126 |
+ |
<p> |
127 |
+ |
<hr> |
128 |
+ |
<h1>Release Notes For Version V0_9_19</h1> |
129 |
+ |
<hr> |
130 |
+ |
<ol> |
131 |
+ |
<li> Change in toolbox files only - no src changes |
132 |
+ |
</ol> |
133 |
+ |
<p> |
134 |
+ |
<h2>Files changed</h2> |
135 |
+ |
<pre> |
136 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16 |
137 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5 |
138 |
+ |
File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1 |
139 |
+ |
</pre> |
140 |
+ |
<p> |
141 |
+ |
<hr> |
142 |
+ |
<h1>Release Notes For Version V0_9_18</h1> |
143 |
+ |
<hr> |
144 |
+ |
<ol> |
145 |
+ |
<li> Only add to LD_LIBRARY_PATH if already defined |
146 |
+ |
<li> add TAGS and tags targets |
147 |
+ |
<li> MultiThreaded Switch |
148 |
+ |
</ol> |
149 |
+ |
<p> |
150 |
+ |
<hr> |
151 |
+ |
<li>Building of debug shared libraries fixed |
152 |
+ |
<hr> |
153 |
+ |
<h1>Release Notes For Version V0_9_17</h1> |
154 |
+ |
<hr> |
155 |
+ |
<ol> |
156 |
+ |
<li>Building of debug shared libraries fixed |
157 |
+ |
</ol> |
158 |
+ |
<p> |
159 |
|
<hr> |
160 |
|
<h1>Release Notes For Version V0_9_16</h1> |
161 |
|
<hr> |
272 |
|
>Chris Williams</a> |
273 |
|
</td> |
274 |
|
<td align=center> |
275 |
< |
Last Updated Tue Jun 15 16:02:59 1999 |
275 |
> |
Last Updated Mon Sep 13 17:02:38 1999 |
276 |
|
</td> |
277 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
278 |
|
</td> |