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.23 by williamc, Fri Sep 17 13:17:36 1999 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_9_32</h1>
11 + <hr>
12 + <ol>
13 + <li> libmsg target added to allow messages to be printed to the screen
14 +     during a library build. Text from the LibType tag is echoed from this
15 +     target.
16 + <li> Added new target bin_debug_local . Will take only local debug libraries
17 +     ignoring debug libraries in the release area.
18 + </ol>
19 + <p>
20 + <hr>
21 + <p>
22 + <h1>Release Notes For Version V0_9_31</h1>
23 + <hr>
24 + <ol>
25 + <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
26 + <li> SharedDebug made a bit more robust, seperated completeley from the Shared
27 + rule
28 + <li> LibType tags now need to be closed - the text in between will be echoed
29 + to the screen
30 + </ol>
31 + <p>
32 + <h2>Files changed</h2>
33 + <pre>
34 + File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
35 + File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
36 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
37 + File SCRAM/src/BuildFile changed
38 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
39 + File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
40 + File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
41 + </pre>
42 + <p>
43 + <hr>
44 + <p>
45 + <h1>Release Notes For Version V0_9_30</h1>
46 + <hr>
47 + <ol>
48 + <li>Runtime bugFix for PATH variables
49 + </ol>
50 + <p>
51 + <hr>
52 + <p>
53 + <h1>Release Notes For Version V0_9_29</h1>
54 + <hr>
55 + <ol>
56 + <li>Change libType names debugshared debugarchive to debug_shared debug_archive
57 + for consistency with other commands
58 + <li>Bugfix on debug_shared
59 + <li>&lt;External> tag now can be put in &lt;export> interface
60 + <li> Runtime bugfix - you can now do it consectiveley with no problems
61 + <li> Runtime removed duplicates from path variables
62 + <li> Runtime - multiple definitions of regular runtime variables simply replace
63 + rather than add with spaces.
64 + </ol>
65 + <p>
66 + <hr>
67 + <p>
68 + <h1>Release Notes For Version V0_9_28</h1>
69 + <hr>
70 + <ol>
71 + <li> &lt;LibType> bug fixes
72 + <li> histo decription updates - HISTO_DIR added into runtime
73 + </ol>
74 + <p>
75 + <hr>
76 + <p>
77 + <h1>Release Notes For Version V0_9_27</h1>
78 + <hr>
79 + <ol>
80 + <li> Protect LibType from creating targets in lower, non library , build areas
81 + <li> LibType tag can now be excluded with <ignore>
82 + <li> Dependencies on cern 99 added for histo description file
83 + <li> Runtime LD_LIBRARY_PATH for Qt
84 + </ol>
85 + <p>
86 + <hr>
87 + <p>
88 + <h1>Release Notes For Version V0_9_26</h1>
89 + <hr>
90 + <ol>
91 + <li>Keep intermediary executable around for debug version as the incremental
92 + linker on sun uses it.
93 + <li>Add histo descriptions file histoC and histoCHB
94 + </ol>
95 + <p>
96 + <hr>
97 + <p>
98 + <h1>Release Notes For Version V0_9_25</h1>
99 + <hr>
100 + <ol>
101 + <li>Bugfix to interface - Default target no longer overrides any assignments
102 + passed on the command line
103 + <li>Add url references for Qt and IGUANA descriptions
104 + </ol>
105 + <p>
106 + <hr>
107 + <p>
108 + <h1>Release Notes For Version V0_9_24</h1>
109 + <hr>
110 + <ol>
111 + <li>Bugfix to interface - Default target is still called if you use an
112 + assignment with the build command (e.g warn=none)
113 + <li>Fix for ObjectSpace_threaded Configuration file
114 + </ol>
115 + <p>
116 + <hr>
117 + <p>
118   <h1>Release Notes For Version V0_9_23</h1>
119   <hr>
120   <ol>
# Line 207 | Line 315 | File SCRAM/toolbox/OpenInventor changed
315   >Chris Williams</a>
316   </td>
317   <td align=center>
318 < Last Updated Thu Aug 19 11:15:26 1999
318 > Last Updated Tue Sep 14 16:45:15 1999
319   </td>
320   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
321   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines