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.1 by williamc, Tue Jun 1 11:44:15 1999 UTC vs.
Revision 1.1.2.6 by williamc, Fri Jun 25 08:48:54 1999 UTC

# Line 4 | Line 4
4   <title>release notes</title>
5   <body>
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7 + <hr>
8 + <h1>Release Notes For Version V0_9_16</h1>
9 + <hr>
10 + <ol>
11 + <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
12 + files and directories in the current directory. Aimed to remove system dependenies on ls.
13 + </ol>
14 + <p>
15 + <hr>
16 + <h1>Release Notes For Version V0_9_15</h1>
17 + <hr>
18 + <ol>
19 + <li>Documentation (html) improved and updated
20 + <li>Addition of QT description file
21 + <li>Addition of generic targets for insure libraries
22 + <li>Fix for clean on Linux
23 + <li>Addition of MultiThreaded make variable for switching on compiler
24 + functionality
25 + </ol>
26 + <p>
27 + <h2>Files changed</h2>
28 + <pre>
29 + File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
30 + File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
31 + File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
32 + File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
33 + File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
34 + File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
35 + File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
36 + File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
37 + File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
38 + File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
39 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
40 + File SCRAM/toolbox/QT is new; current revision 1.1.2.1
41 + </pre>
42 + <p>
43 + <hr>
44 + <h1>Release Notes For Version V0_9_14</h1>
45 + <hr>
46 + <ol>
47 + <li>Add project environment variable setting through scram runtime.
48 + <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
49 + it saves them the bother of defining a new link.
50 + <li>Add extra libraries for Linux__2 X11  (Xi, Xext)
51 + <li>IGUANA description file Updated
52 + </ol>
53 + <p>
54 + <hr>
55 + <h1>Release Notes For Version V0_9_13</h1>
56 + <hr>
57 + <ol>
58 + <li>More Mccabe Extensions to deal with instrumented code
59 + <li>Update runtime help instructions for sh - now you need eval on sh too!
60 + <li>Fix of setup bug for some description files - now will always convert to
61 +    lower case to ensure case independence for external dependencies.
62 + </ol>
63 + <p>
64 + <h2>Files changed</h2>
65 + <pre>
66 + File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
67 + File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
68 + File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
69 + File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
70 + File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
71 + </pre>
72 + <p>
73 + <hr>
74   <h1>Release Notes For Version V0_9_12</h1>
75   <hr>
76   <ol>
# Line 12 | Line 79
79   <li> update of runtime -sh to give set, export as supported by older shells.
80   <li> proper versioning in OpenGL and OpenInventor description files - no more dev
81   </ol>
82 + <p>
83 + <h2>Files changed</h2>
84 + <pre>
85 + File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
86 + File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
87 + File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
88 + File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
89 + File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
90 + File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
91 + File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
92 + File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
93 + File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
94 + </pre>
95 + <p>
96 + <hr>
97 + <h1>Release Notes For Version V0_9_11</h1>
98 + <hr>
99 + <ol>
100 + <li> Removal of all afs defaults during site setup so other afs sites can
101 +  use their own local copies
102 + <li> Add additional funtionality to the scram install command to aid in
103 +  building remote sites.
104 + </ol>
105 + <p>
106 + <hr>
107 + <h1>Release Notes For Version V0_9_10</h1>
108 + <hr>
109 + <ol>
110 + <li>Addition of .c and .cxx types
111 + <li> Shortening of setenv lines - maybe help those people with long
112 +  LD_LIBRARY_PATH variables
113 + <li> BootStrap BugFix - ' were causing problems
114 + </ol>
115   <! Style Sheet Footer ---------------Do not change anything after this line-->
116   <hr>
117   <table border=1 width=100%>
# Line 20 | Line 120
120   >Chris Williams</a>
121   </td>
122   <td align=center>
123 < Last Updated Tue Jun  1 13:38:00 1999
123 > Last Updated Tue Jun 15 16:02:59 1999
124   </td>
125   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
126   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines