xamarin-macios/tools/mtouch
Alex Soto aef1775532 [Intents] Add Intents bindings from Xcode 8 b2 2016-07-14 04:02:12 -05: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] Reenable the symbolication to allow debugging and update its implementation. (#284) 2016-06-28 14:35:05 -04:00
Assembly.cs [mtouch] Quote the .dylib used for incremental builds. Fixes #42006 (#303) 2016-06-28 12:51:05 -04: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 [Intents] Add Intents bindings from Xcode 8 b2 2016-07-14 04:02:12 -05: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 [mtouch] Make sure to reference mono_profiler_startup_log so that the native linker doesn't remove the symbol. Fixes #41666. (#340) 2016-07-04 13:26:12 -04:00
mtouch.csproj [mtouch] Reenable the symbolication to allow debugging and update its implementation. (#284) 2016-06-28 14:35:05 -04: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