7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_12_4</h1> |
11 |
+ |
Fri May 5 2000 |
12 |
+ |
<hr> |
13 |
+ |
<ol> |
14 |
+ |
<li> BugFix : Store Tool types - allows runtime to work properly |
15 |
+ |
</ol> |
16 |
+ |
<p> |
17 |
+ |
<hr> |
18 |
+ |
<p> |
19 |
+ |
<h1>Release Notes For Version V0_12_3</h1> |
20 |
+ |
Thr May 4 2000 |
21 |
+ |
<hr> |
22 |
+ |
<ol> |
23 |
+ |
<li> BugFix : scram setup in development areas attached to a central release |
24 |
+ |
<li> BugFix : tool finding (lowercase matching) fixed |
25 |
+ |
<li> ToolBox : ObjectSpace on Solaris 2.7 (threaded) |
26 |
+ |
<li> NewFeature : scram setup can now search other installed projects for |
27 |
+ |
and extract information on tools needed. |
28 |
+ |
<li> NewFeature : scram setup interactive mode |
29 |
+ |
<li> NewFeature : scram tool command - info on local configuration |
30 |
+ |
</ol> |
31 |
+ |
<p> |
32 |
+ |
<hr> |
33 |
+ |
<p> |
34 |
+ |
<h1>Release Notes For Version V0_12_2</h1> |
35 |
+ |
Fri Apr 28 2000 |
36 |
+ |
<hr> |
37 |
+ |
<ol> |
38 |
+ |
<li>Add new variable CXXSharedFlags to control shared object making |
39 |
+ |
</ol> |
40 |
+ |
<p> |
41 |
+ |
<hr> |
42 |
+ |
<p> |
43 |
+ |
<h1>Release Notes For Version V0_12_1</h1> |
44 |
+ |
Wed Apr 26 2000 |
45 |
+ |
<hr> |
46 |
+ |
<ol> |
47 |
+ |
<li> Make backward compatable the scram project command |
48 |
+ |
<li> Lots of Bug Fixes for project and setup commands in new model |
49 |
+ |
</ol> |
50 |
+ |
<h2>Files Changed</h2> |
51 |
+ |
<pre> |
52 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79 |
53 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64 |
54 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73 |
55 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7 |
56 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3 |
57 |
+ |
File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6 |
58 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12 |
59 |
+ |
File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8 |
60 |
+ |
File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1 |
61 |
+ |
File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2 |
62 |
+ |
File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14 |
63 |
+ |
File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3 |
64 |
+ |
</pre> |
65 |
+ |
<p> |
66 |
+ |
<hr> |
67 |
+ |
<p> |
68 |
+ |
<h1>Release Notes For Version V0_12_0</h1> |
69 |
+ |
Thr Apr 20 2000 |
70 |
+ |
<hr> |
71 |
+ |
<ol> |
72 |
+ |
<li>Configuration of new projects made easier with a major restructuring |
73 |
+ |
of the configuration system by removing information duplication in the |
74 |
+ |
BootStrap, requirements and External Dependencies info |
75 |
+ |
<li>New project setup documentation |
76 |
+ |
</ol> |
77 |
+ |
<p> |
78 |
+ |
<hr> |
79 |
+ |
<p> |
80 |
+ |
<h1>Release Notes For Version V0_11_4</h1> |
81 |
+ |
Tue Apr 18 2000 |
82 |
+ |
<hr> |
83 |
+ |
<ol> |
84 |
+ |
<li> SCRAM_ARCH variable now available in tool description setup |
85 |
+ |
<li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files |
86 |
+ |
<li> Documentation added for Tool description documents |
87 |
+ |
</ol> |
88 |
+ |
<p> |
89 |
+ |
<hr> |
90 |
+ |
<p> |
91 |
+ |
<h1>Release Notes For Version V0_11_3</h1> |
92 |
+ |
Fri Apr 14 2000 |
93 |
+ |
<hr> |
94 |
+ |
<ol> |
95 |
+ |
<li>Add new <INCLUDE_PATH> tag to BuildFile |
96 |
+ |
<li>ToolBox : Add IGUANA V1_0_2 description file |
97 |
+ |
<li>ToolBox : update Qt to 2.0.2 |
98 |
+ |
</ol> |
99 |
+ |
<p> |
100 |
+ |
<hr> |
101 |
+ |
<p> |
102 |
+ |
<h1>Release Notes For Version V0_11_2</h1> |
103 |
+ |
Wed Apr 12 2000 |
104 |
+ |
<hr> |
105 |
+ |
<ol> |
106 |
+ |
<li> ToolBox : zlib updated to version 1.1.3 |
107 |
+ |
<li> BugFix : <Externals> in local <Use> fixed |
108 |
+ |
<li> Self Testing harness added |
109 |
+ |
<li> runtime cleaned up - no longer dependent on clientsettings directly |
110 |
+ |
</ol> |
111 |
+ |
<p> |
112 |
+ |
<hr> |
113 |
+ |
<p> |
114 |
|
<h1>Release Notes For Version V0_11_1</h1> |
115 |
|
Fri Apr 10 2000 |
116 |
|
<hr> |
204 |
|
<hr> |
205 |
|
<ol> |
206 |
|
<li>Allow override of SCRAM_ARCH variable |
207 |
+ |
</ol> |
208 |
|
<p> |
209 |
|
<hr> |
210 |
|
<p> |