ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.18
Committed: Wed Sep 8 09:50:29 1999 UTC (25 years, 8 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_28
Changes since 1.1.2.17: +9 -0 lines
Log Message:
Version updates

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