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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines