ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.28
Committed: Fri Sep 24 17:16:29 1999 UTC (25 years, 7 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_36
Changes since 1.1.2.27: +1 -0 lines
Log Message:
Missing list end tag

File Contents

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