Andrew Skiba e5db703be7 fix the catalog better 20 years ago
..
Assembly dd96587af7 Set version to 2.0.3600.0 even with BOOTSTRAP_NET_2_0. 21 years ago
Mono.Xml 59f1697a06 2004-05-05 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Schema 59f1697a06 2004-05-05 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.XPath c75eb91733 2005-05-05 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl 6fd49bea9a 2005-06-06 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml 0d14407e85 2005-06-14 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Schema e84646a50a 2005-06-11 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Serialization f4b6e37e35 2005-06-14 Lluis Sanchez Gual <[email protected]> 20 years ago
System.Xml.XPath 9b6d39261d TARGET_JVM for roundtrip bug 20 years ago
System.Xml.Xsl 51f1fef710 Do a move to kill signs of hackishness 21 years ago
Test e5db703be7 fix the catalog better 20 years ago
.cvsignore 97553bb62e cvs ignores, sorry about the spam 21 years ago
ChangeLog baad1158ef * Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs. 20 years ago
Makefile baad1158ef * Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs. 20 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.vmwcsproj b93484ca6b Added System.XML.vmwcsproj Visual MainWin C# project file for building System.XML package for TARGET_JVM 20 years ago
System.Xml.dll.sources a6c63b3071 2005-05-09 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml_test.dll.sources e7869b768c 2004-05-05 Atsushi Enomoto <[email protected]> 20 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).