xamarin-macios/mk
Rolf Bjarne Kvinge 0e7952053c [mmp] References are optional when not linking the app, so don't show errors in that case. Fixes #40786. (#40)
It is apparently common to have references to assemblies that can't
be resolved when building apps with the linker disabled, so we need
to support that.

So add a custom reference loading step that only shows a warning
for unresolvable assemblies.

Also bump maccore to add a test.

commit xamarin/maccore@190c67d855
Author: Rolf Bjarne Kvinge <rolf@xamarin.com>
Date:   Tue May 10 18:14:04 2016 +0200

    [tests] Add test case for bug #40786.

    https://bugzilla.xamarin.com/show_bug.cgi?id=40786

https://bugzilla.xamarin.com/show_bug.cgi?id=40786
2016-05-11 10:16:30 -04:00
..
quiet.mk Add build system. 2016-04-21 19:11:24 +02:00
rules.mk Add build system. 2016-04-21 19:11:24 +02:00
subdirs.mk Add build system. 2016-04-21 19:11:24 +02:00
versions.mk Move guiunit to public repo so it can be used for XM unit tests 2016-05-04 15:12:18 -04:00
xamarin.mk [mmp] References are optional when not linking the app, so don't show errors in that case. Fixes #40786. (#40) 2016-05-11 10:16:30 -04:00