xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge b213ddd6c3 [registrar] Fix the old static registrar according to internal signature changes. 2016-06-09 13:18:45 +02:00
..
.gitignore Refactor static registrar to produce both a header and a source file. 2016-05-17 11:23:47 +02:00
Application.cs [mtouch] Tweak error message for MT0073 and MT0074. Fixes #40606. (#111) 2016-06-01 19:18:35 +02:00
Assembly.cs Refactor static registrar to produce both a header and a source file. 2016-05-17 11:23:47 +02:00
AssemblyResolver.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
BitcodeConverter.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Info.plist.tmpl Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Makefile [mtouch] Link non-bitcode ios apps with -lc++ if ENABLE_BITCODE_ON_IOS is set, since the mono libs require it. 2016-05-26 17:47:10 +02:00
OldStaticRegistrar.cs [registrar] Fix the old static registrar according to internal signature changes. 2016-06-09 13:18:45 +02:00
SdkVersions.cs.in Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Stripper.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Target.cs [mtouch] Link non-bitcode ios apps with -lc++ if ENABLE_BITCODE_ON_IOS is set, since the mono libs require it. 2016-05-26 17:47:10 +02:00
Tuning.cs Implement support for exception marshalling. 2016-05-17 11:23:48 +02:00
error.cs [mtouch] Unassigned unused error message. (#110) 2016-06-01 16:33:03 +02:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs [runtime] Handle any exceptions whenever we return from managed code. 2016-06-08 20:05:54 +02:00
mtouch.csproj Implement support for exception marshalling. 2016-05-17 11:23:48 +02:00
mtouch.in [mtouch/mmp] Use full path to mono. 2016-04-26 08:11:12 -04:00
simlauncher.m Add runtime variable to specify the exception marshalling modes, and mmp/mtouch options to select it. 2016-05-17 11:20:26 +02:00