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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines