ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.23
Committed: Fri Sep 17 13:17:36 1999 UTC (25 years, 8 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_32
Changes since 1.1.2.22: +12 -0 lines
Log Message:
Version Update

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.23 <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 williamc 1.1.2.21 <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 williamc 1.1.2.22 <li> LibType tags now need to be closed - the text in between will be echoed
29     to the screen
30 williamc 1.1.2.21 </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 williamc 1.1.2.22 File SCRAM/src/BuildFile changed
38 williamc 1.1.2.21 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 williamc 1.1.2.20 <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 williamc 1.1.2.19 <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 williamc 1.1.2.21 <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 williamc 1.1.2.19 </ol>
65     <p>
66     <hr>
67     <p>
68 williamc 1.1.2.18 <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 williamc 1.1.2.17 <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 williamc 1.1.2.16 <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 williamc 1.1.2.15 <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 williamc 1.1.2.14 <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 williamc 1.1.2.13 <h1>Release Notes For Version V0_9_23</h1>
119     <hr>
120     <ol>
121     <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
122     <li> Add HP specifics to some configuration files
123     <li> HP fortran support
124     </ol>
125     <p>
126     <h2>Files changed</h2>
127     <pre>
128     File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
129     File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
130     File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
131     </pre>
132     <p>
133     <hr>
134 williamc 1.1.2.12 <h1>Release Notes For Version V0_9_22</h1>
135     <hr>
136     <ol>
137     <li> Added \&lt;libtype type=> tag to overide the default library type to build
138     </ol>
139     <p>
140     <hr>
141     <h1>Release Notes For Version V0_9_21</h1>
142 williamc 1.1.2.10 <hr>
143     <ol>
144 williamc 1.1.2.11 <li> Added new versions of cmsim/cernlib to toolbox
145     <li> Fix shared library object problem on Sun - remove _pic from symbol table
146     </ol>
147     <p>
148     <hr>
149     <p>
150     <h1>Release Notes For Version V0_9_20</h1>
151     <hr>
152     <ol>
153 williamc 1.1.2.10 <li> Make bin target build optimised binaries rather than debug (bugfix)
154     <li> Change priority of Libraries. Now any suitable library from the LOCAL area
155     will be used in preference to an exact match in the Release area. e.g. if
156     a debug library is asked for, yet their is an optomised library available
157     locally, the local optimised library will be used in preference to the
158     debug one available in the release - i.e it assumes the release library
159     is out of date.
160     <li> Export Class Variable to aid debugging
161     </ol>
162     <p>
163     <h2>Files changed</h2>
164     <pre>
165     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
166     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
167     File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
168     </pre>
169     <p>
170     <hr>
171 williamc 1.1.2.9 <h1>Release Notes For Version V0_9_19</h1>
172     <hr>
173     <ol>
174     <li> Change in toolbox files only - no src changes
175     </ol>
176     <p>
177     <h2>Files changed</h2>
178     <pre>
179     File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
180     File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
181     File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
182     </pre>
183     <p>
184     <hr>
185 williamc 1.1.2.8 <h1>Release Notes For Version V0_9_18</h1>
186     <hr>
187     <ol>
188     <li> Only add to LD_LIBRARY_PATH if already defined
189     <li> add TAGS and tags targets
190     <li> MultiThreaded Switch
191     </ol>
192     <p>
193     <hr>
194     <li>Building of debug shared libraries fixed
195     <hr>
196 williamc 1.1.2.7 <h1>Release Notes For Version V0_9_17</h1>
197     <hr>
198     <ol>
199     <li>Building of debug shared libraries fixed
200     </ol>
201     <p>
202 williamc 1.1.2.3 <hr>
203 williamc 1.1.2.6 <h1>Release Notes For Version V0_9_16</h1>
204     <hr>
205     <ol>
206     <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
207     files and directories in the current directory. Aimed to remove system dependenies on ls.
208     </ol>
209     <p>
210     <hr>
211 williamc 1.1.2.5 <h1>Release Notes For Version V0_9_15</h1>
212     <hr>
213     <ol>
214     <li>Documentation (html) improved and updated
215     <li>Addition of QT description file
216     <li>Addition of generic targets for insure libraries
217     <li>Fix for clean on Linux
218     <li>Addition of MultiThreaded make variable for switching on compiler
219     functionality
220     </ol>
221     <p>
222     <h2>Files changed</h2>
223     <pre>
224     File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
225     File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
226     File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
227     File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
228     File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
229     File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
230     File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
231     File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
232     File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
233     File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
234     File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
235     File SCRAM/toolbox/QT is new; current revision 1.1.2.1
236     </pre>
237     <p>
238     <hr>
239 williamc 1.1.2.4 <h1>Release Notes For Version V0_9_14</h1>
240     <hr>
241     <ol>
242     <li>Add project environment variable setting through scram runtime.
243     <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
244     it saves them the bother of defining a new link.
245     <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
246     <li>IGUANA description file Updated
247     </ol>
248     <p>
249     <hr>
250 williamc 1.1.2.2 <h1>Release Notes For Version V0_9_13</h1>
251 williamc 1.1.2.3 <hr>
252 williamc 1.1.2.2 <ol>
253     <li>More Mccabe Extensions to deal with instrumented code
254     <li>Update runtime help instructions for sh - now you need eval on sh too!
255     <li>Fix of setup bug for some description files - now will always convert to
256     lower case to ensure case independence for external dependencies.
257     </ol>
258     <p>
259 williamc 1.1.2.3 <h2>Files changed</h2>
260 williamc 1.1.2.2 <pre>
261     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
262     File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
263     File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
264     File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
265     File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
266     </pre>
267     <p>
268     <hr>
269 williamc 1.1.2.1 <h1>Release Notes For Version V0_9_12</h1>
270     <hr>
271     <ol>
272     <li> Additon of Mccabe QA tool support. <br>
273     If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
274     <li> update of runtime -sh to give set, export as supported by older shells.
275     <li> proper versioning in OpenGL and OpenInventor description files - no more dev
276     </ol>
277 williamc 1.1.2.2 <p>
278     <h2>Files changed</h2>
279     <pre>
280     File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
281     File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
282     File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
283     File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
284     File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
285     File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
286     File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
287     File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
288     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
289     </pre>
290 williamc 1.1.2.3 <p>
291     <hr>
292     <h1>Release Notes For Version V0_9_11</h1>
293     <hr>
294     <ol>
295     <li> Removal of all afs defaults during site setup so other afs sites can
296     use their own local copies
297 williamc 1.1.2.4 <li> Add additional funtionality to the scram install command to aid in
298 williamc 1.1.2.3 building remote sites.
299     </ol>
300     <p>
301     <hr>
302     <h1>Release Notes For Version V0_9_10</h1>
303     <hr>
304     <ol>
305     <li>Addition of .c and .cxx types
306     <li> Shortening of setenv lines - maybe help those people with long
307     LD_LIBRARY_PATH variables
308     <li> BootStrap BugFix - ' were causing problems
309     </ol>
310 williamc 1.1.2.1 <! Style Sheet Footer ---------------Do not change anything after this line-->
311     <hr>
312     <table border=1 width=100%>
313     <td align=left>
314     <a href=mailto:Christopher.Williams@cern.ch
315     >Chris Williams</a>
316     </td>
317     <td align=center>
318 williamc 1.1.2.21 Last Updated Tue Sep 14 16:45:15 1999
319 williamc 1.1.2.1 </td>
320     <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
321     </td>
322     </table>
323     </body> </html>
324     <! End Style Sheet Footer>