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.68 by williamc, Fri Mar 31 10:29:02 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>
# Line 648 | 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