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 by williamc, Tue Jun 1 11:44:15 1999 UTC vs.
Revision 1.1.2.9 by williamc, Fri Jul 16 17:53:01 1999 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines