xamarin-macios/tools/linker/MonoTouch.Tuner
Alexander Köplinger bcae65f998 MTouch: Always add GSS framework when mono-native is used
According to Rolf it's fine to always add since the native linker will
figure out if it's really needed and so customers don't need to do
anything when using -all_load.
2019-03-27 11:14:53 +01:00
..
Extensions.cs [linker] Improve inlining of IsDirectBinding check to inline both true and false values. (#3214) 2018-01-15 12:28:34 +01:00
InlinerSubStep.cs Revert "[linker] Inline BinaryCompatibility.TargetsAtLeast_Desktop_V4_5[_1] (#1518)" 2017-03-14 11:51:08 +01:00
ListExportedSymbols.cs MTouch: Always add GSS framework when mono-native is used 2019-03-27 11:14:53 +01:00
MetadataReducerSubStep.cs [linker] Update BaseSubStep subclasses to use ExceptionalSubStep (#1507) 2017-01-16 11:42:41 -05:00
MonoTouchMarkStep.cs [linker] Set flag when processing ParameterInfo.get_Name from XML files. Fixes #4978 (#4981) 2018-10-15 08:26:49 -04:00
MonoTouchProfile.cs Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04:00
MonoTouchSweepStep.cs [mtouch] Fix [InternalsVisibleTo] attribute parsing. Fixes #4895 (#4917) 2018-10-03 15:00:59 -04:00
OptimizeGeneratedCodeSubStep.cs [mtouch/mmp] Give users more control over optimizations, and share more code between mtouch and mmp. (#3242) 2018-01-23 11:33:48 +01:00
PreserveCode.cs Build mmp. 2016-04-24 14:47:26 -04:00
PreserveSmartEnumConversionsSubStep.cs [docs] Make PreserveSmartEnumConversionsSubStep use unique error codes and improve ExceptionalSubStep error documentation. (#5555) 2019-02-06 15:31:49 +01:00
ProcessExportedFields.cs [mtouch/mmp] Share code between link contexts. 2017-01-18 10:48:11 +01:00
RemoveAttributes.cs [linker] Implement a generic method of storing attributes the linker removes. (#3280) 2018-01-24 15:58:47 +01:00
RemoveBitcodeIncompatibleCodeStep.cs [mtouch] Fix warning in RemoveBitcodeIncompatibleCodeStep.cs (#5787) 2019-03-19 08:56:14 -05:00
RemoveCode.cs [linker] Update BaseSubStep subclasses to use ExceptionalSubStep (#1507) 2017-01-16 11:42:41 -05:00
SealerSubStep.cs [linker] Fix sealer to handle method overrides (#5643) 2019-02-21 08:24:53 -05:00