xamarin-macios/dotnet/targets
Rolf Bjarne Kvinge 92eda7f353
[dotnet] Add support for selecting whether to create P/Invoke wrappers or not. Fixes #4940. (#14961)
* This is a potential mitigation for slower transition to native code when
  exception marshalling is enabled (#14812).
* A minor modification was required in the linker, to make sure any modified
  assemblies are saved.

Fixes https://github.com/xamarin/xamarin-macios/issues/4940.
2022-05-11 16:42:01 +02:00
..
.gitignore [dotnet] Templateify some build logic. (#10618) 2021-02-11 20:17:12 +01:00
Microsoft.MacCatalyst.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
Microsoft.Sdk.DefaultItems.template.props [dotnet] Don't include @(Compile) and @(EmbeddedResource) items in @(BundleResource) items by default. Fixes #14442. (#14571) 2022-03-31 08:17:53 +02:00
Microsoft.Sdk.Versions.template.props [dotnet] Generate an itemgroup with the valid runtime identifiers and use it to detect invalid runtime identifiers. (#13484) 2021-12-03 07:57:08 +01:00
Microsoft.iOS.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
Microsoft.macOS.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
Microsoft.tvOS.Sdk.ImplicitNamespaceImports.props [dotnet] Only add a global nfloat using if we're compiling for C# 10 or later. Fixes #14434. (#14475) 2022-03-24 10:14:16 +01:00
WorkloadManifest.MacCatalyst.template.json [dotnet] Add runtime packs to workload manifests (#12168) 2021-07-22 10:41:40 +02:00
WorkloadManifest.iOS.template.json [dotnet] Add runtime packs. 2021-11-30 18:20:43 +01:00
WorkloadManifest.macOS.template.json [dotnet] Add runtime packs to workload manifests (#12168) 2021-07-22 10:41:40 +02:00
WorkloadManifest.tvOS.template.json [dotnet] Add runtime packs. 2021-11-30 18:20:43 +01:00
Xamarin.Shared.Sdk.DefaultItems.targets Set IsImplicitlyDefined="true" on the System.Runtime.InteropServices.NFloat.Internal PackageReference (#14532) 2022-03-30 10:13:39 +02:00
Xamarin.Shared.Sdk.Publish.targets [dotnet] Show an error if an app developer tries to publish a simulator architecture. (#13462) 2021-11-29 23:13:48 +01:00
Xamarin.Shared.Sdk.TargetFrameworkInference.props [dotnet] Normalize the casing of the 'TargetPlatformIdentifier' value on Mac Catalyst. (#10617) 2021-02-11 20:19:36 +01:00
Xamarin.Shared.Sdk.props [dotnet] Adds platform specific RID options (#14643) 2022-04-06 09:39:33 +02:00
Xamarin.Shared.Sdk.targets [dotnet] Add support for selecting whether to create P/Invoke wrappers or not. Fixes #4940. (#14961) 2022-05-11 16:42:01 +02:00