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.21 by williamc, Wed Sep 15 06:50:39 1999 UTC vs.
Revision 1.1.2.60 by williamc, Wed Feb 23 12:48:22 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_12</h1>
11 + Wed Feb 23 2000
12 + <hr>
13 + <ol>
14 + <li> Toolbox : cmsim cms118 adn cernlib 2000 added
15 + <li> Return exit status of 1 if build fails
16 + </ol>
17 + <p>
18 + <hr>
19 + <p>
20 + <h1>Release Notes For Version V0_10_11</h1>
21 + Fri Feb 18 2000
22 + <hr>
23 + <ol>
24 + <li> Toolbox : OpenInventor_Qt
25 + </ol>
26 + <p>
27 + <hr>
28 + <p>
29 + <h1>Release Notes For Version V0_10_10</h1>
30 + Fri Feb 18 2000
31 + <hr>
32 + <ol>
33 + <li>More user friendly error message when the scram database cannot be found
34 + during a scram list or scram db.
35 + <li>ToolBox : Qt - dependency on OpenGL removed
36 + <li>ToolBox : T_HTL added
37 + </ol>
38 + <p>
39 + <hr>
40 + <p>
41 + <h1>Release Notes For Version V0_10_9</h1>
42 + Mon Jan 31
43 + <hr>
44 + <ol>
45 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
46 + </ol>
47 + <p>
48 + <hr>
49 + <p>
50 + <h1>Release Notes For Version V0_10_8</h1>
51 + Tue Dec 13th 1999
52 + <hr>
53 + <ol>
54 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
55 + </ol>
56 + <p>
57 + <hr>
58 + <p>
59 + <h1>Release Notes For Version V0_10_7</h1>
60 + Tue Dec 13th 1999
61 + <hr>
62 + <ol>
63 + <li> toolbox : zlib description added
64 + <li> check for unknown command line options to the scram project command
65 + </ol>
66 + <p>
67 + <hr>
68 + <p>
69 + <h1>Release Notes For Version V0_10_6</h1>
70 + Wed Nov 25th 1999
71 + <hr>
72 + <ol>
73 + <li> Workaround for CVS/make incompatability. scram now checks each build
74 + product against the dates of its components and marks it to be rebuilt by make
75 + if any timestamps do not match.
76 + </ol>
77 + <p>
78 + <hr>
79 + <p>
80 + <h1>Release Notes For Version V0_10_5</h1>
81 + Wed Nov 25th 1999
82 + <hr>
83 + <ol>
84 + <li> toolbox changes : Updated to Sep99 LHC++ components
85 + </ol>
86 + <p>
87 + <hr>
88 + <p>
89 + <h1>Release Notes For Version V0_10_4</h1>
90 + Thu Nov 18th 1999
91 + <hr>
92 + <ol>
93 + <li> toolbox changes : Configuration files updated to R6
94 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
95 + <li> &lt;lib> text now goes to GNUmakefile
96 + </ol>
97 + <p>
98 + <hr>
99 + <p>
100 + <h1>Release Notes For Version V0_10_3</h1>
101 + Mon Nov 1st 1999
102 + <hr>
103 + <ol>
104 + <li>BugFix : scram runtime no longer treats path variables as a regular
105 +        expression, allowing paths with strange characters such as +
106 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
107 + <li>ToolBox : IGUANA - updates for V1_0_0
108 + </ol>
109 + <p>
110 + <hr>
111 + <p>
112 + <h1>Release Notes For Version V0_10_2</h1>
113 + Wed Oct 20 1999
114 + <hr>
115 + <ol>
116 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
117 + </ol>
118 + <p>
119 + <hr>
120 + <p>
121 + <h1>Release Notes For Version V0_10_1</h1>
122 + Wed Oct 20 1999
123 + <hr>
124 + <ol>
125 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
126 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
127 + </ol>
128 + <p>
129 + <hr>
130 + <p>
131 + <h1>Release Notes For Version V0_10_0</h1>
132 + <hr>
133 + <ol>
134 + Database Related Enhancements
135 + <li>Installation script changed to create a common scram database between versions
136 + <li>list and install use common database if it exists
137 + <li>SCRAM databases can now be linked together
138 + <li>New scram db command for maintaining databse linking
139 + <p>
140 + BuildFile Related Enhancements
141 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
142 + <br>
143 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
144 +        the previous behaviour.
145 + <li>Binary Functionality. Now you can define different Build
146 + environments for each binary target. This allows you to specify different
147 + libs etc. to different bins.
148 + <li>&lt;Environment> tags to define binary environments
149 + <li>Seperation of build areas for each binary - no more template clashes.
150 + <li>Redefinition of bin targets from : to ::
151 +   - may prove backwards incompatible with some project configuration files.
152 + <li>Updated build help system - only generic and binary targets at present
153 + </ol>
154 + <p>
155 + <hr>
156 + <p>
157 + <h1>Release Notes For Version V0_9_42</h1>
158 + <hr>
159 + <ol>
160 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
161 + </ol>
162 + <p>
163 + <hr>
164 + <p>
165 + <h1>Release Notes For Version V0_9_41</h1>
166 + <hr>
167 + <ol>
168 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
169 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
170 + <li> Update of IGUANA description to version to V1_0_0
171 + </ol>
172 + <p>
173 + <hr>
174 + <p>
175 + <h1>Release Notes For Version V0_9_40</h1>
176 + <hr>
177 + <ol>
178 + <li> New group definition mechanism added. Will no look for group definitions
179 +        in the config/groups.mk file
180 + <li> Removal of all hardwired groups from the scram source code
181 + <li> Automated version selection mechanism added
182 + <li> Output from <em>scram version</em> changed. Will now detect a link version
183 + and print both link and the actual version name. e.g current ---> V0_9_40
184 + </ol>
185 + <p>
186 + <hr>
187 + <p>
188 + <h1>Release Notes For Version V0_9_39</h1>
189 + <hr>
190 + <ol>
191 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
192 + definintions to the dependency generator
193 + <li> Run the configuration phase silently to remove confusing messages from the user
194 + </ol>
195 + <p>
196 + <hr>
197 + <p>
198 + <h1>Release Notes For Version V0_9_38</h1>
199 + <hr>
200 + <ol>
201 + <li> BugFix - no more errors during the first scram build command. The client
202 + configuration is now built beforehand in a completeley seperate process as the
203 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
204 + <li> Insure - picks up only local debug rather than all debug libs.
205 + <li> Insure documentation.
206 + <li> fortran objects now position independent in g77 (fortran on linux)
207 + <li> gcc2.95 compiler specifics added
208 + </ol>
209 + <h2>Files Changed</h2>
210 + <pre>
211 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
212 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
213 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
214 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
215 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
216 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
217 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
218 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
219 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
220 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
221 + </pre>
222 + <p>
223 + <hr>
224 + <p>
225 + <h1>Release Notes For Version V0_9_37</h1>
226 + <hr>
227 + <ol>
228 + <li> Motif configuration on Linux - now will always ask where - no defaults
229 + <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
230 + <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
231 +     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
232 +     force it to be searched ahead of the usual dependency structure.
233 + </ol>
234 + <p>
235 + <hr>
236 + <p>
237 + <h1>Release Notes For Version V0_9_36</h1>
238 + <hr>
239 + <ol>
240 + <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
241 + <li> OpenGL - more libraries on Linux
242 + </ol>
243 + <p>
244 + <hr>
245 + <p>
246 + <h1>Release Notes For Version V0_9_35</h1>
247 + <hr>
248 + <ol>
249 + <li> BugFix  : Shared Debug dependencies now work
250 + </ol>
251 + <p>
252 + <hr>
253 + <p>
254 + <h1>Release Notes For Version V0_9_34</h1>
255 + <hr>
256 + <ol>
257 + <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
258 +    correct templateDB.
259 + <li> Insure++ -> now picks up debug libraries if the insure does not exist
260 + </ol>
261 + <p>
262 + <hr>
263 + <p>
264 + <h1>Release Notes For Version V0_9_33</h1>
265 + <hr>
266 + <ol>
267 + <li> Shared_Insure Libraries made functional
268 + </ol>
269 + <p>
270 + <hr>
271 + <p>
272 + <h1>Release Notes For Version V0_9_32</h1>
273 + <hr>
274 + <ol>
275 + <li> libmsg target added to allow messages to be printed to the screen
276 +     during a library build. Text from the LibType tag is echoed from this
277 +     target.
278 + <li> Added new target bin_debug_local . Will take only local debug libraries
279 +     ignoring debug libraries in the release area.
280 + </ol>
281 + <p>
282 + <hr>
283 + <p>
284   <h1>Release Notes For Version V0_9_31</h1>
285   <hr>
286   <ol>
287   <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
288   <li> SharedDebug made a bit more robust, seperated completeley from the Shared
289   rule
290 + <li> LibType tags now need to be closed - the text in between will be echoed
291 + to the screen
292   </ol>
293   <p>
294   <h2>Files changed</h2>
# Line 20 | Line 296 | rule
296   File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
297   File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
298   File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
299 + File SCRAM/src/BuildFile changed
300   File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
301   File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
302   File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
# Line 300 | Line 577 | File SCRAM/toolbox/OpenInventor changed
577   >Chris Williams</a>
578   </td>
579   <td align=center>
580 < Last Updated Tue Sep 14 16:45:15 1999
580 > Last Updated Wed Feb  2 15:28:57 2000
581   </td>
582   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
583   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines