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.70 by williamc, Fri Apr 7 10:00:22 2000 UTC vs.
Revision 1.1.2.82 by williamc, Thu May 4 14:41:13 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_12_3</h1>
11 + Thr May 4 2000
12 + <hr>
13 + <ol>
14 + <li> BugFix : scram setup in development areas attached to a central release
15 + <li> NewFeature : scram setup can now search other installed projects for
16 +                  and extract information on tools needed.
17 + <li> NewFeature : scram setup interactive mode
18 + <li> NewFeature : scram tool command - info on local configuration
19 + </ol>
20 + <p>
21 + <hr>
22 + <p>
23 + <h1>Release Notes For Version V0_12_2</h1>
24 + Fri Apr 28 2000
25 + <hr>
26 + <ol>
27 + <li>Add new variable CXXSharedFlags to control shared object making
28 + </ol>
29 + <p>
30 + <hr>
31 + <p>
32 + <h1>Release Notes For Version V0_12_1</h1>
33 + Wed Apr 26 2000
34 + <hr>
35 + <ol>
36 + <li> Make backward compatable the scram project command
37 + <li> Lots of Bug Fixes for project and setup commands in new model
38 + </ol>
39 + <h2>Files Changed</h2>
40 + <pre>
41 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.78 to 1.1.2.79
42 + File SCRAM/doc/html/install.html changed from revision 1.15.2.63 to 1.15.2.64
43 + File SCRAM/src/scram changed from revision 1.23.2.66 to 1.23.2.73
44 + File SCRAM/src/BuildSystem/BuildFile.pm changed from revision 1.1.2.6 to 1.1.2.7
45 + File SCRAM/src/BuildSystem/Requirements.pm changed from revision 1.1.2.2 to 1.1.2.3
46 + File SCRAM/src/BuildSystem/Tool.pm changed from revision 1.1.2.5 to 1.1.2.6
47 + File SCRAM/src/BuildSystem/ToolBox.pm changed from revision 1.1.2.9 to 1.1.2.12
48 + File SCRAM/src/BuildSystem/ToolDoc.pm changed from revision 1.1.2.4 to 1.1.2.8
49 + File SCRAM/src/Configuration/ConfigArea.pm is new; current revision 1.13.2.1
50 + File SCRAM/toolbox/GEANT_2000 changed from revision 1.1.2.1 to 1.1.2.2
51 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.13 to 1.1.2.14
52 + File SCRAM/toolbox/cmsim_cms118 changed from revision 1.1.2.2 to 1.1.2.3
53 + </pre>
54 + <p>
55 + <hr>
56 + <p>
57 + <h1>Release Notes For Version V0_12_0</h1>
58 + Thr Apr 20 2000
59 + <hr>
60 + <ol>
61 + <li>Configuration of new projects made easier with a major restructuring
62 + of the configuration system by removing information duplication in the
63 + BootStrap, requirements and External Dependencies info
64 + <li>New project setup documentation
65 + </ol>
66 + <p>
67 + <hr>
68 + <p>
69 + <h1>Release Notes For Version V0_11_4</h1>
70 + Tue Apr 18 2000
71 + <hr>
72 + <ol>
73 + <li> SCRAM_ARCH variable now available in tool description setup
74 + <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
75 + <li> Documentation added for Tool description documents
76 + </ol>
77 + <p>
78 + <hr>
79 + <p>
80 + <h1>Release Notes For Version V0_11_3</h1>
81 + Fri Apr 14 2000
82 + <hr>
83 + <ol>
84 + <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
85 + <li>ToolBox : Add IGUANA V1_0_2 description file
86 + <li>ToolBox : update Qt to 2.0.2
87 + </ol>
88 + <p>
89 + <hr>
90 + <p>
91 + <h1>Release Notes For Version V0_11_2</h1>
92 + Wed Apr 12 2000
93 + <hr>
94 + <ol>
95 + <li> ToolBox : zlib updated to version 1.1.3
96 + <li> BugFix : <Externals> in local <Use> fixed
97 + <li> Self Testing harness added
98 + <li> runtime cleaned up - no longer dependent on clientsettings directly
99 + </ol>
100 + <p>
101 + <hr>
102 + <p>
103 + <h1>Release Notes For Version V0_11_1</h1>
104 + Fri Apr 10 2000
105 + <hr>
106 + <ol>
107 + <li>BugFix : LibType tags comment field now stripped of carriage returns to
108 + help out make
109 + </ol>
110 + <p>
111 + <hr>
112 + <p>
113   <h1>Release Notes For Version V0_11_0</h1>
114   Fri Apr 7 2000
115   <hr>
# Line 30 | Line 133 | build system behind a common interface.
133   <h2>Files Changed</h2>
134   <pre>
135   File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
136 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
137   File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
138   File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
139   File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
140 + File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
141   File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
142   File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
143   File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
# Line 43 | Line 148 | File SCRAM/src/ToolBox.pm is removed; no
148   File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
149   File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
150   File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
151 < File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.4
151 > File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
152   File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
153   File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
154   File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
155 < File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.1
155 > File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
156   File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
157   File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
158   File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
# Line 703 | Line 808 | File SCRAM/toolbox/OpenInventor changed
808   >Chris Williams</a>
809   </td>
810   <td align=center>
811 < Last Updated Wed Feb  2 15:28:57 2000
811 > Last Updated Mon Apr 10 12:09:00 2000
812   </td>
813   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
814   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines