ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.36
Committed: Wed Oct 13 14:20:11 1999 UTC (25 years, 7 months ago) by williamc
Content type: text/html
Branch: V0_9branch
Changes since 1.1.2.35: +14 -1 lines
Log Message:
Version update

File Contents

# User Rev Content
1 williamc 1.1.2.1 <! Style Sheet Header>
2     <html>
3     <head>
4     <title>release notes</title>
5     <body>
6     <! End Style Sheet Header -----------Insert Text Here --------------------->
7 williamc 1.1.2.7 <p>
8     <hr>
9 williamc 1.1.2.13 <p>
10 williamc 1.1.2.36 <h1>Release Notes For Version V0_10_0</h1>
11     <hr>
12     <ol>
13     <li> Enhanced Binary Functionality. Now you can define different Build
14     environmentss for each binary target.
15     <li>&lt;Environment> tags to define binary environments
16     <li>Seperation of build areas for each binary - no more template clashes.
17     <li>Redefinition of bin targets from : to ::
18     - may prove backwards incompatible with some project configuration files.
19     </ol>
20     <p>
21     <hr>
22     <p>
23 williamc 1.1.2.35 <h1>Release Notes For Version V0_9_42</h1>
24     <hr>
25     <ol>
26     <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
27     </ol>
28     <p>
29     <hr>
30     <p>
31 williamc 1.1.2.34 <h1>Release Notes For Version V0_9_41</h1>
32     <hr>
33     <ol>
34     <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
35     when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
36     <li> Update of IGUANA description to version to V1_0_0
37     </ol>
38     <p>
39     <hr>
40     <p>
41 williamc 1.1.2.33 <h1>Release Notes For Version V0_9_40</h1>
42     <hr>
43     <ol>
44     <li> New group definition mechanism added. Will no look for group definitions
45     in the config/groups.mk file
46     <li> Removal of all hardwired groups from the scram source code
47     <li> Automated version selection mechanism added
48     <li> Output from <em>scram version</em> changed. Will now detect a link version
49     and print both link and the actual version name. e.g current ---> V0_9_40
50     </ol>
51     <p>
52     <hr>
53     <p>
54 williamc 1.1.2.32 <h1>Release Notes For Version V0_9_39</h1>
55     <hr>
56     <ol>
57     <li> Use :: target for dependencies.mk - on linux was sending unrelated
58     definintions to the dependency generator
59     <li> Run the configuration phase silently to remove confusing messages from the user
60     </ol>
61     <p>
62     <hr>
63     <p>
64 williamc 1.1.2.30 <h1>Release Notes For Version V0_9_38</h1>
65     <hr>
66     <ol>
67     <li> BugFix - no more errors during the first scram build command. The client
68     configuration is now built beforehand in a completeley seperate process as the
69     gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
70     <li> Insure - picks up only local debug rather than all debug libs.
71     <li> Insure documentation.
72     <li> fortran objects now position independent in g77 (fortran on linux)
73     <li> gcc2.95 compiler specifics added
74     </ol>
75 williamc 1.1.2.31 <h2>Files Changed</h2>
76     <pre>
77     File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
78     File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
79     File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
80     File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
81     File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
82     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
83     File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
84     File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
85     File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
86     File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
87     </pre>
88 williamc 1.1.2.30 <p>
89     <hr>
90     <p>
91 williamc 1.1.2.29 <h1>Release Notes For Version V0_9_37</h1>
92     <hr>
93     <ol>
94     <li> Motif configuration on Linux - now will always ask where - no defaults
95     <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
96     <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
97     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
98     force it to be searched ahead of the usual dependency structure.
99     </ol>
100     <p>
101     <hr>
102     <p>
103 williamc 1.1.2.27 <h1>Release Notes For Version V0_9_36</h1>
104     <hr>
105     <ol>
106     <li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2
107     <li> OpenGL - more libraries on Linux
108 williamc 1.1.2.28 </ol>
109 williamc 1.1.2.27 <p>
110     <hr>
111     <p>
112 williamc 1.1.2.26 <h1>Release Notes For Version V0_9_35</h1>
113     <hr>
114     <ol>
115     <li> BugFix : Shared Debug dependencies now work
116     </ol>
117     <p>
118     <hr>
119     <p>
120 williamc 1.1.2.25 <h1>Release Notes For Version V0_9_34</h1>
121     <hr>
122     <ol>
123     <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
124     correct templateDB.
125     <li> Insure++ -> now picks up debug libraries if the insure does not exist
126     </ol>
127     <p>
128     <hr>
129     <p>
130 williamc 1.1.2.24 <h1>Release Notes For Version V0_9_33</h1>
131     <hr>
132     <ol>
133     <li> Shared_Insure Libraries made functional
134     </ol>
135     <p>
136     <hr>
137     <p>
138 williamc 1.1.2.23 <h1>Release Notes For Version V0_9_32</h1>
139     <hr>
140     <ol>
141     <li> libmsg target added to allow messages to be printed to the screen
142     during a library build. Text from the LibType tag is echoed from this
143     target.
144     <li> Added new target bin_debug_local . Will take only local debug libraries
145     ignoring debug libraries in the release area.
146     </ol>
147     <p>
148     <hr>
149     <p>
150 williamc 1.1.2.21 <h1>Release Notes For Version V0_9_31</h1>
151     <hr>
152     <ol>
153     <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
154     <li> SharedDebug made a bit more robust, seperated completeley from the Shared
155     rule
156 williamc 1.1.2.22 <li> LibType tags now need to be closed - the text in between will be echoed
157     to the screen
158 williamc 1.1.2.21 </ol>
159     <p>
160     <h2>Files changed</h2>
161     <pre>
162     File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
163     File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
164     File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
165 williamc 1.1.2.22 File SCRAM/src/BuildFile changed
166 williamc 1.1.2.21 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
167     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
168     File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
169     </pre>
170     <p>
171     <hr>
172     <p>
173 williamc 1.1.2.20 <h1>Release Notes For Version V0_9_30</h1>
174     <hr>
175     <ol>
176     <li>Runtime bugFix for PATH variables
177     </ol>
178     <p>
179     <hr>
180     <p>
181 williamc 1.1.2.19 <h1>Release Notes For Version V0_9_29</h1>
182     <hr>
183     <ol>
184     <li>Change libType names debugshared debugarchive to debug_shared debug_archive
185     for consistency with other commands
186     <li>Bugfix on debug_shared
187     <li>&lt;External> tag now can be put in &lt;export> interface
188 williamc 1.1.2.21 <li> Runtime bugfix - you can now do it consectiveley with no problems
189     <li> Runtime removed duplicates from path variables
190     <li> Runtime - multiple definitions of regular runtime variables simply replace
191     rather than add with spaces.
192 williamc 1.1.2.19 </ol>
193     <p>
194     <hr>
195     <p>
196 williamc 1.1.2.18 <h1>Release Notes For Version V0_9_28</h1>
197     <hr>
198     <ol>
199     <li> &lt;LibType> bug fixes
200     <li> histo decription updates - HISTO_DIR added into runtime
201     </ol>
202     <p>
203     <hr>
204     <p>
205 williamc 1.1.2.17 <h1>Release Notes For Version V0_9_27</h1>
206     <hr>
207     <ol>
208     <li> Protect LibType from creating targets in lower, non library , build areas
209     <li> LibType tag can now be excluded with <ignore>
210     <li> Dependencies on cern 99 added for histo description file
211     <li> Runtime LD_LIBRARY_PATH for Qt
212     </ol>
213     <p>
214     <hr>
215     <p>
216 williamc 1.1.2.16 <h1>Release Notes For Version V0_9_26</h1>
217     <hr>
218     <ol>
219     <li>Keep intermediary executable around for debug version as the incremental
220     linker on sun uses it.
221     <li>Add histo descriptions file histoC and histoCHB
222     </ol>
223     <p>
224     <hr>
225     <p>
226 williamc 1.1.2.15 <h1>Release Notes For Version V0_9_25</h1>
227     <hr>
228     <ol>
229     <li>Bugfix to interface - Default target no longer overrides any assignments
230     passed on the command line
231     <li>Add url references for Qt and IGUANA descriptions
232     </ol>
233     <p>
234     <hr>
235     <p>
236 williamc 1.1.2.14 <h1>Release Notes For Version V0_9_24</h1>
237     <hr>
238     <ol>
239     <li>Bugfix to interface - Default target is still called if you use an
240     assignment with the build command (e.g warn=none)
241     <li>Fix for ObjectSpace_threaded Configuration file
242     </ol>
243     <p>
244     <hr>
245     <p>
246 williamc 1.1.2.13 <h1>Release Notes For Version V0_9_23</h1>
247     <hr>
248     <ol>
249     <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
250     <li> Add HP specifics to some configuration files
251     <li> HP fortran support
252     </ol>
253     <p>
254     <h2>Files changed</h2>
255     <pre>
256     File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
257     File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
258     File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
259     </pre>
260     <p>
261     <hr>
262 williamc 1.1.2.12 <h1>Release Notes For Version V0_9_22</h1>
263     <hr>
264     <ol>
265     <li> Added \&lt;libtype type=> tag to overide the default library type to build
266     </ol>
267     <p>
268     <hr>
269     <h1>Release Notes For Version V0_9_21</h1>
270 williamc 1.1.2.10 <hr>
271     <ol>
272 williamc 1.1.2.11 <li> Added new versions of cmsim/cernlib to toolbox
273     <li> Fix shared library object problem on Sun - remove _pic from symbol table
274     </ol>
275     <p>
276     <hr>
277     <p>
278     <h1>Release Notes For Version V0_9_20</h1>
279     <hr>
280     <ol>
281 williamc 1.1.2.10 <li> Make bin target build optimised binaries rather than debug (bugfix)
282     <li> Change priority of Libraries. Now any suitable library from the LOCAL area
283     will be used in preference to an exact match in the Release area. e.g. if
284     a debug library is asked for, yet their is an optomised library available
285     locally, the local optimised library will be used in preference to the
286     debug one available in the release - i.e it assumes the release library
287     is out of date.
288     <li> Export Class Variable to aid debugging
289     </ol>
290     <p>
291     <h2>Files changed</h2>
292     <pre>
293     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
294     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
295     File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
296     </pre>
297     <p>
298     <hr>
299 williamc 1.1.2.9 <h1>Release Notes For Version V0_9_19</h1>
300     <hr>
301     <ol>
302     <li> Change in toolbox files only - no src changes
303     </ol>
304     <p>
305     <h2>Files changed</h2>
306     <pre>
307     File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
308     File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
309     File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
310     </pre>
311     <p>
312     <hr>
313 williamc 1.1.2.8 <h1>Release Notes For Version V0_9_18</h1>
314     <hr>
315     <ol>
316     <li> Only add to LD_LIBRARY_PATH if already defined
317     <li> add TAGS and tags targets
318     <li> MultiThreaded Switch
319     </ol>
320     <p>
321     <hr>
322     <li>Building of debug shared libraries fixed
323     <hr>
324 williamc 1.1.2.7 <h1>Release Notes For Version V0_9_17</h1>
325     <hr>
326     <ol>
327     <li>Building of debug shared libraries fixed
328     </ol>
329     <p>
330 williamc 1.1.2.3 <hr>
331 williamc 1.1.2.6 <h1>Release Notes For Version V0_9_16</h1>
332     <hr>
333     <ol>
334     <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
335     files and directories in the current directory. Aimed to remove system dependenies on ls.
336     </ol>
337     <p>
338     <hr>
339 williamc 1.1.2.5 <h1>Release Notes For Version V0_9_15</h1>
340     <hr>
341     <ol>
342     <li>Documentation (html) improved and updated
343     <li>Addition of QT description file
344     <li>Addition of generic targets for insure libraries
345     <li>Fix for clean on Linux
346     <li>Addition of MultiThreaded make variable for switching on compiler
347     functionality
348     </ol>
349     <p>
350     <h2>Files changed</h2>
351     <pre>
352     File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
353     File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
354     File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
355     File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
356     File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
357     File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
358     File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
359     File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
360     File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
361     File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
362     File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
363     File SCRAM/toolbox/QT is new; current revision 1.1.2.1
364     </pre>
365     <p>
366     <hr>
367 williamc 1.1.2.4 <h1>Release Notes For Version V0_9_14</h1>
368     <hr>
369     <ol>
370     <li>Add project environment variable setting through scram runtime.
371     <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
372     it saves them the bother of defining a new link.
373     <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
374     <li>IGUANA description file Updated
375     </ol>
376     <p>
377     <hr>
378 williamc 1.1.2.2 <h1>Release Notes For Version V0_9_13</h1>
379 williamc 1.1.2.3 <hr>
380 williamc 1.1.2.2 <ol>
381     <li>More Mccabe Extensions to deal with instrumented code
382     <li>Update runtime help instructions for sh - now you need eval on sh too!
383     <li>Fix of setup bug for some description files - now will always convert to
384     lower case to ensure case independence for external dependencies.
385     </ol>
386     <p>
387 williamc 1.1.2.3 <h2>Files changed</h2>
388 williamc 1.1.2.2 <pre>
389     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
390     File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
391     File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
392     File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
393     File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
394     </pre>
395     <p>
396     <hr>
397 williamc 1.1.2.1 <h1>Release Notes For Version V0_9_12</h1>
398     <hr>
399     <ol>
400     <li> Additon of Mccabe QA tool support. <br>
401     If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
402     <li> update of runtime -sh to give set, export as supported by older shells.
403     <li> proper versioning in OpenGL and OpenInventor description files - no more dev
404     </ol>
405 williamc 1.1.2.2 <p>
406     <h2>Files changed</h2>
407     <pre>
408     File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
409     File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
410     File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
411     File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
412     File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
413     File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
414     File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
415     File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
416     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
417     </pre>
418 williamc 1.1.2.3 <p>
419     <hr>
420     <h1>Release Notes For Version V0_9_11</h1>
421     <hr>
422     <ol>
423     <li> Removal of all afs defaults during site setup so other afs sites can
424     use their own local copies
425 williamc 1.1.2.4 <li> Add additional funtionality to the scram install command to aid in
426 williamc 1.1.2.3 building remote sites.
427     </ol>
428     <p>
429     <hr>
430     <h1>Release Notes For Version V0_9_10</h1>
431     <hr>
432     <ol>
433     <li>Addition of .c and .cxx types
434     <li> Shortening of setenv lines - maybe help those people with long
435     LD_LIBRARY_PATH variables
436     <li> BootStrap BugFix - ' were causing problems
437     </ol>
438 williamc 1.1.2.1 <! Style Sheet Footer ---------------Do not change anything after this line-->
439     <hr>
440     <table border=1 width=100%>
441     <td align=left>
442     <a href=mailto:Christopher.Williams@cern.ch
443     >Chris Williams</a>
444     </td>
445     <td align=center>
446 williamc 1.1.2.36 Last Updated Wed Oct 13 15:56:16 1999
447 williamc 1.1.2.1 </td>
448     <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
449     </td>
450     </table>
451     </body> </html>
452     <! End Style Sheet Footer>