7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_9_38</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li> BugFix - no more errors during the first scram build command. The client |
14 |
+ |
configuration is now built beforehand in a completeley seperate process as the |
15 |
+ |
gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles. |
16 |
+ |
<li> Insure - picks up only local debug rather than all debug libs. |
17 |
+ |
<li> Insure documentation. |
18 |
+ |
<li> fortran objects now position independent in g77 (fortran on linux) |
19 |
+ |
<li> gcc2.95 compiler specifics added |
20 |
+ |
</ol> |
21 |
+ |
<p> |
22 |
+ |
<hr> |
23 |
+ |
<p> |
24 |
+ |
<h1>Release Notes For Version V0_9_37</h1> |
25 |
+ |
<hr> |
26 |
+ |
<ol> |
27 |
+ |
<li> Motif configuration on Linux - now will always ask where - no defaults |
28 |
+ |
<li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst. |
29 |
+ |
<li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control |
30 |
+ |
for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to |
31 |
+ |
force it to be searched ahead of the usual dependency structure. |
32 |
+ |
</ol> |
33 |
+ |
<p> |
34 |
+ |
<hr> |
35 |
+ |
<p> |
36 |
+ |
<h1>Release Notes For Version V0_9_36</h1> |
37 |
+ |
<hr> |
38 |
+ |
<ol> |
39 |
+ |
<li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2 |
40 |
+ |
<li> OpenGL - more libraries on Linux |
41 |
+ |
</ol> |
42 |
+ |
<p> |
43 |
+ |
<hr> |
44 |
+ |
<p> |
45 |
+ |
<h1>Release Notes For Version V0_9_35</h1> |
46 |
+ |
<hr> |
47 |
+ |
<ol> |
48 |
+ |
<li> BugFix : Shared Debug dependencies now work |
49 |
+ |
</ol> |
50 |
+ |
<p> |
51 |
+ |
<hr> |
52 |
+ |
<p> |
53 |
+ |
<h1>Release Notes For Version V0_9_34</h1> |
54 |
+ |
<hr> |
55 |
+ |
<ol> |
56 |
+ |
<li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the |
57 |
+ |
correct templateDB. |
58 |
+ |
<li> Insure++ -> now picks up debug libraries if the insure does not exist |
59 |
+ |
</ol> |
60 |
+ |
<p> |
61 |
+ |
<hr> |
62 |
+ |
<p> |
63 |
+ |
<h1>Release Notes For Version V0_9_33</h1> |
64 |
+ |
<hr> |
65 |
+ |
<ol> |
66 |
+ |
<li> Shared_Insure Libraries made functional |
67 |
+ |
</ol> |
68 |
+ |
<p> |
69 |
+ |
<hr> |
70 |
+ |
<p> |
71 |
+ |
<h1>Release Notes For Version V0_9_32</h1> |
72 |
+ |
<hr> |
73 |
+ |
<ol> |
74 |
+ |
<li> libmsg target added to allow messages to be printed to the screen |
75 |
+ |
during a library build. Text from the LibType tag is echoed from this |
76 |
+ |
target. |
77 |
+ |
<li> Added new target bin_debug_local . Will take only local debug libraries |
78 |
+ |
ignoring debug libraries in the release area. |
79 |
+ |
</ol> |
80 |
+ |
<p> |
81 |
+ |
<hr> |
82 |
+ |
<p> |
83 |
+ |
<h1>Release Notes For Version V0_9_31</h1> |
84 |
+ |
<hr> |
85 |
+ |
<ol> |
86 |
+ |
<li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions |
87 |
+ |
<li> SharedDebug made a bit more robust, seperated completeley from the Shared |
88 |
+ |
rule |
89 |
+ |
<li> LibType tags now need to be closed - the text in between will be echoed |
90 |
+ |
to the screen |
91 |
+ |
</ol> |
92 |
+ |
<p> |
93 |
+ |
<h2>Files changed</h2> |
94 |
+ |
<pre> |
95 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7 |
96 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13 |
97 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10 |
98 |
+ |
File SCRAM/src/BuildFile changed |
99 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7 |
100 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6 |
101 |
+ |
File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4 |
102 |
+ |
</pre> |
103 |
+ |
<p> |
104 |
+ |
<hr> |
105 |
+ |
<p> |
106 |
+ |
<h1>Release Notes For Version V0_9_30</h1> |
107 |
+ |
<hr> |
108 |
+ |
<ol> |
109 |
+ |
<li>Runtime bugFix for PATH variables |
110 |
+ |
</ol> |
111 |
+ |
<p> |
112 |
+ |
<hr> |
113 |
+ |
<p> |
114 |
|
<h1>Release Notes For Version V0_9_29</h1> |
115 |
|
<hr> |
116 |
|
<ol> |
118 |
|
for consistency with other commands |
119 |
|
<li>Bugfix on debug_shared |
120 |
|
<li><External> tag now can be put in <export> interface |
121 |
+ |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
122 |
+ |
<li> Runtime removed duplicates from path variables |
123 |
+ |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
124 |
+ |
rather than add with spaces. |
125 |
|
</ol> |
126 |
|
<p> |
127 |
|
<hr> |
131 |
|
<ol> |
132 |
|
<li> <LibType> bug fixes |
133 |
|
<li> histo decription updates - HISTO_DIR added into runtime |
26 |
– |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
27 |
– |
<li> Runtime removed duplicates from path variables |
28 |
– |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
29 |
– |
rather than add with spaces. |
134 |
|
</ol> |
135 |
|
<p> |
136 |
|
<hr> |
376 |
|
>Chris Williams</a> |
377 |
|
</td> |
378 |
|
<td align=center> |
379 |
< |
Last Updated Mon Sep 13 17:02:38 1999 |
379 |
> |
Last Updated Tue Oct 5 15:37:26 1999 |
380 |
|
</td> |
381 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
382 |
|
</td> |