ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.83
Committed: Thu May 4 17:41:25 2000 UTC (25 years ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_12_3
Changes since 1.1.2.82: +3 -0 lines
Log Message:
new diffs

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