ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.12
Committed: Fri Aug 27 15:22:13 1999 UTC (25 years, 8 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_9_22
Changes since 1.1.2.11: +8 -1 lines
Log Message:
New libtype tag doc

File Contents

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