[sdks] Compile support/{zlib-helper,nl}.c so XI/XM/XA does not have to cherry-pick...
commit5187b0bdaaff56936d697b0753dad51e7498991d
authorLudovic Henry <luhenry@microsoft.com>
Wed, 14 Nov 2018 03:06:04 +0000 (13 22:06 -0500)
committerGitHub <noreply@github.com>
Wed, 14 Nov 2018 03:06:04 +0000 (13 22:06 -0500)
tree59b143942aa84de93e22f26b9d84bc32f8810678
parent6b858ef9d75a5aaea344529b640eeb30d4d78740
[sdks] Compile support/{zlib-helper,nl}.c so XI/XM/XA does not have to cherry-pick them (#11599)

* [sdks] Compile support/{zlib-helper,nl}.c so XA doesn't have to cherry-pick it.

* [sdks] Fix ios and android compilation and use of tests

The tests are already built as part of the archive, so there is no need to recompile them. We just need to pick them from the right folder.
12 files changed:
mcs/class/Makefile
mcs/class/System/System.IO.Compression/DeflateStream.cs
mcs/class/System/System.Net.NetworkInformation/NetworkChange.cs
mono/metadata/Makefile.am
mono/metadata/empty.c [new file with mode: 0644]
mono/metadata/icall-decl.h
mono/metadata/icall-def.h
mono/metadata/icall.c
scripts/ci/run-jenkins.sh
sdks/android/Makefile
sdks/ios/Makefile
sdks/ios/appbuilder/appbuilder.cs