ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/diffs.html (file contents):
Revision 1.1.2.51 by williamc, Mon Dec 13 16:00:12 1999 UTC vs.
Revision 1.1.2.83 by williamc, Thu May 4 17:41:25 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_12_3</h1>
11 + Thr May 4 2000
12 + <hr>
13 + <ol>
14 + <li> BugFix : scram setup in development areas attached to a central release
15 + <li> BugFix : tool finding (lowercase matching) fixed
16 + <li> ToolBox : ObjectSpace on Solaris 2.7 (threaded)
17 + <li> NewFeature : scram setup can now search other installed projects for
18 +                  and extract information on tools needed.
19 + <li> NewFeature : scram setup interactive mode
20 + <li> NewFeature : scram tool command - info on local configuration
21 + </ol>
22 + <p>
23 + <hr>
24 + <p>
25 + <h1>Release Notes For Version V0_12_2</h1>
26 + Fri Apr 28 2000
27 + <hr>
28 + <ol>
29 + <li>Add new variable CXXSharedFlags to control shared object making
30 + </ol>
31 + <p>
32 + <hr>
33 + <p>
34 + <h1>Release Notes For Version V0_12_1</h1>
35 + Wed Apr 26 2000
36 + <hr>
37 + <ol>
38 + <li> Make backward compatable the scram project command
39 + <li> Lots of Bug Fixes for project and setup commands in new model
40 + </ol>
41 + <h2>Files Changed</h2>
42 + <pre>
43 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79
44 + File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64
45 + File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73
46 + File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7
47 + File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3
48 + File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6
49 + File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12
50 + File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8
51 + File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1
52 + File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2
53 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14
54 + File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3
55 + </pre>
56 + <p>
57 + <hr>
58 + <p>
59 + <h1>Release Notes For Version V0_12_0</h1>
60 + Thr Apr 20 2000
61 + <hr>
62 + <ol>
63 + <li>Configuration of new projects made easier with a major restructuring
64 + of the configuration system by removing information duplication in the
65 + BootStrap, requirements and External Dependencies info
66 + <li>New project setup documentation
67 + </ol>
68 + <p>
69 + <hr>
70 + <p>
71 + <h1>Release Notes For Version V0_11_4</h1>
72 + Tue Apr 18 2000
73 + <hr>
74 + <ol>
75 + <li> SCRAM_ARCH variable now available in tool description setup
76 + <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
77 + <li> Documentation added for Tool description documents
78 + </ol>
79 + <p>
80 + <hr>
81 + <p>
82 + <h1>Release Notes For Version V0_11_3</h1>
83 + Fri Apr 14 2000
84 + <hr>
85 + <ol>
86 + <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
87 + <li>ToolBox : Add IGUANA V1_0_2 description file
88 + <li>ToolBox : update Qt to 2.0.2
89 + </ol>
90 + <p>
91 + <hr>
92 + <p>
93 + <h1>Release Notes For Version V0_11_2</h1>
94 + Wed Apr 12 2000
95 + <hr>
96 + <ol>
97 + <li> ToolBox : zlib updated to version 1.1.3
98 + <li> BugFix : <Externals> in local <Use> fixed
99 + <li> Self Testing harness added
100 + <li> runtime cleaned up - no longer dependent on clientsettings directly
101 + </ol>
102 + <p>
103 + <hr>
104 + <p>
105 + <h1>Release Notes For Version V0_11_1</h1>
106 + Fri Apr 10 2000
107 + <hr>
108 + <ol>
109 + <li>BugFix : LibType tags comment field now stripped of carriage returns to
110 + help out make
111 + </ol>
112 + <p>
113 + <hr>
114 + <p>
115 + <h1>Release Notes For Version V0_11_0</h1>
116 + Fri Apr 7 2000
117 + <hr>
118 + <ol>
119 + <li>New User Feature :
120 + You can now define runtime environments anywhere
121 + to match your individual applications requirements in addition to the usual
122 + configuration requirements.
123 + <li>New User Feature :
124 + You can now use &lt;use> tags within an &lt;export> environment.
125 + <li>New User Feature :
126 + You can now use &lt;export> interfaces from other SCRAM managed projects with
127 + an extended &lt;External> tag.
128 + <li>New object-orientated SGML parser. With multi-parsing, tag
129 + activation/deactivation functions and error reporting.
130 + <li>Reorganisation of build system in preperation for the integration of
131 + new SCRAM project configuration developments.
132 + Much has changed under the bonnet to get the configuration elements of the
133 + build system behind a common interface.
134 + </ol>
135 + <h2>Files Changed</h2>
136 + <pre>
137 + File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
138 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
139 + File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
140 + File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
141 + File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
142 + File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
143 + File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
144 + File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
145 + File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
146 + File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
147 + File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
148 + File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
149 + File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
150 + File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
151 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
152 + File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
153 + File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
154 + File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
155 + File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
156 + File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
157 + File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
158 + File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
159 + File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
160 + File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
161 + File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
162 + File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
163 + File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
164 + File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
165 + File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
166 + File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
167 + File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
168 + </pre>
169 + <p>
170 + <hr>
171 + <p>
172 + <h1>Release Notes For Version V0_10_19</h1>
173 + Fri Mar 31 2000
174 + <hr>
175 + <ol>
176 + <li>Addition of Application level runtime environment setting
177 + </ol>
178 + <p>
179 + <hr>
180 + <p>
181 + <h1>Release Notes For Version V0_10_18</h1>
182 + Mon Mar 20 2000
183 + <hr>
184 + <ol>
185 + <li> Addition of Prerprocessor description for ecgs compiler
186 + <li> Workaround for buggy gmake on linux (with wildcard characters)
187 + <li> Extra checking for datestamps to ensure better consistency between build
188 + products and the source code in the local development area.
189 + </ol>
190 + <p>
191 + <hr>
192 + <p>
193 + <h1>Release Notes For Version V0_10_17</h1>
194 + Mon Mar 20 2000
195 + <hr>
196 + <ol>
197 + <li>Allow override of SCRAM_ARCH variable
198 + </ol>
199 + <p>
200 + <hr>
201 + <p>
202 + <h1>Release Notes For Version V0_10_16</h1>
203 + Wed Mar 15 2000
204 + <hr>
205 + <ol>
206 + <li>Set runtime environment during CC builds on Linux and Sun
207 + </ol>
208 + <p>
209 + <hr>
210 + <p>
211 + <h1>Release Notes For Version V0_10_15</h1>
212 + Tue Mar 7 2000
213 + <hr>
214 + <ol>
215 + <li>Java rules extended
216 + <li>ToolBox : GEANT4_1.0
217 + <li>ToolBox : Xmu lib added to X11
218 + </ol>
219 + <p>
220 + <hr>
221 + <p>
222 + <h1>Release Notes For Version V0_10_14</h1>
223 + Thr Mar 2  2000
224 + <hr>
225 + <ol>
226 + <li> Rules for compiling Java added
227 + </ol>
228 + <p>
229 + <hr>
230 + <p>
231 + <h1>Release Notes For Version V0_10_13</h1>
232 + Tue Feb 29  2000
233 + <hr>
234 + <ol>
235 + <li> Toolbox : GEANT4 description file
236 + <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
237 + <li> Toolbox : pythia_2000 description file
238 + <li> BugFix : exit status propogated through auto-version selection mechanism
239 + </ol>
240 + <p>
241 + <hr>
242 + <p>
243 + <h1>Release Notes For Version V0_10_12</h1>
244 + Wed Feb 23 2000
245 + <hr>
246 + <ol>
247 + <li> Toolbox : cmsim cms118 and cernlib 2000 added
248 + <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
249 + <li> Return exit status of 1 if build fails
250 + </ol>
251 + <p>
252 + <hr>
253 + <p>
254 + <h1>Release Notes For Version V0_10_11</h1>
255 + Fri Feb 18 2000
256 + <hr>
257 + <ol>
258 + <li> Toolbox : OpenInventor_Qt
259 + </ol>
260 + <p>
261 + <hr>
262 + <p>
263 + <h1>Release Notes For Version V0_10_10</h1>
264 + Fri Feb 18 2000
265 + <hr>
266 + <ol>
267 + <li>More user friendly error message when the scram database cannot be found
268 + during a scram list or scram db.
269 + <li>ToolBox : Qt - dependency on OpenGL removed
270 + <li>ToolBox : T_HTL added
271 + </ol>
272 + <p>
273 + <hr>
274 + <p>
275 + <h1>Release Notes For Version V0_10_9</h1>
276 + Mon Jan 31
277 + <hr>
278 + <ol>
279 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
280 + </ol>
281 + <p>
282 + <hr>
283 + <p>
284 + <h1>Release Notes For Version V0_10_8</h1>
285 + Tue Dec 13th 1999
286 + <hr>
287 + <ol>
288 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
289 + </ol>
290 + <p>
291 + <hr>
292 + <p>
293   <h1>Release Notes For Version V0_10_7</h1>
294   Tue Dec 13th 1999
295   <hr>
296   <ol>
297   <li> toolbox : zlib description added
298 + <li> check for unknown command line options to the scram project command
299   </ol>
300   <p>
301   <hr>
# Line 527 | Line 811 | File SCRAM/toolbox/OpenInventor changed
811   >Chris Williams</a>
812   </td>
813   <td align=center>
814 < Last Updated Mon Dec 13 16:57:59 1999
814 > Last Updated Mon Apr 10 12:09:00 2000
815   </td>
816   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
817   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines