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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines