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