You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -1,18 +0,0 @@
|
||||
2006-01-11 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* dtd2rng.cs : return <optional><attribute .../></optional> when an
|
||||
attribute is #IMPLIED.
|
||||
|
||||
2005-12-16 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* dtd2rng.cs : datatypeLibrary remapping. Compact syntax output.
|
||||
Datatype library remapping is required.
|
||||
|
||||
2005-12-15 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* dtd2rng.cs : mixed + empty should be text.
|
||||
|
||||
2005-12-15 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* dtd2rng.cs, dtd2rng.exe.sources, Makefile, ChangeLog :
|
||||
new files.
|
@@ -2,7 +2,8 @@ thisdir = tools/dtd2rng
|
||||
SUBDIRS =
|
||||
include ../../build/rules.make
|
||||
|
||||
LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:Commons.Xml.Relaxng.dll
|
||||
LOCAL_MCS_FLAGS =
|
||||
LIB_REFS = System.Xml Commons.Xml.Relaxng
|
||||
PROGRAM = dtd2rng.exe
|
||||
|
||||
include ../../build/executable.make
|
||||
|
Reference in New Issue
Block a user