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_9_31</h1> |
11 |
+ |
<hr> |
12 |
+ |
<ol> |
13 |
+ |
<li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions |
14 |
+ |
<li> SharedDebug made a bit more robust, seperated completeley from the Shared |
15 |
+ |
rule |
16 |
+ |
</ol> |
17 |
+ |
<p> |
18 |
+ |
<h2>Files changed</h2> |
19 |
+ |
<pre> |
20 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7 |
21 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13 |
22 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10 |
23 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7 |
24 |
+ |
File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6 |
25 |
+ |
File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4 |
26 |
+ |
</pre> |
27 |
+ |
<p> |
28 |
+ |
<hr> |
29 |
+ |
<p> |
30 |
+ |
<h1>Release Notes For Version V0_9_30</h1> |
31 |
+ |
<hr> |
32 |
+ |
<ol> |
33 |
+ |
<li>Runtime bugFix for PATH variables |
34 |
+ |
</ol> |
35 |
+ |
<p> |
36 |
+ |
<hr> |
37 |
+ |
<p> |
38 |
+ |
<h1>Release Notes For Version V0_9_29</h1> |
39 |
+ |
<hr> |
40 |
+ |
<ol> |
41 |
+ |
<li>Change libType names debugshared debugarchive to debug_shared debug_archive |
42 |
+ |
for consistency with other commands |
43 |
+ |
<li>Bugfix on debug_shared |
44 |
+ |
<li><External> tag now can be put in <export> interface |
45 |
+ |
<li> Runtime bugfix - you can now do it consectiveley with no problems |
46 |
+ |
<li> Runtime removed duplicates from path variables |
47 |
+ |
<li> Runtime - multiple definitions of regular runtime variables simply replace |
48 |
+ |
rather than add with spaces. |
49 |
+ |
</ol> |
50 |
+ |
<p> |
51 |
+ |
<hr> |
52 |
+ |
<p> |
53 |
+ |
<h1>Release Notes For Version V0_9_28</h1> |
54 |
+ |
<hr> |
55 |
+ |
<ol> |
56 |
+ |
<li> <LibType> bug fixes |
57 |
+ |
<li> histo decription updates - HISTO_DIR added into runtime |
58 |
+ |
</ol> |
59 |
+ |
<p> |
60 |
+ |
<hr> |
61 |
+ |
<p> |
62 |
+ |
<h1>Release Notes For Version V0_9_27</h1> |
63 |
+ |
<hr> |
64 |
+ |
<ol> |
65 |
+ |
<li> Protect LibType from creating targets in lower, non library , build areas |
66 |
+ |
<li> LibType tag can now be excluded with <ignore> |
67 |
+ |
<li> Dependencies on cern 99 added for histo description file |
68 |
+ |
<li> Runtime LD_LIBRARY_PATH for Qt |
69 |
+ |
</ol> |
70 |
+ |
<p> |
71 |
+ |
<hr> |
72 |
+ |
<p> |
73 |
+ |
<h1>Release Notes For Version V0_9_26</h1> |
74 |
+ |
<hr> |
75 |
+ |
<ol> |
76 |
+ |
<li>Keep intermediary executable around for debug version as the incremental |
77 |
+ |
linker on sun uses it. |
78 |
+ |
<li>Add histo descriptions file histoC and histoCHB |
79 |
+ |
</ol> |
80 |
+ |
<p> |
81 |
+ |
<hr> |
82 |
+ |
<p> |
83 |
+ |
<h1>Release Notes For Version V0_9_25</h1> |
84 |
+ |
<hr> |
85 |
+ |
<ol> |
86 |
+ |
<li>Bugfix to interface - Default target no longer overrides any assignments |
87 |
+ |
passed on the command line |
88 |
+ |
<li>Add url references for Qt and IGUANA descriptions |
89 |
+ |
</ol> |
90 |
+ |
<p> |
91 |
+ |
<hr> |
92 |
+ |
<p> |
93 |
+ |
<h1>Release Notes For Version V0_9_24</h1> |
94 |
+ |
<hr> |
95 |
+ |
<ol> |
96 |
+ |
<li>Bugfix to interface - Default target is still called if you use an |
97 |
+ |
assignment with the build command (e.g warn=none) |
98 |
+ |
<li>Fix for ObjectSpace_threaded Configuration file |
99 |
+ |
</ol> |
100 |
+ |
<p> |
101 |
+ |
<hr> |
102 |
+ |
<p> |
103 |
+ |
<h1>Release Notes For Version V0_9_23</h1> |
104 |
+ |
<hr> |
105 |
+ |
<ol> |
106 |
+ |
<li> Sun CC 4.2 - shared object building bugfix - pick up the right directory |
107 |
+ |
<li> Add HP specifics to some configuration files |
108 |
+ |
<li> HP fortran support |
109 |
+ |
</ol> |
110 |
+ |
<p> |
111 |
+ |
<h2>Files changed</h2> |
112 |
+ |
<pre> |
113 |
+ |
File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3 |
114 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11 |
115 |
+ |
File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9 |
116 |
+ |
</pre> |
117 |
+ |
<p> |
118 |
+ |
<hr> |
119 |
+ |
<h1>Release Notes For Version V0_9_22</h1> |
120 |
+ |
<hr> |
121 |
+ |
<ol> |
122 |
+ |
<li> Added \<libtype type=> tag to overide the default library type to build |
123 |
+ |
</ol> |
124 |
+ |
<p> |
125 |
+ |
<hr> |
126 |
+ |
<h1>Release Notes For Version V0_9_21</h1> |
127 |
+ |
<hr> |
128 |
+ |
<ol> |
129 |
+ |
<li> Added new versions of cmsim/cernlib to toolbox |
130 |
+ |
<li> Fix shared library object problem on Sun - remove _pic from symbol table |
131 |
+ |
</ol> |
132 |
+ |
<p> |
133 |
+ |
<hr> |
134 |
+ |
<p> |
135 |
+ |
<h1>Release Notes For Version V0_9_20</h1> |
136 |
+ |
<hr> |
137 |
+ |
<ol> |
138 |
+ |
<li> Make bin target build optimised binaries rather than debug (bugfix) |
139 |
+ |
<li> Change priority of Libraries. Now any suitable library from the LOCAL area |
140 |
+ |
will be used in preference to an exact match in the Release area. e.g. if |
141 |
+ |
a debug library is asked for, yet their is an optomised library available |
142 |
+ |
locally, the local optimised library will be used in preference to the |
143 |
+ |
debug one available in the release - i.e it assumes the release library |
144 |
+ |
is out of date. |
145 |
+ |
<li> Export Class Variable to aid debugging |
146 |
+ |
</ol> |
147 |
+ |
<p> |
148 |
+ |
<h2>Files changed</h2> |
149 |
+ |
<pre> |
150 |
+ |
File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5 |
151 |
+ |
File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3 |
152 |
+ |
File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2 |
153 |
+ |
</pre> |
154 |
+ |
<p> |
155 |
+ |
<hr> |
156 |
+ |
<h1>Release Notes For Version V0_9_19</h1> |
157 |
+ |
<hr> |
158 |
+ |
<ol> |
159 |
+ |
<li> Change in toolbox files only - no src changes |
160 |
+ |
</ol> |
161 |
+ |
<p> |
162 |
+ |
<h2>Files changed</h2> |
163 |
+ |
<pre> |
164 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16 |
165 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5 |
166 |
+ |
File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1 |
167 |
+ |
</pre> |
168 |
+ |
<p> |
169 |
+ |
<hr> |
170 |
+ |
<h1>Release Notes For Version V0_9_18</h1> |
171 |
+ |
<hr> |
172 |
+ |
<ol> |
173 |
+ |
<li> Only add to LD_LIBRARY_PATH if already defined |
174 |
+ |
<li> add TAGS and tags targets |
175 |
+ |
<li> MultiThreaded Switch |
176 |
+ |
</ol> |
177 |
+ |
<p> |
178 |
+ |
<hr> |
179 |
+ |
<li>Building of debug shared libraries fixed |
180 |
+ |
<hr> |
181 |
+ |
<h1>Release Notes For Version V0_9_17</h1> |
182 |
+ |
<hr> |
183 |
+ |
<ol> |
184 |
+ |
<li>Building of debug shared libraries fixed |
185 |
+ |
</ol> |
186 |
+ |
<p> |
187 |
+ |
<hr> |
188 |
+ |
<h1>Release Notes For Version V0_9_16</h1> |
189 |
+ |
<hr> |
190 |
+ |
<ol> |
191 |
+ |
<li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate |
192 |
+ |
files and directories in the current directory. Aimed to remove system dependenies on ls. |
193 |
+ |
</ol> |
194 |
+ |
<p> |
195 |
+ |
<hr> |
196 |
+ |
<h1>Release Notes For Version V0_9_15</h1> |
197 |
+ |
<hr> |
198 |
+ |
<ol> |
199 |
+ |
<li>Documentation (html) improved and updated |
200 |
+ |
<li>Addition of QT description file |
201 |
+ |
<li>Addition of generic targets for insure libraries |
202 |
+ |
<li>Fix for clean on Linux |
203 |
+ |
<li>Addition of MultiThreaded make variable for switching on compiler |
204 |
+ |
functionality |
205 |
+ |
</ol> |
206 |
+ |
<p> |
207 |
+ |
<h2>Files changed</h2> |
208 |
+ |
<pre> |
209 |
+ |
File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2 |
210 |
+ |
File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2 |
211 |
+ |
File SCRAM/doc/html/build.html is new; current revision 1.1.2.1 |
212 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6 |
213 |
+ |
File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1 |
214 |
+ |
File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1 |
215 |
+ |
File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2 |
216 |
+ |
File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2 |
217 |
+ |
File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4 |
218 |
+ |
File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8 |
219 |
+ |
File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4 |
220 |
+ |
File SCRAM/toolbox/QT is new; current revision 1.1.2.1 |
221 |
+ |
</pre> |
222 |
+ |
<p> |
223 |
|
<hr> |
224 |
|
<h1>Release Notes For Version V0_9_14</h1> |
225 |
|
<hr> |
300 |
|
>Chris Williams</a> |
301 |
|
</td> |
302 |
|
<td align=center> |
303 |
< |
Last Updated Tue Jun 1 13:38:00 1999 |
303 |
> |
Last Updated Tue Sep 14 16:45:15 1999 |
304 |
|
</td> |
305 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
306 |
|
</td> |