ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.20
Committed: Tue Sep 14 08:22:19 1999 UTC (25 years, 8 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_30
Changes since 1.1.2.19: +8 -0 lines
Log Message:
Version Update

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