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.6 by williamc, Fri Jun 25 08:48:54 1999 UTC vs.
Revision 1.1.2.72 by williamc, Mon Apr 10 10:12:18 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines