7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_12_4</h1> |
11 |
+ |
Fri May 5 2000 |
12 |
+ |
<hr> |
13 |
+ |
<ol> |
14 |
+ |
<li> BugFix : Store Tool types - allows runtime to work properly |
15 |
+ |
</ol> |
16 |
+ |
<p> |
17 |
+ |
<hr> |
18 |
+ |
<p> |
19 |
+ |
<h1>Release Notes For Version V0_12_3</h1> |
20 |
+ |
Thr May 4 2000 |
21 |
+ |
<hr> |
22 |
+ |
<ol> |
23 |
+ |
<li> BugFix : scram setup in development areas attached to a central release |
24 |
+ |
<li> BugFix : tool finding (lowercase matching) fixed |
25 |
+ |
<li> ToolBox : ObjectSpace on Solaris 2.7 (threaded) |
26 |
+ |
<li> NewFeature : scram setup can now search other installed projects for |
27 |
+ |
and extract information on tools needed. |
28 |
+ |
<li> NewFeature : scram setup interactive mode |
29 |
+ |
<li> NewFeature : scram tool command - info on local configuration |
30 |
+ |
</ol> |
31 |
+ |
<p> |
32 |
+ |
<hr> |
33 |
+ |
<p> |
34 |
+ |
<h1>Release Notes For Version V0_12_2</h1> |
35 |
+ |
Fri Apr 28 2000 |
36 |
+ |
<hr> |
37 |
+ |
<ol> |
38 |
+ |
<li>Add new variable CXXSharedFlags to control shared object making |
39 |
+ |
</ol> |
40 |
+ |
<p> |
41 |
+ |
<hr> |
42 |
+ |
<p> |
43 |
+ |
<h1>Release Notes For Version V0_12_1</h1> |
44 |
+ |
Wed Apr 26 2000 |
45 |
+ |
<hr> |
46 |
+ |
<ol> |
47 |
+ |
<li> Make backward compatable the scram project command |
48 |
+ |
<li> Lots of Bug Fixes for project and setup commands in new model |
49 |
+ |
</ol> |
50 |
+ |
<h2>Files Changed</h2> |
51 |
+ |
<pre> |
52 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79 |
53 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64 |
54 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73 |
55 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7 |
56 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3 |
57 |
+ |
File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6 |
58 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12 |
59 |
+ |
File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8 |
60 |
+ |
File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1 |
61 |
+ |
File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2 |
62 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14 |
63 |
+ |
File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3 |
64 |
+ |
</pre> |
65 |
+ |
<p> |
66 |
+ |
<hr> |
67 |
+ |
<p> |
68 |
+ |
<h1>Release Notes For Version V0_12_0</h1> |
69 |
+ |
Thr Apr 20 2000 |
70 |
+ |
<hr> |
71 |
+ |
<ol> |
72 |
+ |
<li>Configuration of new projects made easier with a major restructuring |
73 |
+ |
of the configuration system by removing information duplication in the |
74 |
+ |
BootStrap, requirements and External Dependencies info |
75 |
+ |
<li>New project setup documentation |
76 |
+ |
</ol> |
77 |
+ |
<p> |
78 |
+ |
<hr> |
79 |
+ |
<p> |
80 |
+ |
<h1>Release Notes For Version V0_11_4</h1> |
81 |
+ |
Tue Apr 18 2000 |
82 |
+ |
<hr> |
83 |
+ |
<ol> |
84 |
+ |
<li> SCRAM_ARCH variable now available in tool description setup |
85 |
+ |
<li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files |
86 |
+ |
<li> Documentation added for Tool description documents |
87 |
+ |
</ol> |
88 |
+ |
<p> |
89 |
+ |
<hr> |
90 |
+ |
<p> |
91 |
+ |
<h1>Release Notes For Version V0_11_3</h1> |
92 |
+ |
Fri Apr 14 2000 |
93 |
+ |
<hr> |
94 |
+ |
<ol> |
95 |
+ |
<li>Add new <INCLUDE_PATH> tag to BuildFile |
96 |
+ |
<li>ToolBox : Add IGUANA V1_0_2 description file |
97 |
+ |
<li>ToolBox : update Qt to 2.0.2 |
98 |
+ |
</ol> |
99 |
+ |
<p> |
100 |
+ |
<hr> |
101 |
+ |
<p> |
102 |
+ |
<h1>Release Notes For Version V0_11_2</h1> |
103 |
+ |
Wed Apr 12 2000 |
104 |
+ |
<hr> |
105 |
+ |
<ol> |
106 |
+ |
<li> ToolBox : zlib updated to version 1.1.3 |
107 |
+ |
<li> BugFix : <Externals> in local <Use> fixed |
108 |
+ |
<li> Self Testing harness added |
109 |
+ |
<li> runtime cleaned up - no longer dependent on clientsettings directly |
110 |
+ |
</ol> |
111 |
+ |
<p> |
112 |
+ |
<hr> |
113 |
+ |
<p> |
114 |
+ |
<h1>Release Notes For Version V0_11_1</h1> |
115 |
+ |
Fri Apr 10 2000 |
116 |
+ |
<hr> |
117 |
+ |
<ol> |
118 |
+ |
<li>BugFix : LibType tags comment field now stripped of carriage returns to |
119 |
+ |
help out make |
120 |
+ |
</ol> |
121 |
+ |
<p> |
122 |
+ |
<hr> |
123 |
+ |
<p> |
124 |
+ |
<h1>Release Notes For Version V0_11_0</h1> |
125 |
+ |
Fri Apr 7 2000 |
126 |
+ |
<hr> |
127 |
+ |
<ol> |
128 |
+ |
<li>New User Feature : |
129 |
+ |
You can now define runtime environments anywhere |
130 |
+ |
to match your individual applications requirements in addition to the usual |
131 |
+ |
configuration requirements. |
132 |
+ |
<li>New User Feature : |
133 |
+ |
You can now use <use> tags within an <export> environment. |
134 |
+ |
<li>New User Feature : |
135 |
+ |
You can now use <export> interfaces from other SCRAM managed projects with |
136 |
+ |
an extended <External> tag. |
137 |
+ |
<li>New object-orientated SGML parser. With multi-parsing, tag |
138 |
+ |
activation/deactivation functions and error reporting. |
139 |
+ |
<li>Reorganisation of build system in preperation for the integration of |
140 |
+ |
new SCRAM project configuration developments. |
141 |
+ |
Much has changed under the bonnet to get the configuration elements of the |
142 |
+ |
build system behind a common interface. |
143 |
+ |
</ol> |
144 |
+ |
<h2>Files Changed</h2> |
145 |
+ |
<pre> |
146 |
+ |
File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3 |
147 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70 |
148 |
+ |
File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4 |
149 |
+ |
File SCRAM/doc/html/external.html is new; current revision 1.1.2.1 |
150 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13 |
151 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58 |
152 |
+ |
File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6 |
153 |
+ |
File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch |
154 |
+ |
File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch |
155 |
+ |
File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch |
156 |
+ |
File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch |
157 |
+ |
File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4 |
158 |
+ |
File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch |
159 |
+ |
File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8 |
160 |
+ |
File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch |
161 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58 |
162 |
+ |
File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5 |
163 |
+ |
File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1 |
164 |
+ |
File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1 |
165 |
+ |
File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1 |
166 |
+ |
File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3 |
167 |
+ |
File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1 |
168 |
+ |
File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1 |
169 |
+ |
File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1 |
170 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1 |
171 |
+ |
File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1 |
172 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1 |
173 |
+ |
File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1 |
174 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1 |
175 |
+ |
File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1 |
176 |
+ |
File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1 |
177 |
+ |
</pre> |
178 |
+ |
<p> |
179 |
+ |
<hr> |
180 |
+ |
<p> |
181 |
+ |
<h1>Release Notes For Version V0_10_19</h1> |
182 |
+ |
Fri Mar 31 2000 |
183 |
+ |
<hr> |
184 |
+ |
<ol> |
185 |
+ |
<li>Addition of Application level runtime environment setting |
186 |
+ |
</ol> |
187 |
+ |
<p> |
188 |
+ |
<hr> |
189 |
+ |
<p> |
190 |
+ |
<h1>Release Notes For Version V0_10_18</h1> |
191 |
+ |
Mon Mar 20 2000 |
192 |
+ |
<hr> |
193 |
+ |
<ol> |
194 |
+ |
<li> Addition of Prerprocessor description for ecgs compiler |
195 |
+ |
<li> Workaround for buggy gmake on linux (with wildcard characters) |
196 |
+ |
<li> Extra checking for datestamps to ensure better consistency between build |
197 |
+ |
products and the source code in the local development area. |
198 |
+ |
</ol> |
199 |
+ |
<p> |
200 |
+ |
<hr> |
201 |
+ |
<p> |
202 |
+ |
<h1>Release Notes For Version V0_10_17</h1> |
203 |
+ |
Mon Mar 20 2000 |
204 |
+ |
<hr> |
205 |
+ |
<ol> |
206 |
+ |
<li>Allow override of SCRAM_ARCH variable |
207 |
+ |
</ol> |
208 |
+ |
<p> |
209 |
+ |
<hr> |
210 |
+ |
<p> |
211 |
+ |
<h1>Release Notes For Version V0_10_16</h1> |
212 |
+ |
Wed Mar 15 2000 |
213 |
+ |
<hr> |
214 |
+ |
<ol> |
215 |
+ |
<li>Set runtime environment during CC builds on Linux and Sun |
216 |
+ |
</ol> |
217 |
+ |
<p> |
218 |
+ |
<hr> |
219 |
+ |
<p> |
220 |
+ |
<h1>Release Notes For Version V0_10_15</h1> |
221 |
+ |
Tue Mar 7 2000 |
222 |
+ |
<hr> |
223 |
+ |
<ol> |
224 |
+ |
<li>Java rules extended |
225 |
+ |
<li>ToolBox : GEANT4_1.0 |
226 |
+ |
<li>ToolBox : Xmu lib added to X11 |
227 |
+ |
</ol> |
228 |
+ |
<p> |
229 |
+ |
<hr> |
230 |
+ |
<p> |
231 |
|
<h1>Release Notes For Version V0_10_14</h1> |
232 |
|
Thr Mar 2 2000 |
233 |
|
<hr> |
820 |
|
>Chris Williams</a> |
821 |
|
</td> |
822 |
|
<td align=center> |
823 |
< |
Last Updated Wed Feb 2 15:28:57 2000 |
823 |
> |
Last Updated Mon Apr 10 12:09:00 2000 |
824 |
|
</td> |
825 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
826 |
|
</td> |