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.39 by williamc, Mon Oct 18 10:39:38 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>Installation script changed to create a common scram database between versions
14 + <li>list and install use common database if it exists
15 + <li>SCRAM databases can now be linked together
16 + <li>\lt&export> tags are no longer propogated by default. Set
17 +        scram_autoexport=true in your top level BuildFile to return to
18 +        the previous behaviour.
19 + <li>New scram db command for maintaining databse linking
20 + <li>Enhanced Binary Functionality. Now you can define different Build
21 + environmentss for each binary target.
22 + <li>&lt;Environment> tags to define binary environments
23 + <li>Seperation of build areas for each binary - no more template clashes.
24 + <li>Redefinition of bin targets from : to ::
25 +   - may prove backwards incompatible with some project configuration files.
26 + <li>Updated build help system - only generic and binary targets at present
27 + </ol>
28 + <p>
29 + <hr>
30 + <p>
31 + <h1>Release Notes For Version V0_9_42</h1>
32 + <hr>
33 + <ol>
34 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
35 + </ol>
36 + <p>
37 + <hr>
38 + <p>
39 + <h1>Release Notes For Version V0_9_41</h1>
40 + <hr>
41 + <ol>
42 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
43 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
44 + <li> Update of IGUANA description to version to V1_0_0
45 + </ol>
46 + <p>
47 + <hr>
48 + <p>
49 + <h1>Release Notes For Version V0_9_40</h1>
50 + <hr>
51 + <ol>
52 + <li> New group definition mechanism added. Will no look for group definitions
53 +        in the config/groups.mk file
54 + <li> Removal of all hardwired groups from the scram source code
55 + <li> Automated version selection mechanism added
56 + <li> Output from <em>scram version</em> changed. Will now detect a link version
57 + and print both link and the actual version name. e.g current ---> V0_9_40
58 + </ol>
59 + <p>
60 + <hr>
61 + <p>
62 + <h1>Release Notes For Version V0_9_39</h1>
63 + <hr>
64 + <ol>
65 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
66 + definintions to the dependency generator
67 + <li> Run the configuration phase silently to remove confusing messages from the user
68 + </ol>
69 + <p>
70 + <hr>
71 + <p>
72 + <h1>Release Notes For Version V0_9_38</h1>
73 + <hr>
74 + <ol>
75 + <li> BugFix - no more errors during the first scram build command. The client
76 + configuration is now built beforehand in a completeley seperate process as the
77 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
78 + <li> Insure - picks up only local debug rather than all debug libs.
79 + <li> Insure documentation.
80 + <li> fortran objects now position independent in g77 (fortran on linux)
81 + <li> gcc2.95 compiler specifics added
82 + </ol>
83 + <h2>Files Changed</h2>
84 + <pre>
85 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
86 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
87 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
88 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
89 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
90 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
91 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
92 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
93 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
94 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
95 + </pre>
96 + <p>
97 + <hr>
98 + <p>
99 + <h1>Release Notes For Version V0_9_37</h1>
100 + <hr>
101 + <ol>
102 + <li> Motif configuration on Linux - now will always ask where - no defaults
103 + <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
104 + <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
105 +     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
106 +     force it to be searched ahead of the usual dependency structure.
107 + </ol>
108 + <p>
109 + <hr>
110 + <p>
111   <h1>Release Notes For Version V0_9_36</h1>
112   <hr>
113   <ol>
# Line 350 | Line 451 | File SCRAM/toolbox/OpenInventor changed
451   >Chris Williams</a>
452   </td>
453   <td align=center>
454 < Last Updated Tue Sep 14 16:45:15 1999
454 > Last Updated Wed Oct 13 15:56:16 1999
455   </td>
456   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
457   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines