xamarin-macios/msbuild/Xamarin.Shared
Rolf Bjarne Kvinge 3db0a33b90
[dotnet] Implement AOT compilation for mobile platforms (#9962)
* Add an AOTCompile task that runs the AOT compiler for a given set of input assemblies.
  This task will eventually be deprecated by an equivalent task provided by Mono,
  but this works for now.

* Add an _AOTCompile target that takes care of running the AOT compiler and compile
  the result into object files.
2020-10-27 15:16:34 +01:00
..
Xamarin.ImplicitFacade.targets [msbuild] Share the logic to implicitly include netstandard.dll in the build. (#9146) 2020-07-22 14:57:35 +02:00
Xamarin.Shared.ObjCBinding.targets [msbuild] Emit binding resources to the EmbeddedResource item group instead of ManifestResourceWithNoCulture. Fixes #3876. (#9525) 2020-08-27 17:47:21 +02:00
Xamarin.Shared.Stubs.targets [msbuild] Share three stub targets for Windows between Xamarin.iOS and Xamarin.Mac. (#9443) 2020-08-21 18:10:32 +02:00
Xamarin.Shared.props [msbuild] Make the default value for IsMacEnabled property dependent upon the OS. (#9892) 2020-10-19 08:23:17 +02:00
Xamarin.Shared.targets [dotnet] Implement AOT compilation for mobile platforms (#9962) 2020-10-27 15:16:34 +01:00