ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.97
Committed: Thu Jun 15 16:41:13 2000 UTC (24 years, 11 months ago) by williamc
Content type: text/html
Branch: V0_9branch
Changes since 1.1.2.96: +13 -0 lines
Log Message:
new BuildFile documentation

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_13_0</h1>
11 <hr>
12 <ol>
13 <li> New Tag : &lt;Build class=<em>lib|bin</em> .. > Allows much cleaner
14 specification of build products. Generalised mechanism to plug in new types
15 <li> Backwards Incompatability : Previous gmake methods to specify libs/bins
16 no longer valid
17 <li> New Feauture : BuildFiles can now be used in place of makefiles in
18 the configuration directory.
19 </ol>
20 <p>
21 <hr>
22 <p>
23 <h1>Release Notes For Version V0_12_12</h1>
24 <hr>
25 <ol>
26 <li> BugFix : Take Requirements Doc from local area rather than RELEASETOP
27 </ol>
28 <p>
29 <hr>
30 <p>
31 <h1>Release Notes For Version V0_12_11</h1>
32 <hr>
33 <ol>
34 <li> ToolBox : GEANT4 1.1 on Sun libs updated, IGUANA 2_1_0 description
35 <li> acram align command
36 </ol>
37 <p>
38 <hr>
39 <p>
40 <h1>Release Notes For Version V0_12_10</h1>
41 <hr>
42 <ol>
43 <li> BugFix : scram project broken in 0_12_9 - repaired
44 <li> ToolBox : cern specific dirs for Objectivity OpenInventor. Qt updated
45 </ol>
46 <p>
47 <p>
48 <hr>
49 <p>
50 <h1>Release Notes For Version V0_12_9b</h1>
51 <hr>
52 As 0_12_9 with the V0_12_10 bugfix
53 <ol>
54 <li> BugFix : scram project broken in 0_12_9 - repaired
55 </ol>
56 <hr>
57 <p>
58 <h1>Release Notes For Version V0_12_9</h1>
59 <hr>
60 <ol>
61 <li> ToolBox : Nag c versions of gemini, hepfitting
62 <li> BugFix : allow for links to tmp directory.
63 </ol>
64 <p>
65 <hr>
66 <p>
67 <h1>Release Notes For Version V0_12_8</h1>
68 <hr>
69 <ol>
70 <li> ToolBox : CLHEP 1.5, HTL 1.1.1.1 , OpenInventor - removal of Motif parts
71 <li> Add new CXXSharedLink flag for shared object building
72 <li> Extra checks for dated scram databases during tool startup
73 </ol>
74 <p>
75 <hr>
76 <p>
77 <h1>Release Notes For Version V0_12_7</h1>
78 <hr>
79 <ol>
80 <li> BugFix : SGML parser now handles non-context defining tags properly
81 <li> BugFix : scram install no longer reports that it cannot find Environment file
82 </ol>
83 <p>
84 <hr>
85 <p>
86 <h1>Release Notes For Version V0_12_6</h1>
87 Tue May 9 2000
88 <hr>
89 <ol>
90 <li> ToolBox : Add Root
91 <li> BugFix : Create a toolbox data directory in the area only during setup
92 of a tool. Allows for search without falldown.
93 </ol>
94 <p>
95 <hr>
96 <p>
97 <h1>Release Notes For Version V0_12_5</h1>
98 Mon May 8 2000
99 <hr>
100 <ol>
101 <li> ToolBox : GEMINI_minuit description library changed.
102 </ol>
103 <p>
104 <hr>
105 <p>
106 <h1>Release Notes For Version V0_12_4</h1>
107 Fri May 5 2000
108 <hr>
109 <ol>
110 <li> BugFix : Store Tool types - allows runtime to work properly
111 </ol>
112 <p>
113 <hr>
114 <p>
115 <h1>Release Notes For Version V0_12_3</h1>
116 Thr May 4 2000
117 <hr>
118 <ol>
119 <li> BugFix : scram setup in development areas attached to a central release
120 <li> BugFix : tool finding (lowercase matching) fixed
121 <li> ToolBox : ObjectSpace on Solaris 2.7 (threaded)
122 <li> NewFeature : scram setup can now search other installed projects for
123 and extract information on tools needed.
124 <li> NewFeature : scram setup interactive mode
125 <li> NewFeature : scram tool command - info on local configuration
126 </ol>
127 <p>
128 <hr>
129 <p>
130 <h1>Release Notes For Version V0_12_2</h1>
131 Fri Apr 28 2000
132 <hr>
133 <ol>
134 <li>Add new variable CXXSharedFlags to control shared object making
135 </ol>
136 <p>
137 <hr>
138 <p>
139 <h1>Release Notes For Version V0_12_1</h1>
140 Wed Apr 26 2000
141 <hr>
142 <ol>
143 <li> Make backward compatable the scram project command
144 <li> Lots of Bug Fixes for project and setup commands in new model
145 </ol>
146 <h2>Files Changed</h2>
147 <pre>
148 File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79
149 File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64
150 File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73
151 File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7
152 File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3
153 File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6
154 File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12
155 File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8
156 File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1
157 File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2
158 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14
159 File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3
160 </pre>
161 <p>
162 <hr>
163 <p>
164 <h1>Release Notes For Version V0_12_0</h1>
165 Thr Apr 20 2000
166 <hr>
167 <ol>
168 <li>Configuration of new projects made easier with a major restructuring
169 of the configuration system by removing information duplication in the
170 BootStrap, requirements and External Dependencies info
171 <li>New project setup documentation
172 </ol>
173 <p>
174 <hr>
175 <p>
176 <h1>Release Notes For Version V0_11_4</h1>
177 Tue Apr 18 2000
178 <hr>
179 <ol>
180 <li> SCRAM_ARCH variable now available in tool description setup
181 <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
182 <li> Documentation added for Tool description documents
183 </ol>
184 <p>
185 <hr>
186 <p>
187 <h1>Release Notes For Version V0_11_3</h1>
188 Fri Apr 14 2000
189 <hr>
190 <ol>
191 <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
192 <li>ToolBox : Add IGUANA V1_0_2 description file
193 <li>ToolBox : update Qt to 2.0.2
194 </ol>
195 <p>
196 <hr>
197 <p>
198 <h1>Release Notes For Version V0_11_2</h1>
199 Wed Apr 12 2000
200 <hr>
201 <ol>
202 <li> ToolBox : zlib updated to version 1.1.3
203 <li> BugFix : <Externals> in local <Use> fixed
204 <li> Self Testing harness added
205 <li> runtime cleaned up - no longer dependent on clientsettings directly
206 </ol>
207 <p>
208 <hr>
209 <p>
210 <h1>Release Notes For Version V0_11_1</h1>
211 Fri Apr 10 2000
212 <hr>
213 <ol>
214 <li>BugFix : LibType tags comment field now stripped of carriage returns to
215 help out make
216 </ol>
217 <p>
218 <hr>
219 <p>
220 <h1>Release Notes For Version V0_11_0</h1>
221 Fri Apr 7 2000
222 <hr>
223 <ol>
224 <li>New User Feature :
225 You can now define runtime environments anywhere
226 to match your individual applications requirements in addition to the usual
227 configuration requirements.
228 <li>New User Feature :
229 You can now use &lt;use> tags within an &lt;export> environment.
230 <li>New User Feature :
231 You can now use &lt;export> interfaces from other SCRAM managed projects with
232 an extended &lt;External> tag.
233 <li>New object-orientated SGML parser. With multi-parsing, tag
234 activation/deactivation functions and error reporting.
235 <li>Reorganisation of build system in preperation for the integration of
236 new SCRAM project configuration developments.
237 Much has changed under the bonnet to get the configuration elements of the
238 build system behind a common interface.
239 </ol>
240 <h2>Files Changed</h2>
241 <pre>
242 File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
243 File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
244 File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
245 File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
246 File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
247 File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
248 File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
249 File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
250 File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
251 File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
252 File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
253 File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
254 File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
255 File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
256 File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
257 File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
258 File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
259 File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
260 File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
261 File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
262 File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
263 File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
264 File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
265 File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
266 File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
267 File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
268 File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
269 File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
270 File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
271 File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
272 File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
273 </pre>
274 <p>
275 <hr>
276 <p>
277 <h1>Release Notes For Version V0_10_19</h1>
278 Fri Mar 31 2000
279 <hr>
280 <ol>
281 <li>Addition of Application level runtime environment setting
282 </ol>
283 <p>
284 <hr>
285 <p>
286 <h1>Release Notes For Version V0_10_18</h1>
287 Mon Mar 20 2000
288 <hr>
289 <ol>
290 <li> Addition of Prerprocessor description for ecgs compiler
291 <li> Workaround for buggy gmake on linux (with wildcard characters)
292 <li> Extra checking for datestamps to ensure better consistency between build
293 products and the source code in the local development area.
294 </ol>
295 <p>
296 <hr>
297 <p>
298 <h1>Release Notes For Version V0_10_17</h1>
299 Mon Mar 20 2000
300 <hr>
301 <ol>
302 <li>Allow override of SCRAM_ARCH variable
303 </ol>
304 <p>
305 <hr>
306 <p>
307 <h1>Release Notes For Version V0_10_16</h1>
308 Wed Mar 15 2000
309 <hr>
310 <ol>
311 <li>Set runtime environment during CC builds on Linux and Sun
312 </ol>
313 <p>
314 <hr>
315 <p>
316 <h1>Release Notes For Version V0_10_15</h1>
317 Tue Mar 7 2000
318 <hr>
319 <ol>
320 <li>Java rules extended
321 <li>ToolBox : GEANT4_1.0
322 <li>ToolBox : Xmu lib added to X11
323 </ol>
324 <p>
325 <hr>
326 <p>
327 <h1>Release Notes For Version V0_10_14</h1>
328 Thr Mar 2 2000
329 <hr>
330 <ol>
331 <li> Rules for compiling Java added
332 </ol>
333 <p>
334 <hr>
335 <p>
336 <h1>Release Notes For Version V0_10_13</h1>
337 Tue Feb 29 2000
338 <hr>
339 <ol>
340 <li> Toolbox : GEANT4 description file
341 <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
342 <li> Toolbox : pythia_2000 description file
343 <li> BugFix : exit status propogated through auto-version selection mechanism
344 </ol>
345 <p>
346 <hr>
347 <p>
348 <h1>Release Notes For Version V0_10_12</h1>
349 Wed Feb 23 2000
350 <hr>
351 <ol>
352 <li> Toolbox : cmsim cms118 and cernlib 2000 added
353 <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
354 <li> Return exit status of 1 if build fails
355 </ol>
356 <p>
357 <hr>
358 <p>
359 <h1>Release Notes For Version V0_10_11</h1>
360 Fri Feb 18 2000
361 <hr>
362 <ol>
363 <li> Toolbox : OpenInventor_Qt
364 </ol>
365 <p>
366 <hr>
367 <p>
368 <h1>Release Notes For Version V0_10_10</h1>
369 Fri Feb 18 2000
370 <hr>
371 <ol>
372 <li>More user friendly error message when the scram database cannot be found
373 during a scram list or scram db.
374 <li>ToolBox : Qt - dependency on OpenGL removed
375 <li>ToolBox : T_HTL added
376 </ol>
377 <p>
378 <hr>
379 <p>
380 <h1>Release Notes For Version V0_10_9</h1>
381 Mon Jan 31
382 <hr>
383 <ol>
384 <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
385 </ol>
386 <p>
387 <hr>
388 <p>
389 <h1>Release Notes For Version V0_10_8</h1>
390 Tue Dec 13th 1999
391 <hr>
392 <ol>
393 <li> toolbox :BugFix to export the LD_LIBRARY_PATH
394 </ol>
395 <p>
396 <hr>
397 <p>
398 <h1>Release Notes For Version V0_10_7</h1>
399 Tue Dec 13th 1999
400 <hr>
401 <ol>
402 <li> toolbox : zlib description added
403 <li> check for unknown command line options to the scram project command
404 </ol>
405 <p>
406 <hr>
407 <p>
408 <h1>Release Notes For Version V0_10_6</h1>
409 Wed Nov 25th 1999
410 <hr>
411 <ol>
412 <li> Workaround for CVS/make incompatability. scram now checks each build
413 product against the dates of its components and marks it to be rebuilt by make
414 if any timestamps do not match.
415 </ol>
416 <p>
417 <hr>
418 <p>
419 <h1>Release Notes For Version V0_10_5</h1>
420 Wed Nov 25th 1999
421 <hr>
422 <ol>
423 <li> toolbox changes : Updated to Sep99 LHC++ components
424 </ol>
425 <p>
426 <hr>
427 <p>
428 <h1>Release Notes For Version V0_10_4</h1>
429 Thu Nov 18th 1999
430 <hr>
431 <ol>
432 <li> toolbox changes : Configuration files updated to R6
433 <li> bugfix : Groups in &lt;export> tags now work with <lib>
434 <li> &lt;lib> text now goes to GNUmakefile
435 </ol>
436 <p>
437 <hr>
438 <p>
439 <h1>Release Notes For Version V0_10_3</h1>
440 Mon Nov 1st 1999
441 <hr>
442 <ol>
443 <li>BugFix : scram runtime no longer treats path variables as a regular
444 expression, allowing paths with strange characters such as +
445 <li>ToolBox : OpenGL - no default libs all are now architecture specific
446 <li>ToolBox : IGUANA - updates for V1_0_0
447 </ol>
448 <p>
449 <hr>
450 <p>
451 <h1>Release Notes For Version V0_10_2</h1>
452 Wed Oct 20 1999
453 <hr>
454 <ol>
455 <li>BugFix : Stop binary makefiles from rebuilding test libraries.
456 </ol>
457 <p>
458 <hr>
459 <p>
460 <h1>Release Notes For Version V0_10_1</h1>
461 Wed Oct 20 1999
462 <hr>
463 <ol>
464 <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
465 <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
466 </ol>
467 <p>
468 <hr>
469 <p>
470 <h1>Release Notes For Version V0_10_0</h1>
471 <hr>
472 <ol>
473 Database Related Enhancements
474 <li>Installation script changed to create a common scram database between versions
475 <li>list and install use common database if it exists
476 <li>SCRAM databases can now be linked together
477 <li>New scram db command for maintaining databse linking
478 <p>
479 BuildFile Related Enhancements
480 <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
481 <br>
482 Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
483 the previous behaviour.
484 <li>Binary Functionality. Now you can define different Build
485 environments for each binary target. This allows you to specify different
486 libs etc. to different bins.
487 <li>&lt;Environment> tags to define binary environments
488 <li>Seperation of build areas for each binary - no more template clashes.
489 <li>Redefinition of bin targets from : to ::
490 - may prove backwards incompatible with some project configuration files.
491 <li>Updated build help system - only generic and binary targets at present
492 </ol>
493 <p>
494 <hr>
495 <p>
496 <h1>Release Notes For Version V0_9_42</h1>
497 <hr>
498 <ol>
499 <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
500 </ol>
501 <p>
502 <hr>
503 <p>
504 <h1>Release Notes For Version V0_9_41</h1>
505 <hr>
506 <ol>
507 <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
508 when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
509 <li> Update of IGUANA description to version to V1_0_0
510 </ol>
511 <p>
512 <hr>
513 <p>
514 <h1>Release Notes For Version V0_9_40</h1>
515 <hr>
516 <ol>
517 <li> New group definition mechanism added. Will no look for group definitions
518 in the config/groups.mk file
519 <li> Removal of all hardwired groups from the scram source code
520 <li> Automated version selection mechanism added
521 <li> Output from <em>scram version</em> changed. Will now detect a link version
522 and print both link and the actual version name. e.g current ---> V0_9_40
523 </ol>
524 <p>
525 <hr>
526 <p>
527 <h1>Release Notes For Version V0_9_39</h1>
528 <hr>
529 <ol>
530 <li> Use :: target for dependencies.mk - on linux was sending unrelated
531 definintions to the dependency generator
532 <li> Run the configuration phase silently to remove confusing messages from the user
533 </ol>
534 <p>
535 <hr>
536 <p>
537 <h1>Release Notes For Version V0_9_38</h1>
538 <hr>
539 <ol>
540 <li> BugFix - no more errors during the first scram build command. The client
541 configuration is now built beforehand in a completeley seperate process as the
542 gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
543 <li> Insure - picks up only local debug rather than all debug libs.
544 <li> Insure documentation.
545 <li> fortran objects now position independent in g77 (fortran on linux)
546 <li> gcc2.95 compiler specifics added
547 </ol>
548 <h2>Files Changed</h2>
549 <pre>
550 File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
551 File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
552 File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
553 File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
554 File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
555 File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
556 File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
557 File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
558 File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
559 File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
560 </pre>
561 <p>
562 <hr>
563 <p>
564 <h1>Release Notes For Version V0_9_37</h1>
565 <hr>
566 <ol>
567 <li> Motif configuration on Linux - now will always ask where - no defaults
568 <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
569 <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
570 for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
571 force it to be searched ahead of the usual dependency structure.
572 </ol>
573 <p>
574 <hr>
575 <p>
576 <h1>Release Notes For Version V0_9_36</h1>
577 <hr>
578 <ol>
579 <li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2
580 <li> OpenGL - more libraries on Linux
581 </ol>
582 <p>
583 <hr>
584 <p>
585 <h1>Release Notes For Version V0_9_35</h1>
586 <hr>
587 <ol>
588 <li> BugFix : Shared Debug dependencies now work
589 </ol>
590 <p>
591 <hr>
592 <p>
593 <h1>Release Notes For Version V0_9_34</h1>
594 <hr>
595 <ol>
596 <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
597 correct templateDB.
598 <li> Insure++ -> now picks up debug libraries if the insure does not exist
599 </ol>
600 <p>
601 <hr>
602 <p>
603 <h1>Release Notes For Version V0_9_33</h1>
604 <hr>
605 <ol>
606 <li> Shared_Insure Libraries made functional
607 </ol>
608 <p>
609 <hr>
610 <p>
611 <h1>Release Notes For Version V0_9_32</h1>
612 <hr>
613 <ol>
614 <li> libmsg target added to allow messages to be printed to the screen
615 during a library build. Text from the LibType tag is echoed from this
616 target.
617 <li> Added new target bin_debug_local . Will take only local debug libraries
618 ignoring debug libraries in the release area.
619 </ol>
620 <p>
621 <hr>
622 <p>
623 <h1>Release Notes For Version V0_9_31</h1>
624 <hr>
625 <ol>
626 <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
627 <li> SharedDebug made a bit more robust, seperated completeley from the Shared
628 rule
629 <li> LibType tags now need to be closed - the text in between will be echoed
630 to the screen
631 </ol>
632 <p>
633 <h2>Files changed</h2>
634 <pre>
635 File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
636 File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
637 File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
638 File SCRAM/src/BuildFile changed
639 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
640 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
641 File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
642 </pre>
643 <p>
644 <hr>
645 <p>
646 <h1>Release Notes For Version V0_9_30</h1>
647 <hr>
648 <ol>
649 <li>Runtime bugFix for PATH variables
650 </ol>
651 <p>
652 <hr>
653 <p>
654 <h1>Release Notes For Version V0_9_29</h1>
655 <hr>
656 <ol>
657 <li>Change libType names debugshared debugarchive to debug_shared debug_archive
658 for consistency with other commands
659 <li>Bugfix on debug_shared
660 <li>&lt;External> tag now can be put in &lt;export> interface
661 <li> Runtime bugfix - you can now do it consectiveley with no problems
662 <li> Runtime removed duplicates from path variables
663 <li> Runtime - multiple definitions of regular runtime variables simply replace
664 rather than add with spaces.
665 </ol>
666 <p>
667 <hr>
668 <p>
669 <h1>Release Notes For Version V0_9_28</h1>
670 <hr>
671 <ol>
672 <li> &lt;LibType> bug fixes
673 <li> histo decription updates - HISTO_DIR added into runtime
674 </ol>
675 <p>
676 <hr>
677 <p>
678 <h1>Release Notes For Version V0_9_27</h1>
679 <hr>
680 <ol>
681 <li> Protect LibType from creating targets in lower, non library , build areas
682 <li> LibType tag can now be excluded with <ignore>
683 <li> Dependencies on cern 99 added for histo description file
684 <li> Runtime LD_LIBRARY_PATH for Qt
685 </ol>
686 <p>
687 <hr>
688 <p>
689 <h1>Release Notes For Version V0_9_26</h1>
690 <hr>
691 <ol>
692 <li>Keep intermediary executable around for debug version as the incremental
693 linker on sun uses it.
694 <li>Add histo descriptions file histoC and histoCHB
695 </ol>
696 <p>
697 <hr>
698 <p>
699 <h1>Release Notes For Version V0_9_25</h1>
700 <hr>
701 <ol>
702 <li>Bugfix to interface - Default target no longer overrides any assignments
703 passed on the command line
704 <li>Add url references for Qt and IGUANA descriptions
705 </ol>
706 <p>
707 <hr>
708 <p>
709 <h1>Release Notes For Version V0_9_24</h1>
710 <hr>
711 <ol>
712 <li>Bugfix to interface - Default target is still called if you use an
713 assignment with the build command (e.g warn=none)
714 <li>Fix for ObjectSpace_threaded Configuration file
715 </ol>
716 <p>
717 <hr>
718 <p>
719 <h1>Release Notes For Version V0_9_23</h1>
720 <hr>
721 <ol>
722 <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
723 <li> Add HP specifics to some configuration files
724 <li> HP fortran support
725 </ol>
726 <p>
727 <h2>Files changed</h2>
728 <pre>
729 File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
730 File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
731 File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
732 </pre>
733 <p>
734 <hr>
735 <h1>Release Notes For Version V0_9_22</h1>
736 <hr>
737 <ol>
738 <li> Added \&lt;libtype type=> tag to overide the default library type to build
739 </ol>
740 <p>
741 <hr>
742 <h1>Release Notes For Version V0_9_21</h1>
743 <hr>
744 <ol>
745 <li> Added new versions of cmsim/cernlib to toolbox
746 <li> Fix shared library object problem on Sun - remove _pic from symbol table
747 </ol>
748 <p>
749 <hr>
750 <p>
751 <h1>Release Notes For Version V0_9_20</h1>
752 <hr>
753 <ol>
754 <li> Make bin target build optimised binaries rather than debug (bugfix)
755 <li> Change priority of Libraries. Now any suitable library from the LOCAL area
756 will be used in preference to an exact match in the Release area. e.g. if
757 a debug library is asked for, yet their is an optomised library available
758 locally, the local optimised library will be used in preference to the
759 debug one available in the release - i.e it assumes the release library
760 is out of date.
761 <li> Export Class Variable to aid debugging
762 </ol>
763 <p>
764 <h2>Files changed</h2>
765 <pre>
766 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
767 File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
768 File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
769 </pre>
770 <p>
771 <hr>
772 <h1>Release Notes For Version V0_9_19</h1>
773 <hr>
774 <ol>
775 <li> Change in toolbox files only - no src changes
776 </ol>
777 <p>
778 <h2>Files changed</h2>
779 <pre>
780 File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
781 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
782 File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
783 </pre>
784 <p>
785 <hr>
786 <h1>Release Notes For Version V0_9_18</h1>
787 <hr>
788 <ol>
789 <li> Only add to LD_LIBRARY_PATH if already defined
790 <li> add TAGS and tags targets
791 <li> MultiThreaded Switch
792 </ol>
793 <p>
794 <hr>
795 <li>Building of debug shared libraries fixed
796 <hr>
797 <h1>Release Notes For Version V0_9_17</h1>
798 <hr>
799 <ol>
800 <li>Building of debug shared libraries fixed
801 </ol>
802 <p>
803 <hr>
804 <h1>Release Notes For Version V0_9_16</h1>
805 <hr>
806 <ol>
807 <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
808 files and directories in the current directory. Aimed to remove system dependenies on ls.
809 </ol>
810 <p>
811 <hr>
812 <h1>Release Notes For Version V0_9_15</h1>
813 <hr>
814 <ol>
815 <li>Documentation (html) improved and updated
816 <li>Addition of QT description file
817 <li>Addition of generic targets for insure libraries
818 <li>Fix for clean on Linux
819 <li>Addition of MultiThreaded make variable for switching on compiler
820 functionality
821 </ol>
822 <p>
823 <h2>Files changed</h2>
824 <pre>
825 File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
826 File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
827 File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
828 File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
829 File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
830 File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
831 File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
832 File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
833 File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
834 File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
835 File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
836 File SCRAM/toolbox/QT is new; current revision 1.1.2.1
837 </pre>
838 <p>
839 <hr>
840 <h1>Release Notes For Version V0_9_14</h1>
841 <hr>
842 <ol>
843 <li>Add project environment variable setting through scram runtime.
844 <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
845 it saves them the bother of defining a new link.
846 <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
847 <li>IGUANA description file Updated
848 </ol>
849 <p>
850 <hr>
851 <h1>Release Notes For Version V0_9_13</h1>
852 <hr>
853 <ol>
854 <li>More Mccabe Extensions to deal with instrumented code
855 <li>Update runtime help instructions for sh - now you need eval on sh too!
856 <li>Fix of setup bug for some description files - now will always convert to
857 lower case to ensure case independence for external dependencies.
858 </ol>
859 <p>
860 <h2>Files changed</h2>
861 <pre>
862 File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
863 File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
864 File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
865 File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
866 File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
867 </pre>
868 <p>
869 <hr>
870 <h1>Release Notes For Version V0_9_12</h1>
871 <hr>
872 <ol>
873 <li> Additon of Mccabe QA tool support. <br>
874 If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
875 <li> update of runtime -sh to give set, export as supported by older shells.
876 <li> proper versioning in OpenGL and OpenInventor description files - no more dev
877 </ol>
878 <p>
879 <h2>Files changed</h2>
880 <pre>
881 File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
882 File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
883 File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
884 File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
885 File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
886 File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
887 File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
888 File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
889 File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
890 </pre>
891 <p>
892 <hr>
893 <h1>Release Notes For Version V0_9_11</h1>
894 <hr>
895 <ol>
896 <li> Removal of all afs defaults during site setup so other afs sites can
897 use their own local copies
898 <li> Add additional funtionality to the scram install command to aid in
899 building remote sites.
900 </ol>
901 <p>
902 <hr>
903 <h1>Release Notes For Version V0_9_10</h1>
904 <hr>
905 <ol>
906 <li>Addition of .c and .cxx types
907 <li> Shortening of setenv lines - maybe help those people with long
908 LD_LIBRARY_PATH variables
909 <li> BootStrap BugFix - ' were causing problems
910 </ol>
911 <! Style Sheet Footer ---------------Do not change anything after this line-->
912 <hr>
913 <table border=1 width=100%>
914 <td align=left>
915 <a href=mailto:Christopher.Williams@cern.ch
916 >Chris Williams</a>
917 </td>
918 <td align=center>
919 Last Updated Thu May 18 15:40:18 2000
920 </td>
921 <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
922 </td>
923 </table>
924 </body> </html>
925 <! End Style Sheet Footer>