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.18 by williamc, Wed Sep 8 09:50:29 1999 UTC vs.
Revision 1.1.2.88 by williamc, Fri May 19 08:37:32 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines