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.11 by williamc, Fri Aug 27 10:58:47 1999 UTC vs.
Revision 1.1.2.57 by williamc, Fri Feb 18 15:28:43 2000 UTC

# Line 6 | Line 6
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <p>
8   <hr>
9 < <h1>Release Notes For Version V0_9_20</h1>
9 > <p>
10 > <h1>Release Notes For Version V0_10_10</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>
191 > <li> BugFix - no more errors during the first scram build command. The client
192 > configuration is now built beforehand in a completeley seperate process as the
193 > gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
194 > <li> Insure - picks up only local debug rather than all debug libs.
195 > <li> Insure documentation.
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>
215 > <h1>Release Notes For Version V0_9_37</h1>
216 > <hr>
217 > <ol>
218 > <li> Motif configuration on Linux - now will always ask where - no defaults
219 > <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
220 > <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
221 >     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
222 >     force it to be searched ahead of the usual dependency structure.
223 > </ol>
224 > <p>
225 > <hr>
226 > <p>
227 > <h1>Release Notes For Version V0_9_36</h1>
228 > <hr>
229 > <ol>
230 > <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
231 > <li> OpenGL - more libraries on Linux
232 > </ol>
233 > <p>
234 > <hr>
235 > <p>
236 > <h1>Release Notes For Version V0_9_35</h1>
237 > <hr>
238 > <ol>
239 > <li> BugFix  : Shared Debug dependencies now work
240 > </ol>
241 > <p>
242 > <hr>
243 > <p>
244 > <h1>Release Notes For Version V0_9_34</h1>
245 > <hr>
246 > <ol>
247 > <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
248 >    correct templateDB.
249 > <li> Insure++ -> now picks up debug libraries if the insure does not exist
250 > </ol>
251 > <p>
252 > <hr>
253 > <p>
254 > <h1>Release Notes For Version V0_9_33</h1>
255 > <hr>
256 > <ol>
257 > <li> Shared_Insure Libraries made functional
258 > </ol>
259 > <p>
260 > <hr>
261 > <p>
262 > <h1>Release Notes For Version V0_9_32</h1>
263 > <hr>
264 > <ol>
265 > <li> libmsg target added to allow messages to be printed to the screen
266 >     during a library build. Text from the LibType tag is echoed from this
267 >     target.
268 > <li> Added new target bin_debug_local . Will take only local debug libraries
269 >     ignoring debug libraries in the release area.
270 > </ol>
271 > <p>
272 > <hr>
273 > <p>
274 > <h1>Release Notes For Version V0_9_31</h1>
275 > <hr>
276 > <ol>
277 > <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
278 > <li> SharedDebug made a bit more robust, seperated completeley from the Shared
279 > rule
280 > <li> LibType tags now need to be closed - the text in between will be echoed
281 > to the screen
282 > </ol>
283 > <p>
284 > <h2>Files changed</h2>
285 > <pre>
286 > File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
287 > File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
288 > File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
289 > File SCRAM/src/BuildFile changed
290 > File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
291 > File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
292 > File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
293 > </pre>
294 > <p>
295 > <hr>
296 > <p>
297 > <h1>Release Notes For Version V0_9_30</h1>
298 > <hr>
299 > <ol>
300 > <li>Runtime bugFix for PATH variables
301 > </ol>
302 > <p>
303 > <hr>
304 > <p>
305 > <h1>Release Notes For Version V0_9_29</h1>
306 > <hr>
307 > <ol>
308 > <li>Change libType names debugshared debugarchive to debug_shared debug_archive
309 > for consistency with other commands
310 > <li>Bugfix on debug_shared
311 > <li>&lt;External> tag now can be put in &lt;export> interface
312 > <li> Runtime bugfix - you can now do it consectiveley with no problems
313 > <li> Runtime removed duplicates from path variables
314 > <li> Runtime - multiple definitions of regular runtime variables simply replace
315 > rather than add with spaces.
316 > </ol>
317 > <p>
318 > <hr>
319 > <p>
320 > <h1>Release Notes For Version V0_9_28</h1>
321 > <hr>
322 > <ol>
323 > <li> &lt;LibType> bug fixes
324 > <li> histo decription updates - HISTO_DIR added into runtime
325 > </ol>
326 > <p>
327 > <hr>
328 > <p>
329 > <h1>Release Notes For Version V0_9_27</h1>
330 > <hr>
331 > <ol>
332 > <li> Protect LibType from creating targets in lower, non library , build areas
333 > <li> LibType tag can now be excluded with <ignore>
334 > <li> Dependencies on cern 99 added for histo description file
335 > <li> Runtime LD_LIBRARY_PATH for Qt
336 > </ol>
337 > <p>
338 > <hr>
339 > <p>
340 > <h1>Release Notes For Version V0_9_26</h1>
341 > <hr>
342 > <ol>
343 > <li>Keep intermediary executable around for debug version as the incremental
344 > linker on sun uses it.
345 > <li>Add histo descriptions file histoC and histoCHB
346 > </ol>
347 > <p>
348 > <hr>
349 > <p>
350 > <h1>Release Notes For Version V0_9_25</h1>
351 > <hr>
352 > <ol>
353 > <li>Bugfix to interface - Default target no longer overrides any assignments
354 > passed on the command line
355 > <li>Add url references for Qt and IGUANA descriptions
356 > </ol>
357 > <p>
358 > <hr>
359 > <p>
360 > <h1>Release Notes For Version V0_9_24</h1>
361 > <hr>
362 > <ol>
363 > <li>Bugfix to interface - Default target is still called if you use an
364 > assignment with the build command (e.g warn=none)
365 > <li>Fix for ObjectSpace_threaded Configuration file
366 > </ol>
367 > <p>
368 > <hr>
369 > <p>
370 > <h1>Release Notes For Version V0_9_23</h1>
371 > <hr>
372 > <ol>
373 > <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
374 > <li> Add HP specifics to some configuration files
375 > <li> HP fortran support
376 > </ol>
377 > <p>
378 > <h2>Files changed</h2>
379 > <pre>
380 > File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
381 > File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
382 > File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
383 > </pre>
384 > <p>
385 > <hr>
386 > <h1>Release Notes For Version V0_9_22</h1>
387 > <hr>
388 > <ol>
389 > <li> Added \&lt;libtype type=> tag to overide the default library type to build
390 > </ol>
391 > <p>
392 > <hr>
393 > <h1>Release Notes For Version V0_9_21</h1>
394   <hr>
395   <ol>
396   <li> Added new versions of cmsim/cernlib to toolbox
# Line 183 | Line 567 | File SCRAM/toolbox/OpenInventor changed
567   >Chris Williams</a>
568   </td>
569   <td align=center>
570 < Last Updated Thu Aug 19 11:15: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