1 |
+ |
<! Style Sheet Header> |
2 |
+ |
<html> |
3 |
+ |
<head> |
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_31</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions |
14 |
+ |
<li> SharedDebug made a bit more robust, seperated completeley from the Shared |
15 |
+ |
rule |
16 |
+ |
</ol> |
17 |
+ |
<p> |
18 |
+ |
<h2>Files changed</h2> |
19 |
+ |
<pre> |
20 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7 |
21 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13 |
22 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10 |
23 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7 |
24 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6 |
25 |
+ |
File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4 |
26 |
+ |
</pre> |
27 |
+ |
<p> |
28 |
+ |
<hr> |
29 |
+ |
<p> |
30 |
+ |
<h1>Release Notes For Version V0_9_30</h1> |
31 |
+ |
<hr> |
32 |
+ |
<ol> |
33 |
+ |
<li>Runtime bugFix for PATH variables |
34 |
+ |
</ol> |
35 |
+ |
<p> |
36 |
+ |
<hr> |
37 |
+ |
<p> |
38 |
+ |
<h1>Release Notes For Version V0_9_29</h1> |
39 |
+ |
<hr> |
40 |
+ |
<ol> |
41 |
+ |
<li>Change libType names debugshared debugarchive to debug_shared debug_archive |
42 |
+ |
for consistency with other commands |
43 |
+ |
<li>Bugfix on debug_shared |
44 |
+ |
<li><External> tag now can be put in <export> interface |
45 |
+ |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
46 |
+ |
<li> Runtime removed duplicates from path variables |
47 |
+ |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
48 |
+ |
rather than add with spaces. |
49 |
+ |
</ol> |
50 |
+ |
<p> |
51 |
+ |
<hr> |
52 |
+ |
<p> |
53 |
+ |
<h1>Release Notes For Version V0_9_28</h1> |
54 |
+ |
<hr> |
55 |
+ |
<ol> |
56 |
+ |
<li> <LibType> bug fixes |
57 |
+ |
<li> histo decription updates - HISTO_DIR added into runtime |
58 |
+ |
</ol> |
59 |
+ |
<p> |
60 |
+ |
<hr> |
61 |
+ |
<p> |
62 |
+ |
<h1>Release Notes For Version V0_9_27</h1> |
63 |
+ |
<hr> |
64 |
+ |
<ol> |
65 |
+ |
<li> Protect LibType from creating targets in lower, non library , build areas |
66 |
+ |
<li> LibType tag can now be excluded with <ignore> |
67 |
+ |
<li> Dependencies on cern 99 added for histo description file |
68 |
+ |
<li> Runtime LD_LIBRARY_PATH for Qt |
69 |
+ |
</ol> |
70 |
+ |
<p> |
71 |
+ |
<hr> |
72 |
+ |
<p> |
73 |
+ |
<h1>Release Notes For Version V0_9_26</h1> |
74 |
+ |
<hr> |
75 |
+ |
<ol> |
76 |
+ |
<li>Keep intermediary executable around for debug version as the incremental |
77 |
+ |
linker on sun uses it. |
78 |
+ |
<li>Add histo descriptions file histoC and histoCHB |
79 |
+ |
</ol> |
80 |
+ |
<p> |
81 |
+ |
<hr> |
82 |
+ |
<p> |
83 |
+ |
<h1>Release Notes For Version V0_9_25</h1> |
84 |
+ |
<hr> |
85 |
+ |
<ol> |
86 |
+ |
<li>Bugfix to interface - Default target no longer overrides any assignments |
87 |
+ |
passed on the command line |
88 |
+ |
<li>Add url references for Qt and IGUANA descriptions |
89 |
+ |
</ol> |
90 |
+ |
<p> |
91 |
+ |
<hr> |
92 |
+ |
<p> |
93 |
+ |
<h1>Release Notes For Version V0_9_24</h1> |
94 |
+ |
<hr> |
95 |
+ |
<ol> |
96 |
+ |
<li>Bugfix to interface - Default target is still called if you use an |
97 |
+ |
assignment with the build command (e.g warn=none) |
98 |
+ |
<li>Fix for ObjectSpace_threaded Configuration file |
99 |
+ |
</ol> |
100 |
+ |
<p> |
101 |
+ |
<hr> |
102 |
+ |
<p> |
103 |
+ |
<h1>Release Notes For Version V0_9_23</h1> |
104 |
+ |
<hr> |
105 |
+ |
<ol> |
106 |
+ |
<li> Sun CC 4.2 - shared object building bugfix - pick up the right directory |
107 |
+ |
<li> Add HP specifics to some configuration files |
108 |
+ |
<li> HP fortran support |
109 |
+ |
</ol> |
110 |
+ |
<p> |
111 |
+ |
<h2>Files changed</h2> |
112 |
+ |
<pre> |
113 |
+ |
File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3 |
114 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11 |
115 |
+ |
File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9 |
116 |
+ |
</pre> |
117 |
+ |
<p> |
118 |
+ |
<hr> |
119 |
+ |
<h1>Release Notes For Version V0_9_22</h1> |
120 |
+ |
<hr> |
121 |
+ |
<ol> |
122 |
+ |
<li> Added \<libtype type=> tag to overide the default library type to build |
123 |
+ |
</ol> |
124 |
+ |
<p> |
125 |
+ |
<hr> |
126 |
+ |
<h1>Release Notes For Version V0_9_21</h1> |
127 |
+ |
<hr> |
128 |
+ |
<ol> |
129 |
+ |
<li> Added new versions of cmsim/cernlib to toolbox |
130 |
+ |
<li> Fix shared library object problem on Sun - remove _pic from symbol table |
131 |
+ |
</ol> |
132 |
+ |
<p> |
133 |
+ |
<hr> |
134 |
+ |
<p> |
135 |
+ |
<h1>Release Notes For Version V0_9_20</h1> |
136 |
+ |
<hr> |
137 |
+ |
<ol> |
138 |
+ |
<li> Make bin target build optimised binaries rather than debug (bugfix) |
139 |
+ |
<li> Change priority of Libraries. Now any suitable library from the LOCAL area |
140 |
+ |
will be used in preference to an exact match in the Release area. e.g. if |
141 |
+ |
a debug library is asked for, yet their is an optomised library available |
142 |
+ |
locally, the local optimised library will be used in preference to the |
143 |
+ |
debug one available in the release - i.e it assumes the release library |
144 |
+ |
is out of date. |
145 |
+ |
<li> Export Class Variable to aid debugging |
146 |
+ |
</ol> |
147 |
+ |
<p> |
148 |
+ |
<h2>Files changed</h2> |
149 |
+ |
<pre> |
150 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5 |
151 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3 |
152 |
+ |
File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2 |
153 |
+ |
</pre> |
154 |
+ |
<p> |
155 |
+ |
<hr> |
156 |
+ |
<h1>Release Notes For Version V0_9_19</h1> |
157 |
+ |
<hr> |
158 |
+ |
<ol> |
159 |
+ |
<li> Change in toolbox files only - no src changes |
160 |
+ |
</ol> |
161 |
+ |
<p> |
162 |
+ |
<h2>Files changed</h2> |
163 |
+ |
<pre> |
164 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16 |
165 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5 |
166 |
+ |
File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1 |
167 |
+ |
</pre> |
168 |
+ |
<p> |
169 |
+ |
<hr> |
170 |
+ |
<h1>Release Notes For Version V0_9_18</h1> |
171 |
+ |
<hr> |
172 |
+ |
<ol> |
173 |
+ |
<li> Only add to LD_LIBRARY_PATH if already defined |
174 |
+ |
<li> add TAGS and tags targets |
175 |
+ |
<li> MultiThreaded Switch |
176 |
+ |
</ol> |
177 |
+ |
<p> |
178 |
+ |
<hr> |
179 |
+ |
<li>Building of debug shared libraries fixed |
180 |
+ |
<hr> |
181 |
+ |
<h1>Release Notes For Version V0_9_17</h1> |
182 |
+ |
<hr> |
183 |
+ |
<ol> |
184 |
+ |
<li>Building of debug shared libraries fixed |
185 |
+ |
</ol> |
186 |
+ |
<p> |
187 |
+ |
<hr> |
188 |
+ |
<h1>Release Notes For Version V0_9_16</h1> |
189 |
+ |
<hr> |
190 |
+ |
<ol> |
191 |
+ |
<li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate |
192 |
+ |
files and directories in the current directory. Aimed to remove system dependenies on ls. |
193 |
+ |
</ol> |
194 |
+ |
<p> |
195 |
+ |
<hr> |
196 |
+ |
<h1>Release Notes For Version V0_9_15</h1> |
197 |
+ |
<hr> |
198 |
+ |
<ol> |
199 |
+ |
<li>Documentation (html) improved and updated |
200 |
+ |
<li>Addition of QT description file |
201 |
+ |
<li>Addition of generic targets for insure libraries |
202 |
+ |
<li>Fix for clean on Linux |
203 |
+ |
<li>Addition of MultiThreaded make variable for switching on compiler |
204 |
+ |
functionality |
205 |
+ |
</ol> |
206 |
+ |
<p> |
207 |
+ |
<h2>Files changed</h2> |
208 |
+ |
<pre> |
209 |
+ |
File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2 |
210 |
+ |
File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2 |
211 |
+ |
File SCRAM/doc/html/build.html is new; current revision 1.1.2.1 |
212 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6 |
213 |
+ |
File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1 |
214 |
+ |
File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1 |
215 |
+ |
File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2 |
216 |
+ |
File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2 |
217 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4 |
218 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8 |
219 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4 |
220 |
+ |
File SCRAM/toolbox/QT is new; current revision 1.1.2.1 |
221 |
+ |
</pre> |
222 |
+ |
<p> |
223 |
+ |
<hr> |
224 |
+ |
<h1>Release Notes For Version V0_9_14</h1> |
225 |
+ |
<hr> |
226 |
+ |
<ol> |
227 |
+ |
<li>Add project environment variable setting through scram runtime. |
228 |
+ |
<li>Change all perl scripts to perl5 - for those who dont have perl 4 installed |
229 |
+ |
it saves them the bother of defining a new link. |
230 |
+ |
<li>Add extra libraries for Linux__2 X11 (Xi, Xext) |
231 |
+ |
<li>IGUANA description file Updated |
232 |
+ |
</ol> |
233 |
+ |
<p> |
234 |
+ |
<hr> |
235 |
+ |
<h1>Release Notes For Version V0_9_13</h1> |
236 |
+ |
<hr> |
237 |
+ |
<ol> |
238 |
+ |
<li>More Mccabe Extensions to deal with instrumented code |
239 |
+ |
<li>Update runtime help instructions for sh - now you need eval on sh too! |
240 |
+ |
<li>Fix of setup bug for some description files - now will always convert to |
241 |
+ |
lower case to ensure case independence for external dependencies. |
242 |
+ |
</ol> |
243 |
+ |
<p> |
244 |
+ |
<h2>Files changed</h2> |
245 |
+ |
<pre> |
246 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4 |
247 |
+ |
File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5 |
248 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7 |
249 |
+ |
File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4 |
250 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22 |
251 |
+ |
</pre> |
252 |
+ |
<p> |
253 |
+ |
<hr> |
254 |
+ |
<h1>Release Notes For Version V0_9_12</h1> |
255 |
+ |
<hr> |
256 |
+ |
<ol> |
257 |
+ |
<li> Additon of Mccabe QA tool support. <br> |
258 |
+ |
If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in |
259 |
+ |
<li> update of runtime -sh to give set, export as supported by older shells. |
260 |
+ |
<li> proper versioning in OpenGL and OpenInventor description files - no more dev |
261 |
+ |
</ol> |
262 |
+ |
<p> |
263 |
+ |
<h2>Files changed</h2> |
264 |
+ |
<pre> |
265 |
+ |
File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1 |
266 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9 |
267 |
+ |
File SCRAM/src/GetFilePath is new; current revision 1.1.2.1 |
268 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5 |
269 |
+ |
File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1 |
270 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21 |
271 |
+ |
File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1 |
272 |
+ |
File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3 |
273 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5 |
274 |
+ |
</pre> |
275 |
+ |
<p> |
276 |
+ |
<hr> |
277 |
+ |
<h1>Release Notes For Version V0_9_11</h1> |
278 |
+ |
<hr> |
279 |
+ |
<ol> |
280 |
+ |
<li> Removal of all afs defaults during site setup so other afs sites can |
281 |
+ |
use their own local copies |
282 |
+ |
<li> Add additional funtionality to the scram install command to aid in |
283 |
+ |
building remote sites. |
284 |
+ |
</ol> |
285 |
+ |
<p> |
286 |
+ |
<hr> |
287 |
+ |
<h1>Release Notes For Version V0_9_10</h1> |
288 |
+ |
<hr> |
289 |
+ |
<ol> |
290 |
+ |
<li>Addition of .c and .cxx types |
291 |
+ |
<li> Shortening of setenv lines - maybe help those people with long |
292 |
+ |
LD_LIBRARY_PATH variables |
293 |
+ |
<li> BootStrap BugFix - ' were causing problems |
294 |
+ |
</ol> |
295 |
+ |
<! Style Sheet Footer ---------------Do not change anything after this line--> |
296 |
+ |
<hr> |
297 |
+ |
<table border=1 width=100%> |
298 |
+ |
<td align=left> |
299 |
+ |
<a href=mailto:Christopher.Williams@cern.ch |
300 |
+ |
>Chris Williams</a> |
301 |
+ |
</td> |
302 |
+ |
<td align=center> |
303 |
+ |
Last Updated Tue Sep 14 16:45:15 1999 |
304 |
+ |
</td> |
305 |
+ |
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
306 |
+ |
</td> |
307 |
+ |
</table> |
308 |
+ |
</body> </html> |
309 |
+ |
<! End Style Sheet Footer> |