ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.87
Committed: Mon May 15 16:07:59 2000 UTC (25 years ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_12_7
Changes since 1.1.2.86: +9 -0 lines
Log Message:
Cut a new version

File Contents

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