ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.98.2.4.2.1
Committed: Thu Sep 21 08:56:19 2000 UTC (24 years, 7 months ago) by williamc
Content type: text/html
Branch: V0_15branch
CVS Tags: V0_15_0, V0_15_0beta
Changes since 1.1.2.98.2.4: +1 -0 lines
Log Message:
new doc - remove V0_14_0

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