ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/diffs.html (file contents):
Revision 1.1.2.57 by williamc, Fri Feb 18 15:28:43 2000 UTC vs.
Revision 1.1.2.87 by williamc, Mon May 15 16:07:59 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines