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.39 by williamc, Mon Oct 18 10:39:38 1999 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_0</h1>
11 + <hr>
12 + <ol>
13 + <li>Installation script changed to create a common scram database between versions
14 + <li>list and install use common database if it exists
15 + <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.
19 + <li>New scram db command for maintaining databse linking
20 + <li>Enhanced Binary Functionality. Now you can define different Build
21 + environmentss for each binary target.
22 + <li>&lt;Environment> tags to define binary environments
23 + <li>Seperation of build areas for each binary - no more template clashes.
24 + <li>Redefinition of bin targets from : to ::
25 +   - may prove backwards incompatible with some project configuration files.
26 + <li>Updated build help system - only generic and binary targets at present
27 + </ol>
28 + <p>
29 + <hr>
30 + <p>
31 + <h1>Release Notes For Version V0_9_42</h1>
32 + <hr>
33 + <ol>
34 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
35 + </ol>
36 + <p>
37 + <hr>
38 + <p>
39 + <h1>Release Notes For Version V0_9_41</h1>
40 + <hr>
41 + <ol>
42 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
43 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
44 + <li> Update of IGUANA description to version to V1_0_0
45 + </ol>
46 + <p>
47 + <hr>
48 + <p>
49 + <h1>Release Notes For Version V0_9_40</h1>
50 + <hr>
51 + <ol>
52 + <li> New group definition mechanism added. Will no look for group definitions
53 +        in the config/groups.mk file
54 + <li> Removal of all hardwired groups from the scram source code
55 + <li> Automated version selection mechanism added
56 + <li> Output from <em>scram version</em> changed. Will now detect a link version
57 + and print both link and the actual version name. e.g current ---> V0_9_40
58 + </ol>
59 + <p>
60 + <hr>
61 + <p>
62 + <h1>Release Notes For Version V0_9_39</h1>
63 + <hr>
64 + <ol>
65 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
66 + definintions to the dependency generator
67 + <li> Run the configuration phase silently to remove confusing messages from the user
68 + </ol>
69 + <p>
70 + <hr>
71 + <p>
72   <h1>Release Notes For Version V0_9_38</h1>
73   <hr>
74   <ol>
# Line 389 | Line 451 | File SCRAM/toolbox/OpenInventor changed
451   >Chris Williams</a>
452   </td>
453   <td align=center>
454 < Last Updated Tue Oct  5 15:37:26 1999
454 > Last Updated Wed Oct 13 15:56:16 1999
455   </td>
456   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
457   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines