7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_12_1</h1> |
11 |
+ |
Wed Apr 26 2000 |
12 |
+ |
<hr> |
13 |
+ |
<ol> |
14 |
+ |
<li> Make backward compatable the scram project command |
15 |
+ |
<li> Lots of Bug Fixes for project and setup commands in new model |
16 |
+ |
</ol> |
17 |
+ |
<h2>Files Changed</h2> |
18 |
+ |
<pre> |
19 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79 |
20 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64 |
21 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73 |
22 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7 |
23 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3 |
24 |
+ |
File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6 |
25 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12 |
26 |
+ |
File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8 |
27 |
+ |
File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1 |
28 |
+ |
File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2 |
29 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14 |
30 |
+ |
File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3 |
31 |
+ |
</pre> |
32 |
+ |
<p> |
33 |
+ |
<hr> |
34 |
+ |
<p> |
35 |
+ |
<h1>Release Notes For Version V0_12_0</h1> |
36 |
+ |
Thr Apr 20 2000 |
37 |
+ |
<hr> |
38 |
+ |
<ol> |
39 |
+ |
<li>Configuration of new projects made easier with a major restructuring |
40 |
+ |
of the configuration system by removing information duplication in the |
41 |
+ |
BootStrap, requirements and External Dependencies info |
42 |
+ |
<li>New project setup documentation |
43 |
+ |
</ol> |
44 |
+ |
<p> |
45 |
+ |
<hr> |
46 |
+ |
<p> |
47 |
+ |
<h1>Release Notes For Version V0_11_4</h1> |
48 |
+ |
Tue Apr 18 2000 |
49 |
+ |
<hr> |
50 |
+ |
<ol> |
51 |
+ |
<li> SCRAM_ARCH variable now available in tool description setup |
52 |
+ |
<li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files |
53 |
+ |
<li> Documentation added for Tool description documents |
54 |
+ |
</ol> |
55 |
+ |
<p> |
56 |
+ |
<hr> |
57 |
+ |
<p> |
58 |
+ |
<h1>Release Notes For Version V0_11_3</h1> |
59 |
+ |
Fri Apr 14 2000 |
60 |
+ |
<hr> |
61 |
+ |
<ol> |
62 |
+ |
<li>Add new <INCLUDE_PATH> tag to BuildFile |
63 |
+ |
<li>ToolBox : Add IGUANA V1_0_2 description file |
64 |
+ |
<li>ToolBox : update Qt to 2.0.2 |
65 |
+ |
</ol> |
66 |
+ |
<p> |
67 |
+ |
<hr> |
68 |
+ |
<p> |
69 |
+ |
<h1>Release Notes For Version V0_11_2</h1> |
70 |
+ |
Wed Apr 12 2000 |
71 |
+ |
<hr> |
72 |
+ |
<ol> |
73 |
+ |
<li> ToolBox : zlib updated to version 1.1.3 |
74 |
+ |
<li> BugFix : <Externals> in local <Use> fixed |
75 |
+ |
<li> Self Testing harness added |
76 |
+ |
<li> runtime cleaned up - no longer dependent on clientsettings directly |
77 |
+ |
</ol> |
78 |
+ |
<p> |
79 |
+ |
<hr> |
80 |
+ |
<p> |
81 |
+ |
<h1>Release Notes For Version V0_11_1</h1> |
82 |
+ |
Fri Apr 10 2000 |
83 |
+ |
<hr> |
84 |
+ |
<ol> |
85 |
+ |
<li>BugFix : LibType tags comment field now stripped of carriage returns to |
86 |
+ |
help out make |
87 |
+ |
</ol> |
88 |
+ |
<p> |
89 |
+ |
<hr> |
90 |
+ |
<p> |
91 |
+ |
<h1>Release Notes For Version V0_11_0</h1> |
92 |
+ |
Fri Apr 7 2000 |
93 |
+ |
<hr> |
94 |
+ |
<ol> |
95 |
+ |
<li>New User Feature : |
96 |
+ |
You can now define runtime environments anywhere |
97 |
+ |
to match your individual applications requirements in addition to the usual |
98 |
+ |
configuration requirements. |
99 |
+ |
<li>New User Feature : |
100 |
+ |
You can now use <use> tags within an <export> environment. |
101 |
+ |
<li>New User Feature : |
102 |
+ |
You can now use <export> interfaces from other SCRAM managed projects with |
103 |
+ |
an extended <External> tag. |
104 |
+ |
<li>New object-orientated SGML parser. With multi-parsing, tag |
105 |
+ |
activation/deactivation functions and error reporting. |
106 |
+ |
<li>Reorganisation of build system in preperation for the integration of |
107 |
+ |
new SCRAM project configuration developments. |
108 |
+ |
Much has changed under the bonnet to get the configuration elements of the |
109 |
+ |
build system behind a common interface. |
110 |
+ |
</ol> |
111 |
+ |
<h2>Files Changed</h2> |
112 |
+ |
<pre> |
113 |
+ |
File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3 |
114 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70 |
115 |
+ |
File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4 |
116 |
+ |
File SCRAM/doc/html/external.html is new; current revision 1.1.2.1 |
117 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13 |
118 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58 |
119 |
+ |
File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6 |
120 |
+ |
File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch |
121 |
+ |
File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch |
122 |
+ |
File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch |
123 |
+ |
File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch |
124 |
+ |
File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4 |
125 |
+ |
File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch |
126 |
+ |
File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8 |
127 |
+ |
File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch |
128 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58 |
129 |
+ |
File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5 |
130 |
+ |
File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1 |
131 |
+ |
File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1 |
132 |
+ |
File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1 |
133 |
+ |
File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3 |
134 |
+ |
File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1 |
135 |
+ |
File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1 |
136 |
+ |
File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1 |
137 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1 |
138 |
+ |
File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1 |
139 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1 |
140 |
+ |
File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1 |
141 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1 |
142 |
+ |
File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1 |
143 |
+ |
File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1 |
144 |
+ |
</pre> |
145 |
+ |
<p> |
146 |
+ |
<hr> |
147 |
+ |
<p> |
148 |
+ |
<h1>Release Notes For Version V0_10_19</h1> |
149 |
+ |
Fri Mar 31 2000 |
150 |
+ |
<hr> |
151 |
+ |
<ol> |
152 |
+ |
<li>Addition of Application level runtime environment setting |
153 |
+ |
</ol> |
154 |
+ |
<p> |
155 |
+ |
<hr> |
156 |
+ |
<p> |
157 |
+ |
<h1>Release Notes For Version V0_10_18</h1> |
158 |
+ |
Mon Mar 20 2000 |
159 |
+ |
<hr> |
160 |
+ |
<ol> |
161 |
+ |
<li> Addition of Prerprocessor description for ecgs compiler |
162 |
+ |
<li> Workaround for buggy gmake on linux (with wildcard characters) |
163 |
+ |
<li> Extra checking for datestamps to ensure better consistency between build |
164 |
+ |
products and the source code in the local development area. |
165 |
+ |
</ol> |
166 |
+ |
<p> |
167 |
+ |
<hr> |
168 |
+ |
<p> |
169 |
+ |
<h1>Release Notes For Version V0_10_17</h1> |
170 |
+ |
Mon Mar 20 2000 |
171 |
+ |
<hr> |
172 |
+ |
<ol> |
173 |
+ |
<li>Allow override of SCRAM_ARCH variable |
174 |
+ |
<p> |
175 |
+ |
<hr> |
176 |
+ |
<p> |
177 |
+ |
<h1>Release Notes For Version V0_10_16</h1> |
178 |
+ |
Wed Mar 15 2000 |
179 |
+ |
<hr> |
180 |
+ |
<ol> |
181 |
+ |
<li>Set runtime environment during CC builds on Linux and Sun |
182 |
+ |
</ol> |
183 |
+ |
<p> |
184 |
+ |
<hr> |
185 |
+ |
<p> |
186 |
+ |
<h1>Release Notes For Version V0_10_15</h1> |
187 |
+ |
Tue Mar 7 2000 |
188 |
+ |
<hr> |
189 |
+ |
<ol> |
190 |
+ |
<li>Java rules extended |
191 |
+ |
<li>ToolBox : GEANT4_1.0 |
192 |
+ |
<li>ToolBox : Xmu lib added to X11 |
193 |
+ |
</ol> |
194 |
+ |
<p> |
195 |
+ |
<hr> |
196 |
+ |
<p> |
197 |
+ |
<h1>Release Notes For Version V0_10_14</h1> |
198 |
+ |
Thr Mar 2 2000 |
199 |
+ |
<hr> |
200 |
+ |
<ol> |
201 |
+ |
<li> Rules for compiling Java added |
202 |
+ |
</ol> |
203 |
+ |
<p> |
204 |
+ |
<hr> |
205 |
+ |
<p> |
206 |
+ |
<h1>Release Notes For Version V0_10_13</h1> |
207 |
+ |
Tue Feb 29 2000 |
208 |
+ |
<hr> |
209 |
+ |
<ol> |
210 |
+ |
<li> Toolbox : GEANT4 description file |
211 |
+ |
<li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded |
212 |
+ |
<li> Toolbox : pythia_2000 description file |
213 |
+ |
<li> BugFix : exit status propogated through auto-version selection mechanism |
214 |
+ |
</ol> |
215 |
+ |
<p> |
216 |
+ |
<hr> |
217 |
+ |
<p> |
218 |
+ |
<h1>Release Notes For Version V0_10_12</h1> |
219 |
+ |
Wed Feb 23 2000 |
220 |
+ |
<hr> |
221 |
+ |
<ol> |
222 |
+ |
<li> Toolbox : cmsim cms118 and cernlib 2000 added |
223 |
+ |
<li> Toolbox : X11 - nsl, srypt and dl libs added for Linux |
224 |
+ |
<li> Return exit status of 1 if build fails |
225 |
+ |
</ol> |
226 |
+ |
<p> |
227 |
+ |
<hr> |
228 |
+ |
<p> |
229 |
+ |
<h1>Release Notes For Version V0_10_11</h1> |
230 |
+ |
Fri Feb 18 2000 |
231 |
+ |
<hr> |
232 |
+ |
<ol> |
233 |
+ |
<li> Toolbox : OpenInventor_Qt |
234 |
+ |
</ol> |
235 |
+ |
<p> |
236 |
+ |
<hr> |
237 |
+ |
<p> |
238 |
+ |
<h1>Release Notes For Version V0_10_10</h1> |
239 |
+ |
Fri Feb 18 2000 |
240 |
+ |
<hr> |
241 |
+ |
<ol> |
242 |
+ |
<li>More user friendly error message when the scram database cannot be found |
243 |
+ |
during a scram list or scram db. |
244 |
+ |
<li>ToolBox : Qt - dependency on OpenGL removed |
245 |
+ |
<li>ToolBox : T_HTL added |
246 |
+ |
</ol> |
247 |
+ |
<p> |
248 |
+ |
<hr> |
249 |
+ |
<p> |
250 |
+ |
<h1>Release Notes For Version V0_10_9</h1> |
251 |
+ |
Mon Jan 31 |
252 |
+ |
<hr> |
253 |
+ |
<ol> |
254 |
+ |
<li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0 |
255 |
+ |
</ol> |
256 |
+ |
<p> |
257 |
+ |
<hr> |
258 |
+ |
<p> |
259 |
+ |
<h1>Release Notes For Version V0_10_8</h1> |
260 |
+ |
Tue Dec 13th 1999 |
261 |
+ |
<hr> |
262 |
+ |
<ol> |
263 |
+ |
<li> toolbox :BugFix to export the LD_LIBRARY_PATH |
264 |
+ |
</ol> |
265 |
+ |
<p> |
266 |
+ |
<hr> |
267 |
+ |
<p> |
268 |
|
<h1>Release Notes For Version V0_10_7</h1> |
269 |
|
Tue Dec 13th 1999 |
270 |
|
<hr> |
271 |
|
<ol> |
272 |
|
<li> toolbox : zlib description added |
273 |
+ |
<li> check for unknown command line options to the scram project command |
274 |
|
</ol> |
275 |
|
<p> |
276 |
|
<hr> |
786 |
|
>Chris Williams</a> |
787 |
|
</td> |
788 |
|
<td align=center> |
789 |
< |
Last Updated Mon Dec 13 16:57:59 1999 |
789 |
> |
Last Updated Mon Apr 10 12:09:00 2000 |
790 |
|
</td> |
791 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
792 |
|
</td> |