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.38 by williamc, Fri Oct 15 10:08:22 1999 UTC vs.
Revision 1.1.2.78 by williamc, Thu Apr 20 14:15:50 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_12_0</h1>
11 + Thr Apr 20 2000
12 + <hr>
13 + <ol>
14 + <li>Configuration of new projects made easier with a major restructuring
15 + of the configuration system by removing information duplication in the
16 + BootStrap, requirements and External Dependencies info
17 + <li>New project setup documentation
18 + </ol>
19 + <p>
20 + <hr>
21 + <p>
22 + <h1>Release Notes For Version V0_11_4</h1>
23 + Tue Apr 18 2000
24 + <hr>
25 + <ol>
26 + <li> SCRAM_ARCH variable now available in tool description setup
27 + <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
28 + <li> Documentation added for Tool description documents
29 + </ol>
30 + <p>
31 + <hr>
32 + <p>
33 + <h1>Release Notes For Version V0_11_3</h1>
34 + Fri Apr 14 2000
35 + <hr>
36 + <ol>
37 + <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
38 + <li>ToolBox : Add IGUANA V1_0_2 description file
39 + <li>ToolBox : update Qt to 2.0.2
40 + </ol>
41 + <p>
42 + <hr>
43 + <p>
44 + <h1>Release Notes For Version V0_11_2</h1>
45 + Wed Apr 12 2000
46 + <hr>
47 + <ol>
48 + <li> ToolBox : zlib updated to version 1.1.3
49 + <li> BugFix : <Externals> in local <Use> fixed
50 + <li> Self Testing harness added
51 + <li> runtime cleaned up - no longer dependent on clientsettings directly
52 + </ol>
53 + <p>
54 + <hr>
55 + <p>
56 + <h1>Release Notes For Version V0_11_1</h1>
57 + Fri Apr 10 2000
58 + <hr>
59 + <ol>
60 + <li>BugFix : LibType tags comment field now stripped of carriage returns to
61 + help out make
62 + </ol>
63 + <p>
64 + <hr>
65 + <p>
66 + <h1>Release Notes For Version V0_11_0</h1>
67 + Fri Apr 7 2000
68 + <hr>
69 + <ol>
70 + <li>New User Feature :
71 + You can now define runtime environments anywhere
72 + to match your individual applications requirements in addition to the usual
73 + configuration requirements.
74 + <li>New User Feature :
75 + You can now use &lt;use> tags within an &lt;export> environment.
76 + <li>New User Feature :
77 + You can now use &lt;export> interfaces from other SCRAM managed projects with
78 + an extended &lt;External> tag.
79 + <li>New object-orientated SGML parser. With multi-parsing, tag
80 + activation/deactivation functions and error reporting.
81 + <li>Reorganisation of build system in preperation for the integration of
82 + new SCRAM project configuration developments.
83 + Much has changed under the bonnet to get the configuration elements of the
84 + build system behind a common interface.
85 + </ol>
86 + <h2>Files Changed</h2>
87 + <pre>
88 + File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
89 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
90 + File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
91 + File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
92 + File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
93 + File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
94 + File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
95 + File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
96 + File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
97 + File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
98 + File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
99 + File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
100 + File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
101 + File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
102 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
103 + File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
104 + File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
105 + File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
106 + File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
107 + File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
108 + File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
109 + File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
110 + File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
111 + File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
112 + File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
113 + File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
114 + File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
115 + File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
116 + File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
117 + File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
118 + File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
119 + </pre>
120 + <p>
121 + <hr>
122 + <p>
123 + <h1>Release Notes For Version V0_10_19</h1>
124 + Fri Mar 31 2000
125 + <hr>
126 + <ol>
127 + <li>Addition of Application level runtime environment setting
128 + </ol>
129 + <p>
130 + <hr>
131 + <p>
132 + <h1>Release Notes For Version V0_10_18</h1>
133 + Mon Mar 20 2000
134 + <hr>
135 + <ol>
136 + <li> Addition of Prerprocessor description for ecgs compiler
137 + <li> Workaround for buggy gmake on linux (with wildcard characters)
138 + <li> Extra checking for datestamps to ensure better consistency between build
139 + products and the source code in the local development area.
140 + </ol>
141 + <p>
142 + <hr>
143 + <p>
144 + <h1>Release Notes For Version V0_10_17</h1>
145 + Mon Mar 20 2000
146 + <hr>
147 + <ol>
148 + <li>Allow override of SCRAM_ARCH variable
149 + <p>
150 + <hr>
151 + <p>
152 + <h1>Release Notes For Version V0_10_16</h1>
153 + Wed Mar 15 2000
154 + <hr>
155 + <ol>
156 + <li>Set runtime environment during CC builds on Linux and Sun
157 + </ol>
158 + <p>
159 + <hr>
160 + <p>
161 + <h1>Release Notes For Version V0_10_15</h1>
162 + Tue Mar 7 2000
163 + <hr>
164 + <ol>
165 + <li>Java rules extended
166 + <li>ToolBox : GEANT4_1.0
167 + <li>ToolBox : Xmu lib added to X11
168 + </ol>
169 + <p>
170 + <hr>
171 + <p>
172 + <h1>Release Notes For Version V0_10_14</h1>
173 + Thr Mar 2  2000
174 + <hr>
175 + <ol>
176 + <li> Rules for compiling Java added
177 + </ol>
178 + <p>
179 + <hr>
180 + <p>
181 + <h1>Release Notes For Version V0_10_13</h1>
182 + Tue Feb 29  2000
183 + <hr>
184 + <ol>
185 + <li> Toolbox : GEANT4 description file
186 + <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
187 + <li> Toolbox : pythia_2000 description file
188 + <li> BugFix : exit status propogated through auto-version selection mechanism
189 + </ol>
190 + <p>
191 + <hr>
192 + <p>
193 + <h1>Release Notes For Version V0_10_12</h1>
194 + Wed Feb 23 2000
195 + <hr>
196 + <ol>
197 + <li> Toolbox : cmsim cms118 and cernlib 2000 added
198 + <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
199 + <li> Return exit status of 1 if build fails
200 + </ol>
201 + <p>
202 + <hr>
203 + <p>
204 + <h1>Release Notes For Version V0_10_11</h1>
205 + Fri Feb 18 2000
206 + <hr>
207 + <ol>
208 + <li> Toolbox : OpenInventor_Qt
209 + </ol>
210 + <p>
211 + <hr>
212 + <p>
213 + <h1>Release Notes For Version V0_10_10</h1>
214 + Fri Feb 18 2000
215 + <hr>
216 + <ol>
217 + <li>More user friendly error message when the scram database cannot be found
218 + during a scram list or scram db.
219 + <li>ToolBox : Qt - dependency on OpenGL removed
220 + <li>ToolBox : T_HTL added
221 + </ol>
222 + <p>
223 + <hr>
224 + <p>
225 + <h1>Release Notes For Version V0_10_9</h1>
226 + Mon Jan 31
227 + <hr>
228 + <ol>
229 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
230 + </ol>
231 + <p>
232 + <hr>
233 + <p>
234 + <h1>Release Notes For Version V0_10_8</h1>
235 + Tue Dec 13th 1999
236 + <hr>
237 + <ol>
238 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
239 + </ol>
240 + <p>
241 + <hr>
242 + <p>
243 + <h1>Release Notes For Version V0_10_7</h1>
244 + Tue Dec 13th 1999
245 + <hr>
246 + <ol>
247 + <li> toolbox : zlib description added
248 + <li> check for unknown command line options to the scram project command
249 + </ol>
250 + <p>
251 + <hr>
252 + <p>
253 + <h1>Release Notes For Version V0_10_6</h1>
254 + Wed Nov 25th 1999
255 + <hr>
256 + <ol>
257 + <li> Workaround for CVS/make incompatability. scram now checks each build
258 + product against the dates of its components and marks it to be rebuilt by make
259 + if any timestamps do not match.
260 + </ol>
261 + <p>
262 + <hr>
263 + <p>
264 + <h1>Release Notes For Version V0_10_5</h1>
265 + Wed Nov 25th 1999
266 + <hr>
267 + <ol>
268 + <li> toolbox changes : Updated to Sep99 LHC++ components
269 + </ol>
270 + <p>
271 + <hr>
272 + <p>
273 + <h1>Release Notes For Version V0_10_4</h1>
274 + Thu Nov 18th 1999
275 + <hr>
276 + <ol>
277 + <li> toolbox changes : Configuration files updated to R6
278 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
279 + <li> &lt;lib> text now goes to GNUmakefile
280 + </ol>
281 + <p>
282 + <hr>
283 + <p>
284 + <h1>Release Notes For Version V0_10_3</h1>
285 + Mon Nov 1st 1999
286 + <hr>
287 + <ol>
288 + <li>BugFix : scram runtime no longer treats path variables as a regular
289 +        expression, allowing paths with strange characters such as +
290 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
291 + <li>ToolBox : IGUANA - updates for V1_0_0
292 + </ol>
293 + <p>
294 + <hr>
295 + <p>
296 + <h1>Release Notes For Version V0_10_2</h1>
297 + Wed Oct 20 1999
298 + <hr>
299 + <ol>
300 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
301 + </ol>
302 + <p>
303 + <hr>
304 + <p>
305 + <h1>Release Notes For Version V0_10_1</h1>
306 + Wed Oct 20 1999
307 + <hr>
308 + <ol>
309 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
310 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
311 + </ol>
312 + <p>
313 + <hr>
314 + <p>
315   <h1>Release Notes For Version V0_10_0</h1>
316   <hr>
317   <ol>
318 + Database Related Enhancements
319   <li>Installation script changed to create a common scram database between versions
320   <li>list and install use common database if it exists
321 < <li>Enhanced Binary Functionality. Now you can define different Build
322 < environmentss for each binary target.
321 > <li>SCRAM databases can now be linked together
322 > <li>New scram db command for maintaining databse linking
323 > <p>
324 > BuildFile Related Enhancements
325 > <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
326 > <br>
327 > Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
328 >        the previous behaviour.
329 > <li>Binary Functionality. Now you can define different Build
330 > environments for each binary target. This allows you to specify different
331 > libs etc. to different bins.
332   <li>&lt;Environment> tags to define binary environments
333   <li>Seperation of build areas for each binary - no more template clashes.
334   <li>Redefinition of bin targets from : to ::
# Line 446 | Line 761 | File SCRAM/toolbox/OpenInventor changed
761   >Chris Williams</a>
762   </td>
763   <td align=center>
764 < Last Updated Wed Oct 13 15:56:16 1999
764 > Last Updated Mon Apr 10 12:09:00 2000
765   </td>
766   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
767   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines