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.31 by williamc, Tue Oct 5 13:56:30 1999 UTC vs.
Revision 1.1.2.42 by williamc, Tue Oct 19 13:40:08 1999 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines