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.54 by williamc, Wed Jan 26 08:38:08 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines