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.30 by williamc, Tue Oct 5 13:39:24 1999 UTC vs.
Revision 1.1.2.58 by williamc, Mon Feb 21 08:49:37 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_11</h1>
11 + Fri Feb 18 2000
12 + <hr>
13 + <ol>
14 + <li> Toolbox : OpenInventor_Qt
15 + </ol>
16 + <p>
17 + <hr>
18 + <p>
19 + <h1>Release Notes For Version V0_10_10</h1>
20 + Fri Feb 18 2000
21 + <hr>
22 + <ol>
23 + <li>More user friendly error message when the scram database cannot be found
24 + during a scram list or scram db.
25 + <li>ToolBox : Qt - dependency on OpenGL removed
26 + <li>ToolBox : T_HTL added
27 + </ol>
28 + <p>
29 + <hr>
30 + <p>
31 + <h1>Release Notes For Version V0_10_9</h1>
32 + Mon Jan 31
33 + <hr>
34 + <ol>
35 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
36 + </ol>
37 + <p>
38 + <hr>
39 + <p>
40 + <h1>Release Notes For Version V0_10_8</h1>
41 + Tue Dec 13th 1999
42 + <hr>
43 + <ol>
44 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
45 + </ol>
46 + <p>
47 + <hr>
48 + <p>
49 + <h1>Release Notes For Version V0_10_7</h1>
50 + Tue Dec 13th 1999
51 + <hr>
52 + <ol>
53 + <li> toolbox : zlib description added
54 + <li> check for unknown command line options to the scram project command
55 + </ol>
56 + <p>
57 + <hr>
58 + <p>
59 + <h1>Release Notes For Version V0_10_6</h1>
60 + Wed Nov 25th 1999
61 + <hr>
62 + <ol>
63 + <li> Workaround for CVS/make incompatability. scram now checks each build
64 + product against the dates of its components and marks it to be rebuilt by make
65 + if any timestamps do not match.
66 + </ol>
67 + <p>
68 + <hr>
69 + <p>
70 + <h1>Release Notes For Version V0_10_5</h1>
71 + Wed Nov 25th 1999
72 + <hr>
73 + <ol>
74 + <li> toolbox changes : Updated to Sep99 LHC++ components
75 + </ol>
76 + <p>
77 + <hr>
78 + <p>
79 + <h1>Release Notes For Version V0_10_4</h1>
80 + Thu Nov 18th 1999
81 + <hr>
82 + <ol>
83 + <li> toolbox changes : Configuration files updated to R6
84 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
85 + <li> &lt;lib> text now goes to GNUmakefile
86 + </ol>
87 + <p>
88 + <hr>
89 + <p>
90 + <h1>Release Notes For Version V0_10_3</h1>
91 + Mon Nov 1st 1999
92 + <hr>
93 + <ol>
94 + <li>BugFix : scram runtime no longer treats path variables as a regular
95 +        expression, allowing paths with strange characters such as +
96 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
97 + <li>ToolBox : IGUANA - updates for V1_0_0
98 + </ol>
99 + <p>
100 + <hr>
101 + <p>
102 + <h1>Release Notes For Version V0_10_2</h1>
103 + Wed Oct 20 1999
104 + <hr>
105 + <ol>
106 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
107 + </ol>
108 + <p>
109 + <hr>
110 + <p>
111 + <h1>Release Notes For Version V0_10_1</h1>
112 + Wed Oct 20 1999
113 + <hr>
114 + <ol>
115 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
116 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
117 + </ol>
118 + <p>
119 + <hr>
120 + <p>
121 + <h1>Release Notes For Version V0_10_0</h1>
122 + <hr>
123 + <ol>
124 + Database Related Enhancements
125 + <li>Installation script changed to create a common scram database between versions
126 + <li>list and install use common database if it exists
127 + <li>SCRAM databases can now be linked together
128 + <li>New scram db command for maintaining databse linking
129 + <p>
130 + BuildFile Related Enhancements
131 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
132 + <br>
133 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
134 +        the previous behaviour.
135 + <li>Binary Functionality. Now you can define different Build
136 + environments for each binary target. This allows you to specify different
137 + libs etc. to different bins.
138 + <li>&lt;Environment> tags to define binary environments
139 + <li>Seperation of build areas for each binary - no more template clashes.
140 + <li>Redefinition of bin targets from : to ::
141 +   - may prove backwards incompatible with some project configuration files.
142 + <li>Updated build help system - only generic and binary targets at present
143 + </ol>
144 + <p>
145 + <hr>
146 + <p>
147 + <h1>Release Notes For Version V0_9_42</h1>
148 + <hr>
149 + <ol>
150 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
151 + </ol>
152 + <p>
153 + <hr>
154 + <p>
155 + <h1>Release Notes For Version V0_9_41</h1>
156 + <hr>
157 + <ol>
158 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
159 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
160 + <li> Update of IGUANA description to version to V1_0_0
161 + </ol>
162 + <p>
163 + <hr>
164 + <p>
165 + <h1>Release Notes For Version V0_9_40</h1>
166 + <hr>
167 + <ol>
168 + <li> New group definition mechanism added. Will no look for group definitions
169 +        in the config/groups.mk file
170 + <li> Removal of all hardwired groups from the scram source code
171 + <li> Automated version selection mechanism added
172 + <li> Output from <em>scram version</em> changed. Will now detect a link version
173 + and print both link and the actual version name. e.g current ---> V0_9_40
174 + </ol>
175 + <p>
176 + <hr>
177 + <p>
178 + <h1>Release Notes For Version V0_9_39</h1>
179 + <hr>
180 + <ol>
181 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
182 + definintions to the dependency generator
183 + <li> Run the configuration phase silently to remove confusing messages from the user
184 + </ol>
185 + <p>
186 + <hr>
187 + <p>
188   <h1>Release Notes For Version V0_9_38</h1>
189   <hr>
190   <ol>
# Line 18 | Line 196 | gmake include mechanism is not flexible
196   <li> fortran objects now position independent in g77 (fortran on linux)
197   <li> gcc2.95 compiler specifics added
198   </ol>
199 + <h2>Files Changed</h2>
200 + <pre>
201 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
202 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
203 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
204 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
205 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
206 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
207 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
208 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
209 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
210 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
211 + </pre>
212   <p>
213   <hr>
214   <p>
# Line 376 | Line 567 | File SCRAM/toolbox/OpenInventor changed
567   >Chris Williams</a>
568   </td>
569   <td align=center>
570 < Last Updated Tue Oct  5 15:37:26 1999
570 > Last Updated Wed Feb  2 15:28:57 2000
571   </td>
572   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
573   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines