xamarin-macios/tools
Alexander Köplinger 7c73d70b4f [linker] Don't remove RuntimeCompatibilityAttribute from assembly
It's needed at runtime since it changes exception handling behavior.

The "link sdk" Linker_RuntimeWrappedException() test relies on it,
but this never showed up there since "link sdk" doesn't link the main assembly.
2019-04-03 23:52:18 +02:00
..
apidiff [apidiff] Remove the `_*` noise in XM diffs (#5721) 2019-03-06 11:02:50 -05:00
bcl-test-importer [XHarness] Make TvOS and WatchOS use their test dlls. (#5794) 2019-03-24 18:54:15 +01:00
common [mtouch][mmp] Add control over the the linker new `BeforeFieldInit` optimization (#5820) 2019-04-01 21:21:56 -05:00
install-source Update pdb files in install-source tool 2019-03-22 12:20:07 +01:00
linker [linker] Don't remove RuntimeCompatibilityAttribute from assembly 2019-04-03 23:52:18 +02:00
mlaunch Clone files if possible whenever it makes sense. (#5049) 2018-10-29 16:09:30 +01:00
mmp mmp: Require mono-native even for Classic mode 2019-03-25 16:37:37 +01:00
mtouch [mtouch][mmp] Add control over the the linker new `BeforeFieldInit` optimization (#5820) 2019-04-01 21:21:56 -05:00
siminstaller [siminstaller] Improve failure scenarios. (#5662) 2019-02-25 07:33:37 +01:00
xibuild [xibuild] Add support for /verbose, and use it accordingly. (#5224) 2019-01-09 07:43:22 +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 Add tool to download and install simulators, and use it to provision the iOS 10.3 simulator if needed. Fixes maccore#1442. (#5645) 2019-02-22 10:39:16 +01:00
compare-commits.sh [jenkins] Try to give better information when api comparison / generator diff fails. (#5477) 2019-01-25 17:33:58 +01: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