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.55 by williamc, Mon Jan 31 11:56:52 2000 UTC vs.
Revision 1.1.2.88 by williamc, Fri May 19 08:37:32 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines