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.3 by williamc, Thu Jun 3 13:26:19 1999 UTC vs.
Revision 1.1.2.61 by williamc, Thu Feb 24 11:12:02 2000 UTC

# Line 4 | Line 4
4   <title>release notes</title>
5   <body>
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
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 and cernlib 2000 added
15 + <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
16 + <li> Return exit status of 1 if build fails
17 + </ol>
18 + <p>
19 + <hr>
20 + <p>
21 + <h1>Release Notes For Version V0_10_11</h1>
22 + Fri Feb 18 2000
23 + <hr>
24 + <ol>
25 + <li> Toolbox : OpenInventor_Qt
26 + </ol>
27 + <p>
28 + <hr>
29 + <p>
30 + <h1>Release Notes For Version V0_10_10</h1>
31 + Fri Feb 18 2000
32 + <hr>
33 + <ol>
34 + <li>More user friendly error message when the scram database cannot be found
35 + during a scram list or scram db.
36 + <li>ToolBox : Qt - dependency on OpenGL removed
37 + <li>ToolBox : T_HTL added
38 + </ol>
39 + <p>
40 + <hr>
41 + <p>
42 + <h1>Release Notes For Version V0_10_9</h1>
43 + Mon Jan 31
44 + <hr>
45 + <ol>
46 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
47 + </ol>
48 + <p>
49 + <hr>
50 + <p>
51 + <h1>Release Notes For Version V0_10_8</h1>
52 + Tue Dec 13th 1999
53 + <hr>
54 + <ol>
55 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
56 + </ol>
57 + <p>
58 + <hr>
59 + <p>
60 + <h1>Release Notes For Version V0_10_7</h1>
61 + Tue Dec 13th 1999
62 + <hr>
63 + <ol>
64 + <li> toolbox : zlib description added
65 + <li> check for unknown command line options to the scram project command
66 + </ol>
67 + <p>
68 + <hr>
69 + <p>
70 + <h1>Release Notes For Version V0_10_6</h1>
71 + Wed Nov 25th 1999
72 + <hr>
73 + <ol>
74 + <li> Workaround for CVS/make incompatability. scram now checks each build
75 + product against the dates of its components and marks it to be rebuilt by make
76 + if any timestamps do not match.
77 + </ol>
78 + <p>
79 + <hr>
80 + <p>
81 + <h1>Release Notes For Version V0_10_5</h1>
82 + Wed Nov 25th 1999
83 + <hr>
84 + <ol>
85 + <li> toolbox changes : Updated to Sep99 LHC++ components
86 + </ol>
87 + <p>
88 + <hr>
89 + <p>
90 + <h1>Release Notes For Version V0_10_4</h1>
91 + Thu Nov 18th 1999
92 + <hr>
93 + <ol>
94 + <li> toolbox changes : Configuration files updated to R6
95 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
96 + <li> &lt;lib> text now goes to GNUmakefile
97 + </ol>
98 + <p>
99 + <hr>
100 + <p>
101 + <h1>Release Notes For Version V0_10_3</h1>
102 + Mon Nov 1st 1999
103 + <hr>
104 + <ol>
105 + <li>BugFix : scram runtime no longer treats path variables as a regular
106 +        expression, allowing paths with strange characters such as +
107 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
108 + <li>ToolBox : IGUANA - updates for V1_0_0
109 + </ol>
110 + <p>
111 + <hr>
112 + <p>
113 + <h1>Release Notes For Version V0_10_2</h1>
114 + Wed Oct 20 1999
115 + <hr>
116 + <ol>
117 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
118 + </ol>
119 + <p>
120 + <hr>
121 + <p>
122 + <h1>Release Notes For Version V0_10_1</h1>
123 + Wed Oct 20 1999
124 + <hr>
125 + <ol>
126 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
127 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
128 + </ol>
129 + <p>
130 + <hr>
131 + <p>
132 + <h1>Release Notes For Version V0_10_0</h1>
133 + <hr>
134 + <ol>
135 + Database Related Enhancements
136 + <li>Installation script changed to create a common scram database between versions
137 + <li>list and install use common database if it exists
138 + <li>SCRAM databases can now be linked together
139 + <li>New scram db command for maintaining databse linking
140 + <p>
141 + BuildFile Related Enhancements
142 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
143 + <br>
144 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
145 +        the previous behaviour.
146 + <li>Binary Functionality. Now you can define different Build
147 + environments for each binary target. This allows you to specify different
148 + libs etc. to different bins.
149 + <li>&lt;Environment> tags to define binary environments
150 + <li>Seperation of build areas for each binary - no more template clashes.
151 + <li>Redefinition of bin targets from : to ::
152 +   - may prove backwards incompatible with some project configuration files.
153 + <li>Updated build help system - only generic and binary targets at present
154 + </ol>
155 + <p>
156 + <hr>
157 + <p>
158 + <h1>Release Notes For Version V0_9_42</h1>
159 + <hr>
160 + <ol>
161 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
162 + </ol>
163 + <p>
164 + <hr>
165 + <p>
166 + <h1>Release Notes For Version V0_9_41</h1>
167 + <hr>
168 + <ol>
169 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
170 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
171 + <li> Update of IGUANA description to version to V1_0_0
172 + </ol>
173 + <p>
174 + <hr>
175 + <p>
176 + <h1>Release Notes For Version V0_9_40</h1>
177 + <hr>
178 + <ol>
179 + <li> New group definition mechanism added. Will no look for group definitions
180 +        in the config/groups.mk file
181 + <li> Removal of all hardwired groups from the scram source code
182 + <li> Automated version selection mechanism added
183 + <li> Output from <em>scram version</em> changed. Will now detect a link version
184 + and print both link and the actual version name. e.g current ---> V0_9_40
185 + </ol>
186 + <p>
187 + <hr>
188 + <p>
189 + <h1>Release Notes For Version V0_9_39</h1>
190 + <hr>
191 + <ol>
192 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
193 + definintions to the dependency generator
194 + <li> Run the configuration phase silently to remove confusing messages from the user
195 + </ol>
196 + <p>
197 + <hr>
198 + <p>
199 + <h1>Release Notes For Version V0_9_38</h1>
200 + <hr>
201 + <ol>
202 + <li> BugFix - no more errors during the first scram build command. The client
203 + configuration is now built beforehand in a completeley seperate process as the
204 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
205 + <li> Insure - picks up only local debug rather than all debug libs.
206 + <li> Insure documentation.
207 + <li> fortran objects now position independent in g77 (fortran on linux)
208 + <li> gcc2.95 compiler specifics added
209 + </ol>
210 + <h2>Files Changed</h2>
211 + <pre>
212 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
213 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
214 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
215 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
216 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
217 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
218 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
219 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
220 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
221 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
222 + </pre>
223 + <p>
224 + <hr>
225 + <p>
226 + <h1>Release Notes For Version V0_9_37</h1>
227 + <hr>
228 + <ol>
229 + <li> Motif configuration on Linux - now will always ask where - no defaults
230 + <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
231 + <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
232 +     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
233 +     force it to be searched ahead of the usual dependency structure.
234 + </ol>
235 + <p>
236 + <hr>
237 + <p>
238 + <h1>Release Notes For Version V0_9_36</h1>
239 + <hr>
240 + <ol>
241 + <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
242 + <li> OpenGL - more libraries on Linux
243 + </ol>
244 + <p>
245 + <hr>
246 + <p>
247 + <h1>Release Notes For Version V0_9_35</h1>
248 + <hr>
249 + <ol>
250 + <li> BugFix  : Shared Debug dependencies now work
251 + </ol>
252 + <p>
253 + <hr>
254 + <p>
255 + <h1>Release Notes For Version V0_9_34</h1>
256 + <hr>
257 + <ol>
258 + <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
259 +    correct templateDB.
260 + <li> Insure++ -> now picks up debug libraries if the insure does not exist
261 + </ol>
262 + <p>
263 + <hr>
264 + <p>
265 + <h1>Release Notes For Version V0_9_33</h1>
266 + <hr>
267 + <ol>
268 + <li> Shared_Insure Libraries made functional
269 + </ol>
270 + <p>
271 + <hr>
272 + <p>
273 + <h1>Release Notes For Version V0_9_32</h1>
274 + <hr>
275 + <ol>
276 + <li> libmsg target added to allow messages to be printed to the screen
277 +     during a library build. Text from the LibType tag is echoed from this
278 +     target.
279 + <li> Added new target bin_debug_local . Will take only local debug libraries
280 +     ignoring debug libraries in the release area.
281 + </ol>
282 + <p>
283 + <hr>
284 + <p>
285 + <h1>Release Notes For Version V0_9_31</h1>
286 + <hr>
287 + <ol>
288 + <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
289 + <li> SharedDebug made a bit more robust, seperated completeley from the Shared
290 + rule
291 + <li> LibType tags now need to be closed - the text in between will be echoed
292 + to the screen
293 + </ol>
294 + <p>
295 + <h2>Files changed</h2>
296 + <pre>
297 + File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
298 + File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
299 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
300 + File SCRAM/src/BuildFile changed
301 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
302 + File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
303 + File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
304 + </pre>
305 + <p>
306 + <hr>
307 + <p>
308 + <h1>Release Notes For Version V0_9_30</h1>
309 + <hr>
310 + <ol>
311 + <li>Runtime bugFix for PATH variables
312 + </ol>
313 + <p>
314 + <hr>
315 + <p>
316 + <h1>Release Notes For Version V0_9_29</h1>
317 + <hr>
318 + <ol>
319 + <li>Change libType names debugshared debugarchive to debug_shared debug_archive
320 + for consistency with other commands
321 + <li>Bugfix on debug_shared
322 + <li>&lt;External> tag now can be put in &lt;export> interface
323 + <li> Runtime bugfix - you can now do it consectiveley with no problems
324 + <li> Runtime removed duplicates from path variables
325 + <li> Runtime - multiple definitions of regular runtime variables simply replace
326 + rather than add with spaces.
327 + </ol>
328 + <p>
329 + <hr>
330 + <p>
331 + <h1>Release Notes For Version V0_9_28</h1>
332 + <hr>
333 + <ol>
334 + <li> &lt;LibType> bug fixes
335 + <li> histo decription updates - HISTO_DIR added into runtime
336 + </ol>
337 + <p>
338 + <hr>
339 + <p>
340 + <h1>Release Notes For Version V0_9_27</h1>
341 + <hr>
342 + <ol>
343 + <li> Protect LibType from creating targets in lower, non library , build areas
344 + <li> LibType tag can now be excluded with <ignore>
345 + <li> Dependencies on cern 99 added for histo description file
346 + <li> Runtime LD_LIBRARY_PATH for Qt
347 + </ol>
348 + <p>
349 + <hr>
350 + <p>
351 + <h1>Release Notes For Version V0_9_26</h1>
352 + <hr>
353 + <ol>
354 + <li>Keep intermediary executable around for debug version as the incremental
355 + linker on sun uses it.
356 + <li>Add histo descriptions file histoC and histoCHB
357 + </ol>
358 + <p>
359 + <hr>
360 + <p>
361 + <h1>Release Notes For Version V0_9_25</h1>
362 + <hr>
363 + <ol>
364 + <li>Bugfix to interface - Default target no longer overrides any assignments
365 + passed on the command line
366 + <li>Add url references for Qt and IGUANA descriptions
367 + </ol>
368 + <p>
369 + <hr>
370 + <p>
371 + <h1>Release Notes For Version V0_9_24</h1>
372 + <hr>
373 + <ol>
374 + <li>Bugfix to interface - Default target is still called if you use an
375 + assignment with the build command (e.g warn=none)
376 + <li>Fix for ObjectSpace_threaded Configuration file
377 + </ol>
378 + <p>
379 + <hr>
380 + <p>
381 + <h1>Release Notes For Version V0_9_23</h1>
382 + <hr>
383 + <ol>
384 + <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
385 + <li> Add HP specifics to some configuration files
386 + <li> HP fortran support
387 + </ol>
388 + <p>
389 + <h2>Files changed</h2>
390 + <pre>
391 + File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
392 + File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
393 + File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
394 + </pre>
395 + <p>
396 + <hr>
397 + <h1>Release Notes For Version V0_9_22</h1>
398 + <hr>
399 + <ol>
400 + <li> Added \&lt;libtype type=> tag to overide the default library type to build
401 + </ol>
402 + <p>
403 + <hr>
404 + <h1>Release Notes For Version V0_9_21</h1>
405 + <hr>
406 + <ol>
407 + <li> Added new versions of cmsim/cernlib to toolbox
408 + <li> Fix shared library object problem on Sun - remove _pic from symbol table
409 + </ol>
410 + <p>
411 + <hr>
412 + <p>
413 + <h1>Release Notes For Version V0_9_20</h1>
414 + <hr>
415 + <ol>
416 + <li> Make bin target build optimised binaries rather than debug (bugfix)
417 + <li> Change priority of Libraries. Now any suitable library from the LOCAL area
418 +     will be used in preference to an exact match in the Release area. e.g. if
419 +     a debug library is asked for, yet their is an optomised library available
420 +        locally, the local optimised library will be used in preference to the
421 +        debug one available in the release - i.e it assumes the release library
422 +        is out of date.
423 + <li> Export Class Variable to aid debugging
424 + </ol>
425 + <p>
426 + <h2>Files changed</h2>
427 + <pre>
428 + File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
429 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
430 + File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
431 + </pre>
432 + <p>
433 + <hr>
434 + <h1>Release Notes For Version V0_9_19</h1>
435 + <hr>
436 + <ol>
437 + <li> Change in toolbox files only - no src changes
438 + </ol>
439 + <p>
440 + <h2>Files changed</h2>
441 + <pre>
442 + File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
443 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
444 + File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
445 + </pre>
446 + <p>
447 + <hr>
448 + <h1>Release Notes For Version V0_9_18</h1>
449 + <hr>
450 + <ol>
451 + <li> Only add to LD_LIBRARY_PATH if already defined
452 + <li> add TAGS and tags targets
453 + <li> MultiThreaded Switch
454 + </ol>
455 + <p>
456 + <hr>
457 + <li>Building of debug shared libraries fixed
458 + <hr>
459 + <h1>Release Notes For Version V0_9_17</h1>
460 + <hr>
461 + <ol>
462 + <li>Building of debug shared libraries fixed
463 + </ol>
464 + <p>
465 + <hr>
466 + <h1>Release Notes For Version V0_9_16</h1>
467 + <hr>
468 + <ol>
469 + <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
470 + files and directories in the current directory. Aimed to remove system dependenies on ls.
471 + </ol>
472 + <p>
473 + <hr>
474 + <h1>Release Notes For Version V0_9_15</h1>
475 + <hr>
476 + <ol>
477 + <li>Documentation (html) improved and updated
478 + <li>Addition of QT description file
479 + <li>Addition of generic targets for insure libraries
480 + <li>Fix for clean on Linux
481 + <li>Addition of MultiThreaded make variable for switching on compiler
482 + functionality
483 + </ol>
484 + <p>
485 + <h2>Files changed</h2>
486 + <pre>
487 + File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
488 + File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
489 + File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
490 + File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
491 + File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
492 + File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
493 + File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
494 + File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
495 + File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
496 + File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
497 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
498 + File SCRAM/toolbox/QT is new; current revision 1.1.2.1
499 + </pre>
500 + <p>
501 + <hr>
502 + <h1>Release Notes For Version V0_9_14</h1>
503 + <hr>
504 + <ol>
505 + <li>Add project environment variable setting through scram runtime.
506 + <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
507 + it saves them the bother of defining a new link.
508 + <li>Add extra libraries for Linux__2 X11  (Xi, Xext)
509 + <li>IGUANA description file Updated
510 + </ol>
511 + <p>
512   <hr>
513   <h1>Release Notes For Version V0_9_13</h1>
514   <hr>
# Line 52 | Line 557 | File SCRAM/toolbox/OpenInventor changed
557   <ol>
558   <li> Removal of all afs defaults during site setup so other afs sites can
559    use their own local copies
560 < <li> Add additional funtionality toi the scram install command to aid in
560 > <li> Add additional funtionality to the scram install command to aid in
561    building remote sites.
562   </ol>
563   <p>
# Line 73 | Line 578 | File SCRAM/toolbox/OpenInventor changed
578   >Chris Williams</a>
579   </td>
580   <td align=center>
581 < Last Updated Tue Jun  1 13:38:00 1999
581 > Last Updated Wed Feb  2 15:28:57 2000
582   </td>
583   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
584   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines