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.14 by williamc, Fri Sep 3 15:26:45 1999 UTC vs.
Revision 1.1.2.32 by williamc, Tue Oct 5 16:32:23 1999 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines