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.39 by williamc, Mon Oct 18 10:39:38 1999 UTC vs.
Revision 1.1.2.44 by williamc, Wed Oct 20 09:23:03 1999 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_1</h1>
11 + Wed Oct 20 1999
12 + <hr>
13 + <ol>
14 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
15 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
16 + </ol>
17 + <p>
18 + <hr>
19 + <p>
20   <h1>Release Notes For Version V0_10_0</h1>
21   <hr>
22   <ol>
23 + Database Related Enhancements
24   <li>Installation script changed to create a common scram database between versions
25   <li>list and install use common database if it exists
26   <li>SCRAM databases can now be linked together
16 <li>\lt&export> tags are no longer propogated by default. Set
17        scram_autoexport=true in your top level BuildFile to return to
18        the previous behaviour.
27   <li>New scram db command for maintaining databse linking
28 < <li>Enhanced Binary Functionality. Now you can define different Build
29 < environmentss for each binary target.
28 > <p>
29 > BuildFile Related Enhancements
30 > <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
31 > <br>
32 > Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
33 >        the previous behaviour.
34 > <li>Binary Functionality. Now you can define different Build
35 > environments for each binary target. This allows you to specify different
36 > libs etc. to different bins.
37   <li>&lt;Environment> tags to define binary environments
38   <li>Seperation of build areas for each binary - no more template clashes.
39   <li>Redefinition of bin targets from : to ::

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines