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.18 by williamc, Wed Sep 8 09:50:29 1999 UTC vs.
Revision 1.1.2.80 by williamc, Wed Apr 26 15:26:29 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines