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.11 by williamc, Fri Aug 27 10:58:47 1999 UTC vs.
Revision 1.1.2.26 by williamc, Fri Sep 24 13:48:44 1999 UTC

# Line 6 | Line 6
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <p>
8   <hr>
9 < <h1>Release Notes For Version V0_9_20</h1>
9 > <p>
10 > <h1>Release Notes For Version V0_9_35</h1>
11 > <hr>
12 > <ol>
13 > <li> BugFix  : Shared Debug dependencies now work
14 > </ol>
15 > <p>
16 > <hr>
17 > <p>
18 > <h1>Release Notes For Version V0_9_34</h1>
19 > <hr>
20 > <ol>
21 > <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
22 >    correct templateDB.
23 > <li> Insure++ -> now picks up debug libraries if the insure does not exist
24 > </ol>
25 > <p>
26 > <hr>
27 > <p>
28 > <h1>Release Notes For Version V0_9_33</h1>
29 > <hr>
30 > <ol>
31 > <li> Shared_Insure Libraries made functional
32 > </ol>
33 > <p>
34 > <hr>
35 > <p>
36 > <h1>Release Notes For Version V0_9_32</h1>
37 > <hr>
38 > <ol>
39 > <li> libmsg target added to allow messages to be printed to the screen
40 >     during a library build. Text from the LibType tag is echoed from this
41 >     target.
42 > <li> Added new target bin_debug_local . Will take only local debug libraries
43 >     ignoring debug libraries in the release area.
44 > </ol>
45 > <p>
46 > <hr>
47 > <p>
48 > <h1>Release Notes For Version V0_9_31</h1>
49 > <hr>
50 > <ol>
51 > <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
52 > <li> SharedDebug made a bit more robust, seperated completeley from the Shared
53 > rule
54 > <li> LibType tags now need to be closed - the text in between will be echoed
55 > to the screen
56 > </ol>
57 > <p>
58 > <h2>Files changed</h2>
59 > <pre>
60 > File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
61 > File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
62 > File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
63 > File SCRAM/src/BuildFile changed
64 > File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
65 > File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
66 > File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
67 > </pre>
68 > <p>
69 > <hr>
70 > <p>
71 > <h1>Release Notes For Version V0_9_30</h1>
72 > <hr>
73 > <ol>
74 > <li>Runtime bugFix for PATH variables
75 > </ol>
76 > <p>
77 > <hr>
78 > <p>
79 > <h1>Release Notes For Version V0_9_29</h1>
80 > <hr>
81 > <ol>
82 > <li>Change libType names debugshared debugarchive to debug_shared debug_archive
83 > for consistency with other commands
84 > <li>Bugfix on debug_shared
85 > <li>&lt;External> tag now can be put in &lt;export> interface
86 > <li> Runtime bugfix - you can now do it consectiveley with no problems
87 > <li> Runtime removed duplicates from path variables
88 > <li> Runtime - multiple definitions of regular runtime variables simply replace
89 > rather than add with spaces.
90 > </ol>
91 > <p>
92 > <hr>
93 > <p>
94 > <h1>Release Notes For Version V0_9_28</h1>
95 > <hr>
96 > <ol>
97 > <li> &lt;LibType> bug fixes
98 > <li> histo decription updates - HISTO_DIR added into runtime
99 > </ol>
100 > <p>
101 > <hr>
102 > <p>
103 > <h1>Release Notes For Version V0_9_27</h1>
104 > <hr>
105 > <ol>
106 > <li> Protect LibType from creating targets in lower, non library , build areas
107 > <li> LibType tag can now be excluded with <ignore>
108 > <li> Dependencies on cern 99 added for histo description file
109 > <li> Runtime LD_LIBRARY_PATH for Qt
110 > </ol>
111 > <p>
112 > <hr>
113 > <p>
114 > <h1>Release Notes For Version V0_9_26</h1>
115 > <hr>
116 > <ol>
117 > <li>Keep intermediary executable around for debug version as the incremental
118 > linker on sun uses it.
119 > <li>Add histo descriptions file histoC and histoCHB
120 > </ol>
121 > <p>
122 > <hr>
123 > <p>
124 > <h1>Release Notes For Version V0_9_25</h1>
125 > <hr>
126 > <ol>
127 > <li>Bugfix to interface - Default target no longer overrides any assignments
128 > passed on the command line
129 > <li>Add url references for Qt and IGUANA descriptions
130 > </ol>
131 > <p>
132 > <hr>
133 > <p>
134 > <h1>Release Notes For Version V0_9_24</h1>
135 > <hr>
136 > <ol>
137 > <li>Bugfix to interface - Default target is still called if you use an
138 > assignment with the build command (e.g warn=none)
139 > <li>Fix for ObjectSpace_threaded Configuration file
140 > </ol>
141 > <p>
142 > <hr>
143 > <p>
144 > <h1>Release Notes For Version V0_9_23</h1>
145 > <hr>
146 > <ol>
147 > <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
148 > <li> Add HP specifics to some configuration files
149 > <li> HP fortran support
150 > </ol>
151 > <p>
152 > <h2>Files changed</h2>
153 > <pre>
154 > File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
155 > File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
156 > File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
157 > </pre>
158 > <p>
159 > <hr>
160 > <h1>Release Notes For Version V0_9_22</h1>
161 > <hr>
162 > <ol>
163 > <li> Added \&lt;libtype type=> tag to overide the default library type to build
164 > </ol>
165 > <p>
166 > <hr>
167 > <h1>Release Notes For Version V0_9_21</h1>
168   <hr>
169   <ol>
170   <li> Added new versions of cmsim/cernlib to toolbox
# Line 183 | Line 341 | File SCRAM/toolbox/OpenInventor changed
341   >Chris Williams</a>
342   </td>
343   <td align=center>
344 < Last Updated Thu Aug 19 11:15:26 1999
344 > Last Updated Tue Sep 14 16:45:15 1999
345   </td>
346   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
347   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines