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.74 by williamc, Wed Apr 12 09:01:50 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_11_2</h1>
11 + Wed Apr 12 2000
12 + <hr>
13 + <ol>
14 + <li> ToolBox : zlib updated to version 1.1.3
15 + <li> BugFix : <Externals> in local <Use> fixed
16 + <li> Self Testing harness added
17 + <li> runtime cleaned up - no longer dependent on clientsettings directly
18 + </ol>
19 + <p>
20 + <hr>
21 + <p>
22 + <h1>Release Notes For Version V0_11_1</h1>
23 + Fri Apr 10 2000
24 + <hr>
25 + <ol>
26 + <li>BugFix : LibType tags comment field now stripped of carriage returns to
27 + help out make
28 + </ol>
29 + <p>
30 + <hr>
31 + <p>
32 + <h1>Release Notes For Version V0_11_0</h1>
33 + Fri Apr 7 2000
34 + <hr>
35 + <ol>
36 + <li>New User Feature :
37 + You can now define runtime environments anywhere
38 + to match your individual applications requirements in addition to the usual
39 + configuration requirements.
40 + <li>New User Feature :
41 + You can now use &lt;use> tags within an &lt;export> environment.
42 + <li>New User Feature :
43 + You can now use &lt;export> interfaces from other SCRAM managed projects with
44 + an extended &lt;External> tag.
45 + <li>New object-orientated SGML parser. With multi-parsing, tag
46 + activation/deactivation functions and error reporting.
47 + <li>Reorganisation of build system in preperation for the integration of
48 + new SCRAM project configuration developments.
49 + Much has changed under the bonnet to get the configuration elements of the
50 + build system behind a common interface.
51 + </ol>
52 + <h2>Files Changed</h2>
53 + <pre>
54 + File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
55 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
56 + File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
57 + File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
58 + File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
59 + File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
60 + File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
61 + File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
62 + File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
63 + File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
64 + File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
65 + File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
66 + File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
67 + File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
68 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
69 + File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
70 + File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
71 + File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
72 + File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
73 + File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
74 + File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
75 + File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
76 + File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
77 + File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
78 + File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
79 + File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
80 + File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
81 + File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
82 + File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
83 + File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
84 + File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
85 + </pre>
86 + <p>
87 + <hr>
88 + <p>
89 + <h1>Release Notes For Version V0_10_19</h1>
90 + Fri Mar 31 2000
91 + <hr>
92 + <ol>
93 + <li>Addition of Application level runtime environment setting
94 + </ol>
95 + <p>
96 + <hr>
97 + <p>
98 + <h1>Release Notes For Version V0_10_18</h1>
99 + Mon Mar 20 2000
100 + <hr>
101 + <ol>
102 + <li> Addition of Prerprocessor description for ecgs compiler
103 + <li> Workaround for buggy gmake on linux (with wildcard characters)
104 + <li> Extra checking for datestamps to ensure better consistency between build
105 + products and the source code in the local development area.
106 + </ol>
107 + <p>
108 + <hr>
109 + <p>
110 + <h1>Release Notes For Version V0_10_17</h1>
111 + Mon Mar 20 2000
112 + <hr>
113 + <ol>
114 + <li>Allow override of SCRAM_ARCH variable
115 + <p>
116 + <hr>
117 + <p>
118 + <h1>Release Notes For Version V0_10_16</h1>
119 + Wed Mar 15 2000
120 + <hr>
121 + <ol>
122 + <li>Set runtime environment during CC builds on Linux and Sun
123 + </ol>
124 + <p>
125 + <hr>
126 + <p>
127 + <h1>Release Notes For Version V0_10_15</h1>
128 + Tue Mar 7 2000
129 + <hr>
130 + <ol>
131 + <li>Java rules extended
132 + <li>ToolBox : GEANT4_1.0
133 + <li>ToolBox : Xmu lib added to X11
134 + </ol>
135 + <p>
136 + <hr>
137 + <p>
138 + <h1>Release Notes For Version V0_10_14</h1>
139 + Thr Mar 2  2000
140 + <hr>
141 + <ol>
142 + <li> Rules for compiling Java added
143 + </ol>
144 + <p>
145 + <hr>
146 + <p>
147 + <h1>Release Notes For Version V0_10_13</h1>
148 + Tue Feb 29  2000
149 + <hr>
150 + <ol>
151 + <li> Toolbox : GEANT4 description file
152 + <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
153 + <li> Toolbox : pythia_2000 description file
154 + <li> BugFix : exit status propogated through auto-version selection mechanism
155 + </ol>
156 + <p>
157 + <hr>
158 + <p>
159 + <h1>Release Notes For Version V0_10_12</h1>
160 + Wed Feb 23 2000
161 + <hr>
162 + <ol>
163 + <li> Toolbox : cmsim cms118 and cernlib 2000 added
164 + <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
165 + <li> Return exit status of 1 if build fails
166 + </ol>
167 + <p>
168 + <hr>
169 + <p>
170 + <h1>Release Notes For Version V0_10_11</h1>
171 + Fri Feb 18 2000
172 + <hr>
173 + <ol>
174 + <li> Toolbox : OpenInventor_Qt
175 + </ol>
176 + <p>
177 + <hr>
178 + <p>
179 + <h1>Release Notes For Version V0_10_10</h1>
180 + Fri Feb 18 2000
181 + <hr>
182 + <ol>
183 + <li>More user friendly error message when the scram database cannot be found
184 + during a scram list or scram db.
185 + <li>ToolBox : Qt - dependency on OpenGL removed
186 + <li>ToolBox : T_HTL added
187 + </ol>
188 + <p>
189 + <hr>
190 + <p>
191   <h1>Release Notes For Version V0_10_9</h1>
192   Mon Jan 31
193   <hr>
# Line 546 | Line 727 | File SCRAM/toolbox/OpenInventor changed
727   >Chris Williams</a>
728   </td>
729   <td align=center>
730 < Last Updated Wed Jan  5 09:17:46 2000
730 > Last Updated Mon Apr 10 12:09:00 2000
731   </td>
732   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
733   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines