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.76 by williamc, Tue Apr 18 12:31:28 2000 UTC vs.
Revision 1.1.2.97 by williamc, Thu Jun 15 16:41:13 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 < <h1>Release Notes For Version V0_11_3</h1>
10 > <h1>Release Notes For Version V0_13_0</h1>
11 > <hr>
12 > <ol>
13 > <li> New Tag : &lt;Build class=<em>lib|bin</em> .. > Allows much cleaner
14 > specification of build products. Generalised mechanism to plug in new types
15 > <li> Backwards Incompatability : Previous gmake methods to specify libs/bins
16 > no longer valid
17 > <li> New Feauture : BuildFiles can now be used in place of makefiles in
18 > the configuration directory.
19 > </ol>
20 > <p>
21 > <hr>
22 > <p>
23 > <h1>Release Notes For Version V0_12_12</h1>
24 > <hr>
25 > <ol>
26 > <li> BugFix  : Take Requirements Doc from local area rather than RELEASETOP
27 > </ol>
28 > <p>
29 > <hr>
30 > <p>
31 > <h1>Release Notes For Version V0_12_11</h1>
32 > <hr>
33 > <ol>
34 > <li> ToolBox  : GEANT4 1.1 on Sun libs updated, IGUANA 2_1_0 description
35 > <li> acram align command
36 > </ol>
37 > <p>
38 > <hr>
39 > <p>
40 > <h1>Release Notes For Version V0_12_10</h1>
41 > <hr>
42 > <ol>
43 > <li> BugFix  : scram project broken in 0_12_9 - repaired
44 > <li> ToolBox : cern specific dirs for Objectivity OpenInventor. Qt updated
45 > </ol>
46 > <p>
47 > <p>
48 > <hr>
49 > <p>
50 > <h1>Release Notes For Version V0_12_9b</h1>
51 > <hr>
52 > As 0_12_9 with the V0_12_10 bugfix
53 > <ol>
54 > <li> BugFix  : scram project broken in 0_12_9 - repaired
55 > </ol>
56 > <hr>
57 > <p>
58 > <h1>Release Notes For Version V0_12_9</h1>
59 > <hr>
60 > <ol>
61 > <li> ToolBox : Nag c versions of gemini, hepfitting
62 > <li> BugFix : allow for links to tmp directory.
63 > </ol>
64 > <p>
65 > <hr>
66 > <p>
67 > <h1>Release Notes For Version V0_12_8</h1>
68 > <hr>
69 > <ol>
70 > <li> ToolBox : CLHEP 1.5, HTL 1.1.1.1 , OpenInventor - removal of Motif parts
71 > <li> Add new CXXSharedLink flag for shared object building
72 > <li> Extra checks for dated scram databases during tool startup
73 > </ol>
74 > <p>
75 > <hr>
76 > <p>
77 > <h1>Release Notes For Version V0_12_7</h1>
78 > <hr>
79 > <ol>
80 > <li> BugFix : SGML parser now handles non-context defining tags properly
81 > <li> BugFix : scram install no longer reports that it cannot find Environment file
82 > </ol>
83 > <p>
84 > <hr>
85 > <p>
86 > <h1>Release Notes For Version V0_12_6</h1>
87 > Tue May 9 2000
88 > <hr>
89 > <ol>
90 > <li> ToolBox : Add Root
91 > <li> BugFix : Create a toolbox data directory in the area only during setup
92 >              of a tool. Allows for search without falldown.
93 > </ol>
94 > <p>
95 > <hr>
96 > <p>
97 > <h1>Release Notes For Version V0_12_5</h1>
98 > Mon May 8 2000
99 > <hr>
100 > <ol>
101 > <li> ToolBox : GEMINI_minuit description library changed.
102 > </ol>
103 > <p>
104 > <hr>
105 > <p>
106 > <h1>Release Notes For Version V0_12_4</h1>
107 > Fri May 5 2000
108 > <hr>
109 > <ol>
110 > <li> BugFix : Store Tool types - allows runtime to work properly
111 > </ol>
112 > <p>
113 > <hr>
114 > <p>
115 > <h1>Release Notes For Version V0_12_3</h1>
116 > Thr May 4 2000
117 > <hr>
118 > <ol>
119 > <li> BugFix : scram setup in development areas attached to a central release
120 > <li> BugFix : tool finding (lowercase matching) fixed
121 > <li> ToolBox : ObjectSpace on Solaris 2.7 (threaded)
122 > <li> NewFeature : scram setup can now search other installed projects for
123 >                  and extract information on tools needed.
124 > <li> NewFeature : scram setup interactive mode
125 > <li> NewFeature : scram tool command - info on local configuration
126 > </ol>
127 > <p>
128 > <hr>
129 > <p>
130 > <h1>Release Notes For Version V0_12_2</h1>
131 > Fri Apr 28 2000
132 > <hr>
133 > <ol>
134 > <li>Add new variable CXXSharedFlags to control shared object making
135 > </ol>
136 > <p>
137 > <hr>
138 > <p>
139 > <h1>Release Notes For Version V0_12_1</h1>
140 > Wed Apr 26 2000
141 > <hr>
142 > <ol>
143 > <li> Make backward compatable the scram project command
144 > <li> Lots of Bug Fixes for project and setup commands in new model
145 > </ol>
146 > <h2>Files Changed</h2>
147 > <pre>
148 > File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79
149 > File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64
150 > File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73
151 > File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7
152 > File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3
153 > File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6
154 > File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12
155 > File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8
156 > File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1
157 > File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2
158 > File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14
159 > File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3
160 > </pre>
161 > <p>
162 > <hr>
163 > <p>
164 > <h1>Release Notes For Version V0_12_0</h1>
165 > Thr Apr 20 2000
166 > <hr>
167 > <ol>
168 > <li>Configuration of new projects made easier with a major restructuring
169 > of the configuration system by removing information duplication in the
170 > BootStrap, requirements and External Dependencies info
171 > <li>New project setup documentation
172 > </ol>
173 > <p>
174 > <hr>
175 > <p>
176 > <h1>Release Notes For Version V0_11_4</h1>
177   Tue Apr 18 2000
178   <hr>
179   <ol>
180   <li> SCRAM_ARCH variable now available in tool description setup
181 < <li> ToolBox : Upgrade of Qt, Motif IGUANA and GEMINI description files
181 > <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
182   <li> Documentation added for Tool description documents
183   </ol>
184   <p>
185   <hr>
186   <p>
187 < <h1>Release Notes For Version V0_11_2</h1>
187 > <h1>Release Notes For Version V0_11_3</h1>
188   Fri Apr 14 2000
189   <hr>
190   <ol>
# Line 134 | Line 300 | Mon Mar 20 2000
300   <hr>
301   <ol>
302   <li>Allow override of SCRAM_ARCH variable
303 + </ol>
304   <p>
305   <hr>
306   <p>
# Line 749 | Line 916 | File SCRAM/toolbox/OpenInventor changed
916   >Chris Williams</a>
917   </td>
918   <td align=center>
919 < Last Updated Mon Apr 10 12:09:00 2000
919 > Last Updated Thu May 18 15:40:18 2000
920   </td>
921   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
922   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines