ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.43
Committed: Wed Oct 20 09:09:24 1999 UTC (25 years, 6 months ago) by williamc
Content type: text/html
Branch: V0_9branch
Changes since 1.1.2.42: +2 -1 lines
Log Message:
Add export changes

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