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.32 by williamc, Tue Oct 5 16:32:23 1999 UTC vs.
Revision 1.1.2.41 by williamc, Tue Oct 19 09:53:04 1999 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_1</h1>
11 + <hr>
12 + <ol>
13 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
14 + </ol>
15 + <p>
16 + <hr>
17 + <p>
18 + <h1>Release Notes For Version V0_10_0</h1>
19 + <hr>
20 + <ol>
21 + Database Related Enhancements
22 + <li>Installation script changed to create a common scram database between versions
23 + <li>list and install use common database if it exists
24 + <li>SCRAM databases can now be linked together
25 + <li>New scram db command for maintaining databse linking
26 + <p>
27 + BuildFile Related Enhancements
28 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
29 + <br>
30 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
31 +        the previous behaviour.
32 + <li>Binary Functionality. Now you can define different Build
33 + environments for each binary target. This allows you to specify different
34 + libs etc. to different bins.
35 + <li>&lt;Environment> tags to define binary environments
36 + <li>Seperation of build areas for each binary - no more template clashes.
37 + <li>Redefinition of bin targets from : to ::
38 +   - may prove backwards incompatible with some project configuration files.
39 + <li>Updated build help system - only generic and binary targets at present
40 + </ol>
41 + <p>
42 + <hr>
43 + <p>
44 + <h1>Release Notes For Version V0_9_42</h1>
45 + <hr>
46 + <ol>
47 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
48 + </ol>
49 + <p>
50 + <hr>
51 + <p>
52 + <h1>Release Notes For Version V0_9_41</h1>
53 + <hr>
54 + <ol>
55 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
56 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
57 + <li> Update of IGUANA description to version to V1_0_0
58 + </ol>
59 + <p>
60 + <hr>
61 + <p>
62 + <h1>Release Notes For Version V0_9_40</h1>
63 + <hr>
64 + <ol>
65 + <li> New group definition mechanism added. Will no look for group definitions
66 +        in the config/groups.mk file
67 + <li> Removal of all hardwired groups from the scram source code
68 + <li> Automated version selection mechanism added
69 + <li> Output from <em>scram version</em> changed. Will now detect a link version
70 + and print both link and the actual version name. e.g current ---> V0_9_40
71 + </ol>
72 + <p>
73 + <hr>
74 + <p>
75   <h1>Release Notes For Version V0_9_39</h1>
76   <hr>
77   <ol>
# Line 399 | Line 464 | File SCRAM/toolbox/OpenInventor changed
464   >Chris Williams</a>
465   </td>
466   <td align=center>
467 < Last Updated Tue Oct  5 15:37:26 1999
467 > Last Updated Wed Oct 13 15:56:16 1999
468   </td>
469   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
470   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines