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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines