Atsushi Eno 5ffc7747ea 2003-04-27 Atsushi Enomoto <[email protected]> 23 years ago
..
System.Xml 5ffc7747ea 2003-04-27 Atsushi Enomoto <[email protected]> 23 years ago
System.Xml.Schema e5b9d67bdb Temporarily remove the references to 23 years ago
System.Xml.Serialization 19882e1176 2003-04-26 Miguel de Icaza <[email protected]> 23 years ago
System.Xml.XPath 011004ad7f 2003-03-07 Piers Haken <[email protected]> 23 years ago
System.Xml.Xsl ca5e24f1a6 2003-03-11 Alan Tam <[email protected]> 23 years ago
Test 551cf034be 2003-04-25 Atsushi Enomoto <[email protected]> 23 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog 623d8c0d95 2003-03-18 Atsushi Enomoto <[email protected]> 23 years ago
Mono.System.XML.csproj 623d8c0d95 2003-03-18 Atsushi Enomoto <[email protected]> 23 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.build 8fa2cc52ba 23 years ago
list e013f26402 Add validating reader 23 years ago
list.unix 623d8c0d95 2003-03-18 Atsushi Enomoto <[email protected]> 23 years ago
makefile.gnu 062a00f4b0 2002-10-28 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.Xml.dll file to the runtime dir
(probably /usr/local/lib).