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.50 by williamc, Wed Dec 1 15:52:41 1999 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_6</h1>
11 + Wed Nov 25th 1999
12 + <hr>
13 + <ol>
14 + <li> Workaround for CVS/make incompatability. scram now checks each build
15 + product against the dates of its components and marks it to be rebuilt by make
16 + if any timestamps do not match.
17 + </ol>
18 + <p>
19 + <hr>
20 + <p>
21 + <h1>Release Notes For Version V0_10_5</h1>
22 + Wed Nov 25th 1999
23 + <hr>
24 + <ol>
25 + <li> toolbox changes : Updated to Sep99 LHC++ components
26 + </ol>
27 + <p>
28 + <hr>
29 + <p>
30 + <h1>Release Notes For Version V0_10_4</h1>
31 + Thu Nov 18th 1999
32 + <hr>
33 + <ol>
34 + <li> toolbox changes : Configuration files updated to R6
35 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
36 + <li> &lt;lib> text now goes to GNUmakefile
37 + </ol>
38 + <p>
39 + <hr>
40 + <p>
41 + <h1>Release Notes For Version V0_10_3</h1>
42 + Mon Nov 1st 1999
43 + <hr>
44 + <ol>
45 + <li>BugFix : scram runtime no longer treats path variables as a regular
46 +        expression, allowing paths with strange characters such as +
47 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
48 + <li>ToolBox : IGUANA - updates for V1_0_0
49 + </ol>
50 + <p>
51 + <hr>
52 + <p>
53 + <h1>Release Notes For Version V0_10_2</h1>
54 + Wed Oct 20 1999
55 + <hr>
56 + <ol>
57 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
58 + </ol>
59 + <p>
60 + <hr>
61 + <p>
62 + <h1>Release Notes For Version V0_10_1</h1>
63 + Wed Oct 20 1999
64 + <hr>
65 + <ol>
66 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
67 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
68 + </ol>
69 + <p>
70 + <hr>
71 + <p>
72 + <h1>Release Notes For Version V0_10_0</h1>
73 + <hr>
74 + <ol>
75 + Database Related Enhancements
76 + <li>Installation script changed to create a common scram database between versions
77 + <li>list and install use common database if it exists
78 + <li>SCRAM databases can now be linked together
79 + <li>New scram db command for maintaining databse linking
80 + <p>
81 + BuildFile Related Enhancements
82 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
83 + <br>
84 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
85 +        the previous behaviour.
86 + <li>Binary Functionality. Now you can define different Build
87 + environments for each binary target. This allows you to specify different
88 + libs etc. to different bins.
89 + <li>&lt;Environment> tags to define binary environments
90 + <li>Seperation of build areas for each binary - no more template clashes.
91 + <li>Redefinition of bin targets from : to ::
92 +   - may prove backwards incompatible with some project configuration files.
93 + <li>Updated build help system - only generic and binary targets at present
94 + </ol>
95 + <p>
96 + <hr>
97 + <p>
98 + <h1>Release Notes For Version V0_9_42</h1>
99 + <hr>
100 + <ol>
101 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
102 + </ol>
103 + <p>
104 + <hr>
105 + <p>
106 + <h1>Release Notes For Version V0_9_41</h1>
107 + <hr>
108 + <ol>
109 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
110 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
111 + <li> Update of IGUANA description to version to V1_0_0
112 + </ol>
113 + <p>
114 + <hr>
115 + <p>
116 + <h1>Release Notes For Version V0_9_40</h1>
117 + <hr>
118 + <ol>
119 + <li> New group definition mechanism added. Will no look for group definitions
120 +        in the config/groups.mk file
121 + <li> Removal of all hardwired groups from the scram source code
122 + <li> Automated version selection mechanism added
123 + <li> Output from <em>scram version</em> changed. Will now detect a link version
124 + and print both link and the actual version name. e.g current ---> V0_9_40
125 + </ol>
126 + <p>
127 + <hr>
128 + <p>
129   <h1>Release Notes For Version V0_9_39</h1>
130   <hr>
131   <ol>
# Line 399 | Line 518 | File SCRAM/toolbox/OpenInventor changed
518   >Chris Williams</a>
519   </td>
520   <td align=center>
521 < Last Updated Tue Oct  5 15:37:26 1999
521 > Last Updated Wed Dec  1 16:51:48 1999
522   </td>
523   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
524   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines