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.4 by williamc, Tue Jun 8 09:16:01 1999 UTC vs.
Revision 1.1.2.45 by williamc, Wed Oct 20 13:01:26 1999 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_2</h1>
11 + Wed Oct 20 1999
12 + <hr>
13 + <ol>
14 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
15 + </ol>
16 + <p>
17 + <hr>
18 + <p>
19 + <h1>Release Notes For Version V0_10_1</h1>
20 + Wed Oct 20 1999
21 + <hr>
22 + <ol>
23 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
24 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
25 + </ol>
26 + <p>
27 + <hr>
28 + <p>
29 + <h1>Release Notes For Version V0_10_0</h1>
30 + <hr>
31 + <ol>
32 + Database Related Enhancements
33 + <li>Installation script changed to create a common scram database between versions
34 + <li>list and install use common database if it exists
35 + <li>SCRAM databases can now be linked together
36 + <li>New scram db command for maintaining databse linking
37 + <p>
38 + BuildFile Related Enhancements
39 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
40 + <br>
41 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
42 +        the previous behaviour.
43 + <li>Binary Functionality. Now you can define different Build
44 + environments for each binary target. This allows you to specify different
45 + libs etc. to different bins.
46 + <li>&lt;Environment> tags to define binary environments
47 + <li>Seperation of build areas for each binary - no more template clashes.
48 + <li>Redefinition of bin targets from : to ::
49 +   - may prove backwards incompatible with some project configuration files.
50 + <li>Updated build help system - only generic and binary targets at present
51 + </ol>
52 + <p>
53 + <hr>
54 + <p>
55 + <h1>Release Notes For Version V0_9_42</h1>
56 + <hr>
57 + <ol>
58 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
59 + </ol>
60 + <p>
61 + <hr>
62 + <p>
63 + <h1>Release Notes For Version V0_9_41</h1>
64 + <hr>
65 + <ol>
66 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
67 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
68 + <li> Update of IGUANA description to version to V1_0_0
69 + </ol>
70 + <p>
71 + <hr>
72 + <p>
73 + <h1>Release Notes For Version V0_9_40</h1>
74 + <hr>
75 + <ol>
76 + <li> New group definition mechanism added. Will no look for group definitions
77 +        in the config/groups.mk file
78 + <li> Removal of all hardwired groups from the scram source code
79 + <li> Automated version selection mechanism added
80 + <li> Output from <em>scram version</em> changed. Will now detect a link version
81 + and print both link and the actual version name. e.g current ---> V0_9_40
82 + </ol>
83 + <p>
84 + <hr>
85 + <p>
86 + <h1>Release Notes For Version V0_9_39</h1>
87 + <hr>
88 + <ol>
89 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
90 + definintions to the dependency generator
91 + <li> Run the configuration phase silently to remove confusing messages from the user
92 + </ol>
93 + <p>
94 + <hr>
95 + <p>
96 + <h1>Release Notes For Version V0_9_38</h1>
97 + <hr>
98 + <ol>
99 + <li> BugFix - no more errors during the first scram build command. The client
100 + configuration is now built beforehand in a completeley seperate process as the
101 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
102 + <li> Insure - picks up only local debug rather than all debug libs.
103 + <li> Insure documentation.
104 + <li> fortran objects now position independent in g77 (fortran on linux)
105 + <li> gcc2.95 compiler specifics added
106 + </ol>
107 + <h2>Files Changed</h2>
108 + <pre>
109 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
110 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
111 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
112 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
113 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
114 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
115 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
116 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
117 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
118 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
119 + </pre>
120 + <p>
121 + <hr>
122 + <p>
123 + <h1>Release Notes For Version V0_9_37</h1>
124 + <hr>
125 + <ol>
126 + <li> Motif configuration on Linux - now will always ask where - no defaults
127 + <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
128 + <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
129 +     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
130 +     force it to be searched ahead of the usual dependency structure.
131 + </ol>
132 + <p>
133 + <hr>
134 + <p>
135 + <h1>Release Notes For Version V0_9_36</h1>
136 + <hr>
137 + <ol>
138 + <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
139 + <li> OpenGL - more libraries on Linux
140 + </ol>
141 + <p>
142 + <hr>
143 + <p>
144 + <h1>Release Notes For Version V0_9_35</h1>
145 + <hr>
146 + <ol>
147 + <li> BugFix  : Shared Debug dependencies now work
148 + </ol>
149 + <p>
150 + <hr>
151 + <p>
152 + <h1>Release Notes For Version V0_9_34</h1>
153 + <hr>
154 + <ol>
155 + <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
156 +    correct templateDB.
157 + <li> Insure++ -> now picks up debug libraries if the insure does not exist
158 + </ol>
159 + <p>
160 + <hr>
161 + <p>
162 + <h1>Release Notes For Version V0_9_33</h1>
163 + <hr>
164 + <ol>
165 + <li> Shared_Insure Libraries made functional
166 + </ol>
167 + <p>
168 + <hr>
169 + <p>
170 + <h1>Release Notes For Version V0_9_32</h1>
171 + <hr>
172 + <ol>
173 + <li> libmsg target added to allow messages to be printed to the screen
174 +     during a library build. Text from the LibType tag is echoed from this
175 +     target.
176 + <li> Added new target bin_debug_local . Will take only local debug libraries
177 +     ignoring debug libraries in the release area.
178 + </ol>
179 + <p>
180 + <hr>
181 + <p>
182 + <h1>Release Notes For Version V0_9_31</h1>
183 + <hr>
184 + <ol>
185 + <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
186 + <li> SharedDebug made a bit more robust, seperated completeley from the Shared
187 + rule
188 + <li> LibType tags now need to be closed - the text in between will be echoed
189 + to the screen
190 + </ol>
191 + <p>
192 + <h2>Files changed</h2>
193 + <pre>
194 + File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
195 + File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
196 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
197 + File SCRAM/src/BuildFile changed
198 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
199 + File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
200 + File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
201 + </pre>
202 + <p>
203 + <hr>
204 + <p>
205 + <h1>Release Notes For Version V0_9_30</h1>
206 + <hr>
207 + <ol>
208 + <li>Runtime bugFix for PATH variables
209 + </ol>
210 + <p>
211 + <hr>
212 + <p>
213 + <h1>Release Notes For Version V0_9_29</h1>
214 + <hr>
215 + <ol>
216 + <li>Change libType names debugshared debugarchive to debug_shared debug_archive
217 + for consistency with other commands
218 + <li>Bugfix on debug_shared
219 + <li>&lt;External> tag now can be put in &lt;export> interface
220 + <li> Runtime bugfix - you can now do it consectiveley with no problems
221 + <li> Runtime removed duplicates from path variables
222 + <li> Runtime - multiple definitions of regular runtime variables simply replace
223 + rather than add with spaces.
224 + </ol>
225 + <p>
226 + <hr>
227 + <p>
228 + <h1>Release Notes For Version V0_9_28</h1>
229 + <hr>
230 + <ol>
231 + <li> &lt;LibType> bug fixes
232 + <li> histo decription updates - HISTO_DIR added into runtime
233 + </ol>
234 + <p>
235 + <hr>
236 + <p>
237 + <h1>Release Notes For Version V0_9_27</h1>
238 + <hr>
239 + <ol>
240 + <li> Protect LibType from creating targets in lower, non library , build areas
241 + <li> LibType tag can now be excluded with <ignore>
242 + <li> Dependencies on cern 99 added for histo description file
243 + <li> Runtime LD_LIBRARY_PATH for Qt
244 + </ol>
245 + <p>
246 + <hr>
247 + <p>
248 + <h1>Release Notes For Version V0_9_26</h1>
249 + <hr>
250 + <ol>
251 + <li>Keep intermediary executable around for debug version as the incremental
252 + linker on sun uses it.
253 + <li>Add histo descriptions file histoC and histoCHB
254 + </ol>
255 + <p>
256 + <hr>
257 + <p>
258 + <h1>Release Notes For Version V0_9_25</h1>
259 + <hr>
260 + <ol>
261 + <li>Bugfix to interface - Default target no longer overrides any assignments
262 + passed on the command line
263 + <li>Add url references for Qt and IGUANA descriptions
264 + </ol>
265 + <p>
266 + <hr>
267 + <p>
268 + <h1>Release Notes For Version V0_9_24</h1>
269 + <hr>
270 + <ol>
271 + <li>Bugfix to interface - Default target is still called if you use an
272 + assignment with the build command (e.g warn=none)
273 + <li>Fix for ObjectSpace_threaded Configuration file
274 + </ol>
275 + <p>
276 + <hr>
277 + <p>
278 + <h1>Release Notes For Version V0_9_23</h1>
279 + <hr>
280 + <ol>
281 + <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
282 + <li> Add HP specifics to some configuration files
283 + <li> HP fortran support
284 + </ol>
285 + <p>
286 + <h2>Files changed</h2>
287 + <pre>
288 + File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
289 + File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
290 + File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
291 + </pre>
292 + <p>
293 + <hr>
294 + <h1>Release Notes For Version V0_9_22</h1>
295 + <hr>
296 + <ol>
297 + <li> Added \&lt;libtype type=> tag to overide the default library type to build
298 + </ol>
299 + <p>
300 + <hr>
301 + <h1>Release Notes For Version V0_9_21</h1>
302 + <hr>
303 + <ol>
304 + <li> Added new versions of cmsim/cernlib to toolbox
305 + <li> Fix shared library object problem on Sun - remove _pic from symbol table
306 + </ol>
307 + <p>
308 + <hr>
309 + <p>
310 + <h1>Release Notes For Version V0_9_20</h1>
311 + <hr>
312 + <ol>
313 + <li> Make bin target build optimised binaries rather than debug (bugfix)
314 + <li> Change priority of Libraries. Now any suitable library from the LOCAL area
315 +     will be used in preference to an exact match in the Release area. e.g. if
316 +     a debug library is asked for, yet their is an optomised library available
317 +        locally, the local optimised library will be used in preference to the
318 +        debug one available in the release - i.e it assumes the release library
319 +        is out of date.
320 + <li> Export Class Variable to aid debugging
321 + </ol>
322 + <p>
323 + <h2>Files changed</h2>
324 + <pre>
325 + File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
326 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
327 + File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
328 + </pre>
329 + <p>
330 + <hr>
331 + <h1>Release Notes For Version V0_9_19</h1>
332 + <hr>
333 + <ol>
334 + <li> Change in toolbox files only - no src changes
335 + </ol>
336 + <p>
337 + <h2>Files changed</h2>
338 + <pre>
339 + File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
340 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
341 + File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
342 + </pre>
343 + <p>
344 + <hr>
345 + <h1>Release Notes For Version V0_9_18</h1>
346 + <hr>
347 + <ol>
348 + <li> Only add to LD_LIBRARY_PATH if already defined
349 + <li> add TAGS and tags targets
350 + <li> MultiThreaded Switch
351 + </ol>
352 + <p>
353 + <hr>
354 + <li>Building of debug shared libraries fixed
355 + <hr>
356 + <h1>Release Notes For Version V0_9_17</h1>
357 + <hr>
358 + <ol>
359 + <li>Building of debug shared libraries fixed
360 + </ol>
361 + <p>
362 + <hr>
363 + <h1>Release Notes For Version V0_9_16</h1>
364 + <hr>
365 + <ol>
366 + <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
367 + files and directories in the current directory. Aimed to remove system dependenies on ls.
368 + </ol>
369 + <p>
370 + <hr>
371 + <h1>Release Notes For Version V0_9_15</h1>
372 + <hr>
373 + <ol>
374 + <li>Documentation (html) improved and updated
375 + <li>Addition of QT description file
376 + <li>Addition of generic targets for insure libraries
377 + <li>Fix for clean on Linux
378 + <li>Addition of MultiThreaded make variable for switching on compiler
379 + functionality
380 + </ol>
381 + <p>
382 + <h2>Files changed</h2>
383 + <pre>
384 + File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
385 + File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
386 + File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
387 + File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
388 + File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
389 + File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
390 + File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
391 + File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
392 + File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
393 + File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
394 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
395 + File SCRAM/toolbox/QT is new; current revision 1.1.2.1
396 + </pre>
397 + <p>
398   <hr>
399   <h1>Release Notes For Version V0_9_14</h1>
400   <hr>
# Line 84 | Line 475 | File SCRAM/toolbox/OpenInventor changed
475   >Chris Williams</a>
476   </td>
477   <td align=center>
478 < Last Updated Tue Jun  1 13:38:00 1999
478 > Last Updated Wed Oct 20 14:59:52 1999
479   </td>
480   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
481   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines