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,24 +0,0 @@
|
||||
2005-10-15 Zoltan Varga <vargaz@freemail.hu>
|
||||
|
||||
* Import 0.84 version of SharpZipLib and merge local changes. This is
|
||||
needed by newer versions of IKVM.
|
||||
|
||||
* ICSharpCode.SharpZipLib: Remove 0.6 version.
|
||||
|
||||
2004-11-25 Raja R Harinath <rharinath@novell.com>
|
||||
|
||||
* Makefile (EXTRA_DISTFILES): Add SharpZipLib.pub.
|
||||
|
||||
2004-06-21 Raja R Harinath <rharinath@novell.com>
|
||||
|
||||
* Makefile (LIBRARY_SNK): Sign with SharpZipLib.key. The library
|
||||
is delay-signed according to ICSharpCode.SharpZipLib/AssemblyInfo.cs.
|
||||
|
||||
2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
|
||||
|
||||
* Makefile: Don't sign this assembly as it is fully signed during
|
||||
compilation (we have the original private key). Thanks to Jackson.
|
||||
|
||||
2004-05-28 Duncan Mak <duncan@ximian.com>
|
||||
|
||||
* SharpZipLib.pub: Added public key.
|
||||
@@ -6,7 +6,7 @@ LIBRARY = ICSharpCode.SharpZipLib.dll
|
||||
LIBRARY_SNK = SharpZipLib.key
|
||||
|
||||
LIB_REFS = System System.Xml
|
||||
LIB_MCS_FLAGS = /r:$(corlib) -warn:1
|
||||
LIB_MCS_FLAGS = -warn:1
|
||||
NO_TEST = yes
|
||||
EXTRA_DISTFILES = SharpZipLib.pub $(LIBRARY_SNK)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user