Konstantin Triger 4ec16ce4cd fixing references hints 19 years ago
..
Assembly b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago
Mono.Xml d3d43fc0eb 2005-11-07 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Schema 8ae9f1becb 2006-08-04 Atsushi Enomoto <[email protected]> 19 years ago
Mono.Xml.XPath fb22f7e715 enable compilation using ms csc compiler 19 years ago
Mono.Xml.Xsl 8306e7cb52 TARGET_JVM: add msbuild project file 19 years ago
Mono.Xml.Xsl.Operations f7ec99dca7 2006-04-07 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml e8adca21e7 2006-08-07 Atsushi Enomoto <[email protected]> 19 years ago
System.Xml.Schema 44a8061934 cosmetic changes to enable compilation with MS 1.1 compiler 19 years ago
System.Xml.Serialization fb22f7e715 enable compilation using ms csc compiler 19 years ago
System.Xml.XPath 5bcb1c6d8d 2006-04-10 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Xsl 5aa4000b87 2006-07-06 Atsushi Enomoto <[email protected]> 19 years ago
Test e8adca21e7 2006-08-07 Atsushi Enomoto <[email protected]> 19 years ago
ChangeLog b3cbbff9ce 2006-07-24 Atsushi Enomoto <[email protected]> 19 years ago
Makefile 147ff02e8f Also distribute 77687inc.xsd 19 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 fc1f4cde3c build system update 19 years ago
System.Xml.dll.sources b3cbbff9ce 2006-07-24 Atsushi Enomoto <[email protected]> 19 years ago
System.Xml20.vmwcsproj 4ec16ce4cd fixing references hints 19 years ago
System.Xml_test.dll.sources d7cc337ecd * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/ 19 years ago
jay.bat 3151ae3a89 TARGET_JVM build system changes 20 years ago
net_1_1_java_System.Xml.dll.exclude.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago
net_1_1_java_System.Xml.dll.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago
run-W3C-tests.bat ccda672ae3 run-W3C-tests.bat: skip nunit build if already done 19 years ago
run-XSLT-tests.bat ccda672ae3 run-W3C-tests.bat: skip nunit build if already done 19 years ago
run-tests.bat 64bf43653c add bat files for running tests with java 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).