Atsushi Eno eff521817b 2005-03-30 Atsushi Enomoto <[email protected]> 21 years ago
..
Assembly dd96587af7 Set version to 2.0.3600.0 even with BOOTSTRAP_NET_2_0. 21 years ago
Mono.Xml 503e5b950a 2004-12-17 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Schema 3fd40ec8ba 2005-03-22 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.XPath ba29128f95 2005-03-22 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl 67de8221a4 2005-03-25 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml eff521817b 2005-03-30 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query 1d3cbfe8b8 2004-11-17 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Schema 6cc38a4219 2005-03-22 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Serialization a3fc0d1cd0 2005-03-29 Lluis Sanchez Gual <[email protected]> 21 years ago
System.Xml.XPath 0c6e946eb5 2004-03-25 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Xsl c6abb6a8d8 2005-03-22 Atsushi Enomoto <[email protected]> 21 years ago
Test 1466ec3475 2005-03-29 Lluis Sanchez Gual <[email protected]> 21 years ago
.cvsignore 97553bb62e cvs ignores, sorry about the spam 21 years ago
ChangeLog ad73d6ca40 2004-03-22 Atsushi Enomoto <[email protected]> 21 years ago
Makefile ad73d6ca40 2004-03-22 Atsushi Enomoto <[email protected]> 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 63a58a8b58 2005-03-04 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml_test.dll.sources c3ebf1694a 2004-09-13 Atsushi Enomoto <[email protected]> 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).