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,8 +0,0 @@
|
||||
2009-03-12 Jb Evain <jbevain@novell.com>
|
||||
|
||||
* cilstrip.cs: unwrap TargetInvocationException.
|
||||
|
||||
2008-10-01 Jb Evain <jbevain@novell.com>
|
||||
|
||||
* cilstrip.cs: mono-cecil-cil is a tool to empty method bodies for
|
||||
assemblies that have been AOTed.
|
@@ -2,6 +2,9 @@ thisdir = tools/cil-strip
|
||||
SUBDIRS =
|
||||
include ../../build/rules.make
|
||||
|
||||
LOCAL_MCS_FLAGS =
|
||||
LIB_REFS = System
|
||||
|
||||
PROGRAM = mono-cil-strip.exe
|
||||
|
||||
include ../../build/executable.make
|
||||
|
@@ -1,28 +0,0 @@
|
||||
2005-06-15 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* SmallXmlParser.cs, SecurityParser.cs : they can be CLSCompliant now.
|
||||
|
||||
2005-05-12 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* SmallXmlParser.cs,
|
||||
SecurityParser.cs : Use new SmallXmlParser.cs instead of MiniParser.
|
||||
|
||||
2004-09-16 Sebastien Pouliot <sebastien@ximian.com>
|
||||
|
||||
* MiniParser.cs: Fixed warning (l4) for unused variables. Removed
|
||||
duplicate (and identical) license.
|
||||
|
||||
2004-05-14 Marek Safar <marek.safar@seznam.cz>
|
||||
|
||||
* MiniParser.cs, SecurityParser.cs: [CLSCompliant (false)]
|
||||
only for public mode.
|
||||
|
||||
2003-07-05 Sebastien Pouliot <spouliot@videotron.ca>
|
||||
|
||||
* SecurityParser.cs: Parse an XML string and convert it to a
|
||||
SecurityElement object.
|
||||
|
||||
2003-02-08 Sebastien Pouliot <spouliot@videotron.ca>
|
||||
|
||||
* MiniParser.cs: Renamed namespace to match new location.
|
||||
|
Reference in New Issue
Block a user