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.29 by williamc, Mon Sep 27 12:33:06 1999 UTC vs.
Revision 1.1.2.79 by williamc, Tue Apr 25 11:47:13 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_12_1</h1>
11 + Tue Apr 25 2000
12 + <hr>
13 + <ol>
14 + <li> Make backward compatable the scram project command
15 + </ol>
16 + <p>
17 + <hr>
18 + <p>
19 + <h1>Release Notes For Version V0_12_0</h1>
20 + Thr Apr 20 2000
21 + <hr>
22 + <ol>
23 + <li>Configuration of new projects made easier with a major restructuring
24 + of the configuration system by removing information duplication in the
25 + BootStrap, requirements and External Dependencies info
26 + <li>New project setup documentation
27 + </ol>
28 + <p>
29 + <hr>
30 + <p>
31 + <h1>Release Notes For Version V0_11_4</h1>
32 + Tue Apr 18 2000
33 + <hr>
34 + <ol>
35 + <li> SCRAM_ARCH variable now available in tool description setup
36 + <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
37 + <li> Documentation added for Tool description documents
38 + </ol>
39 + <p>
40 + <hr>
41 + <p>
42 + <h1>Release Notes For Version V0_11_3</h1>
43 + Fri Apr 14 2000
44 + <hr>
45 + <ol>
46 + <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
47 + <li>ToolBox : Add IGUANA V1_0_2 description file
48 + <li>ToolBox : update Qt to 2.0.2
49 + </ol>
50 + <p>
51 + <hr>
52 + <p>
53 + <h1>Release Notes For Version V0_11_2</h1>
54 + Wed Apr 12 2000
55 + <hr>
56 + <ol>
57 + <li> ToolBox : zlib updated to version 1.1.3
58 + <li> BugFix : <Externals> in local <Use> fixed
59 + <li> Self Testing harness added
60 + <li> runtime cleaned up - no longer dependent on clientsettings directly
61 + </ol>
62 + <p>
63 + <hr>
64 + <p>
65 + <h1>Release Notes For Version V0_11_1</h1>
66 + Fri Apr 10 2000
67 + <hr>
68 + <ol>
69 + <li>BugFix : LibType tags comment field now stripped of carriage returns to
70 + help out make
71 + </ol>
72 + <p>
73 + <hr>
74 + <p>
75 + <h1>Release Notes For Version V0_11_0</h1>
76 + Fri Apr 7 2000
77 + <hr>
78 + <ol>
79 + <li>New User Feature :
80 + You can now define runtime environments anywhere
81 + to match your individual applications requirements in addition to the usual
82 + configuration requirements.
83 + <li>New User Feature :
84 + You can now use &lt;use> tags within an &lt;export> environment.
85 + <li>New User Feature :
86 + You can now use &lt;export> interfaces from other SCRAM managed projects with
87 + an extended &lt;External> tag.
88 + <li>New object-orientated SGML parser. With multi-parsing, tag
89 + activation/deactivation functions and error reporting.
90 + <li>Reorganisation of build system in preperation for the integration of
91 + new SCRAM project configuration developments.
92 + Much has changed under the bonnet to get the configuration elements of the
93 + build system behind a common interface.
94 + </ol>
95 + <h2>Files Changed</h2>
96 + <pre>
97 + File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
98 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
99 + File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
100 + File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
101 + File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
102 + File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
103 + File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
104 + File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
105 + File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
106 + File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
107 + File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
108 + File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
109 + File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
110 + File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
111 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
112 + File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
113 + File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
114 + File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
115 + File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
116 + File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
117 + File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
118 + File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
119 + File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
120 + File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
121 + File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
122 + File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
123 + File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
124 + File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
125 + File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
126 + File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
127 + File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
128 + </pre>
129 + <p>
130 + <hr>
131 + <p>
132 + <h1>Release Notes For Version V0_10_19</h1>
133 + Fri Mar 31 2000
134 + <hr>
135 + <ol>
136 + <li>Addition of Application level runtime environment setting
137 + </ol>
138 + <p>
139 + <hr>
140 + <p>
141 + <h1>Release Notes For Version V0_10_18</h1>
142 + Mon Mar 20 2000
143 + <hr>
144 + <ol>
145 + <li> Addition of Prerprocessor description for ecgs compiler
146 + <li> Workaround for buggy gmake on linux (with wildcard characters)
147 + <li> Extra checking for datestamps to ensure better consistency between build
148 + products and the source code in the local development area.
149 + </ol>
150 + <p>
151 + <hr>
152 + <p>
153 + <h1>Release Notes For Version V0_10_17</h1>
154 + Mon Mar 20 2000
155 + <hr>
156 + <ol>
157 + <li>Allow override of SCRAM_ARCH variable
158 + <p>
159 + <hr>
160 + <p>
161 + <h1>Release Notes For Version V0_10_16</h1>
162 + Wed Mar 15 2000
163 + <hr>
164 + <ol>
165 + <li>Set runtime environment during CC builds on Linux and Sun
166 + </ol>
167 + <p>
168 + <hr>
169 + <p>
170 + <h1>Release Notes For Version V0_10_15</h1>
171 + Tue Mar 7 2000
172 + <hr>
173 + <ol>
174 + <li>Java rules extended
175 + <li>ToolBox : GEANT4_1.0
176 + <li>ToolBox : Xmu lib added to X11
177 + </ol>
178 + <p>
179 + <hr>
180 + <p>
181 + <h1>Release Notes For Version V0_10_14</h1>
182 + Thr Mar 2  2000
183 + <hr>
184 + <ol>
185 + <li> Rules for compiling Java added
186 + </ol>
187 + <p>
188 + <hr>
189 + <p>
190 + <h1>Release Notes For Version V0_10_13</h1>
191 + Tue Feb 29  2000
192 + <hr>
193 + <ol>
194 + <li> Toolbox : GEANT4 description file
195 + <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
196 + <li> Toolbox : pythia_2000 description file
197 + <li> BugFix : exit status propogated through auto-version selection mechanism
198 + </ol>
199 + <p>
200 + <hr>
201 + <p>
202 + <h1>Release Notes For Version V0_10_12</h1>
203 + Wed Feb 23 2000
204 + <hr>
205 + <ol>
206 + <li> Toolbox : cmsim cms118 and cernlib 2000 added
207 + <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
208 + <li> Return exit status of 1 if build fails
209 + </ol>
210 + <p>
211 + <hr>
212 + <p>
213 + <h1>Release Notes For Version V0_10_11</h1>
214 + Fri Feb 18 2000
215 + <hr>
216 + <ol>
217 + <li> Toolbox : OpenInventor_Qt
218 + </ol>
219 + <p>
220 + <hr>
221 + <p>
222 + <h1>Release Notes For Version V0_10_10</h1>
223 + Fri Feb 18 2000
224 + <hr>
225 + <ol>
226 + <li>More user friendly error message when the scram database cannot be found
227 + during a scram list or scram db.
228 + <li>ToolBox : Qt - dependency on OpenGL removed
229 + <li>ToolBox : T_HTL added
230 + </ol>
231 + <p>
232 + <hr>
233 + <p>
234 + <h1>Release Notes For Version V0_10_9</h1>
235 + Mon Jan 31
236 + <hr>
237 + <ol>
238 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
239 + </ol>
240 + <p>
241 + <hr>
242 + <p>
243 + <h1>Release Notes For Version V0_10_8</h1>
244 + Tue Dec 13th 1999
245 + <hr>
246 + <ol>
247 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
248 + </ol>
249 + <p>
250 + <hr>
251 + <p>
252 + <h1>Release Notes For Version V0_10_7</h1>
253 + Tue Dec 13th 1999
254 + <hr>
255 + <ol>
256 + <li> toolbox : zlib description added
257 + <li> check for unknown command line options to the scram project command
258 + </ol>
259 + <p>
260 + <hr>
261 + <p>
262 + <h1>Release Notes For Version V0_10_6</h1>
263 + Wed Nov 25th 1999
264 + <hr>
265 + <ol>
266 + <li> Workaround for CVS/make incompatability. scram now checks each build
267 + product against the dates of its components and marks it to be rebuilt by make
268 + if any timestamps do not match.
269 + </ol>
270 + <p>
271 + <hr>
272 + <p>
273 + <h1>Release Notes For Version V0_10_5</h1>
274 + Wed Nov 25th 1999
275 + <hr>
276 + <ol>
277 + <li> toolbox changes : Updated to Sep99 LHC++ components
278 + </ol>
279 + <p>
280 + <hr>
281 + <p>
282 + <h1>Release Notes For Version V0_10_4</h1>
283 + Thu Nov 18th 1999
284 + <hr>
285 + <ol>
286 + <li> toolbox changes : Configuration files updated to R6
287 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
288 + <li> &lt;lib> text now goes to GNUmakefile
289 + </ol>
290 + <p>
291 + <hr>
292 + <p>
293 + <h1>Release Notes For Version V0_10_3</h1>
294 + Mon Nov 1st 1999
295 + <hr>
296 + <ol>
297 + <li>BugFix : scram runtime no longer treats path variables as a regular
298 +        expression, allowing paths with strange characters such as +
299 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
300 + <li>ToolBox : IGUANA - updates for V1_0_0
301 + </ol>
302 + <p>
303 + <hr>
304 + <p>
305 + <h1>Release Notes For Version V0_10_2</h1>
306 + Wed Oct 20 1999
307 + <hr>
308 + <ol>
309 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
310 + </ol>
311 + <p>
312 + <hr>
313 + <p>
314 + <h1>Release Notes For Version V0_10_1</h1>
315 + Wed Oct 20 1999
316 + <hr>
317 + <ol>
318 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
319 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
320 + </ol>
321 + <p>
322 + <hr>
323 + <p>
324 + <h1>Release Notes For Version V0_10_0</h1>
325 + <hr>
326 + <ol>
327 + Database Related Enhancements
328 + <li>Installation script changed to create a common scram database between versions
329 + <li>list and install use common database if it exists
330 + <li>SCRAM databases can now be linked together
331 + <li>New scram db command for maintaining databse linking
332 + <p>
333 + BuildFile Related Enhancements
334 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
335 + <br>
336 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
337 +        the previous behaviour.
338 + <li>Binary Functionality. Now you can define different Build
339 + environments for each binary target. This allows you to specify different
340 + libs etc. to different bins.
341 + <li>&lt;Environment> tags to define binary environments
342 + <li>Seperation of build areas for each binary - no more template clashes.
343 + <li>Redefinition of bin targets from : to ::
344 +   - may prove backwards incompatible with some project configuration files.
345 + <li>Updated build help system - only generic and binary targets at present
346 + </ol>
347 + <p>
348 + <hr>
349 + <p>
350 + <h1>Release Notes For Version V0_9_42</h1>
351 + <hr>
352 + <ol>
353 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
354 + </ol>
355 + <p>
356 + <hr>
357 + <p>
358 + <h1>Release Notes For Version V0_9_41</h1>
359 + <hr>
360 + <ol>
361 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
362 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
363 + <li> Update of IGUANA description to version to V1_0_0
364 + </ol>
365 + <p>
366 + <hr>
367 + <p>
368 + <h1>Release Notes For Version V0_9_40</h1>
369 + <hr>
370 + <ol>
371 + <li> New group definition mechanism added. Will no look for group definitions
372 +        in the config/groups.mk file
373 + <li> Removal of all hardwired groups from the scram source code
374 + <li> Automated version selection mechanism added
375 + <li> Output from <em>scram version</em> changed. Will now detect a link version
376 + and print both link and the actual version name. e.g current ---> V0_9_40
377 + </ol>
378 + <p>
379 + <hr>
380 + <p>
381 + <h1>Release Notes For Version V0_9_39</h1>
382 + <hr>
383 + <ol>
384 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
385 + definintions to the dependency generator
386 + <li> Run the configuration phase silently to remove confusing messages from the user
387 + </ol>
388 + <p>
389 + <hr>
390 + <p>
391 + <h1>Release Notes For Version V0_9_38</h1>
392 + <hr>
393 + <ol>
394 + <li> BugFix - no more errors during the first scram build command. The client
395 + configuration is now built beforehand in a completeley seperate process as the
396 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
397 + <li> Insure - picks up only local debug rather than all debug libs.
398 + <li> Insure documentation.
399 + <li> fortran objects now position independent in g77 (fortran on linux)
400 + <li> gcc2.95 compiler specifics added
401 + </ol>
402 + <h2>Files Changed</h2>
403 + <pre>
404 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
405 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
406 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
407 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
408 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
409 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
410 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
411 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
412 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
413 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
414 + </pre>
415 + <p>
416 + <hr>
417 + <p>
418   <h1>Release Notes For Version V0_9_37</h1>
419   <hr>
420   <ol>
# Line 362 | Line 770 | File SCRAM/toolbox/OpenInventor changed
770   >Chris Williams</a>
771   </td>
772   <td align=center>
773 < Last Updated Mon Sep 27 14:30:24 1999
773 > Last Updated Mon Apr 10 12:09:00 2000
774   </td>
775   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
776   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines