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.28 by williamc, Fri Sep 24 17:16:29 1999 UTC vs.
Revision 1.1.2.46 by williamc, Mon Nov 1 14:08:01 1999 UTC

# Line 7 | Line 7
7   <p>
8   <hr>
9   <p>
10 + <h1>Release Notes For Version V0_10_3</h1>
11 + Mon Nov 1st 1999
12 + <hr>
13 + <ol>
14 + <li>BugFix : scram runtime no longer treats path variables as a regular
15 +        expression, allowing paths with strange characters such as +
16 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
17 + <li>ToolBox : IGUANA - updates for V1_0_0
18 + </ol>
19 + <p>
20 + <hr>
21 + <p>
22 + <h1>Release Notes For Version V0_10_2</h1>
23 + Wed Oct 20 1999
24 + <hr>
25 + <ol>
26 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
27 + </ol>
28 + <p>
29 + <hr>
30 + <p>
31 + <h1>Release Notes For Version V0_10_1</h1>
32 + Wed Oct 20 1999
33 + <hr>
34 + <ol>
35 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
36 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
37 + </ol>
38 + <p>
39 + <hr>
40 + <p>
41 + <h1>Release Notes For Version V0_10_0</h1>
42 + <hr>
43 + <ol>
44 + Database Related Enhancements
45 + <li>Installation script changed to create a common scram database between versions
46 + <li>list and install use common database if it exists
47 + <li>SCRAM databases can now be linked together
48 + <li>New scram db command for maintaining databse linking
49 + <p>
50 + BuildFile Related Enhancements
51 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
52 + <br>
53 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
54 +        the previous behaviour.
55 + <li>Binary Functionality. Now you can define different Build
56 + environments for each binary target. This allows you to specify different
57 + libs etc. to different bins.
58 + <li>&lt;Environment> tags to define binary environments
59 + <li>Seperation of build areas for each binary - no more template clashes.
60 + <li>Redefinition of bin targets from : to ::
61 +   - may prove backwards incompatible with some project configuration files.
62 + <li>Updated build help system - only generic and binary targets at present
63 + </ol>
64 + <p>
65 + <hr>
66 + <p>
67 + <h1>Release Notes For Version V0_9_42</h1>
68 + <hr>
69 + <ol>
70 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
71 + </ol>
72 + <p>
73 + <hr>
74 + <p>
75 + <h1>Release Notes For Version V0_9_41</h1>
76 + <hr>
77 + <ol>
78 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
79 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
80 + <li> Update of IGUANA description to version to V1_0_0
81 + </ol>
82 + <p>
83 + <hr>
84 + <p>
85 + <h1>Release Notes For Version V0_9_40</h1>
86 + <hr>
87 + <ol>
88 + <li> New group definition mechanism added. Will no look for group definitions
89 +        in the config/groups.mk file
90 + <li> Removal of all hardwired groups from the scram source code
91 + <li> Automated version selection mechanism added
92 + <li> Output from <em>scram version</em> changed. Will now detect a link version
93 + and print both link and the actual version name. e.g current ---> V0_9_40
94 + </ol>
95 + <p>
96 + <hr>
97 + <p>
98 + <h1>Release Notes For Version V0_9_39</h1>
99 + <hr>
100 + <ol>
101 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
102 + definintions to the dependency generator
103 + <li> Run the configuration phase silently to remove confusing messages from the user
104 + </ol>
105 + <p>
106 + <hr>
107 + <p>
108 + <h1>Release Notes For Version V0_9_38</h1>
109 + <hr>
110 + <ol>
111 + <li> BugFix - no more errors during the first scram build command. The client
112 + configuration is now built beforehand in a completeley seperate process as the
113 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
114 + <li> Insure - picks up only local debug rather than all debug libs.
115 + <li> Insure documentation.
116 + <li> fortran objects now position independent in g77 (fortran on linux)
117 + <li> gcc2.95 compiler specifics added
118 + </ol>
119 + <h2>Files Changed</h2>
120 + <pre>
121 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
122 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
123 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
124 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
125 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
126 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
127 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
128 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
129 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
130 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
131 + </pre>
132 + <p>
133 + <hr>
134 + <p>
135 + <h1>Release Notes For Version V0_9_37</h1>
136 + <hr>
137 + <ol>
138 + <li> Motif configuration on Linux - now will always ask where - no defaults
139 + <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
140 + <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
141 +     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
142 +     force it to be searched ahead of the usual dependency structure.
143 + </ol>
144 + <p>
145 + <hr>
146 + <p>
147   <h1>Release Notes For Version V0_9_36</h1>
148   <hr>
149   <ol>
# Line 350 | Line 487 | File SCRAM/toolbox/OpenInventor changed
487   >Chris Williams</a>
488   </td>
489   <td align=center>
490 < Last Updated Tue Sep 14 16:45:15 1999
490 > Last Updated Mon Nov  1 15:02:53 1999
491   </td>
492   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
493   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines