ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/diffs.html (file contents):
Revision 1.1.2.14 by williamc, Fri Sep 3 15:26:45 1999 UTC vs.
Revision 1.1.2.83 by williamc, Thu May 4 17:41:25 2000 UTC

# Line 7 | Line 7
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>
# Line 217 | Line 811 | File SCRAM/toolbox/OpenInventor changed
811   >Chris Williams</a>
812   </td>
813   <td align=center>
814 < Last Updated Thu Aug 19 11:15:26 1999
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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines