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.38 by williamc, Fri Oct 15 10:08:22 1999 UTC vs.
Revision 1.1.2.62 by williamc, Tue Feb 29 13:18:01 2000 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_13</h1>
11 + Tue Feb 29  2000
12 + <hr>
13 + <ol>
14 + <li> Toolbox : GEANT4 description file
15 + <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
16 + <li> Toolbox : pythia_2000 description file
17 + <li> BugFix : exit status propogated through auto-version selection mechanism
18 + </ol>
19 + <p>
20 + <hr>
21 + <p>
22 + <h1>Release Notes For Version V0_10_12</h1>
23 + Wed Feb 23 2000
24 + <hr>
25 + <ol>
26 + <li> Toolbox : cmsim cms118 and cernlib 2000 added
27 + <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
28 + <li> Return exit status of 1 if build fails
29 + </ol>
30 + <p>
31 + <hr>
32 + <p>
33 + <h1>Release Notes For Version V0_10_11</h1>
34 + Fri Feb 18 2000
35 + <hr>
36 + <ol>
37 + <li> Toolbox : OpenInventor_Qt
38 + </ol>
39 + <p>
40 + <hr>
41 + <p>
42 + <h1>Release Notes For Version V0_10_10</h1>
43 + Fri Feb 18 2000
44 + <hr>
45 + <ol>
46 + <li>More user friendly error message when the scram database cannot be found
47 + during a scram list or scram db.
48 + <li>ToolBox : Qt - dependency on OpenGL removed
49 + <li>ToolBox : T_HTL added
50 + </ol>
51 + <p>
52 + <hr>
53 + <p>
54 + <h1>Release Notes For Version V0_10_9</h1>
55 + Mon Jan 31
56 + <hr>
57 + <ol>
58 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
59 + </ol>
60 + <p>
61 + <hr>
62 + <p>
63 + <h1>Release Notes For Version V0_10_8</h1>
64 + Tue Dec 13th 1999
65 + <hr>
66 + <ol>
67 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
68 + </ol>
69 + <p>
70 + <hr>
71 + <p>
72 + <h1>Release Notes For Version V0_10_7</h1>
73 + Tue Dec 13th 1999
74 + <hr>
75 + <ol>
76 + <li> toolbox : zlib description added
77 + <li> check for unknown command line options to the scram project command
78 + </ol>
79 + <p>
80 + <hr>
81 + <p>
82 + <h1>Release Notes For Version V0_10_6</h1>
83 + Wed Nov 25th 1999
84 + <hr>
85 + <ol>
86 + <li> Workaround for CVS/make incompatability. scram now checks each build
87 + product against the dates of its components and marks it to be rebuilt by make
88 + if any timestamps do not match.
89 + </ol>
90 + <p>
91 + <hr>
92 + <p>
93 + <h1>Release Notes For Version V0_10_5</h1>
94 + Wed Nov 25th 1999
95 + <hr>
96 + <ol>
97 + <li> toolbox changes : Updated to Sep99 LHC++ components
98 + </ol>
99 + <p>
100 + <hr>
101 + <p>
102 + <h1>Release Notes For Version V0_10_4</h1>
103 + Thu Nov 18th 1999
104 + <hr>
105 + <ol>
106 + <li> toolbox changes : Configuration files updated to R6
107 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
108 + <li> &lt;lib> text now goes to GNUmakefile
109 + </ol>
110 + <p>
111 + <hr>
112 + <p>
113 + <h1>Release Notes For Version V0_10_3</h1>
114 + Mon Nov 1st 1999
115 + <hr>
116 + <ol>
117 + <li>BugFix : scram runtime no longer treats path variables as a regular
118 +        expression, allowing paths with strange characters such as +
119 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
120 + <li>ToolBox : IGUANA - updates for V1_0_0
121 + </ol>
122 + <p>
123 + <hr>
124 + <p>
125 + <h1>Release Notes For Version V0_10_2</h1>
126 + Wed Oct 20 1999
127 + <hr>
128 + <ol>
129 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
130 + </ol>
131 + <p>
132 + <hr>
133 + <p>
134 + <h1>Release Notes For Version V0_10_1</h1>
135 + Wed Oct 20 1999
136 + <hr>
137 + <ol>
138 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
139 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
140 + </ol>
141 + <p>
142 + <hr>
143 + <p>
144   <h1>Release Notes For Version V0_10_0</h1>
145   <hr>
146   <ol>
147 + Database Related Enhancements
148   <li>Installation script changed to create a common scram database between versions
149   <li>list and install use common database if it exists
150 < <li>Enhanced Binary Functionality. Now you can define different Build
151 < environmentss for each binary target.
150 > <li>SCRAM databases can now be linked together
151 > <li>New scram db command for maintaining databse linking
152 > <p>
153 > BuildFile Related Enhancements
154 > <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
155 > <br>
156 > Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
157 >        the previous behaviour.
158 > <li>Binary Functionality. Now you can define different Build
159 > environments for each binary target. This allows you to specify different
160 > libs etc. to different bins.
161   <li>&lt;Environment> tags to define binary environments
162   <li>Seperation of build areas for each binary - no more template clashes.
163   <li>Redefinition of bin targets from : to ::
# Line 446 | Line 590 | File SCRAM/toolbox/OpenInventor changed
590   >Chris Williams</a>
591   </td>
592   <td align=center>
593 < Last Updated Wed Oct 13 15:56:16 1999
593 > Last Updated Wed Feb  2 15:28:57 2000
594   </td>
595   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
596   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines