[sdks] Build mac in Mono SDKs (#13535)
commitdbc3c1a1cdc99b94488fba5b5f587ae8d7a8f1fc
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 19 Mar 2019 19:44:42 +0000 (19 20:44 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2019 19:44:42 +0000 (19 20:44 +0100)
tree31f6c791893ac981bdb27ef61ca38eb00017d25a
parent4cd506823079bc15c9ee72da4f94a653f237a5e5
[sdks] Build mac in Mono SDKs (#13535)

Enables building of the xammac runtime and BCL/tests into the SDKs archive.

Contributes to #11397
16 files changed:
mcs/build/profiles/xammac.make
mcs/class/Microsoft.CSharp/xammac_Microsoft.CSharp_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/Mono.Data.Sqlite/xammac_Mono.Data.Sqlite_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.ComponentModel.Composition.4.5/xammac_System.ComponentModel.Composition_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Core/xammac_System.Core_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Runtime.Serialization/xammac_System.Runtime.Serialization_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Security/xammac_System.Security_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Web.Services/xammac_System.Web.Services_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System/xammac_System_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System/xammac_System_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/corlib/Makefile
mcs/class/corlib/xammac_corlib_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/corlib/xammac_corlib_xtest.dll.exclude.sources [new file with mode: 0644]
scripts/ci/pipeline/sdks-archive.groovy
scripts/ci/run-jenkins.sh
sdks/builds/mac.mk