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