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.11 by williamc, Fri Aug 27 10:58:47 1999 UTC vs.
Revision 1.1.2.30 by williamc, Tue Oct 5 13:39:24 1999 UTC

# Line 6 | Line 6
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <p>
8   <hr>
9 < <h1>Release Notes For Version V0_9_20</h1>
9 > <p>
10 > <h1>Release Notes For Version V0_9_38</h1>
11 > <hr>
12 > <ol>
13 > <li> BugFix - no more errors during the first scram build command. The client
14 > configuration is now built beforehand in a completeley seperate process as the
15 > gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
16 > <li> Insure - picks up only local debug rather than all debug libs.
17 > <li> Insure documentation.
18 > <li> fortran objects now position independent in g77 (fortran on linux)
19 > <li> gcc2.95 compiler specifics added
20 > </ol>
21 > <p>
22 > <hr>
23 > <p>
24 > <h1>Release Notes For Version V0_9_37</h1>
25 > <hr>
26 > <ol>
27 > <li> Motif configuration on Linux - now will always ask where - no defaults
28 > <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
29 > <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
30 >     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
31 >     force it to be searched ahead of the usual dependency structure.
32 > </ol>
33 > <p>
34 > <hr>
35 > <p>
36 > <h1>Release Notes For Version V0_9_36</h1>
37 > <hr>
38 > <ol>
39 > <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
40 > <li> OpenGL - more libraries on Linux
41 > </ol>
42 > <p>
43 > <hr>
44 > <p>
45 > <h1>Release Notes For Version V0_9_35</h1>
46 > <hr>
47 > <ol>
48 > <li> BugFix  : Shared Debug dependencies now work
49 > </ol>
50 > <p>
51 > <hr>
52 > <p>
53 > <h1>Release Notes For Version V0_9_34</h1>
54 > <hr>
55 > <ol>
56 > <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
57 >    correct templateDB.
58 > <li> Insure++ -> now picks up debug libraries if the insure does not exist
59 > </ol>
60 > <p>
61 > <hr>
62 > <p>
63 > <h1>Release Notes For Version V0_9_33</h1>
64 > <hr>
65 > <ol>
66 > <li> Shared_Insure Libraries made functional
67 > </ol>
68 > <p>
69 > <hr>
70 > <p>
71 > <h1>Release Notes For Version V0_9_32</h1>
72 > <hr>
73 > <ol>
74 > <li> libmsg target added to allow messages to be printed to the screen
75 >     during a library build. Text from the LibType tag is echoed from this
76 >     target.
77 > <li> Added new target bin_debug_local . Will take only local debug libraries
78 >     ignoring debug libraries in the release area.
79 > </ol>
80 > <p>
81 > <hr>
82 > <p>
83 > <h1>Release Notes For Version V0_9_31</h1>
84 > <hr>
85 > <ol>
86 > <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
87 > <li> SharedDebug made a bit more robust, seperated completeley from the Shared
88 > rule
89 > <li> LibType tags now need to be closed - the text in between will be echoed
90 > to the screen
91 > </ol>
92 > <p>
93 > <h2>Files changed</h2>
94 > <pre>
95 > File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
96 > File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
97 > File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
98 > File SCRAM/src/BuildFile changed
99 > File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
100 > File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
101 > File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
102 > </pre>
103 > <p>
104 > <hr>
105 > <p>
106 > <h1>Release Notes For Version V0_9_30</h1>
107 > <hr>
108 > <ol>
109 > <li>Runtime bugFix for PATH variables
110 > </ol>
111 > <p>
112 > <hr>
113 > <p>
114 > <h1>Release Notes For Version V0_9_29</h1>
115 > <hr>
116 > <ol>
117 > <li>Change libType names debugshared debugarchive to debug_shared debug_archive
118 > for consistency with other commands
119 > <li>Bugfix on debug_shared
120 > <li>&lt;External> tag now can be put in &lt;export> interface
121 > <li> Runtime bugfix - you can now do it consectiveley with no problems
122 > <li> Runtime removed duplicates from path variables
123 > <li> Runtime - multiple definitions of regular runtime variables simply replace
124 > rather than add with spaces.
125 > </ol>
126 > <p>
127 > <hr>
128 > <p>
129 > <h1>Release Notes For Version V0_9_28</h1>
130 > <hr>
131 > <ol>
132 > <li> &lt;LibType> bug fixes
133 > <li> histo decription updates - HISTO_DIR added into runtime
134 > </ol>
135 > <p>
136 > <hr>
137 > <p>
138 > <h1>Release Notes For Version V0_9_27</h1>
139 > <hr>
140 > <ol>
141 > <li> Protect LibType from creating targets in lower, non library , build areas
142 > <li> LibType tag can now be excluded with <ignore>
143 > <li> Dependencies on cern 99 added for histo description file
144 > <li> Runtime LD_LIBRARY_PATH for Qt
145 > </ol>
146 > <p>
147 > <hr>
148 > <p>
149 > <h1>Release Notes For Version V0_9_26</h1>
150 > <hr>
151 > <ol>
152 > <li>Keep intermediary executable around for debug version as the incremental
153 > linker on sun uses it.
154 > <li>Add histo descriptions file histoC and histoCHB
155 > </ol>
156 > <p>
157 > <hr>
158 > <p>
159 > <h1>Release Notes For Version V0_9_25</h1>
160 > <hr>
161 > <ol>
162 > <li>Bugfix to interface - Default target no longer overrides any assignments
163 > passed on the command line
164 > <li>Add url references for Qt and IGUANA descriptions
165 > </ol>
166 > <p>
167 > <hr>
168 > <p>
169 > <h1>Release Notes For Version V0_9_24</h1>
170 > <hr>
171 > <ol>
172 > <li>Bugfix to interface - Default target is still called if you use an
173 > assignment with the build command (e.g warn=none)
174 > <li>Fix for ObjectSpace_threaded Configuration file
175 > </ol>
176 > <p>
177 > <hr>
178 > <p>
179 > <h1>Release Notes For Version V0_9_23</h1>
180 > <hr>
181 > <ol>
182 > <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
183 > <li> Add HP specifics to some configuration files
184 > <li> HP fortran support
185 > </ol>
186 > <p>
187 > <h2>Files changed</h2>
188 > <pre>
189 > File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
190 > File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
191 > File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
192 > </pre>
193 > <p>
194 > <hr>
195 > <h1>Release Notes For Version V0_9_22</h1>
196 > <hr>
197 > <ol>
198 > <li> Added \&lt;libtype type=> tag to overide the default library type to build
199 > </ol>
200 > <p>
201 > <hr>
202 > <h1>Release Notes For Version V0_9_21</h1>
203   <hr>
204   <ol>
205   <li> Added new versions of cmsim/cernlib to toolbox
# Line 183 | Line 376 | File SCRAM/toolbox/OpenInventor changed
376   >Chris Williams</a>
377   </td>
378   <td align=center>
379 < Last Updated Thu Aug 19 11:15:26 1999
379 > Last Updated Tue Oct  5 15:37:26 1999
380   </td>
381   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
382   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines