xamarin-macios/tools
Sebastien Pouliot ba06a4c8f4 [macos][mmp] Fix RemoveSelectors when generics are used, Fix #55693 (#2104)
This XM-only RemoveSelectors works on FieldDefinition but in some cases,
e.g. inside a generic types, it's FieldReference that are encoded. This
meant the static constructor was not re-written correctly and would throw
a TargetInvocationException (since the fields were removed correctly)

https://bugzilla.xamarin.com/show_bug.cgi?id=55693
2017-05-18 08:45:23 -04:00
..
apidiff [apidiff] Update the current references to d15-2 branch (#2077) 2017-05-09 13:59:55 -04:00
common [mmp] Add support for linking only the platform (Xamarin.Mac.dll) assembly on the full profile (#1990) 2017-05-16 18:05:26 -04:00
install-source Pass StringComparison to string.StartsWith / EndsWith. (#1316) 2016-12-08 16:54:10 +01:00
linker [macos][mmp] Fix RemoveSelectors when generics are used, Fix #55693 (#2104) 2017-05-18 08:45:23 -04:00
mmp [mmp] Add support for linking only the platform (Xamarin.Mac.dll) assembly on the full profile (#1990) 2017-05-16 18:05:26 -04:00
mtouch Fixup Xamarin.Mac Hybrid AOT and improve testing (#1995) 2017-05-16 13:29:08 -05:00
pmcs [src] Make sure to always set all variants of our conditional compilation symbols. (#986) 2016-10-13 15:10:24 +02:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00