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.55 by williamc, Mon Jan 31 11:56:52 2000 UTC vs.
Revision 1.1.2.81 by williamc, Fri Apr 28 14:37:27 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines