xamarin-macios/tools
Rolf Bjarne Kvinge 427c5447db
[tools] Make exception marshalling the default for CoreCLR (and make it an error to choose otherwise). (#11535)
* Make 'throw Objective-C exception' the default for managed exception marshalling.
* Make 'throw managed exception' the default for Objective-C exception marshalling.
* Disallow the 'unwind through native frames' option: CoreCLR won't do it.
* Disallow the 'unwind through managed frames' option: it's the safeset
  option by far, and also matches the reverse case.
* Disallow the 'disable' option: this is also not safe, let's try to go the
  safe route with CoreCLR.
* Change the default in native code too.

Partial fix for #10940.
2021-05-13 20:59:18 +02:00
..
apidiff [CI] Re-enable API and Generator diff. (#11187) 2021-04-29 17:53:06 -04:00
app-compare [tests][dotnet] A few helping touch to do size comparison (#11446) 2021-05-05 19:15:18 -04:00
common [tools] Make exception marshalling the default for CoreCLR (and make it an error to choose otherwise). (#11535) 2021-05-13 20:59:18 +02:00
devops initial changes to Change languageSet and Dependencies (#11512) 2021-05-13 08:35:08 -05:00
dotnet-linker initial changes to Change languageSet and Dependencies (#11512) 2021-05-13 08:35:08 -05:00
governance Merge xcode12 into d16-8. 2020-09-18 17:51:52 -04:00
install-source Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
linker [dotnet][linker] Fix the elimitation of calls for `UIApplication::EnsureUIThread` (#11523) 2021-05-12 20:18:49 -04:00
mlaunch [mlaunch] Don't ship for MacCatalyst. (#11397) 2021-05-04 08:26:01 +02:00
mmp initial changes to Change languageSet and Dependencies (#11512) 2021-05-13 08:35:08 -05:00
mtouch [tools] Make exception marshalling the default for CoreCLR (and make it an error to choose otherwise). (#11535) 2021-05-13 20:59:18 +02:00
siminstaller [siminstaller] Update parsing xml because Apple changed their schema. (#8231) 2020-03-30 16:50:03 -04:00
xibuild [xibuild] Clean up temporary files when done. (#7508) 2019-12-03 14:42:56 +01:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile [tools] Honor the ENABLE_DOTNET variable. Fixes #9475. (#9502) 2020-08-26 07:59:46 +02:00
compare-commits.sh [Generator Diff] Ignore file we are not interested in. (#11409) 2021-05-02 20:08:51 -04:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
nunit3-console-3.9.0 [xharness] Look at the exact NUnit version an NUnit project is referencing to figure out how to run it in a makefile. (#9322) 2020-08-10 10:47:45 +02:00
nunit3-console-3.10.0 [msbuild] Update tests to NUnit 3.12. (#7597) 2019-12-16 23:55:59 +01:00
nunit3-console-3.11.1 [msbuild] Update to NUnit 3.12 and NUnit.ConsoleRunner 3.11.1. (#8613) 2020-05-20 09:26:05 +02:00
tools.sln [mtouch/mmp] Rework the project files. (#8575) 2020-05-12 16:37:43 +02:00