Atsushi Eno 2f81f65dc3 2004-07-09 Atsushi Enomoto <[email protected]> 21 years ago
..
Assembly 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml.Schema 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml.XPath 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml.Xsl.Operations 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml 1f12b8d706 2004-07-09 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml.Schema 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml.Serialization 2db3de1fd5 * XmlSerializer.cs: Fix fix. 21 years ago
System.Xml.XPath 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Test ce0ff3da1b Test update 21 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog 2f81f65dc3 2004-07-09 Atsushi Enomoto <[email protected]> 21 years ago
Makefile c950842ec2 Support for avoiding "sharing violations" while compiling core 21 years ago
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> 21 years ago
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 years ago
README 208e6b7e72 Files to build with the mono runtime. 23 years ago
System.Xml.dll.sources 2f81f65dc3 2004-07-09 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml_test.dll.sources 8b7ae3326c Remove trailing empty lines 21 years ago

README

Build instructions for use with the mono runtime.

Run:
mcs @list.unix

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