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.36 by williamc, Wed Oct 13 14:20:11 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 < <li> Enhanced Binary Functionality. Now you can define different Build
22 < environmentss for each binary target.
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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines