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