Atsushi Eno de5f29b0e5 2004-11-17 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 bd8c604df1 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Schema ef135e361d 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.XPath 93eec5f0dc 2004-11-14 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl 94471c5bbb 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl.Operations 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml 866dca5fdd 2004-11-14 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query 511df36491 oops, the change was missing. 21 years ago
System.Xml.Schema de5f29b0e5 2004-11-17 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Serialization db97ee020e 2004-10-19 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.XPath 7875109b60 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Xsl 4ee0f81cce 2004-10-09 Atsushi Enomoto <[email protected]> 21 years ago
Test d071899d3e 2004-11-14 Atsushi Enomoto <[email protected]> 21 years ago
.cvsignore 97553bb62e cvs ignores, sorry about the spam 21 years ago
ChangeLog 652bcab9b1 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
Makefile fa108b4d89 2004-10-29 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 652bcab9b1 2004-11-08 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).