Gonzalo Paniagua Javier 838b6c5e41 2003-01-04 Gonzalo Paniagua Javier <[email protected]> 23 years ago
..
Microsoft.CSharp aeb956cd94 Moving these classes to their own assembly 23 years ago
Microsoft.Win32 eba68d5a04 use correct EventHandlers 23 years ago
System 8db33b5870 2002-09-16 Duncan Mak <[email protected]> 23 years ago
System.CodeDom 492d1d3251 2002-10-11 Ravi Pratap <[email protected]> 23 years ago
System.CodeDom.Compiler 37ab1524ac Removed TODO attribute from abstract members 23 years ago
System.Collections.Specialized ae48010ffe * ListDictionary.cs: 23 years ago
System.ComponentModel 1778549d07 Updated for building 23 years ago
System.ComponentModel.Design 73bd74f429 Added new files to System.ComponentModel.Design 23 years ago
System.Configuration 8543293ad2 2002-12-19 Gonzalo Paniagua Javier <[email protected]> 23 years ago
System.Diagnostics f69bd81f97 DiagnosticsConfigurationHandler.cs: 23 years ago
System.Globalization db1bb4f4eb 24 years ago
System.IO 542709a35c 23 years ago
System.Net 9e3be4ebbe Mono coding conventions 23 years ago
System.Net.Sockets 838b6c5e41 2003-01-04 Gonzalo Paniagua Javier <[email protected]> 23 years ago
System.Security.Cryptography.X509Certificates 3c0dff28e5 2002-10-21 Miguel de Icaza <[email protected]> 23 years ago
System.Security.Permissions 9794ca0af3 Move files here 23 years ago
System.Text.RegularExpressions fd59368b78 2002-12-20 Gonzalo Paniagua Javier <[email protected]> 23 years ago
System.Threading 6d11b05caa Removing old build files. NAnt doesn't use them. 24 years ago
System.Timers 5d07543d21 2002-11-20 Gonzalo Paniagua Javier <[email protected]> 23 years ago
Test eb692e0eda 2002-12-23 Nick Drochak <[email protected]> 23 years ago
.cvsignore fa08e387e7 Flush .cvs 23 years ago
ChangeLog deafc750cf 2002-12-10 Jeroen Janssen <[email protected]> 23 years ago
README 6ce92d2c45 Files to build the assembly with the mono runtime. 23 years ago
System.build 8fa2cc52ba 23 years ago
list 35abea5a09 Put CSharpCodeGenerator.cs back in build 23 years ago
list.unix 2f54d8339f Fixed typo 23 years ago
makefile.gnu a182fc63c0 2002-10-25 Gonzalo Paniagua Javier <[email protected]> 23 years ago

README

Build instructions for use with the mono runtime.

Run:
mcs @list.unix

If no errors occourred, copy the generated System.dll file to the runtime dir
(probably /usr/local/lib).