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_11_0</h1> |
11 |
+ |
Fri Apr 7 2000 |
12 |
+ |
<hr> |
13 |
+ |
<ol> |
14 |
+ |
<li>New User Feature : |
15 |
+ |
You can now define runtime environments anywhere |
16 |
+ |
to match your individual applications requirements in addition to the usual |
17 |
+ |
configuration requirements. |
18 |
+ |
<li>New User Feature : |
19 |
+ |
You can now use <use> tags within an <export> environment. |
20 |
+ |
<li>New User Feature : |
21 |
+ |
You can now use <export> interfaces from other SCRAM managed projects with |
22 |
+ |
an extended <External> tag. |
23 |
+ |
<li>New object-orientated SGML parser. With multi-parsing, tag |
24 |
+ |
activation/deactivation functions and error reporting. |
25 |
+ |
<li>Reorganisation of build system in preperation for the integration of |
26 |
+ |
new SCRAM project configuration developments. |
27 |
+ |
Much has changed under the bonnet to get the configuration elements of the |
28 |
+ |
build system behind a common interface. |
29 |
+ |
</ol> |
30 |
+ |
<h2>Files Changed</h2> |
31 |
+ |
<pre> |
32 |
+ |
File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3 |
33 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70 |
34 |
+ |
File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4 |
35 |
+ |
File SCRAM/doc/html/external.html is new; current revision 1.1.2.1 |
36 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13 |
37 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58 |
38 |
+ |
File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6 |
39 |
+ |
File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch |
40 |
+ |
File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch |
41 |
+ |
File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch |
42 |
+ |
File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch |
43 |
+ |
File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4 |
44 |
+ |
File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch |
45 |
+ |
File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8 |
46 |
+ |
File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch |
47 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58 |
48 |
+ |
File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5 |
49 |
+ |
File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1 |
50 |
+ |
File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1 |
51 |
+ |
File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1 |
52 |
+ |
File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3 |
53 |
+ |
File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1 |
54 |
+ |
File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1 |
55 |
+ |
File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1 |
56 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1 |
57 |
+ |
File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1 |
58 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1 |
59 |
+ |
File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1 |
60 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1 |
61 |
+ |
File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1 |
62 |
+ |
File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1 |
63 |
+ |
</pre> |
64 |
+ |
<p> |
65 |
+ |
<hr> |
66 |
+ |
<p> |
67 |
+ |
<h1>Release Notes For Version V0_10_19</h1> |
68 |
+ |
Fri Mar 31 2000 |
69 |
+ |
<hr> |
70 |
+ |
<ol> |
71 |
+ |
<li>Addition of Application level runtime environment setting |
72 |
+ |
</ol> |
73 |
+ |
<p> |
74 |
+ |
<hr> |
75 |
+ |
<p> |
76 |
+ |
<h1>Release Notes For Version V0_10_18</h1> |
77 |
+ |
Mon Mar 20 2000 |
78 |
+ |
<hr> |
79 |
+ |
<ol> |
80 |
+ |
<li> Addition of Prerprocessor description for ecgs compiler |
81 |
+ |
<li> Workaround for buggy gmake on linux (with wildcard characters) |
82 |
+ |
<li> Extra checking for datestamps to ensure better consistency between build |
83 |
+ |
products and the source code in the local development area. |
84 |
+ |
</ol> |
85 |
+ |
<p> |
86 |
+ |
<hr> |
87 |
+ |
<p> |
88 |
+ |
<h1>Release Notes For Version V0_10_17</h1> |
89 |
+ |
Mon Mar 20 2000 |
90 |
+ |
<hr> |
91 |
+ |
<ol> |
92 |
+ |
<li>Allow override of SCRAM_ARCH variable |
93 |
+ |
<p> |
94 |
+ |
<hr> |
95 |
+ |
<p> |
96 |
+ |
<h1>Release Notes For Version V0_10_16</h1> |
97 |
+ |
Wed Mar 15 2000 |
98 |
+ |
<hr> |
99 |
+ |
<ol> |
100 |
+ |
<li>Set runtime environment during CC builds on Linux and Sun |
101 |
+ |
</ol> |
102 |
+ |
<p> |
103 |
+ |
<hr> |
104 |
+ |
<p> |
105 |
+ |
<h1>Release Notes For Version V0_10_15</h1> |
106 |
+ |
Tue Mar 7 2000 |
107 |
+ |
<hr> |
108 |
+ |
<ol> |
109 |
+ |
<li>Java rules extended |
110 |
+ |
<li>ToolBox : GEANT4_1.0 |
111 |
+ |
<li>ToolBox : Xmu lib added to X11 |
112 |
+ |
</ol> |
113 |
+ |
<p> |
114 |
+ |
<hr> |
115 |
+ |
<p> |
116 |
+ |
<h1>Release Notes For Version V0_10_14</h1> |
117 |
+ |
Thr Mar 2 2000 |
118 |
+ |
<hr> |
119 |
+ |
<ol> |
120 |
+ |
<li> Rules for compiling Java added |
121 |
+ |
</ol> |
122 |
+ |
<p> |
123 |
+ |
<hr> |
124 |
+ |
<p> |
125 |
+ |
<h1>Release Notes For Version V0_10_13</h1> |
126 |
+ |
Tue Feb 29 2000 |
127 |
+ |
<hr> |
128 |
+ |
<ol> |
129 |
+ |
<li> Toolbox : GEANT4 description file |
130 |
+ |
<li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded |
131 |
+ |
<li> Toolbox : pythia_2000 description file |
132 |
+ |
<li> BugFix : exit status propogated through auto-version selection mechanism |
133 |
+ |
</ol> |
134 |
+ |
<p> |
135 |
+ |
<hr> |
136 |
+ |
<p> |
137 |
+ |
<h1>Release Notes For Version V0_10_12</h1> |
138 |
+ |
Wed Feb 23 2000 |
139 |
+ |
<hr> |
140 |
+ |
<ol> |
141 |
+ |
<li> Toolbox : cmsim cms118 and cernlib 2000 added |
142 |
+ |
<li> Toolbox : X11 - nsl, srypt and dl libs added for Linux |
143 |
+ |
<li> Return exit status of 1 if build fails |
144 |
+ |
</ol> |
145 |
+ |
<p> |
146 |
+ |
<hr> |
147 |
+ |
<p> |
148 |
+ |
<h1>Release Notes For Version V0_10_11</h1> |
149 |
+ |
Fri Feb 18 2000 |
150 |
+ |
<hr> |
151 |
+ |
<ol> |
152 |
+ |
<li> Toolbox : OpenInventor_Qt |
153 |
+ |
</ol> |
154 |
+ |
<p> |
155 |
+ |
<hr> |
156 |
+ |
<p> |
157 |
+ |
<h1>Release Notes For Version V0_10_10</h1> |
158 |
+ |
Fri Feb 18 2000 |
159 |
+ |
<hr> |
160 |
+ |
<ol> |
161 |
+ |
<li>More user friendly error message when the scram database cannot be found |
162 |
+ |
during a scram list or scram db. |
163 |
+ |
<li>ToolBox : Qt - dependency on OpenGL removed |
164 |
+ |
<li>ToolBox : T_HTL added |
165 |
+ |
</ol> |
166 |
+ |
<p> |
167 |
+ |
<hr> |
168 |
+ |
<p> |
169 |
+ |
<h1>Release Notes For Version V0_10_9</h1> |
170 |
+ |
Mon Jan 31 |
171 |
+ |
<hr> |
172 |
+ |
<ol> |
173 |
+ |
<li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0 |
174 |
+ |
</ol> |
175 |
+ |
<p> |
176 |
+ |
<hr> |
177 |
+ |
<p> |
178 |
+ |
<h1>Release Notes For Version V0_10_8</h1> |
179 |
+ |
Tue Dec 13th 1999 |
180 |
+ |
<hr> |
181 |
+ |
<ol> |
182 |
+ |
<li> toolbox :BugFix to export the LD_LIBRARY_PATH |
183 |
+ |
</ol> |
184 |
+ |
<p> |
185 |
+ |
<hr> |
186 |
+ |
<p> |
187 |
+ |
<h1>Release Notes For Version V0_10_7</h1> |
188 |
+ |
Tue Dec 13th 1999 |
189 |
+ |
<hr> |
190 |
+ |
<ol> |
191 |
+ |
<li> toolbox : zlib description added |
192 |
+ |
<li> check for unknown command line options to the scram project command |
193 |
+ |
</ol> |
194 |
+ |
<p> |
195 |
+ |
<hr> |
196 |
+ |
<p> |
197 |
+ |
<h1>Release Notes For Version V0_10_6</h1> |
198 |
+ |
Wed Nov 25th 1999 |
199 |
+ |
<hr> |
200 |
+ |
<ol> |
201 |
+ |
<li> Workaround for CVS/make incompatability. scram now checks each build |
202 |
+ |
product against the dates of its components and marks it to be rebuilt by make |
203 |
+ |
if any timestamps do not match. |
204 |
+ |
</ol> |
205 |
+ |
<p> |
206 |
+ |
<hr> |
207 |
+ |
<p> |
208 |
+ |
<h1>Release Notes For Version V0_10_5</h1> |
209 |
+ |
Wed Nov 25th 1999 |
210 |
+ |
<hr> |
211 |
+ |
<ol> |
212 |
+ |
<li> toolbox changes : Updated to Sep99 LHC++ components |
213 |
+ |
</ol> |
214 |
+ |
<p> |
215 |
+ |
<hr> |
216 |
+ |
<p> |
217 |
+ |
<h1>Release Notes For Version V0_10_4</h1> |
218 |
+ |
Thu Nov 18th 1999 |
219 |
+ |
<hr> |
220 |
+ |
<ol> |
221 |
+ |
<li> toolbox changes : Configuration files updated to R6 |
222 |
+ |
<li> bugfix : Groups in <export> tags now work with <lib> |
223 |
+ |
<li> <lib> text now goes to GNUmakefile |
224 |
+ |
</ol> |
225 |
+ |
<p> |
226 |
+ |
<hr> |
227 |
+ |
<p> |
228 |
+ |
<h1>Release Notes For Version V0_10_3</h1> |
229 |
+ |
Mon Nov 1st 1999 |
230 |
+ |
<hr> |
231 |
+ |
<ol> |
232 |
+ |
<li>BugFix : scram runtime no longer treats path variables as a regular |
233 |
+ |
expression, allowing paths with strange characters such as + |
234 |
+ |
<li>ToolBox : OpenGL - no default libs all are now architecture specific |
235 |
+ |
<li>ToolBox : IGUANA - updates for V1_0_0 |
236 |
+ |
</ol> |
237 |
+ |
<p> |
238 |
+ |
<hr> |
239 |
+ |
<p> |
240 |
+ |
<h1>Release Notes For Version V0_10_2</h1> |
241 |
+ |
Wed Oct 20 1999 |
242 |
+ |
<hr> |
243 |
+ |
<ol> |
244 |
+ |
<li>BugFix : Stop binary makefiles from rebuilding test libraries. |
245 |
+ |
</ol> |
246 |
+ |
<p> |
247 |
+ |
<hr> |
248 |
+ |
<p> |
249 |
+ |
<h1>Release Notes For Version V0_10_1</h1> |
250 |
+ |
Wed Oct 20 1999 |
251 |
+ |
<hr> |
252 |
+ |
<ol> |
253 |
+ |
<li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline) |
254 |
+ |
<li>autoexport switch available in <export autoexport=[true|false]> flag |
255 |
+ |
</ol> |
256 |
+ |
<p> |
257 |
+ |
<hr> |
258 |
+ |
<p> |
259 |
+ |
<h1>Release Notes For Version V0_10_0</h1> |
260 |
+ |
<hr> |
261 |
+ |
<ol> |
262 |
+ |
Database Related Enhancements |
263 |
+ |
<li>Installation script changed to create a common scram database between versions |
264 |
+ |
<li>list and install use common database if it exists |
265 |
+ |
<li>SCRAM databases can now be linked together |
266 |
+ |
<li>New scram db command for maintaining databse linking |
267 |
+ |
<p> |
268 |
+ |
BuildFile Related Enhancements |
269 |
+ |
<li>\lt&export> tags are no longer propogated to BuildFiles below by default. |
270 |
+ |
<br> |
271 |
+ |
Set <em>scram_autoexport=true</em> in your top level BuildFile to return to |
272 |
+ |
the previous behaviour. |
273 |
+ |
<li>Binary Functionality. Now you can define different Build |
274 |
+ |
environments for each binary target. This allows you to specify different |
275 |
+ |
libs etc. to different bins. |
276 |
+ |
<li><Environment> tags to define binary environments |
277 |
+ |
<li>Seperation of build areas for each binary - no more template clashes. |
278 |
+ |
<li>Redefinition of bin targets from : to :: |
279 |
+ |
- may prove backwards incompatible with some project configuration files. |
280 |
+ |
<li>Updated build help system - only generic and binary targets at present |
281 |
+ |
</ol> |
282 |
+ |
<p> |
283 |
+ |
<hr> |
284 |
+ |
<p> |
285 |
+ |
<h1>Release Notes For Version V0_9_42</h1> |
286 |
+ |
<hr> |
287 |
+ |
<ol> |
288 |
+ |
<li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives |
289 |
+ |
</ol> |
290 |
+ |
<p> |
291 |
+ |
<hr> |
292 |
+ |
<p> |
293 |
+ |
<h1>Release Notes For Version V0_9_41</h1> |
294 |
+ |
<hr> |
295 |
+ |
<ol> |
296 |
+ |
<li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include |
297 |
+ |
when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it. |
298 |
+ |
<li> Update of IGUANA description to version to V1_0_0 |
299 |
+ |
</ol> |
300 |
+ |
<p> |
301 |
+ |
<hr> |
302 |
+ |
<p> |
303 |
+ |
<h1>Release Notes For Version V0_9_40</h1> |
304 |
+ |
<hr> |
305 |
+ |
<ol> |
306 |
+ |
<li> New group definition mechanism added. Will no look for group definitions |
307 |
+ |
in the config/groups.mk file |
308 |
+ |
<li> Removal of all hardwired groups from the scram source code |
309 |
+ |
<li> Automated version selection mechanism added |
310 |
+ |
<li> Output from <em>scram version</em> changed. Will now detect a link version |
311 |
+ |
and print both link and the actual version name. e.g current ---> V0_9_40 |
312 |
+ |
</ol> |
313 |
+ |
<p> |
314 |
+ |
<hr> |
315 |
+ |
<p> |
316 |
+ |
<h1>Release Notes For Version V0_9_39</h1> |
317 |
+ |
<hr> |
318 |
+ |
<ol> |
319 |
+ |
<li> Use :: target for dependencies.mk - on linux was sending unrelated |
320 |
+ |
definintions to the dependency generator |
321 |
+ |
<li> Run the configuration phase silently to remove confusing messages from the user |
322 |
+ |
</ol> |
323 |
+ |
<p> |
324 |
+ |
<hr> |
325 |
+ |
<p> |
326 |
+ |
<h1>Release Notes For Version V0_9_38</h1> |
327 |
+ |
<hr> |
328 |
+ |
<ol> |
329 |
+ |
<li> BugFix - no more errors during the first scram build command. The client |
330 |
+ |
configuration is now built beforehand in a completeley seperate process as the |
331 |
+ |
gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles. |
332 |
+ |
<li> Insure - picks up only local debug rather than all debug libs. |
333 |
+ |
<li> Insure documentation. |
334 |
+ |
<li> fortran objects now position independent in g77 (fortran on linux) |
335 |
+ |
<li> gcc2.95 compiler specifics added |
336 |
+ |
</ol> |
337 |
+ |
<h2>Files Changed</h2> |
338 |
+ |
<pre> |
339 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29 |
340 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6 |
341 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34 |
342 |
+ |
File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37 |
343 |
+ |
File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37 |
344 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5 |
345 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8 |
346 |
+ |
File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37 |
347 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19 |
348 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16 |
349 |
+ |
</pre> |
350 |
+ |
<p> |
351 |
+ |
<hr> |
352 |
+ |
<p> |
353 |
+ |
<h1>Release Notes For Version V0_9_37</h1> |
354 |
+ |
<hr> |
355 |
+ |
<ol> |
356 |
+ |
<li> Motif configuration on Linux - now will always ask where - no defaults |
357 |
+ |
<li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst. |
358 |
+ |
<li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control |
359 |
+ |
for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to |
360 |
+ |
force it to be searched ahead of the usual dependency structure. |
361 |
+ |
</ol> |
362 |
+ |
<p> |
363 |
+ |
<hr> |
364 |
+ |
<p> |
365 |
+ |
<h1>Release Notes For Version V0_9_36</h1> |
366 |
+ |
<hr> |
367 |
+ |
<ol> |
368 |
+ |
<li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2 |
369 |
+ |
<li> OpenGL - more libraries on Linux |
370 |
+ |
</ol> |
371 |
+ |
<p> |
372 |
+ |
<hr> |
373 |
+ |
<p> |
374 |
+ |
<h1>Release Notes For Version V0_9_35</h1> |
375 |
+ |
<hr> |
376 |
+ |
<ol> |
377 |
+ |
<li> BugFix : Shared Debug dependencies now work |
378 |
+ |
</ol> |
379 |
+ |
<p> |
380 |
+ |
<hr> |
381 |
+ |
<p> |
382 |
+ |
<h1>Release Notes For Version V0_9_34</h1> |
383 |
+ |
<hr> |
384 |
+ |
<ol> |
385 |
+ |
<li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the |
386 |
+ |
correct templateDB. |
387 |
+ |
<li> Insure++ -> now picks up debug libraries if the insure does not exist |
388 |
+ |
</ol> |
389 |
+ |
<p> |
390 |
+ |
<hr> |
391 |
+ |
<p> |
392 |
+ |
<h1>Release Notes For Version V0_9_33</h1> |
393 |
+ |
<hr> |
394 |
+ |
<ol> |
395 |
+ |
<li> Shared_Insure Libraries made functional |
396 |
+ |
</ol> |
397 |
+ |
<p> |
398 |
+ |
<hr> |
399 |
+ |
<p> |
400 |
+ |
<h1>Release Notes For Version V0_9_32</h1> |
401 |
+ |
<hr> |
402 |
+ |
<ol> |
403 |
+ |
<li> libmsg target added to allow messages to be printed to the screen |
404 |
+ |
during a library build. Text from the LibType tag is echoed from this |
405 |
+ |
target. |
406 |
+ |
<li> Added new target bin_debug_local . Will take only local debug libraries |
407 |
+ |
ignoring debug libraries in the release area. |
408 |
+ |
</ol> |
409 |
+ |
<p> |
410 |
+ |
<hr> |
411 |
+ |
<p> |
412 |
+ |
<h1>Release Notes For Version V0_9_31</h1> |
413 |
+ |
<hr> |
414 |
+ |
<ol> |
415 |
+ |
<li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions |
416 |
+ |
<li> SharedDebug made a bit more robust, seperated completeley from the Shared |
417 |
+ |
rule |
418 |
+ |
<li> LibType tags now need to be closed - the text in between will be echoed |
419 |
+ |
to the screen |
420 |
+ |
</ol> |
421 |
+ |
<p> |
422 |
+ |
<h2>Files changed</h2> |
423 |
+ |
<pre> |
424 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7 |
425 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13 |
426 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10 |
427 |
+ |
File SCRAM/src/BuildFile changed |
428 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7 |
429 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6 |
430 |
+ |
File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4 |
431 |
+ |
</pre> |
432 |
+ |
<p> |
433 |
+ |
<hr> |
434 |
+ |
<p> |
435 |
+ |
<h1>Release Notes For Version V0_9_30</h1> |
436 |
+ |
<hr> |
437 |
+ |
<ol> |
438 |
+ |
<li>Runtime bugFix for PATH variables |
439 |
+ |
</ol> |
440 |
+ |
<p> |
441 |
+ |
<hr> |
442 |
+ |
<p> |
443 |
+ |
<h1>Release Notes For Version V0_9_29</h1> |
444 |
+ |
<hr> |
445 |
+ |
<ol> |
446 |
+ |
<li>Change libType names debugshared debugarchive to debug_shared debug_archive |
447 |
+ |
for consistency with other commands |
448 |
+ |
<li>Bugfix on debug_shared |
449 |
+ |
<li><External> tag now can be put in <export> interface |
450 |
+ |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
451 |
+ |
<li> Runtime removed duplicates from path variables |
452 |
+ |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
453 |
+ |
rather than add with spaces. |
454 |
+ |
</ol> |
455 |
+ |
<p> |
456 |
+ |
<hr> |
457 |
+ |
<p> |
458 |
+ |
<h1>Release Notes For Version V0_9_28</h1> |
459 |
+ |
<hr> |
460 |
+ |
<ol> |
461 |
+ |
<li> <LibType> bug fixes |
462 |
+ |
<li> histo decription updates - HISTO_DIR added into runtime |
463 |
+ |
</ol> |
464 |
+ |
<p> |
465 |
+ |
<hr> |
466 |
+ |
<p> |
467 |
+ |
<h1>Release Notes For Version V0_9_27</h1> |
468 |
+ |
<hr> |
469 |
+ |
<ol> |
470 |
+ |
<li> Protect LibType from creating targets in lower, non library , build areas |
471 |
+ |
<li> LibType tag can now be excluded with <ignore> |
472 |
+ |
<li> Dependencies on cern 99 added for histo description file |
473 |
+ |
<li> Runtime LD_LIBRARY_PATH for Qt |
474 |
+ |
</ol> |
475 |
+ |
<p> |
476 |
+ |
<hr> |
477 |
+ |
<p> |
478 |
+ |
<h1>Release Notes For Version V0_9_26</h1> |
479 |
+ |
<hr> |
480 |
+ |
<ol> |
481 |
+ |
<li>Keep intermediary executable around for debug version as the incremental |
482 |
+ |
linker on sun uses it. |
483 |
+ |
<li>Add histo descriptions file histoC and histoCHB |
484 |
+ |
</ol> |
485 |
+ |
<p> |
486 |
+ |
<hr> |
487 |
+ |
<p> |
488 |
+ |
<h1>Release Notes For Version V0_9_25</h1> |
489 |
+ |
<hr> |
490 |
+ |
<ol> |
491 |
+ |
<li>Bugfix to interface - Default target no longer overrides any assignments |
492 |
+ |
passed on the command line |
493 |
+ |
<li>Add url references for Qt and IGUANA descriptions |
494 |
+ |
</ol> |
495 |
+ |
<p> |
496 |
+ |
<hr> |
497 |
+ |
<p> |
498 |
+ |
<h1>Release Notes For Version V0_9_24</h1> |
499 |
+ |
<hr> |
500 |
+ |
<ol> |
501 |
+ |
<li>Bugfix to interface - Default target is still called if you use an |
502 |
+ |
assignment with the build command (e.g warn=none) |
503 |
+ |
<li>Fix for ObjectSpace_threaded Configuration file |
504 |
+ |
</ol> |
505 |
+ |
<p> |
506 |
+ |
<hr> |
507 |
+ |
<p> |
508 |
+ |
<h1>Release Notes For Version V0_9_23</h1> |
509 |
+ |
<hr> |
510 |
+ |
<ol> |
511 |
+ |
<li> Sun CC 4.2 - shared object building bugfix - pick up the right directory |
512 |
+ |
<li> Add HP specifics to some configuration files |
513 |
+ |
<li> HP fortran support |
514 |
+ |
</ol> |
515 |
+ |
<p> |
516 |
+ |
<h2>Files changed</h2> |
517 |
+ |
<pre> |
518 |
+ |
File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3 |
519 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11 |
520 |
+ |
File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9 |
521 |
+ |
</pre> |
522 |
+ |
<p> |
523 |
+ |
<hr> |
524 |
+ |
<h1>Release Notes For Version V0_9_22</h1> |
525 |
+ |
<hr> |
526 |
+ |
<ol> |
527 |
+ |
<li> Added \<libtype type=> tag to overide the default library type to build |
528 |
+ |
</ol> |
529 |
+ |
<p> |
530 |
+ |
<hr> |
531 |
+ |
<h1>Release Notes For Version V0_9_21</h1> |
532 |
+ |
<hr> |
533 |
+ |
<ol> |
534 |
+ |
<li> Added new versions of cmsim/cernlib to toolbox |
535 |
+ |
<li> Fix shared library object problem on Sun - remove _pic from symbol table |
536 |
+ |
</ol> |
537 |
+ |
<p> |
538 |
+ |
<hr> |
539 |
+ |
<p> |
540 |
+ |
<h1>Release Notes For Version V0_9_20</h1> |
541 |
+ |
<hr> |
542 |
+ |
<ol> |
543 |
+ |
<li> Make bin target build optimised binaries rather than debug (bugfix) |
544 |
+ |
<li> Change priority of Libraries. Now any suitable library from the LOCAL area |
545 |
+ |
will be used in preference to an exact match in the Release area. e.g. if |
546 |
+ |
a debug library is asked for, yet their is an optomised library available |
547 |
+ |
locally, the local optimised library will be used in preference to the |
548 |
+ |
debug one available in the release - i.e it assumes the release library |
549 |
+ |
is out of date. |
550 |
+ |
<li> Export Class Variable to aid debugging |
551 |
+ |
</ol> |
552 |
+ |
<p> |
553 |
+ |
<h2>Files changed</h2> |
554 |
+ |
<pre> |
555 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5 |
556 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3 |
557 |
+ |
File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2 |
558 |
+ |
</pre> |
559 |
+ |
<p> |
560 |
+ |
<hr> |
561 |
+ |
<h1>Release Notes For Version V0_9_19</h1> |
562 |
+ |
<hr> |
563 |
+ |
<ol> |
564 |
+ |
<li> Change in toolbox files only - no src changes |
565 |
+ |
</ol> |
566 |
+ |
<p> |
567 |
+ |
<h2>Files changed</h2> |
568 |
+ |
<pre> |
569 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16 |
570 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5 |
571 |
+ |
File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1 |
572 |
+ |
</pre> |
573 |
+ |
<p> |
574 |
+ |
<hr> |
575 |
+ |
<h1>Release Notes For Version V0_9_18</h1> |
576 |
+ |
<hr> |
577 |
+ |
<ol> |
578 |
+ |
<li> Only add to LD_LIBRARY_PATH if already defined |
579 |
+ |
<li> add TAGS and tags targets |
580 |
+ |
<li> MultiThreaded Switch |
581 |
+ |
</ol> |
582 |
+ |
<p> |
583 |
+ |
<hr> |
584 |
+ |
<li>Building of debug shared libraries fixed |
585 |
+ |
<hr> |
586 |
+ |
<h1>Release Notes For Version V0_9_17</h1> |
587 |
+ |
<hr> |
588 |
+ |
<ol> |
589 |
+ |
<li>Building of debug shared libraries fixed |
590 |
+ |
</ol> |
591 |
+ |
<p> |
592 |
+ |
<hr> |
593 |
+ |
<h1>Release Notes For Version V0_9_16</h1> |
594 |
+ |
<hr> |
595 |
+ |
<ol> |
596 |
+ |
<li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate |
597 |
+ |
files and directories in the current directory. Aimed to remove system dependenies on ls. |
598 |
+ |
</ol> |
599 |
+ |
<p> |
600 |
+ |
<hr> |
601 |
+ |
<h1>Release Notes For Version V0_9_15</h1> |
602 |
+ |
<hr> |
603 |
+ |
<ol> |
604 |
+ |
<li>Documentation (html) improved and updated |
605 |
+ |
<li>Addition of QT description file |
606 |
+ |
<li>Addition of generic targets for insure libraries |
607 |
+ |
<li>Fix for clean on Linux |
608 |
+ |
<li>Addition of MultiThreaded make variable for switching on compiler |
609 |
+ |
functionality |
610 |
+ |
</ol> |
611 |
+ |
<p> |
612 |
+ |
<h2>Files changed</h2> |
613 |
+ |
<pre> |
614 |
+ |
File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2 |
615 |
+ |
File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2 |
616 |
+ |
File SCRAM/doc/html/build.html is new; current revision 1.1.2.1 |
617 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6 |
618 |
+ |
File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1 |
619 |
+ |
File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1 |
620 |
+ |
File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2 |
621 |
+ |
File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2 |
622 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4 |
623 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8 |
624 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4 |
625 |
+ |
File SCRAM/toolbox/QT is new; current revision 1.1.2.1 |
626 |
+ |
</pre> |
627 |
+ |
<p> |
628 |
+ |
<hr> |
629 |
+ |
<h1>Release Notes For Version V0_9_14</h1> |
630 |
+ |
<hr> |
631 |
+ |
<ol> |
632 |
+ |
<li>Add project environment variable setting through scram runtime. |
633 |
+ |
<li>Change all perl scripts to perl5 - for those who dont have perl 4 installed |
634 |
+ |
it saves them the bother of defining a new link. |
635 |
+ |
<li>Add extra libraries for Linux__2 X11 (Xi, Xext) |
636 |
+ |
<li>IGUANA description file Updated |
637 |
+ |
</ol> |
638 |
+ |
<p> |
639 |
|
<hr> |
640 |
|
<h1>Release Notes For Version V0_9_13</h1> |
641 |
|
<hr> |
684 |
|
<ol> |
685 |
|
<li> Removal of all afs defaults during site setup so other afs sites can |
686 |
|
use their own local copies |
687 |
< |
<li> Add additional funtionality toi the scram install command to aid in |
687 |
> |
<li> Add additional funtionality to the scram install command to aid in |
688 |
|
building remote sites. |
689 |
|
</ol> |
690 |
|
<p> |
705 |
|
>Chris Williams</a> |
706 |
|
</td> |
707 |
|
<td align=center> |
708 |
< |
Last Updated Tue Jun 1 13:38:00 1999 |
708 |
> |
Last Updated Wed Feb 2 15:28:57 2000 |
709 |
|
</td> |
710 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
711 |
|
</td> |