xamarin-macios/mk/mono.mk

6 строки
165 B
Makefile
Исходник Обычный вид История

[mono] Bump mono to get M1 binaries (#10836) * [mono] Bump mono to get M1 binaries New commits in mono/mono: * mono/mono@be9218f4d1f Don't include mono-dtrace.h when generating offsets * mono/mono@14ac6d4f0b8 [2020-02] Backport Apple silicon support (#20909) * mono/mono@7dc02abf99c Build Mac/MacCat SDK archives on Xcode 12.4 * mono/mono@fdf57e77442 Disable DebuggerTests.Crash since it fails on Linux i386 in CI * mono/mono@8c552e98bd6 Bump bockbuild to include https://github.com/mono/bockbuild/pull/168 * mono/mono@b1e2a54c6a5 Remove signing from Jenkins MSI pipeline * mono/mono@a8f265550b3 Remove signing from Jenkins PKG/MSI pipelines * mono/mono@c621c35ffa0 Fix early return in Process.Start (#20833) * mono/mono@715757301fc [2020-02][System.Drawing] Work around libgdiplus Metafile dispose ordering (#20828) * mono/mono@305b6cff968 Revert some unrelated bumps * mono/mono@c66141a8c7b [AOT] Make native linker name configurable (#20816) * mono/mono@64368a00d85 Bump msbuild * mono/mono@364c87b1a7a Disable acceptance-tests/roslyn.mk * mono/mono@9b139294c04 Bump msbuild to fix build break * mono/mono@b9c050faf2e [aot] Quote the -Wl,install_name argument to clang. (#20660) Diff: https://github.com/mono/mono/compare/5e9cb6d1c1de430965312927d5aed7fcb27bfa73..be9218f4d1f7529fbe85d15c58f6fe78161909b3 * [Make.Config] Use actual mono binaries Since mac binaries are built using Xcode 12.4 and iOS using Xcode 11.3 we are not accounting for this difference and we are building mono from source. Fix this scenario. * [tests] mmptests account for the arm64 binaries in mono
2021-03-12 20:33:40 +03:00
NEEDED_MONO_VERSION := be9218f4d1f7529fbe85d15c58f6fe78161909b3
NEEDED_MONO_BRANCH := 2020-02
MONO_DIRECTORY := mono
MONO_MODULE := https://github.com/mono/mono