7 |
|
<p> |
8 |
|
<hr> |
9 |
|
<p> |
10 |
+ |
<h1>Release Notes For Version V0_11_1</h1> |
11 |
+ |
Fri Apr 10 2000 |
12 |
+ |
<hr> |
13 |
+ |
<ol> |
14 |
+ |
<li>BugFix : LibType tags comment field now stripped of carriage returns to |
15 |
+ |
help out make |
16 |
+ |
</ol> |
17 |
+ |
<p> |
18 |
+ |
<hr> |
19 |
+ |
<p> |
20 |
+ |
<h1>Release Notes For Version V0_11_0</h1> |
21 |
+ |
Fri Apr 7 2000 |
22 |
+ |
<hr> |
23 |
+ |
<ol> |
24 |
+ |
<li>New User Feature : |
25 |
+ |
You can now define runtime environments anywhere |
26 |
+ |
to match your individual applications requirements in addition to the usual |
27 |
+ |
configuration requirements. |
28 |
+ |
<li>New User Feature : |
29 |
+ |
You can now use <use> tags within an <export> environment. |
30 |
+ |
<li>New User Feature : |
31 |
+ |
You can now use <export> interfaces from other SCRAM managed projects with |
32 |
+ |
an extended <External> tag. |
33 |
+ |
<li>New object-orientated SGML parser. With multi-parsing, tag |
34 |
+ |
activation/deactivation functions and error reporting. |
35 |
+ |
<li>Reorganisation of build system in preperation for the integration of |
36 |
+ |
new SCRAM project configuration developments. |
37 |
+ |
Much has changed under the bonnet to get the configuration elements of the |
38 |
+ |
build system behind a common interface. |
39 |
+ |
</ol> |
40 |
+ |
<h2>Files Changed</h2> |
41 |
+ |
<pre> |
42 |
+ |
File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3 |
43 |
+ |
File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70 |
44 |
+ |
File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4 |
45 |
+ |
File SCRAM/doc/html/external.html is new; current revision 1.1.2.1 |
46 |
+ |
File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13 |
47 |
+ |
File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58 |
48 |
+ |
File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6 |
49 |
+ |
File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch |
50 |
+ |
File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch |
51 |
+ |
File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch |
52 |
+ |
File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch |
53 |
+ |
File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4 |
54 |
+ |
File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch |
55 |
+ |
File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8 |
56 |
+ |
File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch |
57 |
+ |
File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58 |
58 |
+ |
File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5 |
59 |
+ |
File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1 |
60 |
+ |
File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1 |
61 |
+ |
File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1 |
62 |
+ |
File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3 |
63 |
+ |
File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1 |
64 |
+ |
File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1 |
65 |
+ |
File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1 |
66 |
+ |
File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1 |
67 |
+ |
File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1 |
68 |
+ |
File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1 |
69 |
+ |
File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1 |
70 |
+ |
File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1 |
71 |
+ |
File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1 |
72 |
+ |
File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1 |
73 |
+ |
</pre> |
74 |
+ |
<p> |
75 |
+ |
<hr> |
76 |
+ |
<p> |
77 |
+ |
<h1>Release Notes For Version V0_10_19</h1> |
78 |
+ |
Fri Mar 31 2000 |
79 |
+ |
<hr> |
80 |
+ |
<ol> |
81 |
+ |
<li>Addition of Application level runtime environment setting |
82 |
+ |
</ol> |
83 |
+ |
<p> |
84 |
+ |
<hr> |
85 |
+ |
<p> |
86 |
+ |
<h1>Release Notes For Version V0_10_18</h1> |
87 |
+ |
Mon Mar 20 2000 |
88 |
+ |
<hr> |
89 |
+ |
<ol> |
90 |
+ |
<li> Addition of Prerprocessor description for ecgs compiler |
91 |
+ |
<li> Workaround for buggy gmake on linux (with wildcard characters) |
92 |
+ |
<li> Extra checking for datestamps to ensure better consistency between build |
93 |
+ |
products and the source code in the local development area. |
94 |
+ |
</ol> |
95 |
+ |
<p> |
96 |
+ |
<hr> |
97 |
+ |
<p> |
98 |
+ |
<h1>Release Notes For Version V0_10_17</h1> |
99 |
+ |
Mon Mar 20 2000 |
100 |
+ |
<hr> |
101 |
+ |
<ol> |
102 |
+ |
<li>Allow override of SCRAM_ARCH variable |
103 |
+ |
<p> |
104 |
+ |
<hr> |
105 |
+ |
<p> |
106 |
+ |
<h1>Release Notes For Version V0_10_16</h1> |
107 |
+ |
Wed Mar 15 2000 |
108 |
+ |
<hr> |
109 |
+ |
<ol> |
110 |
+ |
<li>Set runtime environment during CC builds on Linux and Sun |
111 |
+ |
</ol> |
112 |
+ |
<p> |
113 |
+ |
<hr> |
114 |
+ |
<p> |
115 |
+ |
<h1>Release Notes For Version V0_10_15</h1> |
116 |
+ |
Tue Mar 7 2000 |
117 |
+ |
<hr> |
118 |
+ |
<ol> |
119 |
+ |
<li>Java rules extended |
120 |
+ |
<li>ToolBox : GEANT4_1.0 |
121 |
+ |
<li>ToolBox : Xmu lib added to X11 |
122 |
+ |
</ol> |
123 |
+ |
<p> |
124 |
+ |
<hr> |
125 |
+ |
<p> |
126 |
+ |
<h1>Release Notes For Version V0_10_14</h1> |
127 |
+ |
Thr Mar 2 2000 |
128 |
+ |
<hr> |
129 |
+ |
<ol> |
130 |
+ |
<li> Rules for compiling Java added |
131 |
+ |
</ol> |
132 |
+ |
<p> |
133 |
+ |
<hr> |
134 |
+ |
<p> |
135 |
|
<h1>Release Notes For Version V0_10_13</h1> |
136 |
|
Tue Feb 29 2000 |
137 |
|
<hr> |
715 |
|
>Chris Williams</a> |
716 |
|
</td> |
717 |
|
<td align=center> |
718 |
< |
Last Updated Wed Feb 2 15:28:57 2000 |
718 |
> |
Last Updated Mon Apr 10 12:09:00 2000 |
719 |
|
</td> |
720 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
721 |
|
</td> |