xamarin-macios/dotnet/targets
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
..
.gitignore [dotnet] Rename Xamarin.Shared.Sdk.Versions.props to Xamarin.Shared.Sdk.Versions.targets. 2020-10-16 14:27:57 +02:00
Microsoft.Sdk.DefaultItems.template.props [dotnet] Make default items file templated to make it platform-specific. 2020-10-16 14:27:57 +02:00
WorkloadManifest.template.json [dotnet] Create a WorkloadManifest.json for each platform. 2020-10-16 14:27:42 +02:00
Xamarin.Shared.Sdk.DefaultItems.targets [dotnet] Move the default inclusion to Xamarin.Shared.Sdk.DefaultItems.props. 2020-10-16 14:27:57 +02:00
Xamarin.Shared.Sdk.TargetFrameworkInference.targets [dotnet] Use net5.0-[ios|tvos|watchos|macos] TargetFrameworks. (#9532) 2020-08-31 09:27:19 +02:00
Xamarin.Shared.Sdk.Versions.template.targets [dotnet] Rename Xamarin.Shared.Sdk.Versions.props to Xamarin.Shared.Sdk.Versions.targets. 2020-10-16 14:27:57 +02:00
Xamarin.Shared.Sdk.targets [dotnet] Implement AOT compilation for mobile platforms (#9962) 2020-10-27 15:16:34 +01:00