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.14 by williamc, Fri Sep 3 15:26:45 1999 UTC vs.
Revision 1.1.2.62 by williamc, Tue Feb 29 13:18:01 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines