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