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