xamarin-macios/tools/mtouch
Sebastien Pouliot 63115e2edf Backport d15-3 SR2 fixes (#2515) 2017-08-22 21:00:03 -04: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] Don't allow building for 32-bit when deployment target is >= 11. Fixes #57966. (#2303) 2017-07-11 08:54:50 +02:00
Assembly.cs [mtouch] Compare contents of config files before copying them. (#2142) 2017-05-31 13:15:43 +02:00
AssemblyResolver.cs [mtouch] Implement support for sharing code between app extensions and container apps. 2017-02-10 16:39:15 +01:00
BitcodeConverter.cs [mtouch] Handle non-ascii characters when converting assembly to bitcode assembly. Fixes #56876. (#2141) 2017-06-01 17:24:39 +02:00
BuildTasks.mtouch.cs [mtouch] Improve how we make sure native symbols aren't stripped away. Fixes #51710 and #54417. (#2162) 2017-06-02 18:29:19 +02:00
Makefile [mtouch/mmp] Ignore warnings about unguarded code section with regards to availability. (#2441) 2017-08-08 08:49:20 -04:00
SdkVersions.cs.in Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Stripper.cs [mtouch] Strip while copying assemblies. 2017-02-10 14:39:48 +01:00
Target.cs Pass -Wunguarded-availability-new to quiet a new clang warning (#2424) 2017-08-04 12:19:37 -05:00
Tuning.cs Backport d15-3 SR2 fixes (#2515) 2017-08-22 21:00:03 -04:00
error.cs Fixup Xamarin.Mac Hybrid AOT and improve testing (#1995) 2017-05-16 13:29:08 -05:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs [Mac,iOS] Generate create_classes as C methods so they can be used from objc. (#2158) 2017-06-02 09:19:04 +02:00
mtouch.csproj [mtouch] Improve how we make sure native symbols aren't stripped away. Fixes #51710 and #54417. (#2162) 2017-06-02 18:29:19 +02:00
mtouch.in [mtouch] Exec the binary in the script. (#1295) 2016-12-02 17:41:38 +01:00
mtouch.sln [mtouch] Add the mtouch test project to the Xamarin.iOS solution. (#1510) 2017-01-16 18:46:15 +01:00
simlauncher.m [Mac,iOS] Generate create_classes as C methods so they can be used from objc. (#2158) 2017-06-02 09:19:04 +02:00