Lluis Sanchez cd403b28dc 2005-07-14 Lluis Sanchez Gual <[email protected]> 20 years ago
..
Assembly 9371fbf8ba Remove copy and paste reuse for Locale.cs. 20 years ago
Mono.Xml 0e8decdb37 remove svn:executable from .cs files 20 years ago
Mono.Xml.Schema b27c8e1534 remove .cvsignore from everywhere, as it is useless on svn 20 years ago
Mono.Xml.XPath b27c8e1534 remove .cvsignore from everywhere, as it is useless on svn 20 years ago
Mono.Xml.Xsl b27c8e1534 remove .cvsignore from everywhere, as it is useless on svn 20 years ago
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml 512ed7121f 2005-06-29 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Schema e91d96d244 2005-07-04 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Serialization cd403b28dc 2005-07-14 Lluis Sanchez Gual <[email protected]> 20 years ago
System.Xml.XPath b27c8e1534 remove .cvsignore from everywhere, as it is useless on svn 20 years ago
System.Xml.Xsl 7ee4149d42 more executable bits 20 years ago
Test b053572757 * Makefile, xslttest.cs: convert to be executed from NUnit 20 years ago
ChangeLog 4598b5ce15 * Makefile (EXTRA_DISTFILES): Add files in Test/XmlFiles and 20 years ago
Makefile 4598b5ce15 * Makefile (EXTRA_DISTFILES): Add files in Test/XmlFiles and 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 7ee4149d42 more executable bits 20 years ago
System.XML.vmwcsproj 55eff9d29c Update Visual MainWin project file to recent changes in sources 20 years ago
System.Xml.dll.sources 7ee4149d42 more executable bits 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).