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.18 by williamc, Wed Sep 8 09:50:29 1999 UTC vs.
Revision 1.1.2.36 by williamc, Wed Oct 13 14:20:11 1999 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_0</h1>
11 + <hr>
12 + <ol>
13 + <li> Enhanced Binary Functionality. Now you can define different Build
14 + environmentss for each binary target.
15 + <li>&lt;Environment> tags to define binary environments
16 + <li>Seperation of build areas for each binary - no more template clashes.
17 + <li>Redefinition of bin targets from : to ::
18 +   - may prove backwards incompatible with some project configuration files.
19 + </ol>
20 + <p>
21 + <hr>
22 + <p>
23 + <h1>Release Notes For Version V0_9_42</h1>
24 + <hr>
25 + <ol>
26 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
27 + </ol>
28 + <p>
29 + <hr>
30 + <p>
31 + <h1>Release Notes For Version V0_9_41</h1>
32 + <hr>
33 + <ol>
34 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
35 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
36 + <li> Update of IGUANA description to version to V1_0_0
37 + </ol>
38 + <p>
39 + <hr>
40 + <p>
41 + <h1>Release Notes For Version V0_9_40</h1>
42 + <hr>
43 + <ol>
44 + <li> New group definition mechanism added. Will no look for group definitions
45 +        in the config/groups.mk file
46 + <li> Removal of all hardwired groups from the scram source code
47 + <li> Automated version selection mechanism added
48 + <li> Output from <em>scram version</em> changed. Will now detect a link version
49 + and print both link and the actual version name. e.g current ---> V0_9_40
50 + </ol>
51 + <p>
52 + <hr>
53 + <p>
54 + <h1>Release Notes For Version V0_9_39</h1>
55 + <hr>
56 + <ol>
57 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
58 + definintions to the dependency generator
59 + <li> Run the configuration phase silently to remove confusing messages from the user
60 + </ol>
61 + <p>
62 + <hr>
63 + <p>
64 + <h1>Release Notes For Version V0_9_38</h1>
65 + <hr>
66 + <ol>
67 + <li> BugFix - no more errors during the first scram build command. The client
68 + configuration is now built beforehand in a completeley seperate process as the
69 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
70 + <li> Insure - picks up only local debug rather than all debug libs.
71 + <li> Insure documentation.
72 + <li> fortran objects now position independent in g77 (fortran on linux)
73 + <li> gcc2.95 compiler specifics added
74 + </ol>
75 + <h2>Files Changed</h2>
76 + <pre>
77 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
78 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
79 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
80 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
81 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
82 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
83 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
84 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
85 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
86 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
87 + </pre>
88 + <p>
89 + <hr>
90 + <p>
91 + <h1>Release Notes For Version V0_9_37</h1>
92 + <hr>
93 + <ol>
94 + <li> Motif configuration on Linux - now will always ask where - no defaults
95 + <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
96 + <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
97 +     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
98 +     force it to be searched ahead of the usual dependency structure.
99 + </ol>
100 + <p>
101 + <hr>
102 + <p>
103 + <h1>Release Notes For Version V0_9_36</h1>
104 + <hr>
105 + <ol>
106 + <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
107 + <li> OpenGL - more libraries on Linux
108 + </ol>
109 + <p>
110 + <hr>
111 + <p>
112 + <h1>Release Notes For Version V0_9_35</h1>
113 + <hr>
114 + <ol>
115 + <li> BugFix  : Shared Debug dependencies now work
116 + </ol>
117 + <p>
118 + <hr>
119 + <p>
120 + <h1>Release Notes For Version V0_9_34</h1>
121 + <hr>
122 + <ol>
123 + <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
124 +    correct templateDB.
125 + <li> Insure++ -> now picks up debug libraries if the insure does not exist
126 + </ol>
127 + <p>
128 + <hr>
129 + <p>
130 + <h1>Release Notes For Version V0_9_33</h1>
131 + <hr>
132 + <ol>
133 + <li> Shared_Insure Libraries made functional
134 + </ol>
135 + <p>
136 + <hr>
137 + <p>
138 + <h1>Release Notes For Version V0_9_32</h1>
139 + <hr>
140 + <ol>
141 + <li> libmsg target added to allow messages to be printed to the screen
142 +     during a library build. Text from the LibType tag is echoed from this
143 +     target.
144 + <li> Added new target bin_debug_local . Will take only local debug libraries
145 +     ignoring debug libraries in the release area.
146 + </ol>
147 + <p>
148 + <hr>
149 + <p>
150 + <h1>Release Notes For Version V0_9_31</h1>
151 + <hr>
152 + <ol>
153 + <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
154 + <li> SharedDebug made a bit more robust, seperated completeley from the Shared
155 + rule
156 + <li> LibType tags now need to be closed - the text in between will be echoed
157 + to the screen
158 + </ol>
159 + <p>
160 + <h2>Files changed</h2>
161 + <pre>
162 + File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
163 + File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
164 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
165 + File SCRAM/src/BuildFile changed
166 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
167 + File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
168 + File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
169 + </pre>
170 + <p>
171 + <hr>
172 + <p>
173 + <h1>Release Notes For Version V0_9_30</h1>
174 + <hr>
175 + <ol>
176 + <li>Runtime bugFix for PATH variables
177 + </ol>
178 + <p>
179 + <hr>
180 + <p>
181 + <h1>Release Notes For Version V0_9_29</h1>
182 + <hr>
183 + <ol>
184 + <li>Change libType names debugshared debugarchive to debug_shared debug_archive
185 + for consistency with other commands
186 + <li>Bugfix on debug_shared
187 + <li>&lt;External> tag now can be put in &lt;export> interface
188 + <li> Runtime bugfix - you can now do it consectiveley with no problems
189 + <li> Runtime removed duplicates from path variables
190 + <li> Runtime - multiple definitions of regular runtime variables simply replace
191 + rather than add with spaces.
192 + </ol>
193 + <p>
194 + <hr>
195 + <p>
196   <h1>Release Notes For Version V0_9_28</h1>
197   <hr>
198   <ol>
# Line 257 | Line 443 | File SCRAM/toolbox/OpenInventor changed
443   >Chris Williams</a>
444   </td>
445   <td align=center>
446 < Last Updated Thu Aug 19 11:15:26 1999
446 > Last Updated Wed Oct 13 15:56:16 1999
447   </td>
448   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
449   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines