Update it
[mono.git] / doc / download
1 * Software Availability
2
3         The Virtual Execution System is available in package `mono'.
4         Currently this contains a metadata library and the
5         disassembler.  Please reffer to our <a
6         href="runtime.html">Runtime</a> description for more details
7         on this part of the project.
8
9         The code for the C# compiler as well as the language error
10         test suite and the class library are in the `mcs' package, we
11         will move this later into `mono' itself. 
12
13         In order to make mcs and the class libraries you will need the
14         GNU make tools.  These may be obtained for the Windows
15         environment from <a href="www.cygwin.com">cygwin.com</a>.
16
17 ** Sources
18
19         Currently we will be providing CVS snapshots every day, until
20         we make the first tarball release.
21
22         <ul>
23                 <a name="july-15">
24                 <b>July 15th, 2001</b>
25                 <ul>
26                 * <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
27                 * <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
28                 * <a href="archive/mono-0.4">Release Notes</a>
29                 </ul>
30
31                 <a name="july-14">
32                 <b>July 14th, 2001</b>
33                 <ul>
34                 * <a href="archive/jay.cs.tar.gz">archive/jay.cs.tar.gz</a>: Sources to Jay.
35                 * <a href="archive/mcs-12-Jul-2001.tar.gz">mcs-12-Jul-2001.tar.gz</a>: CVS snapshot.
36                 * <a href="archive/mono-0.3.tar.gz">mono-0.3.tar.gz</a>: Packaged Source Code.
37                 </ul>
38
39                 <a name="july-8">
40                 <b>July 8th, 2001</b>
41
42                 <ul>
43                 * <a href="archive/jay.cs.tar.gz">archive/jay.cs.tar.gz</a>: Sources.
44                 * <a href="archive/mcs-08-Jul-2001.tar.gz">mcs-08-Jul-2001.tar.gz</a>: CVS Snapshot
45                 * <a href="archive/mono-08-Jul-2001.tar.gz">mono-08-Jul-2001.tar.gz</a>: CVS Snapshot
46                 </ul>
47         </ul>
48
49 ** CVS
50
51         We are trying to figure out where to put our CVS repository.
52         We are debating between the GNOME CVS or SourceForge.  Watch
53         this spot.