Atsushi Eno 2022c818f4 2004-11-26 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 18515ab185 2004-11-24 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.XPath 2022c818f4 2004-11-26 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl e9f29771eb 2004-11-24 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl.Operations 9fbc935080 2004-11-24 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml 16dd4c5974 2004-11-26 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query 1d3cbfe8b8 2004-11-17 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Schema 5a8d83435a 2004-11-25 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Serialization 212bcb99fe 2004-11-24 Lluis Sanchez Gual <[email protected]> 21 years ago
System.Xml.XPath 7f712723c0 Add yacc_verbose_flag supprot 21 years ago
System.Xml.Xsl 4ee0f81cce 2004-10-09 Atsushi Enomoto <[email protected]> 21 years ago
Test 53d8624a86 2004-11-22 Atsushi Enomoto <[email protected]> 21 years ago
.cvsignore 97553bb62e cvs ignores, sorry about the spam 21 years ago
ChangeLog 1d9c698c9d 2004-11-25 Atsushi Enomoto <[email protected]> 21 years ago
Makefile 1d9c698c9d 2004-11-25 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 925317ddf9 2004-11-22 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).