ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.59
Committed: Wed Feb 23 09:46:40 2000 UTC (25 years, 2 months ago) by williamc
Content type: text/html
Branch: V0_9branch
Changes since 1.1.2.58: +9 -0 lines
Log Message:
updates

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 <p>
10 <h1>Release Notes For Version V0_10_12</h1>
11 Wed Feb 23 2000
12 <hr>
13 <ol>
14 <li> Toolbox : cmsim cms118 adn cernlib 2000 added
15 </ol>
16 <p>
17 <hr>
18 <p>
19 <h1>Release Notes For Version V0_10_11</h1>
20 Fri Feb 18 2000
21 <hr>
22 <ol>
23 <li> Toolbox : OpenInventor_Qt
24 </ol>
25 <p>
26 <hr>
27 <p>
28 <h1>Release Notes For Version V0_10_10</h1>
29 Fri Feb 18 2000
30 <hr>
31 <ol>
32 <li>More user friendly error message when the scram database cannot be found
33 during a scram list or scram db.
34 <li>ToolBox : Qt - dependency on OpenGL removed
35 <li>ToolBox : T_HTL added
36 </ol>
37 <p>
38 <hr>
39 <p>
40 <h1>Release Notes For Version V0_10_9</h1>
41 Mon Jan 31
42 <hr>
43 <ol>
44 <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
45 </ol>
46 <p>
47 <hr>
48 <p>
49 <h1>Release Notes For Version V0_10_8</h1>
50 Tue Dec 13th 1999
51 <hr>
52 <ol>
53 <li> toolbox :BugFix to export the LD_LIBRARY_PATH
54 </ol>
55 <p>
56 <hr>
57 <p>
58 <h1>Release Notes For Version V0_10_7</h1>
59 Tue Dec 13th 1999
60 <hr>
61 <ol>
62 <li> toolbox : zlib description added
63 <li> check for unknown command line options to the scram project command
64 </ol>
65 <p>
66 <hr>
67 <p>
68 <h1>Release Notes For Version V0_10_6</h1>
69 Wed Nov 25th 1999
70 <hr>
71 <ol>
72 <li> Workaround for CVS/make incompatability. scram now checks each build
73 product against the dates of its components and marks it to be rebuilt by make
74 if any timestamps do not match.
75 </ol>
76 <p>
77 <hr>
78 <p>
79 <h1>Release Notes For Version V0_10_5</h1>
80 Wed Nov 25th 1999
81 <hr>
82 <ol>
83 <li> toolbox changes : Updated to Sep99 LHC++ components
84 </ol>
85 <p>
86 <hr>
87 <p>
88 <h1>Release Notes For Version V0_10_4</h1>
89 Thu Nov 18th 1999
90 <hr>
91 <ol>
92 <li> toolbox changes : Configuration files updated to R6
93 <li> bugfix : Groups in &lt;export> tags now work with <lib>
94 <li> &lt;lib> text now goes to GNUmakefile
95 </ol>
96 <p>
97 <hr>
98 <p>
99 <h1>Release Notes For Version V0_10_3</h1>
100 Mon Nov 1st 1999
101 <hr>
102 <ol>
103 <li>BugFix : scram runtime no longer treats path variables as a regular
104 expression, allowing paths with strange characters such as +
105 <li>ToolBox : OpenGL - no default libs all are now architecture specific
106 <li>ToolBox : IGUANA - updates for V1_0_0
107 </ol>
108 <p>
109 <hr>
110 <p>
111 <h1>Release Notes For Version V0_10_2</h1>
112 Wed Oct 20 1999
113 <hr>
114 <ol>
115 <li>BugFix : Stop binary makefiles from rebuilding test libraries.
116 </ol>
117 <p>
118 <hr>
119 <p>
120 <h1>Release Notes For Version V0_10_1</h1>
121 Wed Oct 20 1999
122 <hr>
123 <ol>
124 <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
125 <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
126 </ol>
127 <p>
128 <hr>
129 <p>
130 <h1>Release Notes For Version V0_10_0</h1>
131 <hr>
132 <ol>
133 Database Related Enhancements
134 <li>Installation script changed to create a common scram database between versions
135 <li>list and install use common database if it exists
136 <li>SCRAM databases can now be linked together
137 <li>New scram db command for maintaining databse linking
138 <p>
139 BuildFile Related Enhancements
140 <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
141 <br>
142 Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
143 the previous behaviour.
144 <li>Binary Functionality. Now you can define different Build
145 environments for each binary target. This allows you to specify different
146 libs etc. to different bins.
147 <li>&lt;Environment> tags to define binary environments
148 <li>Seperation of build areas for each binary - no more template clashes.
149 <li>Redefinition of bin targets from : to ::
150 - may prove backwards incompatible with some project configuration files.
151 <li>Updated build help system - only generic and binary targets at present
152 </ol>
153 <p>
154 <hr>
155 <p>
156 <h1>Release Notes For Version V0_9_42</h1>
157 <hr>
158 <ol>
159 <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
160 </ol>
161 <p>
162 <hr>
163 <p>
164 <h1>Release Notes For Version V0_9_41</h1>
165 <hr>
166 <ol>
167 <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
168 when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
169 <li> Update of IGUANA description to version to V1_0_0
170 </ol>
171 <p>
172 <hr>
173 <p>
174 <h1>Release Notes For Version V0_9_40</h1>
175 <hr>
176 <ol>
177 <li> New group definition mechanism added. Will no look for group definitions
178 in the config/groups.mk file
179 <li> Removal of all hardwired groups from the scram source code
180 <li> Automated version selection mechanism added
181 <li> Output from <em>scram version</em> changed. Will now detect a link version
182 and print both link and the actual version name. e.g current ---> V0_9_40
183 </ol>
184 <p>
185 <hr>
186 <p>
187 <h1>Release Notes For Version V0_9_39</h1>
188 <hr>
189 <ol>
190 <li> Use :: target for dependencies.mk - on linux was sending unrelated
191 definintions to the dependency generator
192 <li> Run the configuration phase silently to remove confusing messages from the user
193 </ol>
194 <p>
195 <hr>
196 <p>
197 <h1>Release Notes For Version V0_9_38</h1>
198 <hr>
199 <ol>
200 <li> BugFix - no more errors during the first scram build command. The client
201 configuration is now built beforehand in a completeley seperate process as the
202 gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
203 <li> Insure - picks up only local debug rather than all debug libs.
204 <li> Insure documentation.
205 <li> fortran objects now position independent in g77 (fortran on linux)
206 <li> gcc2.95 compiler specifics added
207 </ol>
208 <h2>Files Changed</h2>
209 <pre>
210 File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
211 File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
212 File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
213 File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
214 File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
215 File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
216 File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
217 File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
218 File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
219 File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
220 </pre>
221 <p>
222 <hr>
223 <p>
224 <h1>Release Notes For Version V0_9_37</h1>
225 <hr>
226 <ol>
227 <li> Motif configuration on Linux - now will always ask where - no defaults
228 <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
229 <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
230 for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
231 force it to be searched ahead of the usual dependency structure.
232 </ol>
233 <p>
234 <hr>
235 <p>
236 <h1>Release Notes For Version V0_9_36</h1>
237 <hr>
238 <ol>
239 <li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2
240 <li> OpenGL - more libraries on Linux
241 </ol>
242 <p>
243 <hr>
244 <p>
245 <h1>Release Notes For Version V0_9_35</h1>
246 <hr>
247 <ol>
248 <li> BugFix : Shared Debug dependencies now work
249 </ol>
250 <p>
251 <hr>
252 <p>
253 <h1>Release Notes For Version V0_9_34</h1>
254 <hr>
255 <ol>
256 <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
257 correct templateDB.
258 <li> Insure++ -> now picks up debug libraries if the insure does not exist
259 </ol>
260 <p>
261 <hr>
262 <p>
263 <h1>Release Notes For Version V0_9_33</h1>
264 <hr>
265 <ol>
266 <li> Shared_Insure Libraries made functional
267 </ol>
268 <p>
269 <hr>
270 <p>
271 <h1>Release Notes For Version V0_9_32</h1>
272 <hr>
273 <ol>
274 <li> libmsg target added to allow messages to be printed to the screen
275 during a library build. Text from the LibType tag is echoed from this
276 target.
277 <li> Added new target bin_debug_local . Will take only local debug libraries
278 ignoring debug libraries in the release area.
279 </ol>
280 <p>
281 <hr>
282 <p>
283 <h1>Release Notes For Version V0_9_31</h1>
284 <hr>
285 <ol>
286 <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
287 <li> SharedDebug made a bit more robust, seperated completeley from the Shared
288 rule
289 <li> LibType tags now need to be closed - the text in between will be echoed
290 to the screen
291 </ol>
292 <p>
293 <h2>Files changed</h2>
294 <pre>
295 File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
296 File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
297 File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
298 File SCRAM/src/BuildFile changed
299 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
300 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
301 File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
302 </pre>
303 <p>
304 <hr>
305 <p>
306 <h1>Release Notes For Version V0_9_30</h1>
307 <hr>
308 <ol>
309 <li>Runtime bugFix for PATH variables
310 </ol>
311 <p>
312 <hr>
313 <p>
314 <h1>Release Notes For Version V0_9_29</h1>
315 <hr>
316 <ol>
317 <li>Change libType names debugshared debugarchive to debug_shared debug_archive
318 for consistency with other commands
319 <li>Bugfix on debug_shared
320 <li>&lt;External> tag now can be put in &lt;export> interface
321 <li> Runtime bugfix - you can now do it consectiveley with no problems
322 <li> Runtime removed duplicates from path variables
323 <li> Runtime - multiple definitions of regular runtime variables simply replace
324 rather than add with spaces.
325 </ol>
326 <p>
327 <hr>
328 <p>
329 <h1>Release Notes For Version V0_9_28</h1>
330 <hr>
331 <ol>
332 <li> &lt;LibType> bug fixes
333 <li> histo decription updates - HISTO_DIR added into runtime
334 </ol>
335 <p>
336 <hr>
337 <p>
338 <h1>Release Notes For Version V0_9_27</h1>
339 <hr>
340 <ol>
341 <li> Protect LibType from creating targets in lower, non library , build areas
342 <li> LibType tag can now be excluded with <ignore>
343 <li> Dependencies on cern 99 added for histo description file
344 <li> Runtime LD_LIBRARY_PATH for Qt
345 </ol>
346 <p>
347 <hr>
348 <p>
349 <h1>Release Notes For Version V0_9_26</h1>
350 <hr>
351 <ol>
352 <li>Keep intermediary executable around for debug version as the incremental
353 linker on sun uses it.
354 <li>Add histo descriptions file histoC and histoCHB
355 </ol>
356 <p>
357 <hr>
358 <p>
359 <h1>Release Notes For Version V0_9_25</h1>
360 <hr>
361 <ol>
362 <li>Bugfix to interface - Default target no longer overrides any assignments
363 passed on the command line
364 <li>Add url references for Qt and IGUANA descriptions
365 </ol>
366 <p>
367 <hr>
368 <p>
369 <h1>Release Notes For Version V0_9_24</h1>
370 <hr>
371 <ol>
372 <li>Bugfix to interface - Default target is still called if you use an
373 assignment with the build command (e.g warn=none)
374 <li>Fix for ObjectSpace_threaded Configuration file
375 </ol>
376 <p>
377 <hr>
378 <p>
379 <h1>Release Notes For Version V0_9_23</h1>
380 <hr>
381 <ol>
382 <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
383 <li> Add HP specifics to some configuration files
384 <li> HP fortran support
385 </ol>
386 <p>
387 <h2>Files changed</h2>
388 <pre>
389 File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
390 File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
391 File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
392 </pre>
393 <p>
394 <hr>
395 <h1>Release Notes For Version V0_9_22</h1>
396 <hr>
397 <ol>
398 <li> Added \&lt;libtype type=> tag to overide the default library type to build
399 </ol>
400 <p>
401 <hr>
402 <h1>Release Notes For Version V0_9_21</h1>
403 <hr>
404 <ol>
405 <li> Added new versions of cmsim/cernlib to toolbox
406 <li> Fix shared library object problem on Sun - remove _pic from symbol table
407 </ol>
408 <p>
409 <hr>
410 <p>
411 <h1>Release Notes For Version V0_9_20</h1>
412 <hr>
413 <ol>
414 <li> Make bin target build optimised binaries rather than debug (bugfix)
415 <li> Change priority of Libraries. Now any suitable library from the LOCAL area
416 will be used in preference to an exact match in the Release area. e.g. if
417 a debug library is asked for, yet their is an optomised library available
418 locally, the local optimised library will be used in preference to the
419 debug one available in the release - i.e it assumes the release library
420 is out of date.
421 <li> Export Class Variable to aid debugging
422 </ol>
423 <p>
424 <h2>Files changed</h2>
425 <pre>
426 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
427 File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
428 File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
429 </pre>
430 <p>
431 <hr>
432 <h1>Release Notes For Version V0_9_19</h1>
433 <hr>
434 <ol>
435 <li> Change in toolbox files only - no src changes
436 </ol>
437 <p>
438 <h2>Files changed</h2>
439 <pre>
440 File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
441 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
442 File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
443 </pre>
444 <p>
445 <hr>
446 <h1>Release Notes For Version V0_9_18</h1>
447 <hr>
448 <ol>
449 <li> Only add to LD_LIBRARY_PATH if already defined
450 <li> add TAGS and tags targets
451 <li> MultiThreaded Switch
452 </ol>
453 <p>
454 <hr>
455 <li>Building of debug shared libraries fixed
456 <hr>
457 <h1>Release Notes For Version V0_9_17</h1>
458 <hr>
459 <ol>
460 <li>Building of debug shared libraries fixed
461 </ol>
462 <p>
463 <hr>
464 <h1>Release Notes For Version V0_9_16</h1>
465 <hr>
466 <ol>
467 <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
468 files and directories in the current directory. Aimed to remove system dependenies on ls.
469 </ol>
470 <p>
471 <hr>
472 <h1>Release Notes For Version V0_9_15</h1>
473 <hr>
474 <ol>
475 <li>Documentation (html) improved and updated
476 <li>Addition of QT description file
477 <li>Addition of generic targets for insure libraries
478 <li>Fix for clean on Linux
479 <li>Addition of MultiThreaded make variable for switching on compiler
480 functionality
481 </ol>
482 <p>
483 <h2>Files changed</h2>
484 <pre>
485 File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
486 File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
487 File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
488 File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
489 File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
490 File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
491 File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
492 File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
493 File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
494 File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
495 File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
496 File SCRAM/toolbox/QT is new; current revision 1.1.2.1
497 </pre>
498 <p>
499 <hr>
500 <h1>Release Notes For Version V0_9_14</h1>
501 <hr>
502 <ol>
503 <li>Add project environment variable setting through scram runtime.
504 <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
505 it saves them the bother of defining a new link.
506 <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
507 <li>IGUANA description file Updated
508 </ol>
509 <p>
510 <hr>
511 <h1>Release Notes For Version V0_9_13</h1>
512 <hr>
513 <ol>
514 <li>More Mccabe Extensions to deal with instrumented code
515 <li>Update runtime help instructions for sh - now you need eval on sh too!
516 <li>Fix of setup bug for some description files - now will always convert to
517 lower case to ensure case independence for external dependencies.
518 </ol>
519 <p>
520 <h2>Files changed</h2>
521 <pre>
522 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
523 File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
524 File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
525 File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
526 File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
527 </pre>
528 <p>
529 <hr>
530 <h1>Release Notes For Version V0_9_12</h1>
531 <hr>
532 <ol>
533 <li> Additon of Mccabe QA tool support. <br>
534 If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
535 <li> update of runtime -sh to give set, export as supported by older shells.
536 <li> proper versioning in OpenGL and OpenInventor description files - no more dev
537 </ol>
538 <p>
539 <h2>Files changed</h2>
540 <pre>
541 File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
542 File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
543 File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
544 File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
545 File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
546 File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
547 File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
548 File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
549 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
550 </pre>
551 <p>
552 <hr>
553 <h1>Release Notes For Version V0_9_11</h1>
554 <hr>
555 <ol>
556 <li> Removal of all afs defaults during site setup so other afs sites can
557 use their own local copies
558 <li> Add additional funtionality to the scram install command to aid in
559 building remote sites.
560 </ol>
561 <p>
562 <hr>
563 <h1>Release Notes For Version V0_9_10</h1>
564 <hr>
565 <ol>
566 <li>Addition of .c and .cxx types
567 <li> Shortening of setenv lines - maybe help those people with long
568 LD_LIBRARY_PATH variables
569 <li> BootStrap BugFix - ' were causing problems
570 </ol>
571 <! Style Sheet Footer ---------------Do not change anything after this line-->
572 <hr>
573 <table border=1 width=100%>
574 <td align=left>
575 <a href=mailto:Christopher.Williams@cern.ch
576 >Chris Williams</a>
577 </td>
578 <td align=center>
579 Last Updated Wed Feb 2 15:28:57 2000
580 </td>
581 <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
582 </td>
583 </table>
584 </body> </html>
585 <! End Style Sheet Footer>