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.58 by williamc, Mon Feb 21 08:49:37 2000 UTC vs.
Revision 1.1.2.79 by williamc, Tue Apr 25 11:47:13 2000 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines