ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.25
Committed: Fri Sep 24 11:44:46 1999 UTC (25 years, 7 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_34
Changes since 1.1.2.24: +10 -0 lines
Log Message:
version updates

File Contents

# Content
1 <! Style Sheet Header>
2 <html>
3 <head>
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_9_34</h1>
11 <hr>
12 <ol>
13 <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
14 correct templateDB.
15 <li> Insure++ -> now picks up debug libraries if the insure does not exist
16 </ol>
17 <p>
18 <hr>
19 <p>
20 <h1>Release Notes For Version V0_9_33</h1>
21 <hr>
22 <ol>
23 <li> Shared_Insure Libraries made functional
24 </ol>
25 <p>
26 <hr>
27 <p>
28 <h1>Release Notes For Version V0_9_32</h1>
29 <hr>
30 <ol>
31 <li> libmsg target added to allow messages to be printed to the screen
32 during a library build. Text from the LibType tag is echoed from this
33 target.
34 <li> Added new target bin_debug_local . Will take only local debug libraries
35 ignoring debug libraries in the release area.
36 </ol>
37 <p>
38 <hr>
39 <p>
40 <h1>Release Notes For Version V0_9_31</h1>
41 <hr>
42 <ol>
43 <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
44 <li> SharedDebug made a bit more robust, seperated completeley from the Shared
45 rule
46 <li> LibType tags now need to be closed - the text in between will be echoed
47 to the screen
48 </ol>
49 <p>
50 <h2>Files changed</h2>
51 <pre>
52 File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
53 File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
54 File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
55 File SCRAM/src/BuildFile changed
56 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
57 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
58 File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
59 </pre>
60 <p>
61 <hr>
62 <p>
63 <h1>Release Notes For Version V0_9_30</h1>
64 <hr>
65 <ol>
66 <li>Runtime bugFix for PATH variables
67 </ol>
68 <p>
69 <hr>
70 <p>
71 <h1>Release Notes For Version V0_9_29</h1>
72 <hr>
73 <ol>
74 <li>Change libType names debugshared debugarchive to debug_shared debug_archive
75 for consistency with other commands
76 <li>Bugfix on debug_shared
77 <li>&lt;External> tag now can be put in &lt;export> interface
78 <li> Runtime bugfix - you can now do it consectiveley with no problems
79 <li> Runtime removed duplicates from path variables
80 <li> Runtime - multiple definitions of regular runtime variables simply replace
81 rather than add with spaces.
82 </ol>
83 <p>
84 <hr>
85 <p>
86 <h1>Release Notes For Version V0_9_28</h1>
87 <hr>
88 <ol>
89 <li> &lt;LibType> bug fixes
90 <li> histo decription updates - HISTO_DIR added into runtime
91 </ol>
92 <p>
93 <hr>
94 <p>
95 <h1>Release Notes For Version V0_9_27</h1>
96 <hr>
97 <ol>
98 <li> Protect LibType from creating targets in lower, non library , build areas
99 <li> LibType tag can now be excluded with <ignore>
100 <li> Dependencies on cern 99 added for histo description file
101 <li> Runtime LD_LIBRARY_PATH for Qt
102 </ol>
103 <p>
104 <hr>
105 <p>
106 <h1>Release Notes For Version V0_9_26</h1>
107 <hr>
108 <ol>
109 <li>Keep intermediary executable around for debug version as the incremental
110 linker on sun uses it.
111 <li>Add histo descriptions file histoC and histoCHB
112 </ol>
113 <p>
114 <hr>
115 <p>
116 <h1>Release Notes For Version V0_9_25</h1>
117 <hr>
118 <ol>
119 <li>Bugfix to interface - Default target no longer overrides any assignments
120 passed on the command line
121 <li>Add url references for Qt and IGUANA descriptions
122 </ol>
123 <p>
124 <hr>
125 <p>
126 <h1>Release Notes For Version V0_9_24</h1>
127 <hr>
128 <ol>
129 <li>Bugfix to interface - Default target is still called if you use an
130 assignment with the build command (e.g warn=none)
131 <li>Fix for ObjectSpace_threaded Configuration file
132 </ol>
133 <p>
134 <hr>
135 <p>
136 <h1>Release Notes For Version V0_9_23</h1>
137 <hr>
138 <ol>
139 <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
140 <li> Add HP specifics to some configuration files
141 <li> HP fortran support
142 </ol>
143 <p>
144 <h2>Files changed</h2>
145 <pre>
146 File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
147 File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
148 File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
149 </pre>
150 <p>
151 <hr>
152 <h1>Release Notes For Version V0_9_22</h1>
153 <hr>
154 <ol>
155 <li> Added \&lt;libtype type=> tag to overide the default library type to build
156 </ol>
157 <p>
158 <hr>
159 <h1>Release Notes For Version V0_9_21</h1>
160 <hr>
161 <ol>
162 <li> Added new versions of cmsim/cernlib to toolbox
163 <li> Fix shared library object problem on Sun - remove _pic from symbol table
164 </ol>
165 <p>
166 <hr>
167 <p>
168 <h1>Release Notes For Version V0_9_20</h1>
169 <hr>
170 <ol>
171 <li> Make bin target build optimised binaries rather than debug (bugfix)
172 <li> Change priority of Libraries. Now any suitable library from the LOCAL area
173 will be used in preference to an exact match in the Release area. e.g. if
174 a debug library is asked for, yet their is an optomised library available
175 locally, the local optimised library will be used in preference to the
176 debug one available in the release - i.e it assumes the release library
177 is out of date.
178 <li> Export Class Variable to aid debugging
179 </ol>
180 <p>
181 <h2>Files changed</h2>
182 <pre>
183 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
184 File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
185 File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
186 </pre>
187 <p>
188 <hr>
189 <h1>Release Notes For Version V0_9_19</h1>
190 <hr>
191 <ol>
192 <li> Change in toolbox files only - no src changes
193 </ol>
194 <p>
195 <h2>Files changed</h2>
196 <pre>
197 File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
198 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
199 File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
200 </pre>
201 <p>
202 <hr>
203 <h1>Release Notes For Version V0_9_18</h1>
204 <hr>
205 <ol>
206 <li> Only add to LD_LIBRARY_PATH if already defined
207 <li> add TAGS and tags targets
208 <li> MultiThreaded Switch
209 </ol>
210 <p>
211 <hr>
212 <li>Building of debug shared libraries fixed
213 <hr>
214 <h1>Release Notes For Version V0_9_17</h1>
215 <hr>
216 <ol>
217 <li>Building of debug shared libraries fixed
218 </ol>
219 <p>
220 <hr>
221 <h1>Release Notes For Version V0_9_16</h1>
222 <hr>
223 <ol>
224 <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
225 files and directories in the current directory. Aimed to remove system dependenies on ls.
226 </ol>
227 <p>
228 <hr>
229 <h1>Release Notes For Version V0_9_15</h1>
230 <hr>
231 <ol>
232 <li>Documentation (html) improved and updated
233 <li>Addition of QT description file
234 <li>Addition of generic targets for insure libraries
235 <li>Fix for clean on Linux
236 <li>Addition of MultiThreaded make variable for switching on compiler
237 functionality
238 </ol>
239 <p>
240 <h2>Files changed</h2>
241 <pre>
242 File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
243 File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
244 File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
245 File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
246 File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
247 File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
248 File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
249 File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
250 File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
251 File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
252 File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
253 File SCRAM/toolbox/QT is new; current revision 1.1.2.1
254 </pre>
255 <p>
256 <hr>
257 <h1>Release Notes For Version V0_9_14</h1>
258 <hr>
259 <ol>
260 <li>Add project environment variable setting through scram runtime.
261 <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
262 it saves them the bother of defining a new link.
263 <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
264 <li>IGUANA description file Updated
265 </ol>
266 <p>
267 <hr>
268 <h1>Release Notes For Version V0_9_13</h1>
269 <hr>
270 <ol>
271 <li>More Mccabe Extensions to deal with instrumented code
272 <li>Update runtime help instructions for sh - now you need eval on sh too!
273 <li>Fix of setup bug for some description files - now will always convert to
274 lower case to ensure case independence for external dependencies.
275 </ol>
276 <p>
277 <h2>Files changed</h2>
278 <pre>
279 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
280 File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
281 File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
282 File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
283 File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
284 </pre>
285 <p>
286 <hr>
287 <h1>Release Notes For Version V0_9_12</h1>
288 <hr>
289 <ol>
290 <li> Additon of Mccabe QA tool support. <br>
291 If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
292 <li> update of runtime -sh to give set, export as supported by older shells.
293 <li> proper versioning in OpenGL and OpenInventor description files - no more dev
294 </ol>
295 <p>
296 <h2>Files changed</h2>
297 <pre>
298 File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
299 File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
300 File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
301 File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
302 File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
303 File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
304 File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
305 File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
306 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
307 </pre>
308 <p>
309 <hr>
310 <h1>Release Notes For Version V0_9_11</h1>
311 <hr>
312 <ol>
313 <li> Removal of all afs defaults during site setup so other afs sites can
314 use their own local copies
315 <li> Add additional funtionality to the scram install command to aid in
316 building remote sites.
317 </ol>
318 <p>
319 <hr>
320 <h1>Release Notes For Version V0_9_10</h1>
321 <hr>
322 <ol>
323 <li>Addition of .c and .cxx types
324 <li> Shortening of setenv lines - maybe help those people with long
325 LD_LIBRARY_PATH variables
326 <li> BootStrap BugFix - ' were causing problems
327 </ol>
328 <! Style Sheet Footer ---------------Do not change anything after this line-->
329 <hr>
330 <table border=1 width=100%>
331 <td align=left>
332 <a href=mailto:Christopher.Williams@cern.ch
333 >Chris Williams</a>
334 </td>
335 <td align=center>
336 Last Updated Tue Sep 14 16:45:15 1999
337 </td>
338 <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
339 </td>
340 </table>
341 </body> </html>
342 <! End Style Sheet Footer>