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.51 by williamc, Mon Dec 13 16:00:12 1999 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines