xamarin-macios/dotnet
Rolf Bjarne Kvinge 15ae4595b9
[dotnet] Add support for setting the exception marshalling mode in the GenerateMain step. (#9517)
* [dotnet] Pass exception marshaling options to the linker configuration, and pass it along to the Application instance.

* [dotnet] Write the selected exception marshaling modes to the generated main file.

* [dotnet-linker] Set the default cooperative GC mode.

The code to select the default exception marshalling mode needs it.
2020-08-27 08:27:31 +02:00
..
Microsoft.iOS.Sdk Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
Microsoft.macOS.Sdk [dotnet] Implement 'dotnet run' for macOS apps. (#8600) 2020-05-14 17:16:35 +02:00
Microsoft.tvOS.Sdk Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
Microsoft.watchOS.Sdk Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
package [dotnet] Ship libxamarin.dylib and friends. (#8830) 2020-06-15 17:47:18 +02:00
targets [dotnet] Add support for setting the exception marshalling mode in the GenerateMain step. (#9517) 2020-08-27 08:27:31 +02:00
.gitignore Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
DefaultCompilationIncludes.md [dotnet] Disable default compilation includes for binding projects. 2020-08-10 16:12:41 +02:00
Makefile [dotnet] Use the exact same dotnet version in our global.jsons as in Make.config. (#8984) 2020-07-01 17:08:46 +02:00
VERSIONS.md Rename master to main. (#8851) 2020-06-16 15:51:44 +02:00