5 |
|
<body> |
6 |
|
<! End Style Sheet Header -----------Insert Text Here ---------------------> |
7 |
|
<p> |
8 |
+ |
<h1>Release Notes For Version V0_18_0</h1> |
9 |
+ |
<hr> |
10 |
+ |
<ol> |
11 |
+ |
<li>Use tags now used for defining dependencies |
12 |
+ |
<li>Remodelled BuildSystem to aid futher development |
13 |
+ |
</ol> |
14 |
+ |
<p> |
15 |
+ |
<h1>Release Notes For Version V0_17_1</h1> |
16 |
+ |
<hr> |
17 |
+ |
<ol> |
18 |
+ |
<li>ToolBox setup behaviour altered for multiply defined <Environment> tags |
19 |
+ |
. Now will not use stored values from other tools unless the number of such |
20 |
+ |
tags match for any given |
21 |
+ |
<li>BugFix : Strange validation failures due to running out of filehandles |
22 |
+ |
now fixed |
23 |
+ |
</ol> |
24 |
+ |
<p> |
25 |
+ |
<h1>Release Notes For Version V0_17_0</h1> |
26 |
+ |
<hr> |
27 |
+ |
<ol> |
28 |
+ |
<li>Old style config/Runtime no longer works - require a Runtime document |
29 |
+ |
instead |
30 |
+ |
<li>Runtime environment now set before each build |
31 |
+ |
<li>-arch option now available to pretend to be something else |
32 |
+ |
<li>new url command for downloading files |
33 |
+ |
</ol> |
34 |
+ |
<p> |
35 |
+ |
<p> |
36 |
+ |
<h1>Release Notes For Version V0_16_4</h1> |
37 |
+ |
<hr> |
38 |
+ |
<ol> |
39 |
+ |
<li>BugFix: Bad verbose message removed during setup |
40 |
+ |
</ol> |
41 |
+ |
<p> |
42 |
+ |
<h1>Release Notes For Version V0_16_3</h1> |
43 |
+ |
<hr> |
44 |
+ |
<ol> |
45 |
+ |
<li>Improved user interface for tool setup to deal with conflict resolution |
46 |
+ |
<li>Improved checking of user input |
47 |
+ |
</ol> |
48 |
+ |
<p> |
49 |
+ |
<h1>Release Notes For Version V0_16_2</h1> |
50 |
+ |
<hr> |
51 |
+ |
<ol> |
52 |
+ |
<li>BugFix : <em>scram project Name version</em> is now backwards compatible |
53 |
+ |
<li>New Feature. Project specific lists now available with |
54 |
+ |
<b>scram list <em>ProjectName</em></b> |
55 |
+ |
</ol> |
56 |
+ |
<p> |
57 |
+ |
<h1>Release Notes For Version V0_16_1</h1> |
58 |
+ |
<hr> |
59 |
+ |
<ol> |
60 |
+ |
<li>BugFix - fix DataBase linking mechanism |
61 |
+ |
<li>Add ScramProjectDB regression tests |
62 |
+ |
<li>Add -verbose option - SCRAM development only |
63 |
+ |
<li>Add devint command to list class interfaces - SCRAM development only |
64 |
+ |
</ol> |
65 |
+ |
<p> |
66 |
+ |
<h1>Release Notes For Version V0_16_0</h1> |
67 |
+ |
<hr> |
68 |
+ |
<ol> |
69 |
+ |
<li> Add <ProductStore> tags for defining lib and bin dirs. These directories |
70 |
+ |
no longer provided by default |
71 |
+ |
</ol> |
72 |
+ |
<p> |
73 |
+ |
<h1>Release Notes For Version V0_15_1</h1> |
74 |
+ |
<hr> |
75 |
+ |
<ol> |
76 |
+ |
<li> CVS password mechanism made user specific to avoid clashes between temp |
77 |
+ |
files |
78 |
+ |
<li> BugFix : System databasing repaired - got broken in V0_15_0 |
79 |
+ |
</ol> |
80 |
+ |
<br> |
81 |
+ |
<p> |
82 |
+ |
<h1>Release Notes For Version V0_15_0</h1> |
83 |
+ |
<hr> |
84 |
+ |
<ol> |
85 |
+ |
<li> perl binary location no longer hard coded |
86 |
+ |
<li> installation scripts modified to allow alternative perl binary location |
87 |
+ |
<br> |
88 |
+ |
IMPORTANT to run install_scram! |
89 |
+ |
<li> Implementation of <Include url> XML document preprocessing |
90 |
+ |
<li> Conversion of requirements document to use of <Include> tag for |
91 |
+ |
shared configurations |
92 |
+ |
<li> Addition of <Restrict> <select> and <deselect> tags to |
93 |
+ |
refine included configurations in the requirements doc |
94 |
+ |
</ol> |
95 |
+ |
<p> |
96 |
+ |
<h1>Release Notes For Version V0_14_0</h1> |
97 |
+ |
<hr> |
98 |
+ |
<ol> |
99 |
+ |
<li> NOT RECOMMENDED FOR USE - broken use with versions < V0_14_0 |
100 |
+ |
<li> Implementation of a new URL file fetching mechanism. |
101 |
+ |
<li> cvs url definition |
102 |
+ |
<li> Document Type and Versioning system implemented |
103 |
+ |
<li> Requirements Document changed - now requires a full url for description |
104 |
+ |
files rather than a reference to the SCRAM toolbox. This feature, |
105 |
+ |
along with the doc versioning system breaks the dependence of scram |
106 |
+ |
tool description maintainers on scram releases. |
107 |
+ |
<li> ToolBox is therefore retired from Scram Releases |
108 |
+ |
<li> BootStrap Document changed. A more general system is implemented using |
109 |
+ |
the new url features. Allows easy construction of a released project |
110 |
+ |
from multiple sources/repositories etc. |
111 |
+ |
<li> Easy setup of different versions of a tool in parallel. |
112 |
+ |
<li> New scram tool default command for easy switching between different |
113 |
+ |
versions of a given tool |
114 |
+ |
<li> ToolBox : Lots of changes for new versions of tools |
115 |
+ |
<li> OO'ified a lot of the setup internals - lots of regression tests |
116 |
+ |
</ol> |
117 |
+ |
<p> |
118 |
+ |
<h1>Release Notes For Version V0_12_13</h1> |
119 |
+ |
<hr> |
120 |
+ |
<ol> |
121 |
+ |
<li> ToolBox : Lots of changes for new versions of tools |
122 |
+ |
<li> BugFix : the cvs/make workaround fixed (again) |
123 |
+ |
</ol> |
124 |
+ |
<p> |
125 |
+ |
<hr> |
126 |
+ |
<p> |
127 |
+ |
<h1>Release Notes For Version V0_13_x</h1> |
128 |
+ |
<hr> |
129 |
+ |
The V0_13_x series of releases are abandonned |
130 |
+ |
<p> |
131 |
+ |
<hr> |
132 |
+ |
<p> |
133 |
+ |
<h1>Release Notes For Version V0_12_12</h1> |
134 |
+ |
<hr> |
135 |
+ |
<ol> |
136 |
+ |
<li> BugFix : Take Requirements Doc from local area rather than RELEASETOP |
137 |
+ |
<li> BugFix : Tool setup now only takes Environmnet variables from other |
138 |
+ |
similar tools rather than copying everything |
139 |
+ |
</ol> |
140 |
+ |
<p> |
141 |
+ |
<hr> |
142 |
+ |
<p> |
143 |
+ |
<h1>Release Notes For Version V0_12_11</h1> |
144 |
+ |
<hr> |
145 |
+ |
<ol> |
146 |
+ |
<li> ToolBox : GEANT4 1.1 on Sun libs updated, IGUANA 2_1_0 description |
147 |
+ |
<li> acram align command |
148 |
+ |
</ol> |
149 |
+ |
<p> |
150 |
+ |
<hr> |
151 |
+ |
<p> |
152 |
+ |
<h1>Release Notes For Version V0_12_10</h1> |
153 |
+ |
<hr> |
154 |
+ |
<ol> |
155 |
+ |
<li> BugFix : scram project broken in 0_12_9 - repaired |
156 |
+ |
<li> ToolBox : cern specific dirs for Objectivity OpenInventor. Qt updated |
157 |
+ |
</ol> |
158 |
+ |
<p> |
159 |
+ |
<p> |
160 |
+ |
<hr> |
161 |
+ |
<p> |
162 |
+ |
<h1>Release Notes For Version V0_12_9b</h1> |
163 |
+ |
<hr> |
164 |
+ |
As 0_12_9 with the V0_12_10 bugfix |
165 |
+ |
<ol> |
166 |
+ |
<li> BugFix : scram project broken in 0_12_9 - repaired |
167 |
+ |
</ol> |
168 |
+ |
<hr> |
169 |
+ |
<p> |
170 |
+ |
<h1>Release Notes For Version V0_12_9</h1> |
171 |
+ |
<hr> |
172 |
+ |
<ol> |
173 |
+ |
<li> ToolBox : Nag c versions of gemini, hepfitting |
174 |
+ |
<li> BugFix : allow for links to tmp directory. |
175 |
+ |
</ol> |
176 |
+ |
<p> |
177 |
+ |
<hr> |
178 |
+ |
<p> |
179 |
+ |
<h1>Release Notes For Version V0_12_8</h1> |
180 |
+ |
<hr> |
181 |
+ |
<ol> |
182 |
+ |
<li> ToolBox : CLHEP 1.5, HTL 1.1.1.1 , OpenInventor - removal of Motif parts |
183 |
+ |
<li> Add new CXXSharedLink flag for shared object building |
184 |
+ |
<li> Extra checks for dated scram databases during tool startup |
185 |
+ |
</ol> |
186 |
+ |
<p> |
187 |
+ |
<hr> |
188 |
+ |
<p> |
189 |
+ |
<h1>Release Notes For Version V0_12_7</h1> |
190 |
+ |
<hr> |
191 |
+ |
<ol> |
192 |
+ |
<li> BugFix : SGML parser now handles non-context defining tags properly |
193 |
+ |
<li> BugFix : scram install no longer reports that it cannot find Environment file |
194 |
+ |
</ol> |
195 |
+ |
<p> |
196 |
+ |
<hr> |
197 |
+ |
<p> |
198 |
+ |
<h1>Release Notes For Version V0_12_6</h1> |
199 |
+ |
Tue May 9 2000 |
200 |
+ |
<hr> |
201 |
+ |
<ol> |
202 |
+ |
<li> ToolBox : Add Root |
203 |
+ |
<li> BugFix : Create a toolbox data directory in the area only during setup |
204 |
+ |
of a tool. Allows for search without falldown. |
205 |
+ |
</ol> |
206 |
+ |
<p> |
207 |
+ |
<hr> |
208 |
+ |
<p> |
209 |
+ |
<h1>Release Notes For Version V0_12_5</h1> |
210 |
+ |
Mon May 8 2000 |
211 |
+ |
<hr> |
212 |
+ |
<ol> |
213 |
+ |
<li> ToolBox : GEMINI_minuit description library changed. |
214 |
+ |
</ol> |
215 |
+ |
<p> |
216 |
+ |
<hr> |
217 |
+ |
<p> |
218 |
+ |
<h1>Release Notes For Version V0_12_4</h1> |
219 |
+ |
Fri May 5 2000 |
220 |
+ |
<hr> |
221 |
+ |
<ol> |
222 |
+ |
<li> BugFix : Store Tool types - allows runtime to work properly |
223 |
+ |
</ol> |
224 |
+ |
<p> |
225 |
+ |
<hr> |
226 |
+ |
<p> |
227 |
+ |
<h1>Release Notes For Version V0_12_3</h1> |
228 |
+ |
Thr May 4 2000 |
229 |
+ |
<hr> |
230 |
+ |
<ol> |
231 |
+ |
<li> BugFix : scram setup in development areas attached to a central release |
232 |
+ |
<li> BugFix : tool finding (lowercase matching) fixed |
233 |
+ |
<li> ToolBox : ObjectSpace on Solaris 2.7 (threaded) |
234 |
+ |
<li> NewFeature : scram setup can now search other installed projects for |
235 |
+ |
and extract information on tools needed. |
236 |
+ |
<li> NewFeature : scram setup interactive mode |
237 |
+ |
<li> NewFeature : scram tool command - info on local configuration |
238 |
+ |
</ol> |
239 |
+ |
<p> |
240 |
+ |
<hr> |
241 |
+ |
<p> |
242 |
+ |
<h1>Release Notes For Version V0_12_2</h1> |
243 |
+ |
Fri Apr 28 2000 |
244 |
+ |
<hr> |
245 |
+ |
<ol> |
246 |
+ |
<li>Add new variable CXXSharedFlags to control shared object making |
247 |
+ |
</ol> |
248 |
+ |
<p> |
249 |
+ |
<hr> |
250 |
+ |
<p> |
251 |
+ |
<h1>Release Notes For Version V0_12_1</h1> |
252 |
+ |
Wed Apr 26 2000 |
253 |
+ |
<hr> |
254 |
+ |
<ol> |
255 |
+ |
<li> Make backward compatable the scram project command |
256 |
+ |
<li> Lots of Bug Fixes for project and setup commands in new model |
257 |
+ |
</ol> |
258 |
+ |
<h2>Files Changed</h2> |
259 |
+ |
<pre> |
260 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79 |
261 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64 |
262 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73 |
263 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7 |
264 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3 |
265 |
+ |
File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6 |
266 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12 |
267 |
+ |
File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8 |
268 |
+ |
File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1 |
269 |
+ |
File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2 |
270 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14 |
271 |
+ |
File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3 |
272 |
+ |
</pre> |
273 |
+ |
<p> |
274 |
+ |
<hr> |
275 |
+ |
<p> |
276 |
+ |
<h1>Release Notes For Version V0_12_0</h1> |
277 |
+ |
Thr Apr 20 2000 |
278 |
+ |
<hr> |
279 |
+ |
<ol> |
280 |
+ |
<li>Configuration of new projects made easier with a major restructuring |
281 |
+ |
of the configuration system by removing information duplication in the |
282 |
+ |
BootStrap, requirements and External Dependencies info |
283 |
+ |
<li>New project setup documentation |
284 |
+ |
</ol> |
285 |
+ |
<p> |
286 |
+ |
<hr> |
287 |
+ |
<p> |
288 |
+ |
<h1>Release Notes For Version V0_11_4</h1> |
289 |
+ |
Tue Apr 18 2000 |
290 |
+ |
<hr> |
291 |
+ |
<ol> |
292 |
+ |
<li> SCRAM_ARCH variable now available in tool description setup |
293 |
+ |
<li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files |
294 |
+ |
<li> Documentation added for Tool description documents |
295 |
+ |
</ol> |
296 |
+ |
<p> |
297 |
+ |
<hr> |
298 |
+ |
<p> |
299 |
+ |
<h1>Release Notes For Version V0_11_3</h1> |
300 |
+ |
Fri Apr 14 2000 |
301 |
+ |
<hr> |
302 |
+ |
<ol> |
303 |
+ |
<li>Add new <INCLUDE_PATH> tag to BuildFile |
304 |
+ |
<li>ToolBox : Add IGUANA V1_0_2 description file |
305 |
+ |
<li>ToolBox : update Qt to 2.0.2 |
306 |
+ |
</ol> |
307 |
+ |
<p> |
308 |
|
<hr> |
309 |
|
<p> |
310 |
|
<h1>Release Notes For Version V0_11_2</h1> |
312 |
|
<hr> |
313 |
|
<ol> |
314 |
|
<li> ToolBox : zlib updated to version 1.1.3 |
315 |
+ |
<li> BugFix : <Externals> in local <Use> fixed |
316 |
|
<li> Self Testing harness added |
317 |
|
<li> runtime cleaned up - no longer dependent on clientsettings directly |
318 |
|
</ol> |
412 |
|
<hr> |
413 |
|
<ol> |
414 |
|
<li>Allow override of SCRAM_ARCH variable |
415 |
+ |
</ol> |
416 |
|
<p> |
417 |
|
<hr> |
418 |
|
<p> |
1028 |
|
>Chris Williams</a> |
1029 |
|
</td> |
1030 |
|
<td align=center> |
1031 |
< |
Last Updated Mon Apr 10 12:09:00 2000 |
1031 |
> |
Last Updated Thu May 18 15:40:18 2000 |
1032 |
|
</td> |
1033 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
1034 |
|
</td> |